[INFO] fetching crate xaskpass 2.5.9... [INFO] testing xaskpass-2.5.9 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate xaskpass 2.5.9 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate xaskpass 2.5.9 [INFO] finished tweaking crates.io crate xaskpass 2.5.9 [INFO] tweaked toml for crates.io crate xaskpass 2.5.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xaskpass 2.5.9 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xaskpass 2.5.9 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8e87eeb1ddc07d5d078e7bb2f32252f9c03db340580ab40665848d3b3984c1a [INFO] running `Command { std: "docker" "start" "-a" "e8e87eeb1ddc07d5d078e7bb2f32252f9c03db340580ab40665848d3b3984c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8e87eeb1ddc07d5d078e7bb2f32252f9c03db340580ab40665848d3b3984c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e87eeb1ddc07d5d078e7bb2f32252f9c03db340580ab40665848d3b3984c1a", kill_on_drop: false }` [INFO] [stdout] e8e87eeb1ddc07d5d078e7bb2f32252f9c03db340580ab40665848d3b3984c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eaaf0d7fc29f489308717da84eb5e870d19605e3c9da5dd49c1a8d1a831ddf6 [INFO] running `Command { std: "docker" "start" "-a" "2eaaf0d7fc29f489308717da84eb5e870d19605e3c9da5dd49c1a8d1a831ddf6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling cfg-expr v0.17.0 [INFO] [stderr] Compiling gio v0.20.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling secstr v0.5.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling glib-macros v0.20.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling glib-sys v0.20.2 [INFO] [stderr] Compiling gobject-sys v0.20.1 [INFO] [stderr] Compiling gio-sys v0.20.1 [INFO] [stderr] Compiling cairo-sys-rs v0.20.0 [INFO] [stderr] Compiling pango-sys v0.20.1 [INFO] [stderr] Compiling pangocairo-sys v0.20.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling glib v0.20.3 [INFO] [stderr] Compiling xaskpass v2.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling cairo-rs v0.20.1 [INFO] [stderr] Compiling pango v0.20.1 [INFO] [stderr] Compiling pangocairo v0.20.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "2eaaf0d7fc29f489308717da84eb5e870d19605e3c9da5dd49c1a8d1a831ddf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eaaf0d7fc29f489308717da84eb5e870d19605e3c9da5dd49c1a8d1a831ddf6", kill_on_drop: false }` [INFO] [stdout] 2eaaf0d7fc29f489308717da84eb5e870d19605e3c9da5dd49c1a8d1a831ddf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 596f7f8c4f534bff3676a92758abbd0715d4232cde821921d8c20403b0b9428d [INFO] running `Command { std: "docker" "start" "-a" "596f7f8c4f534bff3676a92758abbd0715d4232cde821921d8c20403b0b9428d", kill_on_drop: false }` [INFO] [stderr] Compiling xaskpass v2.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `Command { std: "docker" "inspect" "596f7f8c4f534bff3676a92758abbd0715d4232cde821921d8c20403b0b9428d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596f7f8c4f534bff3676a92758abbd0715d4232cde821921d8c20403b0b9428d", kill_on_drop: false }` [INFO] [stdout] 596f7f8c4f534bff3676a92758abbd0715d4232cde821921d8c20403b0b9428d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a14b574ede05172a17a5a866d1d9484e5f47fc2c73d342102cc900b8596cbf39 [INFO] running `Command { std: "docker" "start" "-a" "a14b574ede05172a17a5a866d1d9484e5f47fc2c73d342102cc900b8596cbf39", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xaskpass-897cc8ec0cf1344c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test secret::tests::secret ... ok [INFO] [stdout] test verify_app ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a14b574ede05172a17a5a866d1d9484e5f47fc2c73d342102cc900b8596cbf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14b574ede05172a17a5a866d1d9484e5f47fc2c73d342102cc900b8596cbf39", kill_on_drop: false }` [INFO] [stdout] a14b574ede05172a17a5a866d1d9484e5f47fc2c73d342102cc900b8596cbf39