[INFO] fetching crate iced_gif 0.13.0... [INFO] testing iced_gif-0.13.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate iced_gif 0.13.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate iced_gif 0.13.0 [INFO] finished tweaking crates.io crate iced_gif 0.13.0 [INFO] tweaked toml for crates.io crate iced_gif 0.13.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iced_gif 0.13.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 310 packages to latest compatible versions [INFO] [stderr] Adding async-fs v1.6.0 (available: v2.1.3) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.8) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f0dc6251a2fd6af543b388039f5adedf090c6cff3a6ce2e3043ff09d0f1b9a1 [INFO] running `Command { std: "docker" "start" "-a" "0f0dc6251a2fd6af543b388039f5adedf090c6cff3a6ce2e3043ff09d0f1b9a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f0dc6251a2fd6af543b388039f5adedf090c6cff3a6ce2e3043ff09d0f1b9a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0dc6251a2fd6af543b388039f5adedf090c6cff3a6ce2e3043ff09d0f1b9a1", kill_on_drop: false }` [INFO] [stdout] 0f0dc6251a2fd6af543b388039f5adedf090c6cff3a6ce2e3043ff09d0f1b9a1 [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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06d099fd10363356a4e48371e28513d2530c6656777919fb24cd2db76cef4f2 [INFO] running `Command { std: "docker" "start" "-a" "e06d099fd10363356a4e48371e28513d2530c6656777919fb24cd2db76cef4f2", kill_on_drop: false }` [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=e84ec2f2dce711a0 -C extra-filename=-dc5b76170095be36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e06d099fd10363356a4e48371e28513d2530c6656777919fb24cd2db76cef4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06d099fd10363356a4e48371e28513d2530c6656777919fb24cd2db76cef4f2", kill_on_drop: false }` [INFO] [stdout] e06d099fd10363356a4e48371e28513d2530c6656777919fb24cd2db76cef4f2