[INFO] cloning repository https://github.com/thomsen85/rusty-minesweeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomsen85/rusty-minesweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomsen85%2Frusty-minesweeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomsen85%2Frusty-minesweeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7f18fbfa7d66eb7b81d0e297dd413a29086aec8 [INFO] checking thomsen85/rusty-minesweeper against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomsen85%2Frusty-minesweeper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thomsen85/rusty-minesweeper [INFO] finished tweaking git repo https://github.com/thomsen85/rusty-minesweeper [INFO] tweaked toml for git repo https://github.com/thomsen85/rusty-minesweeper written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thomsen85/rusty-minesweeper on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thomsen85/rusty-minesweeper 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 948277240a42cdec1389a0ad26caf2a0c040add08a2c445e0ce0da7b9903055b [INFO] running `Command { std: "docker" "start" "-a" "948277240a42cdec1389a0ad26caf2a0c040add08a2c445e0ce0da7b9903055b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948277240a42cdec1389a0ad26caf2a0c040add08a2c445e0ce0da7b9903055b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948277240a42cdec1389a0ad26caf2a0c040add08a2c445e0ce0da7b9903055b", kill_on_drop: false }` [INFO] [stdout] 948277240a42cdec1389a0ad26caf2a0c040add08a2c445e0ce0da7b9903055b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9322358d22fc9923801a469a4b7057696fe578c7e8b0b237269646b4eb522f70 [INFO] running `Command { std: "docker" "start" "-a" "9322358d22fc9923801a469a4b7057696fe578c7e8b0b237269646b4eb522f70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cubecl-common v0.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cubecl-runtime v0.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling cudarc v0.12.1 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling cubecl-wgpu v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking sanitize-filename v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking gix-utils v0.1.14 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking gix-trace v0.1.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [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/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3c80594cdfb0b62a -C extra-filename=-a42b0af49080b628 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1986a0d07606245d.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" "9322358d22fc9923801a469a4b7057696fe578c7e8b0b237269646b4eb522f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9322358d22fc9923801a469a4b7057696fe578c7e8b0b237269646b4eb522f70", kill_on_drop: false }` [INFO] [stdout] 9322358d22fc9923801a469a4b7057696fe578c7e8b0b237269646b4eb522f70