[INFO] cloning repository https://github.com/Helyos96/Lightning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Helyos96/Lightning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelyos96%2FLightning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelyos96%2FLightning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bdc498ccf0b3721e3d894f92378cfab68c89f78
[INFO] checking Helyos96/Lightning against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelyos96%2FLightning" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Helyos96/Lightning
[INFO] finished tweaking git repo https://github.com/Helyos96/Lightning
[INFO] tweaked toml for git repo https://github.com/Helyos96/Lightning written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Helyos96/Lightning on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Helyos96/Lightning 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded dds-rs v0.7.0
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded egui_extras v0.31.1
[INFO] [stderr]   Downloaded pathfinding v4.14.0
[INFO] [stderr]   Downloaded bincode v0.8.0
[INFO] [stderr]   Downloaded glam v0.30.7
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr]   Downloaded quadtree-f32 v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36d47314c78be642a5dda8fd4a35d5334ba58a05eaab07c7a2d335b21ee42e79
[INFO] running `Command { std: "docker" "start" "-a" "36d47314c78be642a5dda8fd4a35d5334ba58a05eaab07c7a2d335b21ee42e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36d47314c78be642a5dda8fd4a35d5334ba58a05eaab07c7a2d335b21ee42e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d47314c78be642a5dda8fd4a35d5334ba58a05eaab07c7a2d335b21ee42e79", kill_on_drop: false }`
[INFO] [stdout] 36d47314c78be642a5dda8fd4a35d5334ba58a05eaab07c7a2d335b21ee42e79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d26f86c491a8f4b0d1707e93d37b04c5b8e86ba9ed332d26a04736cdd9c30a82
[INFO] running `Command { std: "docker" "start" "-a" "d26f86c491a8f4b0d1707e93d37b04c5b8e86ba9ed332d26a04736cdd9c30a82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking wayland-backend v0.3.11
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking quadtree-f32 v0.4.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking glam v0.30.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking rgb v0.8.52
[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/0028f344ce9f64766259577c998a1959ca1f6a0b/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.7/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "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"))' -C metadata=3112ccdd594a9286 -C extra-filename=-b3899618aeb5e76a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0028f344ce9f64766259577c998a1959ca1f6a0b/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.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 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=ba73a74614a52908 -C extra-filename=-cb06b4c7f132fb62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7063c8271e4d7aa2.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-300126cb1dc67613.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-b553df5688a7fcb9.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-f3e45c88e7676c5b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d26f86c491a8f4b0d1707e93d37b04c5b8e86ba9ed332d26a04736cdd9c30a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d26f86c491a8f4b0d1707e93d37b04c5b8e86ba9ed332d26a04736cdd9c30a82", kill_on_drop: false }`
[INFO] [stdout] d26f86c491a8f4b0d1707e93d37b04c5b8e86ba9ed332d26a04736cdd9c30a82
