[INFO] cloning repository https://github.com/m1raystal-rc/IceSpar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1raystal-rc/IceSpar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1raystal-rc%2FIceSpar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1raystal-rc%2FIceSpar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91e5b36aa34a36541029dc47044aabf6674d2b3b
[INFO] checking m1raystal-rc/IceSpar against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1raystal-rc%2FIceSpar" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m1raystal-rc/IceSpar
[INFO] finished tweaking git repo https://github.com/m1raystal-rc/IceSpar
[INFO] tweaked toml for git repo https://github.com/m1raystal-rc/IceSpar written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m1raystal-rc/IceSpar on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m1raystal-rc/IceSpar 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ice_spar` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc2/source/target/.../ice_spar
[INFO] [stderr]    |                                                  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ice-spar`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "ice_spar"
[INFO] [stderr] 22 + name = "ice-spar"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `ice-spar`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ version = "0.1.0"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "ice-spar"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ice_spar` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371
[INFO] running `Command { std: "docker" "start" "dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371", 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" "dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371", 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" "dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ice_spar` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../ice_spar
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ice-spar`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "ice_spar"
[INFO] [stderr] 22 + name = "ice-spar"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `ice-spar`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ version = "0.1.0"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "ice-spar"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ice_spar` (manifest) generated 1 warning
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking num_enum v0.7.6
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/build/ash/4182438869de10ef/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out --extern libloading=/opt/rustwide/target/debug/build/libloading/0a284e369c3e1101/out/liblibloading-0a284e369c3e1101.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371", kill_on_drop: false }`
[INFO] [stdout] dd88ed0f6ef27ec61cc88ff6d1d1911750c7a7ab9fb424791e32f6a3bd3f0371
