[INFO] cloning repository https://github.com/theZiggurat/wgpu-toy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theZiggurat/wgpu-toy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheZiggurat%2Fwgpu-toy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheZiggurat%2Fwgpu-toy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ce15701a1f1a4544fbc8f7e037bddbc358ac33e [INFO] testing theZiggurat/wgpu-toy against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheZiggurat%2Fwgpu-toy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/theZiggurat/wgpu-toy [INFO] finished tweaking git repo https://github.com/theZiggurat/wgpu-toy [INFO] tweaked toml for git repo https://github.com/theZiggurat/wgpu-toy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theZiggurat/wgpu-toy on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theZiggurat/wgpu-toy 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-cursor v0.28.5 [INFO] [stderr] Downloaded xcursor v0.3.3 [INFO] [stderr] Downloaded chlorine v1.0.7 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded wayland-sys v0.28.5 [INFO] [stderr] Downloaded futures-sink v0.3.13 [INFO] [stderr] Downloaded xdg v2.2.0 [INFO] [stderr] Downloaded vec-arena v1.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded futures-core v0.3.13 [INFO] [stderr] Downloaded futures-macro v0.3.13 [INFO] [stderr] Downloaded bytemuck_derive v1.0.1 [INFO] [stderr] Downloaded bytemuck v1.5.1 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded env_logger v0.8.3 [INFO] [stderr] Downloaded futures-channel v0.3.13 [INFO] [stderr] Downloaded xml-rs v0.8.3 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded weezl v0.1.4 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded tracing v0.1.25 [INFO] [stderr] Downloaded imgui v0.7.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.17 [INFO] [stderr] Downloaded wayland-protocols v0.28.5 [INFO] [stderr] Downloaded futures-util v0.3.13 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.7.0 [INFO] [stderr] Downloaded imgui-wgpu v0.14.0 [INFO] [stderr] Downloaded slotmap v0.4.0 [INFO] [stderr] Downloaded wayland-client v0.28.5 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.3 [INFO] [stderr] Downloaded crossbeam-utils v0.8.3 [INFO] [stderr] Downloaded regex v1.4.5 [INFO] [stderr] Downloaded wgpu-subscriber v0.1.0 [INFO] [stderr] Downloaded regex-syntax v0.6.23 [INFO] [stderr] Downloaded wayland-scanner v0.28.5 [INFO] [stderr] Downloaded futures-io v0.3.13 [INFO] [stderr] Downloaded futures-task v0.3.13 [INFO] [stderr] Downloaded imgui-winit-support v0.7.0 [INFO] [stderr] Downloaded wayland-commons v0.28.5 [INFO] [stderr] Downloaded pollster v0.2.2 [INFO] [stderr] Downloaded imgui-sys v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a436fc96bcf1b3642eab346c6157f916f6237c2bb3f4b01b30e7a675696fc7d [INFO] running `Command { std: "docker" "start" "-a" "4a436fc96bcf1b3642eab346c6157f916f6237c2bb3f4b01b30e7a675696fc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a436fc96bcf1b3642eab346c6157f916f6237c2bb3f4b01b30e7a675696fc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a436fc96bcf1b3642eab346c6157f916f6237c2bb3f4b01b30e7a675696fc7d", kill_on_drop: false }` [INFO] [stdout] 4a436fc96bcf1b3642eab346c6157f916f6237c2bb3f4b01b30e7a675696fc7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18dba5df06058a10a9ee548cede51e11c67444edf6807ef4fcbb3bc2e9c3c92f [INFO] running `Command { std: "docker" "start" "-a" "18dba5df06058a10a9ee548cede51e11c67444edf6807ef4fcbb3bc2e9c3c92f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling naga v0.3.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling gpu-alloc v0.3.0 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gfx-hal v0.7.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.7.0 [INFO] [stderr] Compiling gfx-backend-empty v0.7.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling pollster v0.2.2 [INFO] [stderr] Compiling imgui v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling wgpu-subscriber v0.1.0 [INFO] [stderr] Compiling winit v0.24.0 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "mp4parse", "png", "pnm", "ravif", "rgb", "scoped_threadpool", "tga", "tiff", "webp"))' -C metadata=c1f922d3aff550c3 -C extra-filename=-b77c485eadf66f1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-65e36c7997cf1f7e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-379f547b04d51d02.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-48ccdf035fe53b92.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-f302c2642069b8ce.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-aa19c9eb858b7e73.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-ea5ebaa4d8c94ab1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f3489a6164af1040.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-c88e6c774b17a67d.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-ea80625569c7ab31.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-ffd20f993d35f5db.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 `wayland-protocols` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name wayland_protocols --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.28.5/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="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "unstable_protocols", "wayland-client", "wayland-server"))' -C metadata=6f4664784b834d6f -C extra-filename=-1ced4ae25c25b19a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0629d6d36c0d1ed3.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-e3abc0ae4e60c693.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-d739c14486b3459f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "18dba5df06058a10a9ee548cede51e11c67444edf6807ef4fcbb3bc2e9c3c92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18dba5df06058a10a9ee548cede51e11c67444edf6807ef4fcbb3bc2e9c3c92f", kill_on_drop: false }` [INFO] [stdout] 18dba5df06058a10a9ee548cede51e11c67444edf6807ef4fcbb3bc2e9c3c92f