[INFO] cloning repository https://github.com/Bejmach/flashlight_tensor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bejmach/flashlight_tensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBejmach%2Fflashlight_tensor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBejmach%2Fflashlight_tensor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdccbabea237c6917f4dd0696af5c91a4b0211d9
[INFO] testing Bejmach/flashlight_tensor against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBejmach%2Fflashlight_tensor" "/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/Bejmach/flashlight_tensor
[INFO] finished tweaking git repo https://github.com/Bejmach/flashlight_tensor
[INFO] tweaked toml for git repo https://github.com/Bejmach/flashlight_tensor written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bejmach/flashlight_tensor on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bejmach/flashlight_tensor 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8be66d43d29551142587196d10952f997e0f3c666127aba622390813a3008526
[INFO] running `Command { std: "docker" "start" "-a" "8be66d43d29551142587196d10952f997e0f3c666127aba622390813a3008526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8be66d43d29551142587196d10952f997e0f3c666127aba622390813a3008526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be66d43d29551142587196d10952f997e0f3c666127aba622390813a3008526", kill_on_drop: false }`
[INFO] [stdout] 8be66d43d29551142587196d10952f997e0f3c666127aba622390813a3008526
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3225f9ff9ce03d1df277bedee384bc4c4c0c5376ab4cdae64e5a2255a96af1aa
[INFO] running `Command { std: "docker" "start" "-a" "3225f9ff9ce03d1df277bedee384bc4c4c0c5376ab4cdae64e5a2255a96af1aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr] error: could not compile `wgpu-hal` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name wgpu_hal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-25.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(web_sys_unstable_apis)' --cfg 'feature="dx12"' --cfg 'feature="gles"' --cfg 'feature="portable-atomic"' --cfg 'feature="renderdoc"' --cfg 'feature="vulkan"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo-clippy", "device_lost_panic", "dx12", "fragile-send-sync-non-atomic-wasm", "gles", "gpu-allocator", "internal_error_panic", "metal", "once_cell", "oom_panic", "portable-atomic", "renderdoc", "rustc-hash", "static-dxc", "vulkan"))' -C metadata=e22bad7a9803664c -C extra-filename=-99d3d67b249ece6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-2e48720df3291f81.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-dbe68dbd6eca2ad5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b0ec39380a57a493.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c31060f8e71540e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-238a855292fb6d2b.rmeta --extern glow=/opt/rustwide/target/debug/deps/libglow-16de5dfb85df437a.rmeta --extern gpu_alloc=/opt/rustwide/target/debug/deps/libgpu_alloc-8811135d379e425e.rmeta --extern gpu_descriptor=/opt/rustwide/target/debug/deps/libgpu_descriptor-bcd0985b4d79ac6c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-fef5d474d17b2896.rmeta --extern khronos_egl=/opt/rustwide/target/debug/deps/libkhronos_egl-539d50b9fe130c89.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5d4998790aa1a97d.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f9e1d76583d53c11.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1d41a2ddff25b9b2.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-b0a8f85530861cbd.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9048ac6ff1e6af18.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-300b6cb59059d64d.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-938e23e6e3ae303a.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-aab73fb42063465c.rmeta --extern renderdoc_sys=/opt/rustwide/target/debug/deps/librenderdoc_sys-9f4fea5bee5b9b08.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f38c080ce031da.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f6467005cc0d0644.rmeta --extern wgpu_types=/opt/rustwide/target/debug/deps/libwgpu_types-74be8c7d187b6ff4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg native --cfg send_sync --cfg gles --cfg gles_with_std --cfg vulkan --cfg supports_64bit_atomics --check-cfg 'cfg(native)' --check-cfg 'cfg(send_sync)' --check-cfg 'cfg(webgl)' --check-cfg 'cfg(Emscripten)' --check-cfg 'cfg(dx12)' --check-cfg 'cfg(gles)' --check-cfg 'cfg(gles_with_std)' --check-cfg 'cfg(metal)' --check-cfg 'cfg(vulkan)' --check-cfg 'cfg(static_dxc)' --check-cfg 'cfg(supports_64bit_atomics)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-25.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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="compact"' --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", "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=85e0bc9f5430abb0 -C extra-filename=-b0a8f85530861cbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-2e48720df3291f81.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-8d81646a1d3cfb96.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b0ec39380a57a493.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-35e68064b4b617ea.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-5a6ba869df813126.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-fef5d474d17b2896.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-a294f77b32f1f05b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7c5adbe188b3c467.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1d41a2ddff25b9b2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c72dc9b3401f91c6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-54e46cb2d9c27a58.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d121f0622dbc9665.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-61047d3e1d68c392.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-ddf970f350132131.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f6467005cc0d0644.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4b2a0a612e847279.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg glsl_out --cfg hlsl_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] running `Command { std: "docker" "inspect" "3225f9ff9ce03d1df277bedee384bc4c4c0c5376ab4cdae64e5a2255a96af1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3225f9ff9ce03d1df277bedee384bc4c4c0c5376ab4cdae64e5a2255a96af1aa", kill_on_drop: false }`
[INFO] [stdout] 3225f9ff9ce03d1df277bedee384bc4c4c0c5376ab4cdae64e5a2255a96af1aa
