[INFO] fetching crate rspw 0.2.2...
[INFO] testing rspw-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rspw 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rspw 0.2.2
[INFO] finished tweaking crates.io crate rspw 0.2.2
[INFO] tweaked toml for crates.io crate rspw 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspw 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rspw 0.2.2 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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9074d8c7deea19193dee7cea86db5e9d43b38fa47363447d98dfe13e6b70f5f
[INFO] running `Command { std: "docker" "start" "-a" "e9074d8c7deea19193dee7cea86db5e9d43b38fa47363447d98dfe13e6b70f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9074d8c7deea19193dee7cea86db5e9d43b38fa47363447d98dfe13e6b70f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9074d8c7deea19193dee7cea86db5e9d43b38fa47363447d98dfe13e6b70f5f", kill_on_drop: false }`
[INFO] [stdout] e9074d8c7deea19193dee7cea86db5e9d43b38fa47363447d98dfe13e6b70f5f
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27fa2bd86c124ec2c4b2c1f0ca6433d6183329bcaf1b57e3c18a2f7ff1d7fb4
[INFO] running `Command { std: "docker" "start" "-a" "d27fa2bd86c124ec2c4b2c1f0ca6433d6183329bcaf1b57e3c18a2f7ff1d7fb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling arboard v3.2.0
[INFO] [stderr]    Compiling rspw v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.32s
[INFO] running `Command { std: "docker" "inspect" "d27fa2bd86c124ec2c4b2c1f0ca6433d6183329bcaf1b57e3c18a2f7ff1d7fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27fa2bd86c124ec2c4b2c1f0ca6433d6183329bcaf1b57e3c18a2f7ff1d7fb4", kill_on_drop: false }`
[INFO] [stdout] d27fa2bd86c124ec2c4b2c1f0ca6433d6183329bcaf1b57e3c18a2f7ff1d7fb4
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57de75addfd058ee5b6c1b48f58f181d6ca50200ea151e76c273fad340de81cd
[INFO] running `Command { std: "docker" "start" "-a" "57de75addfd058ee5b6c1b48f58f181d6ca50200ea151e76c273fad340de81cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rspw v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "57de75addfd058ee5b6c1b48f58f181d6ca50200ea151e76c273fad340de81cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57de75addfd058ee5b6c1b48f58f181d6ca50200ea151e76c273fad340de81cd", kill_on_drop: false }`
[INFO] [stdout] 57de75addfd058ee5b6c1b48f58f181d6ca50200ea151e76c273fad340de81cd
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7faf24045ef3fe186862bf3faae5c6da69d7c478d2e9dd0ffc19cc72a3f56121
[INFO] running `Command { std: "docker" "start" "-a" "7faf24045ef3fe186862bf3faae5c6da69d7c478d2e9dd0ffc19cc72a3f56121", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rspw-5cb8e3ef4e92311c)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rspw-453958f37bff24c6)
[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] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-c0a0b8a44cde08fa)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] A command line password generator written in rust
[INFO] [stderr] 
[INFO] [stderr] Usage: test-c0a0b8a44cde08fa [OPTIONS] -l <LENGTH>
[INFO] [stderr] 
[INFO] [stderr] Options:
[INFO] [stderr]   -l <LENGTH>      length of the password [6-64]
[INFO] [stderr]   -s, --special    special characters
[INFO] [stderr]   -c               Copy password onto the clipboard
[INFO] [stderr]   -h, --help       Print help
[INFO] [stderr]   -V, --version    Print version
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test-c0a0b8a44cde08fa` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "7faf24045ef3fe186862bf3faae5c6da69d7c478d2e9dd0ffc19cc72a3f56121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7faf24045ef3fe186862bf3faae5c6da69d7c478d2e9dd0ffc19cc72a3f56121", kill_on_drop: false }`
[INFO] [stdout] 7faf24045ef3fe186862bf3faae5c6da69d7c478d2e9dd0ffc19cc72a3f56121
