[INFO] cloning repository https://github.com/chellipse/swiv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chellipse/swiv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchellipse%2Fswiv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchellipse%2Fswiv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56c056fdea9431ee65ade608c8281d2b2e9531b3 [INFO] checking chellipse/swiv against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchellipse%2Fswiv" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chellipse/swiv [INFO] finished tweaking git repo https://github.com/chellipse/swiv [INFO] tweaked toml for git repo https://github.com/chellipse/swiv written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chellipse/swiv on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chellipse/swiv 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17 [INFO] running `Command { std: "docker" "start" "3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17", 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" "3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17", 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" "3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling cfg-expr v0.20.3 [INFO] [stderr] Compiling naga v30.0.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking bit-set v0.10.0 [INFO] [stderr] Compiling system-deps v7.0.6 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling dav1d-sys v0.8.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Compiling wgpu-hal v30.0.0 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [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 tracing v0.1.41 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking jxl-bitstream v1.1.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking jxl-grid v0.6.2 [INFO] [stderr] Checking jxl-oxide-common v1.0.0 [INFO] [stderr] Checking jxl-coding v1.0.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking jxl-threadpool v1.0.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Checking jxl-image v0.13.0 [INFO] [stderr] Checking jxl-modular v0.11.3 [INFO] [stderr] Checking naga-types v30.0.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking jxl-vardct v0.11.1 [INFO] [stderr] Checking wgpu-types v30.0.0 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking jxl-frame v0.13.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking av-data v0.4.4 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking fallible_collections v0.4.9 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling lcms2-sys v4.0.6 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking jxl-color v0.11.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking brotli-decompressor v5.0.3 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Compiling wgpu-core v30.0.0 [INFO] [stderr] Checking bitreader v0.3.11 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking libflate_lz77 v2.3.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking zune-jpeg v0.4.20 [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/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-30.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 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' --warn=missing_debug_implementations '--warn=clippy::alloc_instead_of_core' --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=e2c7d96d42717300 -C extra-filename=-3559f21fa1ca45df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-ad4f7ef638ac2705.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7662d76d8f5dc701.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-bc4975430b4eb7b9.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-1b0493f350a91cf6.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-22df954269e528c3.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-965de896d7f8299b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-786750d626653f75.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-abf86e159bd3ea85.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-55ad662771f624ae.rmeta --extern naga_types=/opt/rustwide/target/debug/deps/libnaga_types-0713403057356140.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9fa66660e2fa5ade.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-d6c068a1f9152e06.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-41ef5a5f219b0874.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-31777e920fb1a026.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg no_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/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/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=f70a8952432610f8 -C extra-filename=-9d06aadc60c0205b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-da912f72a586ad72.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17", kill_on_drop: false }` [INFO] [stdout] 3dde734d8718556287fe0ed89f10f038d3969efb9e0bfd7694f0d9cd3da38e17