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
|
— |