[INFO] fetching crate sudo-askpass 2.2.0... [INFO] testing sudo-askpass-2.2.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sudo-askpass 2.2.0 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sudo-askpass 2.2.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.3.10 [INFO] [stderr] Downloaded ansi-escapes v0.1.1 [INFO] [stderr] Downloaded serde v1.0.166 [INFO] [stderr] Downloaded read_char v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.166 [INFO] [stderr] Downloaded xdg v2.5.0 [INFO] [stderr] Downloaded rustix v0.38.2 [INFO] [stderr] Downloaded clap_builder v4.3.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60fbf595c12016cc8dd52608b22c0a3797939e987db409ba83509c6a4475b8cb [INFO] running `Command { std: "docker" "start" "-a" "60fbf595c12016cc8dd52608b22c0a3797939e987db409ba83509c6a4475b8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60fbf595c12016cc8dd52608b22c0a3797939e987db409ba83509c6a4475b8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60fbf595c12016cc8dd52608b22c0a3797939e987db409ba83509c6a4475b8cb", kill_on_drop: false }` [INFO] [stdout] 60fbf595c12016cc8dd52608b22c0a3797939e987db409ba83509c6a4475b8cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c37f65b797b275b8332c669b2162827da351c62febd72fb505b01e839389b111 [INFO] running `Command { std: "docker" "start" "-a" "c37f65b797b275b8332c669b2162827da351c62febd72fb505b01e839389b111", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [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 autocfg v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling read_char v0.1.1 [INFO] [stderr] Compiling xdg v2.5.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling ansi-escapes v0.1.1 [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 { [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 36.14s [INFO] running `Command { std: "docker" "inspect" "c37f65b797b275b8332c669b2162827da351c62febd72fb505b01e839389b111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37f65b797b275b8332c669b2162827da351c62febd72fb505b01e839389b111", kill_on_drop: false }` [INFO] [stdout] c37f65b797b275b8332c669b2162827da351c62febd72fb505b01e839389b111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 525e4f808cdf5f151b636fc34d9e9c5022fabf0f3844d5644940bee95ed42f14 [INFO] running `Command { std: "docker" "start" "-a" "525e4f808cdf5f151b636fc34d9e9c5022fabf0f3844d5644940bee95ed42f14", 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 { [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.67s [INFO] running `Command { std: "docker" "inspect" "525e4f808cdf5f151b636fc34d9e9c5022fabf0f3844d5644940bee95ed42f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525e4f808cdf5f151b636fc34d9e9c5022fabf0f3844d5644940bee95ed42f14", kill_on_drop: false }` [INFO] [stdout] 525e4f808cdf5f151b636fc34d9e9c5022fabf0f3844d5644940bee95ed42f14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ab49ccfa7f7c3e7462aecab8a057e20b7d8a8bd2cf4e8cca75b7dee09a35fcc [INFO] running `Command { std: "docker" "start" "-a" "6ab49ccfa7f7c3e7462aecab8a057e20b7d8a8bd2cf4e8cca75b7dee09a35fcc", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ansi.rs:206:28 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn strip_ansi_codes(s: &str) -> Cow { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 206 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `sudo-askpass` (bin "sudo-askpass" test) generated 1 warning (run `cargo fix --bin "sudo-askpass" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sudo_askpass-6379944d75f96272) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ab49ccfa7f7c3e7462aecab8a057e20b7d8a8bd2cf4e8cca75b7dee09a35fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab49ccfa7f7c3e7462aecab8a057e20b7d8a8bd2cf4e8cca75b7dee09a35fcc", kill_on_drop: false }` [INFO] [stdout] 6ab49ccfa7f7c3e7462aecab8a057e20b7d8a8bd2cf4e8cca75b7dee09a35fcc