nixbot

builds
1these 2 derivations will be built:2 /nix/store/9xz18jcrm2l0kjgs3g0frzclxn6v8hg5-tincd-deps-0.1.0.drv3 /nix/store/h9pfz02c7ia0c37djzxmdifn7wv2jlnx-tincd-test-0.1.0.drv4error: Cannot build '/nix/store/h9pfz02c7ia0c37djzxmdifn7wv2jlnx-tincd-test-0.1.0.drv'.5 Reason: builder failed with exit code 101.6 Output paths:7 /nix/store/0zzn5l9pfisdhjx0kjy92w2dhqnr3ksg-tincd-test-0.1.08 Last 25 log lines:9 > --> crates/tinc-sptps/tests/vs_c.rs:9:510 > |11 > 9 | use chacha20::ChaCha20Legacy;12 > | ^^^^^^^^^^^^^^^^^^^^^^^^ no `ChaCha20Legacy` in the root13 > |14 > note: found an item that was configured out15 > --> /nix/store/8mz4dwlcvq7a0zd05js9p4kaxk7lp707-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/chacha20-0.10.2/src/lib.rs:28:1816 > |17 > 27 | #[cfg(feature = "legacy")]18 > | ------------------ the item is gated behind the `legacy` feature19 > 28 | pub use legacy::{ChaCha20Legacy, ChaCha20LegacyCore, LegacyNonce};20 > | ^^^^^^^^^^^^^^21 >22 > warning: unused import: `KeyIvInit`23 > --> crates/tinc-sptps/tests/vs_c.rs:10:2424 > |25 > 10 | use chacha20::cipher::{KeyIvInit, StreamCipher, StreamCipherSeek};26 > | ^^^^^^^^^27 > |28 > = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default29 >30 > For more information about this error, try `rustc --explain E0432`.31 > warning: `tinc-sptps` (test "vs_c") generated 1 warning32 > error: could not compile `tinc-sptps` (test "vs_c") due to 1 previous error; 1 warning emitted33 > warning: build failed, waiting for other jobs to finish...34 For full logs, run:35 nix log /nix/store/h9pfz02c7ia0c37djzxmdifn7wv2jlnx-tincd-test-0.1.0.drv