setup
checks.aarch64-linux.tincd-test
· build #80
· raw
1these 2 derivations will be built:2 /nix/store/4x18k1m6c2gd27nsgpgxnw19snywl3id-tincd-deps-0.1.0.drv3 /nix/store/4v1pi3byxyp0bcmwj3v3vf9v6qlmkwcz-tincd-test-0.1.0.drv4Failed to find a machine for remote build!5derivation: 4v1pi3byxyp0bcmwj3v3vf9v6qlmkwcz-tincd-test-0.1.0.drv6required (system, features): (aarch64-linux, [])71 available machines:8(systems, maxjobs, supportedFeatures, mandatoryFeatures)9([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])10error: Cannot build '/nix/store/4v1pi3byxyp0bcmwj3v3vf9v6qlmkwcz-tincd-test-0.1.0.drv'.11 Reason: builder failed with exit code 101.12 Output paths:13 /nix/store/ld063p309hyagqq7in3vjrip947rzgcr-tincd-test-0.1.014 Last 25 log lines:15 > --> crates/tinc-sptps/tests/vs_c.rs:9:516 > |17 > 9 | use chacha20::ChaCha20Legacy;18 > | ^^^^^^^^^^^^^^^^^^^^^^^^ no `ChaCha20Legacy` in the root19 > |20 > note: found an item that was configured out21 > --> /nix/store/qh6x5lgysbz360jgm6larms2akjw57xq-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/chacha20-0.10.2/src/lib.rs:28:1822 > |23 > 27 | #[cfg(feature = "legacy")]24 > | ------------------ the item is gated behind the `legacy` feature25 > 28 | pub use legacy::{ChaCha20Legacy, ChaCha20LegacyCore, LegacyNonce};26 > | ^^^^^^^^^^^^^^27 >28 > warning: unused import: `KeyIvInit`29 > --> crates/tinc-sptps/tests/vs_c.rs:10:2430 > |31 > 10 | use chacha20::cipher::{KeyIvInit, StreamCipher, StreamCipherSeek};32 > | ^^^^^^^^^33 > |34 > = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default35 >36 > For more information about this error, try `rustc --explain E0432`.37 > warning: `tinc-sptps` (test "vs_c") generated 1 warning38 > error: could not compile `tinc-sptps` (test "vs_c") due to 1 previous error; 1 warning emitted39 > warning: build failed, waiting for other jobs to finish...40 For full logs, run:41 nix log /nix/store/4v1pi3byxyp0bcmwj3v3vf9v6qlmkwcz-tincd-test-0.1.0.drv