[INFO] fetching crate rwpspread 0.5.0...
[INFO] testing rwpspread-0.5.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate rwpspread 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rwpspread 0.5.0
[INFO] finished tweaking crates.io crate rwpspread 0.5.0
[INFO] tweaked toml for crates.io crate rwpspread 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rwpspread 0.5.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rwpspread 0.5.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e62ffc7746cb841b7bef121c5de82ffa4db2a472747f23895ba184233aa7b59
[INFO] running `Command { std: "docker" "start" "-a" "5e62ffc7746cb841b7bef121c5de82ffa4db2a472747f23895ba184233aa7b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e62ffc7746cb841b7bef121c5de82ffa4db2a472747f23895ba184233aa7b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e62ffc7746cb841b7bef121c5de82ffa4db2a472747f23895ba184233aa7b59", kill_on_drop: false }`
[INFO] [stdout] 5e62ffc7746cb841b7bef121c5de82ffa4db2a472747f23895ba184233aa7b59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b654f47e5ad0165a7c8957890473010be969a1d7137ca686331cfca670faf374
[INFO] running `Command { std: "docker" "start" "-a" "b654f47e5ad0165a7c8957890473010be969a1d7137ca686331cfca670faf374", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling polling v3.6.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling clap_mangen v0.2.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling pxfm v0.1.20
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.1
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.9
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling gif v0.13.1
[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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 -C debuginfo=2 -C debug-assertions=on --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=83843c4fee26cc7b -C extra-filename=-edab9793c7066954 --out-dir /opt/rustwide/target/debug/build/wayland-protocols/edab9793c7066954/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/build/bitflags/3a0ece92cf5e7b25/deps -L dependency=/opt/rustwide/target/debug/build/cc/4d9990b97a0e252e/deps -L dependency=/opt/rustwide/target/debug/build/downcast-rs/ea27762c8aa0b8f2/deps -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d7b33388d87009b2/deps -L dependency=/opt/rustwide/target/debug/build/memchr/0419b85d299120e6/deps -L dependency=/opt/rustwide/target/debug/build/pkg-config/848554decf155a94/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/1b94e112d06df7d9/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/f579850a0cd1e50e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/f96362e353f6d5c8/deps -L dependency=/opt/rustwide/target/debug/build/quick-xml/b00584c8363bfbef/deps -L dependency=/opt/rustwide/target/debug/build/quote/545feefccaa70217/deps -L dependency=/opt/rustwide/target/debug/build/rustix/219b676bd14d884a/deps -L dependency=/opt/rustwide/target/debug/build/rustix/71e26db7b4a04619/deps -L dependency=/opt/rustwide/target/debug/build/rustix/fa2c5541a9c75bc3/deps -L dependency=/opt/rustwide/target/debug/build/shlex/b4c5eec995dbb305/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/acadfa8e864adffc/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/467734c101f3ee5d/deps -L dependency=/opt/rustwide/target/debug/build/wayland-backend/28bd7c35446653a1/deps -L dependency=/opt/rustwide/target/debug/build/wayland-backend/6c400d740c404622/deps -L dependency=/opt/rustwide/target/debug/build/wayland-backend/6c5b9fab86a9ac92/deps -L dependency=/opt/rustwide/target/debug/build/wayland-client/6929bd9405e86e93/deps -L dependency=/opt/rustwide/target/debug/build/wayland-client/8cd1165f7dfeae9b/deps -L dependency=/opt/rustwide/target/debug/build/wayland-client/cb3843e8587a96a2/deps -L dependency=/opt/rustwide/target/debug/build/wayland-protocols/edab9793c7066954/deps -L dependency=/opt/rustwide/target/debug/build/wayland-scanner/6c0b1c7764945984/deps -L dependency=/opt/rustwide/target/debug/build/wayland-sys/aad39e3498f45852/deps -L dependency=/opt/rustwide/target/debug/build/wayland-sys/b9e83b642badaa51/deps -L dependency=/opt/rustwide/target/debug/build/wayland-sys/bc6ad9029484c1ab/deps --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3a0ece92cf5e7b25/deps/libbitflags-3a0ece92cf5e7b25.rmeta --extern wayland_backend=/opt/rustwide/target/debug/build/wayland-backend/28bd7c35446653a1/deps/libwayland_backend-28bd7c35446653a1.rmeta --extern wayland_client=/opt/rustwide/target/debug/build/wayland-client/cb3843e8587a96a2/deps/libwayland_client-cb3843e8587a96a2.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/build/wayland-scanner/6c0b1c7764945984/deps/libwayland_scanner-6c0b1c7764945984.so --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" "b654f47e5ad0165a7c8957890473010be969a1d7137ca686331cfca670faf374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b654f47e5ad0165a7c8957890473010be969a1d7137ca686331cfca670faf374", kill_on_drop: false }`
[INFO] [stdout] b654f47e5ad0165a7c8957890473010be969a1d7137ca686331cfca670faf374
