setup
checks.aarch64-darwin.clippy
· build #74
· raw
1these 10 derivations will be built:2 /nix/store/0z9a0gagr9j0jav5in7a6r7lbx4l2ca1-cargo-src-chacha20-0.10.2.drv3 /nix/store/3hsb21xz6kmsh5f7p4whsnm0jwmvzc8d-Cargo.toml.drv4 /nix/store/qv46ay6khqf1i02v2z6hq1326lrvj163-source.drv5 /nix/store/hqcl393mb5fhkgvsqrpk822wp4n3pk10-cargo-package-chacha20-0.10.2.drv6 /nix/store/rm5b5z5jjq9jsryfy70vsrcvfa8wl5ks-cargo-package-cipher-0.5.2.drv7 /nix/store/ymiw0b36avwfzp4dlqqc0pi72lcjy0qp-cargo-package-inout-0.2.2.drv8 /nix/store/jhnd8z73m0j5jbpkxcf6p970fkv3jmkq-vendor-registry.drv9 /nix/store/x3nkicnvs2fmllrk5w2bqwww1pxryqsg-vendor-cargo-deps.drv10 /nix/store/wavi3p35dkrr0k7h8a2hdphl7z4nicyf-tincd-deps-0.1.0.drv11 /nix/store/29rrqy7irkns7c4mmmbalkhdxm5x4wq9-tincd-clippy-0.1.0.drv12error: build of '/nix/store/29rrqy7irkns7c4mmmbalkhdxm5x4wq9-tincd-clippy-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/29rrqy7irkns7c4mmmbalkhdxm5x4wq9-tincd-clippy-0.1.0.drv'.13 Reason: builder failed with exit code 101.14 Output paths:15 /nix/store/vfywb3mb3hhigp794yn92gl8dwcdwb8q-tincd-clippy-0.1.016 Last 25 log lines:17 > --> crates/tinc-sptps/tests/vs_c.rs:9:518 > |19 > 9 | use chacha20::ChaCha20Legacy;20 > | ^^^^^^^^^^^^^^^^^^^^^^^^ no `ChaCha20Legacy` in the root21 > |22 > note: found an item that was configured out23 > --> /nix/store/gihfhq0xi584dlkyjmg3zsna8i8x2y9a-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/chacha20-0.10.2/src/lib.rs:28:1824 > |25 > 27 | #[cfg(feature = "legacy")]26 > | ------------------ the item is gated behind the `legacy` feature27 > 28 | pub use legacy::{ChaCha20Legacy, ChaCha20LegacyCore, LegacyNonce};28 > | ^^^^^^^^^^^^^^29 >30 > error: unused import: `KeyIvInit`31 > --> crates/tinc-sptps/tests/vs_c.rs:10:2432 > |33 > 10 | use chacha20::cipher::{KeyIvInit, StreamCipher, StreamCipherSeek};34 > | ^^^^^^^^^35 > |36 > = note: `-D unused-imports` implied by `-D warnings`37 > = help: to override `-D warnings` add `#[allow(unused_imports)]`38 >39 > For more information about this error, try `rustc --explain E0432`.40 > error: could not compile `tinc-sptps` (test "vs_c") due to 2 previous errors41 > warning: build failed, waiting for other jobs to finish...42 For full logs, run:43 nix log /nix/store/29rrqy7irkns7c4mmmbalkhdxm5x4wq9-tincd-clippy-0.1.0.drv44error: Cannot build '/nix/store/29rrqy7irkns7c4mmmbalkhdxm5x4wq9-tincd-clippy-0.1.0.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/vfywb3mb3hhigp794yn92gl8dwcdwb8q-tincd-clippy-0.1.0