[INFO] fetching crate tower-lsp-f 0.24.0... [INFO] testing tower-lsp-f-0.24.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tower-lsp-f 0.24.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tower-lsp-f 0.24.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tower-lsp-f 0.24.0 [INFO] tweaked toml for crates.io crate tower-lsp-f 0.24.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tower-lsp-f 0.24.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tower-lsp-f 0.24.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28e5b2621efa1dd05a56fd03fb97c26989b760ab860e37738d39068af265822d [INFO] running `Command { std: "docker" "start" "-a" "28e5b2621efa1dd05a56fd03fb97c26989b760ab860e37738d39068af265822d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28e5b2621efa1dd05a56fd03fb97c26989b760ab860e37738d39068af265822d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e5b2621efa1dd05a56fd03fb97c26989b760ab860e37738d39068af265822d", kill_on_drop: false }` [INFO] [stdout] 28e5b2621efa1dd05a56fd03fb97c26989b760ab860e37738d39068af265822d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff9dc58e5409380abde88346702cd646ccc197cbfa71173daab9b9f05a10586d [INFO] running `Command { std: "docker" "start" "-a" "ff9dc58e5409380abde88346702cd646ccc197cbfa71173daab9b9f05a10586d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lsp-types-f v0.99.0 [INFO] [stderr] Compiling tower-lsp-f v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.41s [INFO] running `Command { std: "docker" "inspect" "ff9dc58e5409380abde88346702cd646ccc197cbfa71173daab9b9f05a10586d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9dc58e5409380abde88346702cd646ccc197cbfa71173daab9b9f05a10586d", kill_on_drop: false }` [INFO] [stdout] ff9dc58e5409380abde88346702cd646ccc197cbfa71173daab9b9f05a10586d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee16241c47b2f68b0923f2760a35042c4686816065b2e6d6f3ae9d0affef2feb [INFO] running `Command { std: "docker" "start" "-a" "ee16241c47b2f68b0923f2760a35042c4686816065b2e6d6f3ae9d0affef2feb", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling ws_stream_tungstenite v0.14.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower-lsp-f v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tower-lsp-f` (example "websocket") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name websocket --edition=2024 examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="runtime-tokio"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-codec-lite", "default", "proposed", "runtime-agnostic", "runtime-tokio", "tokio", "tokio-util"))' -C metadata=c8caea580b6df6df -C extra-filename=-1eb6a51997a68bdb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-bc1f8303c9c3ff48.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-1cf8e2b4db779516.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3d9b205de7df0211.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-2609879bc49d7bec.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-275eb53e71244d45.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-064b81e7df14424d.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types_f-72fb4a22848e4dfb.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e8537b8a6801cd6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0c8775277dce343.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e00ae60afdccc988.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-74d1a35f7778a43f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d21dead1f32bb5d1.rlib --extern tower_lsp_f=/opt/rustwide/target/debug/deps/libtower_lsp_f-fce45c37d9d6491e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bba4b524af402b4a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dac61481887f0a06.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-d78d9bef53963361.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ee16241c47b2f68b0923f2760a35042c4686816065b2e6d6f3ae9d0affef2feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee16241c47b2f68b0923f2760a35042c4686816065b2e6d6f3ae9d0affef2feb", kill_on_drop: false }` [INFO] [stdout] ee16241c47b2f68b0923f2760a35042c4686816065b2e6d6f3ae9d0affef2feb