[INFO] fetching crate tower-lsp-f 0.24.0...
[INFO] testing tower-lsp-f-0.24.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tower-lsp-f 0.24.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-lsp-f 0.24.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e814dc65ae7ba3b73c895747a12b63308b762ecef49b377c41dac6ae5c33170c
[INFO] running `Command { std: "docker" "start" "-a" "e814dc65ae7ba3b73c895747a12b63308b762ecef49b377c41dac6ae5c33170c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e814dc65ae7ba3b73c895747a12b63308b762ecef49b377c41dac6ae5c33170c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e814dc65ae7ba3b73c895747a12b63308b762ecef49b377c41dac6ae5c33170c", kill_on_drop: false }`
[INFO] [stdout] e814dc65ae7ba3b73c895747a12b63308b762ecef49b377c41dac6ae5c33170c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57b22d5555b88091a6969131bb655494ccc08d43f9e062ce3abb53b267574957
[INFO] running `Command { std: "docker" "start" "-a" "57b22d5555b88091a6969131bb655494ccc08d43f9e062ce3abb53b267574957", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling lock_api v0.4.12
[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 bytes v1.8.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[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 quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 32.46s
[INFO] running `Command { std: "docker" "inspect" "57b22d5555b88091a6969131bb655494ccc08d43f9e062ce3abb53b267574957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b22d5555b88091a6969131bb655494ccc08d43f9e062ce3abb53b267574957", kill_on_drop: false }`
[INFO] [stdout] 57b22d5555b88091a6969131bb655494ccc08d43f9e062ce3abb53b267574957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abaa793d242f0cafd71273b1b85f91c572ad5f40a86f356f2a45be7ac2786c7a
[INFO] running `Command { std: "docker" "start" "-a" "abaa793d242f0cafd71273b1b85f91c572ad5f40a86f356f2a45be7ac2786c7a", 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 socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[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 http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[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 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 tokio v1.41.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 sha1 v0.10.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling async-tungstenite v0.28.0
[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/33835004928d3bf65db4d4712e1330766263b0bd/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=09d783cefef4247b -C extra-filename=-9cd71c3e9303b216 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-1a21531826b5d075.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-1525ebeb9a742992.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e804f4f465de5c7.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4fe23caa2172d933.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1315d6caa85de57c.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4250447cb299e949.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types_f-07ea33dc3ca0c161.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6e500fc2d2cc2174.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5a18919f2733b2d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-36b651c02fb10005.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d05a5ad64f0f743a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-01ebaaea239f5eca.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a7363cc422cdddd2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2e27e56b9deffed4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4a0ed61b4dcc1141.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-7de351289435486f.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" "abaa793d242f0cafd71273b1b85f91c572ad5f40a86f356f2a45be7ac2786c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abaa793d242f0cafd71273b1b85f91c572ad5f40a86f356f2a45be7ac2786c7a", kill_on_drop: false }`
[INFO] [stdout] abaa793d242f0cafd71273b1b85f91c572ad5f40a86f356f2a45be7ac2786c7a
