[INFO] fetching crate tower-lsp-f 0.24.0...
[INFO] testing tower-lsp-f-0.24.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tower-lsp-f 0.24.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-lsp-f 0.24.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4cfbcb449c7c6d9332e31ad9c6323f98017ed996591aed850526ad5f56eb200
[INFO] running `Command { std: "docker" "start" "-a" "d4cfbcb449c7c6d9332e31ad9c6323f98017ed996591aed850526ad5f56eb200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4cfbcb449c7c6d9332e31ad9c6323f98017ed996591aed850526ad5f56eb200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cfbcb449c7c6d9332e31ad9c6323f98017ed996591aed850526ad5f56eb200", kill_on_drop: false }`
[INFO] [stdout] d4cfbcb449c7c6d9332e31ad9c6323f98017ed996591aed850526ad5f56eb200
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 586336aa094105e850f186b2fc1e91eb4eefd8a7621e9e73c9e0d02dcddf3ab0
[INFO] running `Command { std: "docker" "start" "-a" "586336aa094105e850f186b2fc1e91eb4eefd8a7621e9e73c9e0d02dcddf3ab0", kill_on_drop: false }`
[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 serde v1.0.219
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[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 serde_repr v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[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 30.73s
[INFO] running `Command { std: "docker" "inspect" "586336aa094105e850f186b2fc1e91eb4eefd8a7621e9e73c9e0d02dcddf3ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586336aa094105e850f186b2fc1e91eb4eefd8a7621e9e73c9e0d02dcddf3ab0", kill_on_drop: false }`
[INFO] [stdout] 586336aa094105e850f186b2fc1e91eb4eefd8a7621e9e73c9e0d02dcddf3ab0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02c89d00d58374585c6f85078a4979f57e8d24c1d7006aff07c422b1fc7f7eb8
[INFO] running `Command { std: "docker" "start" "-a" "02c89d00d58374585c6f85078a4979f57e8d24c1d7006aff07c422b1fc7f7eb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[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 mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 tungstenite v0.24.0
[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` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tower_lsp_f --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --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=39ca83eb4057ef7c -C extra-filename=-63a11b9161a08a78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-c4c3974bee9b5f6e.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-41d38c81912a8085.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59b64796c649cbb1.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d9db37486f47ca17.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e9fccd627ba2fc51.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-6fe35d1fef4c9300.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types_f-7fd13fd8b1785a3e.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08f38e9718637002.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c846402dfe9934e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-35e8a918621ea34e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-98fa65c6dfcbbed8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f43e36a79aabb20b.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-aa707edc48a3aedd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2960c23c8d7ebbf3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a047ebf6e1babeed.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-b28c24d650da6259.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "02c89d00d58374585c6f85078a4979f57e8d24c1d7006aff07c422b1fc7f7eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c89d00d58374585c6f85078a4979f57e8d24c1d7006aff07c422b1fc7f7eb8", kill_on_drop: false }`
[INFO] [stdout] 02c89d00d58374585c6f85078a4979f57e8d24c1d7006aff07c422b1fc7f7eb8
