[INFO] fetching crate dprs 0.1.14...
[INFO] checking dprs-0.1.14 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] extracting crate dprs 0.1.14 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate dprs 0.1.14
[INFO] finished tweaking crates.io crate dprs 0.1.14
[INFO] tweaked toml for crates.io crate dprs 0.1.14 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dprs 0.1.14 on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dprs 0.1.14 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beb74da833a59b1b09d7b1186a851e42b583e8e307fa3ffa477e565c1d6f489d
[INFO] running `Command { std: "docker" "start" "-a" "beb74da833a59b1b09d7b1186a851e42b583e8e307fa3ffa477e565c1d6f489d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beb74da833a59b1b09d7b1186a851e42b583e8e307fa3ffa477e565c1d6f489d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb74da833a59b1b09d7b1186a851e42b583e8e307fa3ffa477e565c1d6f489d", kill_on_drop: false }`
[INFO] [stdout] beb74da833a59b1b09d7b1186a851e42b583e8e307fa3ffa477e565c1d6f489d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53d31d5f33edab8b488d1f439e42331fa362b1d351bf6282b9b9843a735181b
[INFO] running `Command { std: "docker" "start" "-a" "b53d31d5f33edab8b488d1f439e42331fa362b1d351bf6282b9b9843a735181b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking wayland-sys v0.29.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling copypasta-ext v0.4.4
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking anpa v0.10.0
[INFO] [stderr]     Checking winsplit v0.1.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/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="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=dd2c738a349fc8fb -C extra-filename=-ef379c27f4526636 --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" "b53d31d5f33edab8b488d1f439e42331fa362b1d351bf6282b9b9843a735181b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53d31d5f33edab8b488d1f439e42331fa362b1d351bf6282b9b9843a735181b", kill_on_drop: false }`
[INFO] [stdout] b53d31d5f33edab8b488d1f439e42331fa362b1d351bf6282b9b9843a735181b
