[INFO] fetching crate grepvec 0.1.0... [INFO] checking grepvec-0.1.0 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499 [INFO] extracting crate grepvec 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate grepvec 0.1.0 [INFO] finished tweaking crates.io crate grepvec 0.1.0 [INFO] tweaked toml for crates.io crate grepvec 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate grepvec 0.1.0 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate grepvec 0.1.0 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cfe6e6ef94805194ee5cd0b8f7aac3e0d96aafdd3cb8d0db7da8ca8674184d0 [INFO] running `Command { std: "docker" "start" "-a" "1cfe6e6ef94805194ee5cd0b8f7aac3e0d96aafdd3cb8d0db7da8ca8674184d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cfe6e6ef94805194ee5cd0b8f7aac3e0d96aafdd3cb8d0db7da8ca8674184d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cfe6e6ef94805194ee5cd0b8f7aac3e0d96aafdd3cb8d0db7da8ca8674184d0", kill_on_drop: false }` [INFO] [stdout] 1cfe6e6ef94805194ee5cd0b8f7aac3e0d96aafdd3cb8d0db7da8ca8674184d0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45040e6e864bbbe7f075f33ca6fb70a7a87cc1032e124a42090842a5dce8db8 [INFO] running `Command { std: "docker" "start" "-a" "f45040e6e864bbbe7f075f33ca6fb70a7a87cc1032e124a42090842a5dce8db8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking ordered-float v4.6.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/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-24.0.0/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="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="msl-out-if-target-apple"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=90ab6eaf3714c25f -C extra-filename=-db3c180d9b87a75f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-5e6d6182a65d3cb3.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-d298b07ca607fffb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-17d5e465a3a5f5ed.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-5455a7ebb75ccf0f.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-cb23926b94e0f3fa.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-27095c774a4a2393.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9d3224bdc66abff9.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-656488f61c9c1aec.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-8d7c1150d1bf3b90.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-1308ea165d586438.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-af2c0c60b242cc13.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-08062881dfb0a953.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c86631de83d189a5.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg spv_out --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)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f45040e6e864bbbe7f075f33ca6fb70a7a87cc1032e124a42090842a5dce8db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45040e6e864bbbe7f075f33ca6fb70a7a87cc1032e124a42090842a5dce8db8", kill_on_drop: false }` [INFO] [stdout] f45040e6e864bbbe7f075f33ca6fb70a7a87cc1032e124a42090842a5dce8db8