nixbot

builds

Mic92/tribuchet build #274 failed

branch main · PR #115 · commit 23259170c5 · · took 2m 24s

10 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.package-default 1m 54s
tribuchet-0.1.0: 181 | FastCDC::new(data, CDC_MIN, CDC_AVG.try_into().unwrap(), CDC_MAX) | ++++++++++++++++++++ h …
tribuchet-0.1.0:
181 |     FastCDC::new(data, CDC_MIN, CDC_AVG.try_into().unwrap(), CDC_MAX)
    |                                        ++++++++++++++++++++
help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
    |
181 |     FastCDC::new(data, CDC_MIN, CDC_AVG, CDC_MAX.try_into().unwrap())
    |                                                 ++++++++++++++++++++
For more information about this error, try `rustc --explain E0308`.
error: could not compile `tribuchet` (bin "tribuchet") due to 2 previous errors
failed checks.aarch64-linux.package-default 2m 14s
tribuchet-0.1.0: 181 | FastCDC::new(data, CDC_MIN, CDC_AVG.try_into().unwrap(), CDC_MAX) | ++++++++++++++++++++ h …
tribuchet-0.1.0:
181 |     FastCDC::new(data, CDC_MIN, CDC_AVG.try_into().unwrap(), CDC_MAX)
    |                                        ++++++++++++++++++++
help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
    |
181 |     FastCDC::new(data, CDC_MIN, CDC_AVG, CDC_MAX.try_into().unwrap())
    |                                                 ++++++++++++++++++++
For more information about this error, try `rustc --explain E0308`.
error: could not compile `tribuchet` (bin "tribuchet") due to 2 previous errors
dependency failed checks.aarch64-linux.package-worker-image
dependency failed checks.x86_64-linux.nixos-test-builds
dependency failed checks.x86_64-linux.nixos-test-container
dependency failed checks.x86_64-linux.nixos-test-lifecycle
dependency failed checks.x86_64-linux.nixos-test-nspawn
dependency failed checks.x86_64-linux.nixos-test-tailscale
failed checks.x86_64-linux.package-default 1m 45s
tribuchet-0.1.0: 181 | FastCDC::new(data, CDC_MIN, CDC_AVG.try_into().unwrap(), CDC_MAX) | ++++++++++++++++++++ h …
tribuchet-0.1.0:
181 |     FastCDC::new(data, CDC_MIN, CDC_AVG.try_into().unwrap(), CDC_MAX)
    |                                        ++++++++++++++++++++
help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
    |
181 |     FastCDC::new(data, CDC_MIN, CDC_AVG, CDC_MAX.try_into().unwrap())
    |                                                 ++++++++++++++++++++
For more information about this error, try `rustc --explain E0308`.
error: could not compile `tribuchet` (bin "tribuchet") due to 2 previous errors
dependency failed checks.x86_64-linux.package-worker-image
4 succeeded
succeeded attributes
status attribute duration
loading…
13 already built
skipped attributes
status attribute duration
loading…