these 8 derivations will be built: /nix/store/0lk5d336480aq0bhb31b1aimnir7vzdv-Cargo.toml.drv /nix/store/iha4j73gijm3lv8gvjw93pp7bc55cxnf-source.drv /nix/store/nrwwkdcbzglp1iy89wyr9b611h24rnwd-cargo-src-chacha20-0.10.2.drv /nix/store/snq0ada619q72j9ffykmhvmfi1k29pk4-cargo-package-chacha20-0.10.2.drv /nix/store/zrzwgmgq8xck45a3hrfg5kzjn6pzx2kl-vendor-registry.drv /nix/store/j5gakfzhf6lwprvd5i1bkn2d55ljlivb-vendor-cargo-deps.drv /nix/store/1hbi6xwgv3l7fsfvq9kjck50igl33q3c-tincd-deps-0.1.0.drv /nix/store/lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv Failed to find a machine for remote build! derivation: 0lk5d336480aq0bhb31b1aimnir7vzdv-Cargo.toml.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) Failed to find a machine for remote build! derivation: snq0ada619q72j9ffykmhvmfi1k29pk4-cargo-package-chacha20-0.10.2.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) Failed to find a machine for remote build! derivation: iha4j73gijm3lv8gvjw93pp7bc55cxnf-source.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) Failed to find a machine for remote build! derivation: 1hbi6xwgv3l7fsfvq9kjck50igl33q3c-tincd-deps-0.1.0.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) Failed to find a machine for remote build! derivation: lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/ix3kgdib1dhp7naqcac58xrxv9i7wdic-tincd-clippy-0.1.0 Last 25 log lines: > --> crates/tinc-sptps/tests/vs_c.rs:9:5 > | > 9 | use chacha20::ChaCha20Legacy; > | ^^^^^^^^^^^^^^^^^^^^^^^^ no `ChaCha20Legacy` in the root > | > note: found an item that was configured out > --> /nix/store/h2zqw0qs7pfz47ixnplxm394gfi1bslw-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/chacha20-0.10.2/src/lib.rs:28:18 > | > 27 | #[cfg(feature = "legacy")] > | ------------------ the item is gated behind the `legacy` feature > 28 | pub use legacy::{ChaCha20Legacy, ChaCha20LegacyCore, LegacyNonce}; > | ^^^^^^^^^^^^^^ > > error: unused import: `KeyIvInit` > --> crates/tinc-sptps/tests/vs_c.rs:10:24 > | > 10 | use chacha20::cipher::{KeyIvInit, StreamCipher, StreamCipherSeek}; > | ^^^^^^^^^ > | > = note: `-D unused-imports` implied by `-D warnings` > = help: to override `-D warnings` add `#[allow(unused_imports)]` > > For more information about this error, try `rustc --explain E0432`. > error: could not compile `tinc-sptps` (test "vs_c") due to 2 previous errors > warning: build failed, waiting for other jobs to finish... For full logs, run: nix log /nix/store/lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv