[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] 6ec804e06aff7b81ce75d54703fef954d9019c74 [INFO] building Frederick888/git-credential-keepassxc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Frederick888/git-credential-keepassxc on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Frederick888/git-credential-keepassxc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.3 [INFO] [stderr] Downloaded yubico_manager v0.9.0 [INFO] [stderr] Downloaded structure-macro-impl v0.1.2 [INFO] [stderr] Downloaded structure v0.1.2 [INFO] [stderr] Downloaded rusb v0.8.1 [INFO] [stderr] Downloaded prctl v1.0.0 [INFO] [stderr] Downloaded crypto_box v0.9.1 [INFO] [stderr] Downloaded proc-macro-hack v0.4.3 [INFO] [stderr] Downloaded which v6.0.2 [INFO] [stderr] Downloaded crypto_secretbox v0.1.1 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded async-process v2.2.4 [INFO] [stderr] Downloaded serde_json v1.0.124 [INFO] [stderr] Downloaded serde_derive v1.0.206 [INFO] [stderr] Downloaded poly1305 v0.8.0 [INFO] [stderr] Downloaded polling v3.7.3 [INFO] [stderr] Downloaded serde v1.0.206 [INFO] [stderr] Downloaded libusb1-sys v0.5.0 [INFO] [stderr] Downloaded sysinfo v0.31.2 [INFO] [stderr] Downloaded notify-rust v4.11.1 [INFO] [stderr] Downloaded tabwriter v1.4.0 [INFO] [stderr] Downloaded cc v1.1.10 [INFO] [stderr] Downloaded mac-notification-sys v0.6.1 [INFO] [stderr] Downloaded async-executor v1.13.0 [INFO] [stderr] Downloaded async-io v2.3.4 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 366d2c35d310becadb5c2d8c63eba51b2067d610d5b77307e5898bfb36dc32dd [INFO] running `Command { std: "docker" "start" "-a" "366d2c35d310becadb5c2d8c63eba51b2067d610d5b77307e5898bfb36dc32dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "366d2c35d310becadb5c2d8c63eba51b2067d610d5b77307e5898bfb36dc32dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366d2c35d310becadb5c2d8c63eba51b2067d610d5b77307e5898bfb36dc32dd", kill_on_drop: false }` [INFO] [stdout] 366d2c35d310becadb5c2d8c63eba51b2067d610d5b77307e5898bfb36dc32dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2251c75c011e1e0cb0b7e906144eb58364d63973dd699b875a38ffe0d050a844 [INFO] running `Command { std: "docker" "start" "-a" "2251c75c011e1e0cb0b7e906144eb58364d63973dd699b875a38ffe0d050a844", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tabwriter v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling which v6.0.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling sysinfo v0.31.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling git-credential-keepassxc v0.14.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:438:31 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn get_encryption_key(&self) -> Result>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | pub fn get_encryption_key(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/keepassxc/messages/structs.rs:611:28 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn get_flat_groups(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 611 | pub fn get_flat_groups(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.51s [INFO] running `Command { std: "docker" "inspect" "2251c75c011e1e0cb0b7e906144eb58364d63973dd699b875a38ffe0d050a844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2251c75c011e1e0cb0b7e906144eb58364d63973dd699b875a38ffe0d050a844", kill_on_drop: false }` [INFO] [stdout] 2251c75c011e1e0cb0b7e906144eb58364d63973dd699b875a38ffe0d050a844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0cd56fc02b251260894451daf68cbee1ae50bdc5b1ecbb4139d8934cfd1cef2 [INFO] running `Command { std: "docker" "start" "-a" "d0cd56fc02b251260894451daf68cbee1ae50bdc5b1ecbb4139d8934cfd1cef2", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling mockall v0.13.0 [INFO] [stderr] Compiling git-credential-keepassxc v0.14.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:438:31 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn get_encryption_key(&self) -> Result>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | pub fn get_encryption_key(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/keepassxc/messages/structs.rs:611:28 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn get_flat_groups(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 611 | pub fn get_flat_groups(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `Command { std: "docker" "inspect" "d0cd56fc02b251260894451daf68cbee1ae50bdc5b1ecbb4139d8934cfd1cef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0cd56fc02b251260894451daf68cbee1ae50bdc5b1ecbb4139d8934cfd1cef2", kill_on_drop: false }` [INFO] [stdout] d0cd56fc02b251260894451daf68cbee1ae50bdc5b1ecbb4139d8934cfd1cef2