[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] a980963e9d1962fdcafabe021cf17c68feb5fe09 [INFO] checking Frederick888/git-credential-keepassxc against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frederick888/git-credential-keepassxc on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-68/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b23798a71ea28e36195c314cbc155ac628bd0be33761d0b07127b4288b23a4dc [INFO] running `Command { std: "docker" "start" "-a" "b23798a71ea28e36195c314cbc155ac628bd0be33761d0b07127b4288b23a4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b23798a71ea28e36195c314cbc155ac628bd0be33761d0b07127b4288b23a4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23798a71ea28e36195c314cbc155ac628bd0be33761d0b07127b4288b23a4dc", kill_on_drop: false }` [INFO] [stdout] b23798a71ea28e36195c314cbc155ac628bd0be33761d0b07127b4288b23a4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b8dac909285f5b150345527a4d7ed17a2462fc090154ae4f5f9aec7cf78a18a [INFO] running `Command { std: "docker" "start" "-a" "5b8dac909285f5b150345527a4d7ed17a2462fc090154ae4f5f9aec7cf78a18a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling sysinfo v0.20.5 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.2.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking predicates-tree v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.23.0 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking clap v2.33.3 [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 term v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking salsa20 v0.9.0 [INFO] [stderr] Checking chacha20 v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking chacha20poly1305 v0.9.0 [INFO] [stderr] Checking xsalsa20poly1305 v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Checking crypto_box v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Checking strum v0.22.0 [INFO] [stderr] Checking mockall v0.10.2 [INFO] [stderr] Checking num_enum v0.5.4 [INFO] [stderr] Checking git-credential-keepassxc v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `MockYubiKeyTrait` in this scope [INFO] [stdout] --> src/config.rs:740:6 [INFO] [stdout] | [INFO] [stdout] 740 | 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:760:21 [INFO] [stdout] | [INFO] [stdout] 760 | 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] [stderr] error: could not compile `git-credential-keepassxc` due to 3 previous errors; 1 warning emitted [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5b8dac909285f5b150345527a4d7ed17a2462fc090154ae4f5f9aec7cf78a18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8dac909285f5b150345527a4d7ed17a2462fc090154ae4f5f9aec7cf78a18a", kill_on_drop: false }` [INFO] [stdout] 5b8dac909285f5b150345527a4d7ed17a2462fc090154ae4f5f9aec7cf78a18a