[INFO] cloning repository https://github.com/edevil/worker-webgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edevil/worker-webgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedevil%2Fworker-webgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedevil%2Fworker-webgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41267a45bd8adf300efde61e3e019a8a8dc2029a [INFO] checking edevil/worker-webgpu against try#45a41ffb423036390396cec6d4e16c04033f4d02 for pr-116745 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedevil%2Fworker-webgpu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edevil/worker-webgpu on toolchain 45a41ffb423036390396cec6d4e16c04033f4d02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edevil/worker-webgpu [INFO] finished tweaking git repo https://github.com/edevil/worker-webgpu [INFO] tweaked toml for git repo https://github.com/edevil/worker-webgpu written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edevil/worker-webgpu 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" "+45a41ffb423036390396cec6d4e16c04033f4d02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e70317387b35b01beccd319ba07310f914c0589dfaf249f49d17b74d61141d94 [INFO] running `Command { std: "docker" "start" "-a" "e70317387b35b01beccd319ba07310f914c0589dfaf249f49d17b74d61141d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e70317387b35b01beccd319ba07310f914c0589dfaf249f49d17b74d61141d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70317387b35b01beccd319ba07310f914c0589dfaf249f49d17b74d61141d94", kill_on_drop: false }` [INFO] [stdout] e70317387b35b01beccd319ba07310f914c0589dfaf249f49d17b74d61141d94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e2bb2d5ac4bc1d43740ab8140cb152c59722def24cb23b5e537346393d453b [INFO] running `Command { std: "docker" "start" "-a" "56e2bb2d5ac4bc1d43740ab8140cb152c59722def24cb23b5e537346393d453b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking profiling v1.0.9 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking js-sys v0.3.63 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [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/45a41ffb423036390396cec6d4e16c04033f4d02/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=7ecbaeb580bd0dbe -C extra-filename=-7ecbaeb580bd0dbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1506e54083e26852.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" "56e2bb2d5ac4bc1d43740ab8140cb152c59722def24cb23b5e537346393d453b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e2bb2d5ac4bc1d43740ab8140cb152c59722def24cb23b5e537346393d453b", kill_on_drop: false }` [INFO] [stdout] 56e2bb2d5ac4bc1d43740ab8140cb152c59722def24cb23b5e537346393d453b