[INFO] cloning repository https://github.com/Frederick888/git-credential-keepassxc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frederick888/git-credential-keepassxc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dfd06045745d96e8f3b2da6f9813526c62378d0 [INFO] checking Frederick888/git-credential-keepassxc against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frederick888/git-credential-keepassxc on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Frederick888/git-credential-keepassxc [INFO] finished tweaking git repo https://github.com/Frederick888/git-credential-keepassxc [INFO] tweaked toml for git repo https://github.com/Frederick888/git-credential-keepassxc written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Frederick888/git-credential-keepassxc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 323684789a833876bad7edd8690abf3f3eebb554e2a1804430f9d5a148ecdaad [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" "323684789a833876bad7edd8690abf3f3eebb554e2a1804430f9d5a148ecdaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "323684789a833876bad7edd8690abf3f3eebb554e2a1804430f9d5a148ecdaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323684789a833876bad7edd8690abf3f3eebb554e2a1804430f9d5a148ecdaad", kill_on_drop: false }` [INFO] [stdout] 323684789a833876bad7edd8690abf3f3eebb554e2a1804430f9d5a148ecdaad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--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] 1956ef67007b040caefd15be1f0e1711ae234caf544d95092c253e3624f991ff [INFO] running `Command { std: "docker" "start" "-a" "1956ef67007b040caefd15be1f0e1711ae234caf544d95092c253e3624f991ff", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling sysinfo v0.20.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aead v0.4.2 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking poly1305 v0.7.1 [INFO] [stderr] Checking polyval v0.5.2 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking ghash v0.4.3 [INFO] [stderr] Checking aes-gcm v0.9.3 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking chacha20 v0.7.2 [INFO] [stderr] Checking salsa20 v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking xsalsa20poly1305 v0.7.2 [INFO] [stderr] Checking chacha20poly1305 v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking crypto_box v0.6.1 [INFO] [stderr] Checking mockall v0.10.2 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.3 [INFO] [stderr] Checking num_enum v0.5.3 [INFO] [stderr] Checking git-credential-keepassxc v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `MockYubiKeyTrait` in this scope [INFO] [stdout] --> src/config.rs:739:6 [INFO] [stdout] | [INFO] [stdout] 739 | 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:759:21 [INFO] [stdout] | [INFO] [stdout] 759 | 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` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1956ef67007b040caefd15be1f0e1711ae234caf544d95092c253e3624f991ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1956ef67007b040caefd15be1f0e1711ae234caf544d95092c253e3624f991ff", kill_on_drop: false }` [INFO] [stdout] 1956ef67007b040caefd15be1f0e1711ae234caf544d95092c253e3624f991ff