setup
checks.aarch64-linux.clippy
· build #74
· raw
1these 8 derivations will be built:2 /nix/store/0lk5d336480aq0bhb31b1aimnir7vzdv-Cargo.toml.drv3 /nix/store/iha4j73gijm3lv8gvjw93pp7bc55cxnf-source.drv4 /nix/store/nrwwkdcbzglp1iy89wyr9b611h24rnwd-cargo-src-chacha20-0.10.2.drv5 /nix/store/snq0ada619q72j9ffykmhvmfi1k29pk4-cargo-package-chacha20-0.10.2.drv6 /nix/store/zrzwgmgq8xck45a3hrfg5kzjn6pzx2kl-vendor-registry.drv7 /nix/store/j5gakfzhf6lwprvd5i1bkn2d55ljlivb-vendor-cargo-deps.drv8 /nix/store/1hbi6xwgv3l7fsfvq9kjck50igl33q3c-tincd-deps-0.1.0.drv9 /nix/store/lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv10Failed to find a machine for remote build!11derivation: 0lk5d336480aq0bhb31b1aimnir7vzdv-Cargo.toml.drv12required (system, features): (aarch64-linux, [])131 available machines:14(systems, maxjobs, supportedFeatures, mandatoryFeatures)15([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])16Failed to find a machine for remote build!17derivation: snq0ada619q72j9ffykmhvmfi1k29pk4-cargo-package-chacha20-0.10.2.drv18required (system, features): (aarch64-linux, [])191 available machines:20(systems, maxjobs, supportedFeatures, mandatoryFeatures)21([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])22Failed to find a machine for remote build!23derivation: iha4j73gijm3lv8gvjw93pp7bc55cxnf-source.drv24required (system, features): (aarch64-linux, [])251 available machines:26(systems, maxjobs, supportedFeatures, mandatoryFeatures)27([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])28Failed to find a machine for remote build!29derivation: 1hbi6xwgv3l7fsfvq9kjck50igl33q3c-tincd-deps-0.1.0.drv30required (system, features): (aarch64-linux, [])311 available machines:32(systems, maxjobs, supportedFeatures, mandatoryFeatures)33([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])34Failed to find a machine for remote build!35derivation: lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv36required (system, features): (aarch64-linux, [])371 available machines:38(systems, maxjobs, supportedFeatures, mandatoryFeatures)39([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])40error: Cannot build '/nix/store/lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv'.41 Reason: builder failed with exit code 101.42 Output paths:43 /nix/store/ix3kgdib1dhp7naqcac58xrxv9i7wdic-tincd-clippy-0.1.044 Last 25 log lines:45 > --> crates/tinc-sptps/tests/vs_c.rs:9:546 > |47 > 9 | use chacha20::ChaCha20Legacy;48 > | ^^^^^^^^^^^^^^^^^^^^^^^^ no `ChaCha20Legacy` in the root49 > |50 > note: found an item that was configured out51 > --> /nix/store/h2zqw0qs7pfz47ixnplxm394gfi1bslw-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/chacha20-0.10.2/src/lib.rs:28:1852 > |53 > 27 | #[cfg(feature = "legacy")]54 > | ------------------ the item is gated behind the `legacy` feature55 > 28 | pub use legacy::{ChaCha20Legacy, ChaCha20LegacyCore, LegacyNonce};56 > | ^^^^^^^^^^^^^^57 >58 > error: unused import: `KeyIvInit`59 > --> crates/tinc-sptps/tests/vs_c.rs:10:2460 > |61 > 10 | use chacha20::cipher::{KeyIvInit, StreamCipher, StreamCipherSeek};62 > | ^^^^^^^^^63 > |64 > = note: `-D unused-imports` implied by `-D warnings`65 > = help: to override `-D warnings` add `#[allow(unused_imports)]`66 >67 > For more information about this error, try `rustc --explain E0432`.68 > error: could not compile `tinc-sptps` (test "vs_c") due to 2 previous errors69 > warning: build failed, waiting for other jobs to finish...70 For full logs, run:71 nix log /nix/store/lmg7ybpri7fzjfip4xb7zpbyzxckp1vl-tincd-clippy-0.1.0.drv