failed attributes
| status |
attribute |
duration |
| failed |
aarch64-linux.package-default
|
1m 13s |
tribuchet-0.1.0:
help: remove the extra argument
|
64 - let _ = sd_notify::notify(false, &[sd_notify::NotifyState::Ready]);
64 + let _ = sd_notify …
tribuchet-0.1.0:
help: remove the extra argument
|
64 - let _ = sd_notify::notify(false, &[sd_notify::NotifyState::Ready]);
64 + let _ = sd_notify::notify(&[sd_notify::NotifyState::Ready]);
|
For more information about this error, try `rustc --explain E0061`.
error: could not compile `tribuchet-sandboxd` (bin "tribuchet-sandboxd") due to 1 previous error
warning: build failed, waiting for other jobs to finish...
|
| dependency failed |
x86_64-linux.nixos-test
|
— |
| dependency failed |
x86_64-linux.nixos-test-tailscale
|
— |
| failed |
x86_64-linux.package-default
|
1m 5s |
tribuchet-0.1.0:
help: remove the extra argument
|
64 - let _ = sd_notify::notify(false, &[sd_notify::NotifyState::Ready]);
64 + let _ = sd_notify …
tribuchet-0.1.0:
help: remove the extra argument
|
64 - let _ = sd_notify::notify(false, &[sd_notify::NotifyState::Ready]);
64 + let _ = sd_notify::notify(&[sd_notify::NotifyState::Ready]);
|
For more information about this error, try `rustc --explain E0061`.
error: could not compile `tribuchet-sandboxd` (bin "tribuchet-sandboxd") due to 1 previous error
warning: build failed, waiting for other jobs to finish...
|