[INFO] fetching crate picst 2.0.5... [INFO] testing picst-2.0.5 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate picst 2.0.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate picst 2.0.5 [INFO] finished tweaking crates.io crate picst 2.0.5 [INFO] tweaked toml for crates.io crate picst 2.0.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate picst 2.0.5 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 picst 2.0.5 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] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9916576338f8b08dc6b3d38a84a434c96e779c015a58f899c4c65c247dc30fd8 [INFO] running `Command { std: "docker" "start" "-a" "9916576338f8b08dc6b3d38a84a434c96e779c015a58f899c4c65c247dc30fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9916576338f8b08dc6b3d38a84a434c96e779c015a58f899c4c65c247dc30fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9916576338f8b08dc6b3d38a84a434c96e779c015a58f899c4c65c247dc30fd8", kill_on_drop: false }` [INFO] [stdout] 9916576338f8b08dc6b3d38a84a434c96e779c015a58f899c4c65c247dc30fd8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8075ffe3291fe88f62f920b24fe88bcea5f0e71f33cc3ec46f6b7d95698b1a [INFO] running `Command { std: "docker" "start" "-a" "6f8075ffe3291fe88f62f920b24fe88bcea5f0e71f33cc3ec46f6b7d95698b1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling portable-atomic v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling bytemuck v1.12.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tiff v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling picst v2.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.24s [INFO] running `Command { std: "docker" "inspect" "6f8075ffe3291fe88f62f920b24fe88bcea5f0e71f33cc3ec46f6b7d95698b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8075ffe3291fe88f62f920b24fe88bcea5f0e71f33cc3ec46f6b7d95698b1a", kill_on_drop: false }` [INFO] [stdout] 6f8075ffe3291fe88f62f920b24fe88bcea5f0e71f33cc3ec46f6b7d95698b1a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb95669d02f52d78713d0bdb6023f3ad0d223baf25964d860d16b14eede4cbe [INFO] running `Command { std: "docker" "start" "-a" "6eb95669d02f52d78713d0bdb6023f3ad0d223baf25964d860d16b14eede4cbe", kill_on_drop: false }` [INFO] [stderr] Compiling picst v2.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "6eb95669d02f52d78713d0bdb6023f3ad0d223baf25964d860d16b14eede4cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb95669d02f52d78713d0bdb6023f3ad0d223baf25964d860d16b14eede4cbe", kill_on_drop: false }` [INFO] [stdout] 6eb95669d02f52d78713d0bdb6023f3ad0d223baf25964d860d16b14eede4cbe [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5163a30ece01970f9aaf1b802b323a0af29fc84340fb71015db2d62dbabd0cdc [INFO] running `Command { std: "docker" "start" "-a" "5163a30ece01970f9aaf1b802b323a0af29fc84340fb71015db2d62dbabd0cdc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/picst-1551dda2255d7538) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test args::tests::check_args_result_height_only_ignore_aspect_ratio ... ok [INFO] [stdout] test args::tests::check_args_result_full_dimensions_percent ... ok [INFO] [stdout] test args::tests::check_args_result_full_dimensions_pixels ... ok [INFO] [stdout] test args::tests::check_args_result_no_flags ... ok [INFO] [stdout] test args::tests::check_args_result_height_only_percent_ignore_aspect_ratio ... ok [INFO] [stdout] test args::tests::check_args ... ok [INFO] [stdout] test args::tests::check_args_result_height_only_percent ... ok [INFO] [stdout] test args::tests::check_args_result_width_only_percent ... ok [INFO] [stdout] test args::tests::check_args_result_width_only_ignore_aspect_ratio ... ok [INFO] [stdout] test args::tests::check_args_result_width_only_percent_ignore_aspect_ratio ... ok [INFO] [stdout] test dimension::tests::check_dimension ... ok [INFO] [stdout] test args::tests::check_args_result_width_only_pixels ... ok [INFO] [stdout] test args::tests::check_args_result_height_only_pixels ... ok [INFO] [stdout] test unit::tests::check_unit ... ok [INFO] [stdout] test validation::tests::check_percent_validator ... ok [INFO] [stdout] test validation::tests::check_pixels_validator ... ok [INFO] [stdout] test validation::tests::check_ratio_validator ... ok [INFO] [stdout] test args::tests::check_args_result_ratio ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5163a30ece01970f9aaf1b802b323a0af29fc84340fb71015db2d62dbabd0cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5163a30ece01970f9aaf1b802b323a0af29fc84340fb71015db2d62dbabd0cdc", kill_on_drop: false }` [INFO] [stdout] 5163a30ece01970f9aaf1b802b323a0af29fc84340fb71015db2d62dbabd0cdc