[INFO] fetching crate pixfetch 1.0.0... [INFO] testing pixfetch-1.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate pixfetch 1.0.0 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking crates.io crate pixfetch 1.0.0 [INFO] finished tweaking crates.io crate pixfetch 1.0.0 [INFO] tweaked toml for crates.io crate pixfetch 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pixfetch 1.0.0 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 pixfetch 1.0.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 76954f3fa8626ef6211aa2d484c256f6cc6edc262f3988273ec19f9a839a58eb [INFO] running `Command { std: "docker" "start" "-a" "76954f3fa8626ef6211aa2d484c256f6cc6edc262f3988273ec19f9a839a58eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76954f3fa8626ef6211aa2d484c256f6cc6edc262f3988273ec19f9a839a58eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76954f3fa8626ef6211aa2d484c256f6cc6edc262f3988273ec19f9a839a58eb", kill_on_drop: false }` [INFO] [stdout] 76954f3fa8626ef6211aa2d484c256f6cc6edc262f3988273ec19f9a839a58eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 48eac34e60b1211bc9bfd1de3d779b86e817dac123c1270e804f6e44d4d6d8ac [INFO] running `Command { std: "docker" "start" "-a" "48eac34e60b1211bc9bfd1de3d779b86e817dac123c1270e804f6e44d4d6d8ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling sysinfo v0.24.5 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling systemstat v0.1.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling clap_complete v3.2.2 [INFO] [stderr] Compiling clap_mangen v0.1.9 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling pixfetch v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: pixfetch@1.0.0: completion files and man page generated in "/opt/rustwide/target/debug/build/pixfetch-4572118849eb8b92/out" [INFO] [stderr] Compiling ansipix v1.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.70s [INFO] running `Command { std: "docker" "inspect" "48eac34e60b1211bc9bfd1de3d779b86e817dac123c1270e804f6e44d4d6d8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48eac34e60b1211bc9bfd1de3d779b86e817dac123c1270e804f6e44d4d6d8ac", kill_on_drop: false }` [INFO] [stdout] 48eac34e60b1211bc9bfd1de3d779b86e817dac123c1270e804f6e44d4d6d8ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7a69e4e858751144ef240c90269e5e6c0cf67842e5d98897a0f0b2cfe520e035 [INFO] running `Command { std: "docker" "start" "-a" "7a69e4e858751144ef240c90269e5e6c0cf67842e5d98897a0f0b2cfe520e035", kill_on_drop: false }` [INFO] [stderr] warning: pixfetch@1.0.0: completion files and man page generated in "/opt/rustwide/target/debug/build/pixfetch-4572118849eb8b92/out" [INFO] [stderr] Compiling pixfetch v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "7a69e4e858751144ef240c90269e5e6c0cf67842e5d98897a0f0b2cfe520e035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a69e4e858751144ef240c90269e5e6c0cf67842e5d98897a0f0b2cfe520e035", kill_on_drop: false }` [INFO] [stdout] 7a69e4e858751144ef240c90269e5e6c0cf67842e5d98897a0f0b2cfe520e035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8814ebd8bc21e6f582b49abc6be3da757a615a366501b074761c64e1e205193a [INFO] running `Command { std: "docker" "start" "-a" "8814ebd8bc21e6f582b49abc6be3da757a615a366501b074761c64e1e205193a", kill_on_drop: false }` [INFO] [stderr] warning: pixfetch@1.0.0: completion files and man page generated in "/opt/rustwide/target/debug/build/pixfetch-4572118849eb8b92/out" [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pixfetch-9583c3f2f318cfe1) [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" "8814ebd8bc21e6f582b49abc6be3da757a615a366501b074761c64e1e205193a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8814ebd8bc21e6f582b49abc6be3da757a615a366501b074761c64e1e205193a", kill_on_drop: false }` [INFO] [stdout] 8814ebd8bc21e6f582b49abc6be3da757a615a366501b074761c64e1e205193a