[INFO] cloning repository https://github.com/arzx/tet.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arzx/tet.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzx%2Ftet.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzx%2Ftet.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1afc0d33931976d85b0c6628911204cdda813d9f [INFO] checking arzx/tet.rs against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzx%2Ftet.rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/arzx/tet.rs [INFO] finished tweaking git repo https://github.com/arzx/tet.rs [INFO] tweaked toml for git repo https://github.com/arzx/tet.rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arzx/tet.rs on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arzx/tet.rs 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b326b8f0af525505271c34d336d13551d746170d8d0a1a4eb401595ec638902 [INFO] running `Command { std: "docker" "start" "-a" "4b326b8f0af525505271c34d336d13551d746170d8d0a1a4eb401595ec638902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b326b8f0af525505271c34d336d13551d746170d8d0a1a4eb401595ec638902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b326b8f0af525505271c34d336d13551d746170d8d0a1a4eb401595ec638902", kill_on_drop: false }` [INFO] [stdout] 4b326b8f0af525505271c34d336d13551d746170d8d0a1a4eb401595ec638902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8fa3978b10d869f8e0e9760d33ea0d7e3e5df979e982fc3dd90a37fe95d268d [INFO] running `Command { std: "docker" "start" "-a" "f8fa3978b10d869f8e0e9760d33ea0d7e3e5df979e982fc3dd90a37fe95d268d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking bevy_ptr v0.17.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking stackfuture v0.3.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling bevy_macro_utils v0.17.3 [INFO] [stderr] Compiling encase_derive_impl v0.11.2 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking ruzstd v0.8.2 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking bevy_mikktspace v0.17.0-dev [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wgpu-hal v26.0.6 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.3 [INFO] [stderr] Compiling bevy_derive v0.17.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking wgpu-types v26.0.0 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Compiling bevy_asset_macros v0.17.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling encase_derive v0.11.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Checking ktx2 v0.4.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking bevy_platform v0.17.3 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking bevy_utils v0.17.3 [INFO] [stderr] Checking bevy_tasks v0.17.3 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking glam v0.30.9 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Compiling bevy_render_macros v0.17.3 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Compiling bevy_encase_derive v0.17.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking self_cell v1.2.1 [INFO] [stderr] Checking rangemap v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking skrifa v0.37.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking alsa v0.9.1 [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/3a4cb0edb4040379c037e06efeb5409e44be7b77/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 --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=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --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=e60e3be0fa0956b8 -C extra-filename=-bf1d2636935024a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f613cd6af8c87be4.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-4667d5f06413ac25.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f8ffbfc4d0bb4744.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-9385ef79d8e9ba20.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-1eef08a7dce66728.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4140cd88705b3e8c.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c89476b0fbfc214d.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-45c74342c2555f39.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-59dae2dac446f206.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-7a17fee6b3cd3e60.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7bb5b94a8db15ff8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d4cbec09b1fb15f6.rmeta --cap-lints allow --cap-lints=forbid --cfg hlsl_out --cfg spv_out --cfg wgsl_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 `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3a4cb0edb4040379c037e06efeb5409e44be7b77/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.9/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=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="bytemuck"' --cfg 'feature="nostd-libm"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std", "zerocopy"))' -C metadata=b8c406a550f551c7 -C extra-filename=-634411aa700fb6c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ff1adacc9036d9a9.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-45c74342c2555f39.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a073ea0ed1b2092c.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-b8533aeee0832c5c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f8fa3978b10d869f8e0e9760d33ea0d7e3e5df979e982fc3dd90a37fe95d268d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fa3978b10d869f8e0e9760d33ea0d7e3e5df979e982fc3dd90a37fe95d268d", kill_on_drop: false }` [INFO] [stdout] f8fa3978b10d869f8e0e9760d33ea0d7e3e5df979e982fc3dd90a37fe95d268d