[INFO] cloning repository https://github.com/Aganthor/wgpu-tuto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aganthor/wgpu-tuto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAganthor%2Fwgpu-tuto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAganthor%2Fwgpu-tuto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d56f28313eace7e016de25346dc4176f1f7ba420 [INFO] building Aganthor/wgpu-tuto against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAganthor%2Fwgpu-tuto" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aganthor/wgpu-tuto on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aganthor/wgpu-tuto [INFO] finished tweaking git repo https://github.com/Aganthor/wgpu-tuto [INFO] tweaked toml for git repo https://github.com/Aganthor/wgpu-tuto written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 173b66214d01b9dc07250ab7cdf0cd2e48c96591ae48968a74ecc2d9c7d5251a [INFO] running `Command { std: "docker" "start" "-a" "173b66214d01b9dc07250ab7cdf0cd2e48c96591ae48968a74ecc2d9c7d5251a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "173b66214d01b9dc07250ab7cdf0cd2e48c96591ae48968a74ecc2d9c7d5251a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173b66214d01b9dc07250ab7cdf0cd2e48c96591ae48968a74ecc2d9c7d5251a", kill_on_drop: false }` [INFO] [stdout] 173b66214d01b9dc07250ab7cdf0cd2e48c96591ae48968a74ecc2d9c7d5251a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68c89f408ea2662b8dabb47f320f23626d3ed6f45bb93211a14239bdfdb1cbea [INFO] running `Command { std: "docker" "start" "-a" "68c89f408ea2662b8dabb47f320f23626d3ed6f45bb93211a14239bdfdb1cbea", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.34.0+1.2.203/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="libloading"' --cfg 'feature="loaded"' -C metadata=536e8358eb00ba2a -C extra-filename=-536e8358eb00ba2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-8b61bfc587b6172f.rmeta --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" "68c89f408ea2662b8dabb47f320f23626d3ed6f45bb93211a14239bdfdb1cbea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c89f408ea2662b8dabb47f320f23626d3ed6f45bb93211a14239bdfdb1cbea", kill_on_drop: false }` [INFO] [stdout] 68c89f408ea2662b8dabb47f320f23626d3ed6f45bb93211a14239bdfdb1cbea