nixbot

builds

succeeded setup checks.aarch64-linux.clippy · build #80 · raw

1these 10 derivations will be built:2 /nix/store/x569clp4rqw6j8inp4jflvfy01rb8hbl-Cargo.toml.drv3 /nix/store/0sp43fj0kd8f7zypcfl9nl61hvvlq9rh-source.drv4 /nix/store/9gms7mvjhx2qs4zqh1cp607h6qlyk3ff-cargo-package-inout-0.2.2.drv5 /nix/store/b2qa2kbdfh896rdp328l4wp1pzb28ndb-cargo-src-chacha20-0.10.2.drv6 /nix/store/l1m9lm7kv2xjrfs8r26sv0zlkz11v748-cargo-package-chacha20-0.10.2.drv7 /nix/store/sp4mn9xx4csv7hbfgqajdcpbqp394jym-cargo-package-cipher-0.5.2.drv8 /nix/store/icqfxvkkk6snqzkkrbyav07nb60sfiqd-vendor-registry.drv9 /nix/store/7y8n8vwirv74lg9aqrwvra82dq850rbg-vendor-cargo-deps.drv10 /nix/store/4x18k1m6c2gd27nsgpgxnw19snywl3id-tincd-deps-0.1.0.drv11 /nix/store/qjpg6wvga2cagm7fncpd256avfy7ybfl-tincd-clippy-0.1.0.drv12Failed to find a machine for remote build!13derivation: sp4mn9xx4csv7hbfgqajdcpbqp394jym-cargo-package-cipher-0.5.2.drv14required (system, features): (aarch64-linux, [])151 available machines:16(systems, maxjobs, supportedFeatures, mandatoryFeatures)17([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])18Failed to find a machine for remote build!19derivation: 9gms7mvjhx2qs4zqh1cp607h6qlyk3ff-cargo-package-inout-0.2.2.drv20required (system, features): (aarch64-linux, [])211 available machines:22(systems, maxjobs, supportedFeatures, mandatoryFeatures)23([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])24Failed to find a machine for remote build!25derivation: l1m9lm7kv2xjrfs8r26sv0zlkz11v748-cargo-package-chacha20-0.10.2.drv26required (system, features): (aarch64-linux, [])271 available machines:28(systems, maxjobs, supportedFeatures, mandatoryFeatures)29([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])30Failed to find a machine for remote build!31derivation: x569clp4rqw6j8inp4jflvfy01rb8hbl-Cargo.toml.drv32required (system, features): (aarch64-linux, [])331 available machines:34(systems, maxjobs, supportedFeatures, mandatoryFeatures)35([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])36Failed to find a machine for remote build!37derivation: 0sp43fj0kd8f7zypcfl9nl61hvvlq9rh-source.drv38required (system, features): (aarch64-linux, [])391 available machines:40(systems, maxjobs, supportedFeatures, mandatoryFeatures)41([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])42warning: SQLite database '/nix/var/nix/db/db.sqlite' is busy43Failed to find a machine for remote build!44derivation: 4x18k1m6c2gd27nsgpgxnw19snywl3id-tincd-deps-0.1.0.drv45required (system, features): (aarch64-linux, [])461 available machines:47(systems, maxjobs, supportedFeatures, mandatoryFeatures)48([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])49Failed to find a machine for remote build!50derivation: qjpg6wvga2cagm7fncpd256avfy7ybfl-tincd-clippy-0.1.0.drv51required (system, features): (aarch64-linux, [])521 available machines:53(systems, maxjobs, supportedFeatures, mandatoryFeatures)54([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])55error: Cannot build '/nix/store/qjpg6wvga2cagm7fncpd256avfy7ybfl-tincd-clippy-0.1.0.drv'.56 Reason: builder failed with exit code 101.57 Output paths:58 /nix/store/c9m7r01fb7h0mpzaiwxi9m46schr54wf-tincd-clippy-0.1.059 Last 25 log lines:60 > --> crates/tinc-sptps/tests/vs_c.rs:9:561 > |62 > 9 | use chacha20::ChaCha20Legacy;63 > | ^^^^^^^^^^^^^^^^^^^^^^^^ no `ChaCha20Legacy` in the root64 > |65 > note: found an item that was configured out66 > --> /nix/store/qh6x5lgysbz360jgm6larms2akjw57xq-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/chacha20-0.10.2/src/lib.rs:28:1867 > |68 > 27 | #[cfg(feature = "legacy")]69 > | ------------------ the item is gated behind the `legacy` feature70 > 28 | pub use legacy::{ChaCha20Legacy, ChaCha20LegacyCore, LegacyNonce};71 > | ^^^^^^^^^^^^^^72 >73 > error: unused import: `KeyIvInit`74 > --> crates/tinc-sptps/tests/vs_c.rs:10:2475 > |76 > 10 | use chacha20::cipher::{KeyIvInit, StreamCipher, StreamCipherSeek};77 > | ^^^^^^^^^78 > |79 > = note: `-D unused-imports` implied by `-D warnings`80 > = help: to override `-D warnings` add `#[allow(unused_imports)]`81 >82 > For more information about this error, try `rustc --explain E0432`.83 > error: could not compile `tinc-sptps` (test "vs_c") due to 2 previous errors84 > warning: build failed, waiting for other jobs to finish...85 For full logs, run:86 nix log /nix/store/qjpg6wvga2cagm7fncpd256avfy7ybfl-tincd-clippy-0.1.0.drv