[INFO] fetching crate zengine_graphic 0.1.2... [INFO] testing zengine_graphic-0.1.2 against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] extracting crate zengine_graphic 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate zengine_graphic 0.1.2 on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zengine_graphic 0.1.2 [INFO] finished tweaking crates.io crate zengine_graphic 0.1.2 [INFO] tweaked toml for crates.io crate zengine_graphic 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zengine_engine v0.1.2 [INFO] [stderr] Downloaded zengine_macro v0.1.2 [INFO] [stderr] Downloaded gilrs-core v0.4.1 [INFO] [stderr] Downloaded zengine_input v0.1.2 [INFO] [stderr] Downloaded gilrs v0.9.0 [INFO] [stderr] Downloaded zengine_asset v0.1.2 [INFO] [stderr] Downloaded zengine_core v0.1.2 [INFO] [stderr] Downloaded zengine_ecs v0.1.2 [INFO] [stderr] Downloaded zengine_window v0.1.2 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b5f0b55e4a21c32f80730cf118509672253463581a34155b156cde60a2295a1 [INFO] running `Command { std: "docker" "start" "-a" "0b5f0b55e4a21c32f80730cf118509672253463581a34155b156cde60a2295a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5f0b55e4a21c32f80730cf118509672253463581a34155b156cde60a2295a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5f0b55e4a21c32f80730cf118509672253463581a34155b156cde60a2295a1", kill_on_drop: false }` [INFO] [stdout] 0b5f0b55e4a21c32f80730cf118509672253463581a34155b156cde60a2295a1 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a915c855f2f5f6ad8e7ffcf6c9534a06975ef2192ddf28c3ae8770eff045836c [INFO] running `Command { std: "docker" "start" "-a" "a915c855f2f5f6ad8e7ffcf6c9534a06975ef2192ddf28c3ae8770eff045836c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling xml-rs v0.8.18 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling zengine_macro v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling zengine_ecs v0.1.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling zengine_engine v0.1.2 [INFO] [stderr] Compiling zengine_asset v0.1.2 [INFO] [stderr] Compiling zengine_core v0.1.2 [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.23.14/./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="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=bd88fff531671d8f -C extra-filename=-bd88fff531671d8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-fa9672b6b59b637e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-a171f22027a28a05.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-aab244bc622a157f.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-7a5e6db2fdc2312b.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-c47cba2db59d71ba.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-f2208b7b9864eec6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-24f17c9ac7c9ae2c.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-e51e16e9e75afb15.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-a215600f3d01da9c.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-da0c66c68a69ae02.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 `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/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=4a71c66b6a1ae32a -C extra-filename=-4a71c66b6a1ae32a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f6462691e4cb5ffc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a915c855f2f5f6ad8e7ffcf6c9534a06975ef2192ddf28c3ae8770eff045836c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a915c855f2f5f6ad8e7ffcf6c9534a06975ef2192ddf28c3ae8770eff045836c", kill_on_drop: false }` [INFO] [stdout] a915c855f2f5f6ad8e7ffcf6c9534a06975ef2192ddf28c3ae8770eff045836c