[INFO] fetching crate block_compression 0.6.0...
[INFO] testing block_compression-0.6.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1
[INFO] extracting crate block_compression 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate block_compression 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate block_compression 0.6.0
[INFO] tweaked toml for crates.io crate block_compression 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate block_compression 0.6.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate block_compression 0.6.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v26.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v26.0.0
[INFO] [stderr]   Downloaded wgpu v26.0.1
[INFO] [stderr]   Downloaded naga v26.0.0
[INFO] [stderr]   Downloaded wgpu-types v26.0.0
[INFO] [stderr]   Downloaded wgpu-core v26.0.1
[INFO] [stderr]   Downloaded mach-dxcompiler-rs v0.1.4+2024.11.22-df583a3.1
[INFO] [stderr]   Downloaded wgpu-hal v26.0.0
[INFO] [stderr]   Downloaded metal v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 251d80077c47726a04b88ef750b6aa1282acc569f85a5d0ef647edaf40a50c91
[INFO] running `Command { std: "docker" "start" "-a" "251d80077c47726a04b88ef750b6aa1282acc569f85a5d0ef647edaf40a50c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "251d80077c47726a04b88ef750b6aa1282acc569f85a5d0ef647edaf40a50c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "251d80077c47726a04b88ef750b6aa1282acc569f85a5d0ef647edaf40a50c91", kill_on_drop: false }`
[INFO] [stdout] 251d80077c47726a04b88ef750b6aa1282acc569f85a5d0ef647edaf40a50c91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09cff09c7d87de98a76affc93e0634551226ce8b731f12d76cd54721850da517
[INFO] running `Command { std: "docker" "start" "-a" "09cff09c7d87de98a76affc93e0634551226ce8b731f12d76cd54721850da517", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling wgpu-types v26.0.0
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]    Compiling block_compression v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.29s
[INFO] running `Command { std: "docker" "inspect" "09cff09c7d87de98a76affc93e0634551226ce8b731f12d76cd54721850da517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09cff09c7d87de98a76affc93e0634551226ce8b731f12d76cd54721850da517", kill_on_drop: false }`
[INFO] [stdout] 09cff09c7d87de98a76affc93e0634551226ce8b731f12d76cd54721850da517
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70b2d91ddb09e7c63ccb13fdc9011ca43b0982d3d79effe72f54565791aebe8a
[INFO] running `Command { std: "docker" "start" "-a" "70b2d91ddb09e7c63ccb13fdc9011ca43b0982d3d79effe72f54565791aebe8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wgpu-hal v26.0.0
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]    Compiling block_compression v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.00s
[INFO] running `Command { std: "docker" "inspect" "70b2d91ddb09e7c63ccb13fdc9011ca43b0982d3d79effe72f54565791aebe8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b2d91ddb09e7c63ccb13fdc9011ca43b0982d3d79effe72f54565791aebe8a", kill_on_drop: false }`
[INFO] [stdout] 70b2d91ddb09e7c63ccb13fdc9011ca43b0982d3d79effe72f54565791aebe8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6766e78cce2b1902e76b0e4e1e87d8c18bbe3333675cfef457276f98bdbcf7e
[INFO] running `Command { std: "docker" "start" "-a" "a6766e78cce2b1902e76b0e4e1e87d8c18bbe3333675cfef457276f98bdbcf7e", 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/block_compression-384fad2f20afe81c)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test decode::block::tests::test_bc1_block_black ... ok
[INFO] [stdout] test decode::block::tests::test_bc1_block_gradient ... ok
[INFO] [stdout] test decode::block::tests::test_bc2_alpha_gradient ... ok
[INFO] [stdout] test decode::block::tests::test_bc1_block_red ... ok
[INFO] [stdout] test decode::block::tests::test_bc2_alpha_half_transparent ... ok
[INFO] [stdout] test decode::block::tests::test_bc3_alpha_gradient ... ok
[INFO] [stdout] test decode::block::tests::test_bc3_color_alpha_gradient ... ok
[INFO] [stdout] test decode::block::tests::test_bc3_semi_transparent ... ok
[INFO] [stdout] test decode::block::tests::test_bc3_solid_black ... ok
[INFO] [stdout] test decode::block::tests::test_bc3_transparent_red ... ok
[INFO] [stdout] test decode::block::tests::test_bc4_gradient ... ok
[INFO] [stdout] test decode::block::tests::test_bc5_gradient ... ok
[INFO] [stdout] test decode::block::tests::test_bc5_interpolated ... ok
[INFO] [stdout] test decode::block::tests::test_bc4_interpolated ... ok
[INFO] [stdout] test decode::block::tests::test_bc6h_block_0 ... ok
[INFO] [stdout] test decode::block::tests::test_bc6h_block_0_float ... ok
[INFO] [stdout] test decode::block::tests::test_bc7_block_0 ... ok
[INFO] [stdout] test decode::block::tests::test_bc7_block_1 ... 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] [stderr]      Running tests/metrics.rs (/opt/rustwide/target/debug/deps/metrics-926dcee722cdefd2)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: test failed, to rerun pass `--test metrics`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/metrics-926dcee722cdefd2` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a6766e78cce2b1902e76b0e4e1e87d8c18bbe3333675cfef457276f98bdbcf7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6766e78cce2b1902e76b0e4e1e87d8c18bbe3333675cfef457276f98bdbcf7e", kill_on_drop: false }`
[INFO] [stdout] a6766e78cce2b1902e76b0e4e1e87d8c18bbe3333675cfef457276f98bdbcf7e
