[INFO] fetching crate multi-lsp-proxy 0.1.3... [INFO] testing multi-lsp-proxy-0.1.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate multi-lsp-proxy 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate multi-lsp-proxy 0.1.3 [INFO] finished tweaking crates.io crate multi-lsp-proxy 0.1.3 [INFO] tweaked toml for crates.io crate multi-lsp-proxy 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate multi-lsp-proxy 0.1.3 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 multi-lsp-proxy 0.1.3 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9130700395a0da175a8c04de457935fc00a7cdba40e3fa5493018732b12b87ff [INFO] running `Command { std: "docker" "start" "-a" "9130700395a0da175a8c04de457935fc00a7cdba40e3fa5493018732b12b87ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9130700395a0da175a8c04de457935fc00a7cdba40e3fa5493018732b12b87ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9130700395a0da175a8c04de457935fc00a7cdba40e3fa5493018732b12b87ff", kill_on_drop: false }` [INFO] [stdout] 9130700395a0da175a8c04de457935fc00a7cdba40e3fa5493018732b12b87ff [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=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] 67c6879252bce300182d01f898e840f3cdb42829307bf321a9b02ae255d1853a [INFO] running `Command { std: "docker" "start" "-a" "67c6879252bce300182d01f898e840f3cdb42829307bf321a9b02ae255d1853a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling toml_datetime v0.5.0 [INFO] [stderr] Compiling toml_edit v0.17.1 [INFO] [stderr] Compiling multi-lsp-proxy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "67c6879252bce300182d01f898e840f3cdb42829307bf321a9b02ae255d1853a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c6879252bce300182d01f898e840f3cdb42829307bf321a9b02ae255d1853a", kill_on_drop: false }` [INFO] [stdout] 67c6879252bce300182d01f898e840f3cdb42829307bf321a9b02ae255d1853a [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=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] 19c114c66f47b9c3546819befaea04afadaf2f356826be0904dad2b41711c61e [INFO] running `Command { std: "docker" "start" "-a" "19c114c66f47b9c3546819befaea04afadaf2f356826be0904dad2b41711c61e", kill_on_drop: false }` [INFO] [stderr] Compiling multi-lsp-proxy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "19c114c66f47b9c3546819befaea04afadaf2f356826be0904dad2b41711c61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c114c66f47b9c3546819befaea04afadaf2f356826be0904dad2b41711c61e", kill_on_drop: false }` [INFO] [stdout] 19c114c66f47b9c3546819befaea04afadaf2f356826be0904dad2b41711c61e [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=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", kill_on_drop: false }` [INFO] [stdout] 49c328891da06a079f65f37ce0c0d1f1e825160b3c172b9fa4ac4a21a0a83c2a [INFO] running `Command { std: "docker" "start" "-a" "49c328891da06a079f65f37ce0c0d1f1e825160b3c172b9fa4ac4a21a0a83c2a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/multi_lsp_proxy-95f550a7a8cf9c42) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::tests::test_parse_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49c328891da06a079f65f37ce0c0d1f1e825160b3c172b9fa4ac4a21a0a83c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c328891da06a079f65f37ce0c0d1f1e825160b3c172b9fa4ac4a21a0a83c2a", kill_on_drop: false }` [INFO] [stdout] 49c328891da06a079f65f37ce0c0d1f1e825160b3c172b9fa4ac4a21a0a83c2a