[INFO] cloning repository https://github.com/AlexM-2/silver-broccoli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexM-2/silver-broccoli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexM-2%2Fsilver-broccoli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexM-2%2Fsilver-broccoli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 349e42ee201bdc8c9eb14dff9a447ea312f2ee81
[INFO] checking AlexM-2/silver-broccoli against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexM-2%2Fsilver-broccoli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexM-2/silver-broccoli
[INFO] finished tweaking git repo https://github.com/AlexM-2/silver-broccoli
[INFO] tweaked toml for git repo https://github.com/AlexM-2/silver-broccoli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexM-2/silver-broccoli on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexM-2/silver-broccoli 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8
[INFO] running `Command { std: "docker" "start" "b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-26.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=9c70d7d61bb34669 -C extra-filename=-d7cda6eac58d70fc --out-dir /opt/rustwide/target/debug/build/naga/d7cda6eac58d70fc/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/381d432dcf7f2a34/out -L dependency=/opt/rustwide/target/debug/build/bitflags/93e85e2e4abd08ab/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/foldhash/496b6a8506c7c674/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/7dbb302f9704495e/out -L dependency=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out -L dependency=/opt/rustwide/target/debug/build/num-traits/0373639dd0106bfe/out -L dependency=/opt/rustwide/target/debug/build/serde/6f79c696d2a8add7/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/e31aa4974767be94/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/ae8720591b31333d/out --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/254bc7dd6c5b9987/out/libarrayvec-254bc7dd6c5b9987.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/c8060e48a855a946/out/libbit_set-c8060e48a855a946.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/93e85e2e4abd08ab/out/libbitflags-93e85e2e4abd08ab.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out/libcfg_if-bc4975430b4eb7b9.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/build/codespan-reporting/7b818eeda74e8c99/out/libcodespan_reporting-7b818eeda74e8c99.rmeta --extern half=/opt/rustwide/target/debug/build/half/ac95092cc7c78223/out/libhalf-ac95092cc7c78223.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/7dbb302f9704495e/out/libhashbrown-7dbb302f9704495e.rmeta --extern hexf_parse=/opt/rustwide/target/debug/build/hexf-parse/3a3e3f1940ae3db2/out/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/4b12c2ea69aa7a1b/out/libindexmap-4b12c2ea69aa7a1b.rmeta --extern libm=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out/liblibm-abf86e159bd3ea85.rmeta --extern log=/opt/rustwide/target/debug/build/log/d1445fb67721d80a/out/liblog-d1445fb67721d80a.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/0373639dd0106bfe/out/libnum_traits-0373639dd0106bfe.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/9fa66660e2fa5ade/out/librustc_hash-9fa66660e2fa5ade.rmeta --extern spirv=/opt/rustwide/target/debug/build/spirv/f65a12cf51f8a834/out/libspirv-f65a12cf51f8a834.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/4dea11c42b4234ea/out/libthiserror-4dea11c42b4234ea.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/31777e920fb1a026/out/libunicode_ident-31777e920fb1a026.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/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,unused-externs-silent --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=f70a8952432610f8 -C extra-filename=-9d06aadc60c0205b --out-dir /opt/rustwide/target/debug/build/ash/9d06aadc60c0205b/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out --extern libloading=/opt/rustwide/target/debug/build/libloading/da912f72a586ad72/out/liblibloading-da912f72a586ad72.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8", kill_on_drop: false }`
[INFO] [stdout] b450a16854f7ad9811f124ce80d213ab7f88fe4411adc3bec2ddc3c0e4e5fde8
