[INFO] fetching crate pixel_engine 0.8.0... [INFO] building pixel_engine-0.8.0 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate pixel_engine 0.8.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate pixel_engine 0.8.0 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pixel_engine 0.8.0 [INFO] finished tweaking crates.io crate pixel_engine 0.8.0 [INFO] tweaked toml for crates.io crate pixel_engine 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pixel_engine_backend v0.8.0 [INFO] [stderr] Downloaded pixel_engine_draw v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad19fe248fd269230cf87ab641a32e9153965ce6ae13b4bcdad0538855578a97 [INFO] running `Command { std: "docker" "start" "-a" "ad19fe248fd269230cf87ab641a32e9153965ce6ae13b4bcdad0538855578a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad19fe248fd269230cf87ab641a32e9153965ce6ae13b4bcdad0538855578a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad19fe248fd269230cf87ab641a32e9153965ce6ae13b4bcdad0538855578a97", kill_on_drop: false }` [INFO] [stdout] ad19fe248fd269230cf87ab641a32e9153965ce6ae13b4bcdad0538855578a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6dca2f864dc90b78f349aa91eac731d26efa8fd2bbd65d5836070b079a8b910 [INFO] running `Command { std: "docker" "start" "-a" "c6dca2f864dc90b78f349aa91eac731d26efa8fd2bbd65d5836070b079a8b910", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling profiling v1.0.13 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling naga v0.10.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pixel_engine_draw v0.7.0 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=d3c87622baff6fa3 -C extra-filename=-d3c87622baff6fa3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `naga` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name naga --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/naga-0.10.1/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="clone"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="petgraph"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-in"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' -C metadata=5f6e3daa1a88f45f -C extra-filename=-5f6e3daa1a88f45f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-80e0ad908f489d73.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-374b492a9fe65a6b.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-62cfb150585b22dd.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-15aed06453fbbf5d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-5b57d23937bd80a4.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-d4f82aea708cf1e3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-57b145ccd843a05a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-06fedcc9d14e1bc6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c6dca2f864dc90b78f349aa91eac731d26efa8fd2bbd65d5836070b079a8b910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6dca2f864dc90b78f349aa91eac731d26efa8fd2bbd65d5836070b079a8b910", kill_on_drop: false }` [INFO] [stdout] c6dca2f864dc90b78f349aa91eac731d26efa8fd2bbd65d5836070b079a8b910