setup
checks.aarch64-darwin.tincd-test
· build #80
· raw
1these 10 derivations will be built:2 /nix/store/0bsyzslmbxvw7h9n9985qyn9ix11nr2b-cargo-package-cipher-0.5.2.drv3 /nix/store/dyfznwv9ds0n6lwrisnyz739vhi3dclz-cargo-package-inout-0.2.2.drv4 /nix/store/i4km8vbzbw7rzq7rby5876mqp6sviaax-cargo-src-chacha20-0.10.2.drv5 /nix/store/j6vwwaak1xvsdgvh7z2bkjwphsc61pm9-cargo-package-chacha20-0.10.2.drv6 /nix/store/ynng8ay4rrs0scss3zn2b3ajyg9v0gmz-vendor-registry.drv7 /nix/store/5gmmzg2si841h0vim1zvpnz8pwn462nl-vendor-cargo-deps.drv8 /nix/store/qyqalq9hb7qd5znw49wlj563p8wm4z26-Cargo.toml.drv9 /nix/store/svgms5hcipjk4y8prpbqbvqhrp0d1zcp-source.drv10 /nix/store/qj22q38715pvxcyc2n2pxyqajg7k61n0-tincd-deps-0.1.0.drv11 /nix/store/slv8jmizm1xplyppafj8yf7v2msrad4z-tincd-test-0.1.0.drv12error: build of '/nix/store/slv8jmizm1xplyppafj8yf7v2msrad4z-tincd-test-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/slv8jmizm1xplyppafj8yf7v2msrad4z-tincd-test-0.1.0.drv'.13 Reason: builder failed with exit code 101.14 Output paths:15 /nix/store/8ks9p6x31wkcq0c8gxl41v3jw5bmlf81-tincd-test-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/g5prfdkfxz1rigv13hmj53m67abn8sii-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 > warning: 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: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default37 >38 > For more information about this error, try `rustc --explain E0432`.39 > warning: `tinc-sptps` (test "vs_c") generated 1 warning40 > error: could not compile `tinc-sptps` (test "vs_c") due to 1 previous error; 1 warning emitted41 > warning: build failed, waiting for other jobs to finish...42 For full logs, run:43 nix log /nix/store/slv8jmizm1xplyppafj8yf7v2msrad4z-tincd-test-0.1.0.drv44error: Cannot build '/nix/store/slv8jmizm1xplyppafj8yf7v2msrad4z-tincd-test-0.1.0.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/8ks9p6x31wkcq0c8gxl41v3jw5bmlf81-tincd-test-0.1.0