[INFO] fetching crate sudo-askpass 2.2.0...
[INFO] building sudo-askpass-2.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sudo-askpass 2.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sudo-askpass 2.2.0
[INFO] finished tweaking crates.io crate sudo-askpass 2.2.0
[INFO] tweaked toml for crates.io crate sudo-askpass 2.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sudo-askpass 2.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sudo-askpass 2.2.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 791934653b3d591800e5b4ef2975f54a434b361ebfc37f26b3d933d27e57399e
[INFO] running `Command { std: "docker" "start" "-a" "791934653b3d591800e5b4ef2975f54a434b361ebfc37f26b3d933d27e57399e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "791934653b3d591800e5b4ef2975f54a434b361ebfc37f26b3d933d27e57399e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791934653b3d591800e5b4ef2975f54a434b361ebfc37f26b3d933d27e57399e", kill_on_drop: false }`
[INFO] [stdout] 791934653b3d591800e5b4ef2975f54a434b361ebfc37f26b3d933d27e57399e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65566232f969e8d1e44ed962bf4afdb3a59935cae3f2eb655b1808b81f6bde9b
[INFO] running `Command { std: "docker" "start" "-a" "65566232f969e8d1e44ed962bf4afdb3a59935cae3f2eb655b1808b81f6bde9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling read_char v0.1.1
[INFO] [stderr]    Compiling ansi-escapes v0.1.1
[INFO] [stderr]    Compiling xdg v2.5.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling serde_yaml v0.9.22
[INFO] [stderr]    Compiling sudo-askpass v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ansi.rs:206:28
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn strip_ansi_codes(s: &str) -> Cow<str> {
[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] 206 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.28s
[INFO] running `Command { std: "docker" "inspect" "65566232f969e8d1e44ed962bf4afdb3a59935cae3f2eb655b1808b81f6bde9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65566232f969e8d1e44ed962bf4afdb3a59935cae3f2eb655b1808b81f6bde9b", kill_on_drop: false }`
[INFO] [stdout] 65566232f969e8d1e44ed962bf4afdb3a59935cae3f2eb655b1808b81f6bde9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eda2a1755b65048ce8facce9e09ea3817f0d2960cea32c3ac435015dd2e4903
[INFO] running `Command { std: "docker" "start" "-a" "4eda2a1755b65048ce8facce9e09ea3817f0d2960cea32c3ac435015dd2e4903", kill_on_drop: false }`
[INFO] [stderr]    Compiling sudo-askpass v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ansi.rs:206:28
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn strip_ansi_codes(s: &str) -> Cow<str> {
[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] 206 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "4eda2a1755b65048ce8facce9e09ea3817f0d2960cea32c3ac435015dd2e4903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eda2a1755b65048ce8facce9e09ea3817f0d2960cea32c3ac435015dd2e4903", kill_on_drop: false }`
[INFO] [stdout] 4eda2a1755b65048ce8facce9e09ea3817f0d2960cea32c3ac435015dd2e4903
