[INFO] cloning repository https://github.com/pop-os/cosmic-bg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/cosmic-bg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-bg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-bg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06970d5945b45a634b9ed314f5ca3a86a8502fd8 [INFO] checking pop-os/cosmic-bg against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-bg" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pop-os/cosmic-bg [INFO] finished tweaking git repo https://github.com/pop-os/cosmic-bg [INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-bg written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pop-os/cosmic-bg on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pop-os/cosmic-bg 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 408b0dc979c7bd8e164ad78f8093dc51f0aceb8eefe9cd0d403949fa991dee37 [INFO] running `Command { std: "docker" "start" "-a" "408b0dc979c7bd8e164ad78f8093dc51f0aceb8eefe9cd0d403949fa991dee37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "408b0dc979c7bd8e164ad78f8093dc51f0aceb8eefe9cd0d403949fa991dee37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "408b0dc979c7bd8e164ad78f8093dc51f0aceb8eefe9cd0d403949fa991dee37", kill_on_drop: false }` [INFO] [stdout] 408b0dc979c7bd8e164ad78f8093dc51f0aceb8eefe9cd0d403949fa991dee37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f143a6711a27ed9def98de1cb3969bfa2f169acd34c444be8bbb1f1405c68cff [INFO] running `Command { std: "docker" "start" "-a" "f143a6711a27ed9def98de1cb3969bfa2f169acd34c444be8bbb1f1405c68cff", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking lilt v0.8.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking smol_str v0.3.6 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking jxl-bitstream v1.1.0 [INFO] [stderr] Checking jxl-grid v0.6.1 [INFO] [stderr] Checking jxl-threadpool v1.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Compiling cosmic-config-derive v1.0.0 (https://github.com/pop-os/libcosmic#ad654165) [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking jxl-oxide-common v1.0.0 [INFO] [stderr] Checking jxl-coding v1.0.1 [INFO] [stderr] Checking xkbcommon v0.8.0 [INFO] [stderr] Checking jxl-image v0.13.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking jxl-modular v0.11.2 [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Checking jxl-color v0.11.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking csscolorparser v0.8.2 [INFO] [stderr] error: could not compile `pxfm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.28/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c09a64ff40b703f1 -C extra-filename=-0d5dcbd43fb06ab7 --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] running `Command { std: "docker" "inspect" "f143a6711a27ed9def98de1cb3969bfa2f169acd34c444be8bbb1f1405c68cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f143a6711a27ed9def98de1cb3969bfa2f169acd34c444be8bbb1f1405c68cff", kill_on_drop: false }` [INFO] [stdout] f143a6711a27ed9def98de1cb3969bfa2f169acd34c444be8bbb1f1405c68cff