[INFO] fetching crate hx-lsp 0.2.11...
[INFO] testing hx-lsp-0.2.11 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hx-lsp 0.2.11 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate hx-lsp 0.2.11
[INFO] finished tweaking crates.io crate hx-lsp 0.2.11
[INFO] tweaked toml for crates.io crate hx-lsp 0.2.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hx-lsp 0.2.11 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hx-lsp 0.2.11 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57cbfd6058295a4d7fa8d8667f557ea5ddee826882c96c45ef46774b2095e68a
[INFO] running `Command { std: "docker" "start" "-a" "57cbfd6058295a4d7fa8d8667f557ea5ddee826882c96c45ef46774b2095e68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57cbfd6058295a4d7fa8d8667f557ea5ddee826882c96c45ef46774b2095e68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57cbfd6058295a4d7fa8d8667f557ea5ddee826882c96c45ef46774b2095e68a", kill_on_drop: false }`
[INFO] [stdout] 57cbfd6058295a4d7fa8d8667f557ea5ddee826882c96c45ef46774b2095e68a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bc534a163d341892aa03488e7801aa95d4e5426acabb6a833f573e172ed811a
[INFO] running `Command { std: "docker" "start" "-a" "7bc534a163d341892aa03488e7801aa95d4e5426acabb6a833f573e172ed811a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling comrak v0.39.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling time v0.3.41
[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/beta-2025-09-21-x86_64-unknown-linux-gnu/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,link -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=313f143abfdd9b1d -C extra-filename=-2c7cbcf0d740d3d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=2bd483ef0d0972bd -C extra-filename=-a1d23896c717f4ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-988ad4f1372ec905.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6189164566e294f9.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-59d0071c9258d69f.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-ba9f0209369317aa.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-4f3ee80fddadef94.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-e09ab7898221cb97.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eb753e192a6bbd2d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-3860774ad9b215b5.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-06cf58f8e93304ed.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7bc534a163d341892aa03488e7801aa95d4e5426acabb6a833f573e172ed811a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc534a163d341892aa03488e7801aa95d4e5426acabb6a833f573e172ed811a", kill_on_drop: false }`
[INFO] [stdout] 7bc534a163d341892aa03488e7801aa95d4e5426acabb6a833f573e172ed811a
