[INFO] fetching crate radiantkit-image 0.0.1... [INFO] testing radiantkit-image-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate radiantkit-image 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate radiantkit-image 0.0.1 [INFO] finished tweaking crates.io crate radiantkit-image 0.0.1 [INFO] tweaked toml for crates.io crate radiantkit-image 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radiantkit-image 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 226 packages to latest compatible versions [INFO] [stderr] Adding ehttp v0.3.1 (available: v0.5.0) [INFO] [stderr] Adding epaint v0.22.0 (available: v0.32.1) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.7) [INFO] [stderr] Adding macro_magic v0.5.1 (available: v0.6.0) [INFO] [stderr] Adding pollster v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.50) [INFO] [stderr] Adding web-sys v0.3.72 (available: v0.3.77) [INFO] [stderr] Adding wgpu v0.17.2 (available: v26.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afca244419abdfc6b1e6a542cc6168e2a74af61c326a94507c55a9da3c5f300a [INFO] running `Command { std: "docker" "start" "-a" "afca244419abdfc6b1e6a542cc6168e2a74af61c326a94507c55a9da3c5f300a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afca244419abdfc6b1e6a542cc6168e2a74af61c326a94507c55a9da3c5f300a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afca244419abdfc6b1e6a542cc6168e2a74af61c326a94507c55a9da3c5f300a", kill_on_drop: false }` [INFO] [stdout] afca244419abdfc6b1e6a542cc6168e2a74af61c326a94507c55a9da3c5f300a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85ff36f216f0c65b484b319d223a2869b4598a9dc02612d95058cc0617c8d65 [INFO] running `Command { std: "docker" "start" "-a" "b85ff36f216f0c65b484b319d223a2869b4598a9dc02612d95058cc0617c8d65", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling emath v0.22.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ecolor v0.22.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling epaint v0.22.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling web-sys v0.3.72 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling ehttp v0.3.1 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling radiantkit-core v0.0.1 [INFO] [stderr] Compiling radiantkit-image v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "b85ff36f216f0c65b484b319d223a2869b4598a9dc02612d95058cc0617c8d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85ff36f216f0c65b484b319d223a2869b4598a9dc02612d95058cc0617c8d65", kill_on_drop: false }` [INFO] [stdout] b85ff36f216f0c65b484b319d223a2869b4598a9dc02612d95058cc0617c8d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d67985765f780dd34882943d49acefb08172a3d00e0cc3e4bc9227a38eb0790d [INFO] running `Command { std: "docker" "start" "-a" "d67985765f780dd34882943d49acefb08172a3d00e0cc3e4bc9227a38eb0790d", kill_on_drop: false }` [INFO] [stderr] Compiling radiantkit-image v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "d67985765f780dd34882943d49acefb08172a3d00e0cc3e4bc9227a38eb0790d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67985765f780dd34882943d49acefb08172a3d00e0cc3e4bc9227a38eb0790d", kill_on_drop: false }` [INFO] [stdout] d67985765f780dd34882943d49acefb08172a3d00e0cc3e4bc9227a38eb0790d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a01556ff717dcbb54b8761c2adb5ad3f2df67ba611769df05c72a891c7525c8 [INFO] running `Command { std: "docker" "start" "-a" "4a01556ff717dcbb54b8761c2adb5ad3f2df67ba611769df05c72a891c7525c8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radiantkit_image-2f440028ee694f63) [INFO] [stdout] [INFO] [stderr] Doc-tests radiantkit_image [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] [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" "4a01556ff717dcbb54b8761c2adb5ad3f2df67ba611769df05c72a891c7525c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a01556ff717dcbb54b8761c2adb5ad3f2df67ba611769df05c72a891c7525c8", kill_on_drop: false }` [INFO] [stdout] 4a01556ff717dcbb54b8761c2adb5ad3f2df67ba611769df05c72a891c7525c8