[INFO] fetching crate xaskpass 2.5.11... [INFO] testing xaskpass-2.5.11 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate xaskpass 2.5.11 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate xaskpass 2.5.11 [INFO] finished tweaking crates.io crate xaskpass 2.5.11 [INFO] tweaked toml for crates.io crate xaskpass 2.5.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xaskpass 2.5.11 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xaskpass 2.5.11 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 246157241b5535eefa86ba7f427cca2303c32071cbbc879971ce86a25cf87ebc [INFO] running `Command { std: "docker" "start" "-a" "246157241b5535eefa86ba7f427cca2303c32071cbbc879971ce86a25cf87ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "246157241b5535eefa86ba7f427cca2303c32071cbbc879971ce86a25cf87ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246157241b5535eefa86ba7f427cca2303c32071cbbc879971ce86a25cf87ebc", kill_on_drop: false }` [INFO] [stdout] 246157241b5535eefa86ba7f427cca2303c32071cbbc879971ce86a25cf87ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60b85c591e5e54e4ae04e520360086da543315f8f13c675fb1bc50d5e29db926 [INFO] running `Command { std: "docker" "start" "-a" "60b85c591e5e54e4ae04e520360086da543315f8f13c675fb1bc50d5e29db926", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dlib v0.5.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling secstr v0.5.1 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling procfs-core v0.18.0 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling glib-sys v0.22.0 [INFO] [stderr] Compiling gobject-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling gio-sys v0.22.0 [INFO] [stderr] Compiling pangocairo-sys v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling glib-macros v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling glib v0.22.2 [INFO] [stderr] Compiling xaskpass v2.5.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling gio v0.22.2 [INFO] [stderr] Compiling cairo-rs v0.22.0 [INFO] [stderr] Compiling pango v0.22.0 [INFO] [stderr] Compiling pangocairo v0.22.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "60b85c591e5e54e4ae04e520360086da543315f8f13c675fb1bc50d5e29db926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b85c591e5e54e4ae04e520360086da543315f8f13c675fb1bc50d5e29db926", kill_on_drop: false }` [INFO] [stdout] 60b85c591e5e54e4ae04e520360086da543315f8f13c675fb1bc50d5e29db926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf86ac56aabfb5217b9deed8177812680cc5d967dc99e16c885768d54c9e6cc [INFO] running `Command { std: "docker" "start" "-a" "cdf86ac56aabfb5217b9deed8177812680cc5d967dc99e16c885768d54c9e6cc", kill_on_drop: false }` [INFO] [stderr] Compiling xaskpass v2.5.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "cdf86ac56aabfb5217b9deed8177812680cc5d967dc99e16c885768d54c9e6cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf86ac56aabfb5217b9deed8177812680cc5d967dc99e16c885768d54c9e6cc", kill_on_drop: false }` [INFO] [stdout] cdf86ac56aabfb5217b9deed8177812680cc5d967dc99e16c885768d54c9e6cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd097d030f75043d9c40403b9deca0dc955e9d07f8e7190b1adad7a3c0be0add [INFO] running `Command { std: "docker" "start" "-a" "fd097d030f75043d9c40403b9deca0dc955e9d07f8e7190b1adad7a3c0be0add", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xaskpass-b873ca109a81dadc) [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" "fd097d030f75043d9c40403b9deca0dc955e9d07f8e7190b1adad7a3c0be0add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd097d030f75043d9c40403b9deca0dc955e9d07f8e7190b1adad7a3c0be0add", kill_on_drop: false }` [INFO] [stdout] fd097d030f75043d9c40403b9deca0dc955e9d07f8e7190b1adad7a3c0be0add