nixbot

builds
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/a77vfwfpq72b9wjpl67v5nxmsqag0ngc-tincd-clippy-0.1.0.drv12error: build of '/nix/store/a77vfwfpq72b9wjpl67v5nxmsqag0ngc-tincd-clippy-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/a77vfwfpq72b9wjpl67v5nxmsqag0ngc-tincd-clippy-0.1.0.drv'.13 Reason: builder failed with exit code 101.14 Output paths:15 /nix/store/4xyywzk3zi31d39vmlf9d1v8593l4lib-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/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 > 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/a77vfwfpq72b9wjpl67v5nxmsqag0ngc-tincd-clippy-0.1.0.drv44error: Cannot build '/nix/store/a77vfwfpq72b9wjpl67v5nxmsqag0ngc-tincd-clippy-0.1.0.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/4xyywzk3zi31d39vmlf9d1v8593l4lib-tincd-clippy-0.1.0