[INFO] fetching crate pword 0.1.3...
[INFO] testing pword-0.1.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pword 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pword 0.1.3
[INFO] finished tweaking crates.io crate pword 0.1.3
[INFO] tweaked toml for crates.io crate pword 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pword 0.1.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pword 0.1.3 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68259dec406fcf469067e7704217e2352437e53262c69c3cb567809b51362485
[INFO] running `Command { std: "docker" "start" "-a" "68259dec406fcf469067e7704217e2352437e53262c69c3cb567809b51362485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68259dec406fcf469067e7704217e2352437e53262c69c3cb567809b51362485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68259dec406fcf469067e7704217e2352437e53262c69c3cb567809b51362485", kill_on_drop: false }`
[INFO] [stdout] 68259dec406fcf469067e7704217e2352437e53262c69c3cb567809b51362485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89c68c02658145ca03ba2609f2691116816c1f7d571e083068db3e21728e4c7a
[INFO] running `Command { std: "docker" "start" "-a" "89c68c02658145ca03ba2609f2691116816c1f7d571e083068db3e21728e4c7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling arrayref v0.3.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling termios v0.0.5
[INFO] [stderr]    Compiling rpassword v0.0.4
[INFO] [stderr]    Compiling blake2b_simd v0.5.10
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rust-argon2 v0.6.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling chbs v0.0.9
[INFO] [stderr]    Compiling pword v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
[INFO] running `Command { std: "docker" "inspect" "89c68c02658145ca03ba2609f2691116816c1f7d571e083068db3e21728e4c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c68c02658145ca03ba2609f2691116816c1f7d571e083068db3e21728e4c7a", kill_on_drop: false }`
[INFO] [stdout] 89c68c02658145ca03ba2609f2691116816c1f7d571e083068db3e21728e4c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3b4a552ed092e201de16449154c9acce2426507505b28d605c28b2c667303d4
[INFO] running `Command { std: "docker" "start" "-a" "a3b4a552ed092e201de16449154c9acce2426507505b28d605c28b2c667303d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling pword v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "a3b4a552ed092e201de16449154c9acce2426507505b28d605c28b2c667303d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b4a552ed092e201de16449154c9acce2426507505b28d605c28b2c667303d4", kill_on_drop: false }`
[INFO] [stdout] a3b4a552ed092e201de16449154c9acce2426507505b28d605c28b2c667303d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0c65e380644b0dab9e8eaf7ccb5588c45db2852b7f35fcba2ad242dc5cb21b0
[INFO] running `Command { std: "docker" "start" "-a" "e0c65e380644b0dab9e8eaf7ccb5588c45db2852b7f35fcba2ad242dc5cb21b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pword-bae58377658deada)
[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" "e0c65e380644b0dab9e8eaf7ccb5588c45db2852b7f35fcba2ad242dc5cb21b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c65e380644b0dab9e8eaf7ccb5588c45db2852b7f35fcba2ad242dc5cb21b0", kill_on_drop: false }`
[INFO] [stdout] e0c65e380644b0dab9e8eaf7ccb5588c45db2852b7f35fcba2ad242dc5cb21b0
