[INFO] cloning repository https://github.com/LU15W1R7H/uttt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LU15W1R7H/uttt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLU15W1R7H%2Futtt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLU15W1R7H%2Futtt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a10b799942f97807ed00588821d5f31897aa8bff
[INFO] testing LU15W1R7H/uttt against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLU15W1R7H%2Futtt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LU15W1R7H/uttt
[INFO] finished tweaking git repo https://github.com/LU15W1R7H/uttt
[INFO] tweaked toml for git repo https://github.com/LU15W1R7H/uttt written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LU15W1R7H/uttt on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LU15W1R7H/uttt 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui-wgpu v0.24.1
[INFO] [stderr]   Downloaded egui-winit v0.24.1
[INFO] [stderr]   Downloaded profiling v1.0.14
[INFO] [stderr]   Downloaded eframe v0.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87933ca06fb7adf9e2ce09b4471000f803a2b7e32111ac7be39ff28199fd291d
[INFO] running `Command { std: "docker" "start" "-a" "87933ca06fb7adf9e2ce09b4471000f803a2b7e32111ac7be39ff28199fd291d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87933ca06fb7adf9e2ce09b4471000f803a2b7e32111ac7be39ff28199fd291d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87933ca06fb7adf9e2ce09b4471000f803a2b7e32111ac7be39ff28199fd291d", kill_on_drop: false }`
[INFO] [stdout] 87933ca06fb7adf9e2ce09b4471000f803a2b7e32111ac7be39ff28199fd291d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2644783ce36ce19d06998dcdf6bcbd34f095b40cc77fc2348008109bd22c413
[INFO] running `Command { std: "docker" "start" "-a" "a2644783ce36ce19d06998dcdf6bcbd34f095b40cc77fc2348008109bd22c413", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling profiling v1.0.14
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling ecolor v0.24.1
[INFO] [stderr]    Compiling emath v0.24.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling epaint v0.24.1
[INFO] [stderr]    Compiling egui v0.24.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wgpu-types v0.18.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling uttt-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling uttt-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling wgpu-hal v0.18.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.14.2/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 --cfg 'feature="clone"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "clone", "codespan-reporting", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "span", "spirv", "spv-in", "spv-out", "termcolor", "unicode-xid", "validate", "wgsl-in", "wgsl-out"))' -C metadata=5278e63c4c682e67 -C extra-filename=-fb26712de581e0c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2d816d3f0189cda0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a390de3237cbfd89.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-5f2b582a3d409292.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-a294f77b32f1f05b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-febff01ca6708c67.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8f081f32690189fa.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c417f8bf7e7cc813.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd4a842fcfd3dd86.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-bad9d3100100c21c.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-15d86a07e68a7bd1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d76a23f22eb4ec78.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-15318f2ae735e4ec.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a2644783ce36ce19d06998dcdf6bcbd34f095b40cc77fc2348008109bd22c413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2644783ce36ce19d06998dcdf6bcbd34f095b40cc77fc2348008109bd22c413", kill_on_drop: false }`
[INFO] [stdout] a2644783ce36ce19d06998dcdf6bcbd34f095b40cc77fc2348008109bd22c413
