[INFO] fetching crate git-credential-keepassxc 0.6.0... [INFO] testing git-credential-keepassxc-0.6.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate git-credential-keepassxc 0.6.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate git-credential-keepassxc 0.6.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-credential-keepassxc 0.6.0 [INFO] finished tweaking crates.io crate git-credential-keepassxc 0.6.0 [INFO] tweaked toml for crates.io crate git-credential-keepassxc 0.6.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate git-credential-keepassxc 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prctl v1.0.0 [INFO] [stderr] Downloaded cpufeatures v0.1.0 [INFO] [stderr] Downloaded sysinfo v0.17.2 [INFO] [stderr] Downloaded aes-gcm v0.9.0 [INFO] [stderr] Downloaded structure v0.1.2 [INFO] [stderr] Downloaded block-modes v0.5.0 [INFO] [stderr] Downloaded ghash v0.4.0 [INFO] [stderr] Downloaded aead v0.4.0 [INFO] [stderr] Downloaded notify-rust v4.4.0 [INFO] [stderr] Downloaded libusb1-sys v0.4.4 [INFO] [stderr] Downloaded structure-macro-impl v0.1.2 [INFO] [stderr] Downloaded crypto_box v0.6.0 [INFO] [stderr] Downloaded yubico_manager v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad6b7c6b08f97bd7bf88800b1a0b4073004d0266abaf837f70c1dc79843dfbf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bad6b7c6b08f97bd7bf88800b1a0b4073004d0266abaf837f70c1dc79843dfbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad6b7c6b08f97bd7bf88800b1a0b4073004d0266abaf837f70c1dc79843dfbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad6b7c6b08f97bd7bf88800b1a0b4073004d0266abaf837f70c1dc79843dfbf", kill_on_drop: false }` [INFO] [stdout] bad6b7c6b08f97bd7bf88800b1a0b4073004d0266abaf837f70c1dc79843dfbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1df66f8e1103df508744a60af6b431ab7a2f09a81f093f686890377247db2e1 [INFO] running `Command { std: "docker" "start" "-a" "b1df66f8e1103df508744a60af6b431ab7a2f09a81f093f686890377247db2e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling sysinfo v0.17.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling polyval v0.5.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling ghash v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.7.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling crypto_box v0.6.0 [INFO] [stderr] Compiling git-credential-keepassxc v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.46s [INFO] running `Command { std: "docker" "inspect" "b1df66f8e1103df508744a60af6b431ab7a2f09a81f093f686890377247db2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1df66f8e1103df508744a60af6b431ab7a2f09a81f093f686890377247db2e1", kill_on_drop: false }` [INFO] [stdout] b1df66f8e1103df508744a60af6b431ab7a2f09a81f093f686890377247db2e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 055ef8885478208f9b4f7160a55261caaf549fe9b3bda35880ea888ef39634b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "055ef8885478208f9b4f7160a55261caaf549fe9b3bda35880ea888ef39634b1", kill_on_drop: false }` [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling git-credential-keepassxc v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `MockYubiKeyTrait` in this scope [INFO] [stdout] --> src/config.rs:738:6 [INFO] [stdout] | [INFO] [stdout] 738 | impl MockYubiKeyTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HMAC_SHA1_RESPONSE_LENGTH` in this scope [INFO] [stdout] --> src/config.rs:758:21 [INFO] [stdout] | [INFO] [stdout] 758 | HMAC_SHA1_RESPONSE_LENGTH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mockall::automock` [INFO] [stdout] --> src/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use mockall::automock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git-credential-keepassxc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "055ef8885478208f9b4f7160a55261caaf549fe9b3bda35880ea888ef39634b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055ef8885478208f9b4f7160a55261caaf549fe9b3bda35880ea888ef39634b1", kill_on_drop: false }` [INFO] [stdout] 055ef8885478208f9b4f7160a55261caaf549fe9b3bda35880ea888ef39634b1