[INFO] fetching crate weblsp 0.1.0... [INFO] testing weblsp-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate weblsp 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate weblsp 0.1.0 [INFO] finished tweaking crates.io crate weblsp 0.1.0 [INFO] tweaked toml for crates.io crate weblsp 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate weblsp 0.1.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 weblsp 0.1.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e0fb13550dd7a66616df050bfddb49af23e5a1a9954ab123669f7e4d87bbe6dc [INFO] running `Command { std: "docker" "start" "-a" "e0fb13550dd7a66616df050bfddb49af23e5a1a9954ab123669f7e4d87bbe6dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0fb13550dd7a66616df050bfddb49af23e5a1a9954ab123669f7e4d87bbe6dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0fb13550dd7a66616df050bfddb49af23e5a1a9954ab123669f7e4d87bbe6dc", kill_on_drop: false }` [INFO] [stdout] e0fb13550dd7a66616df050bfddb49af23e5a1a9954ab123669f7e4d87bbe6dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 75051a5b67bc5e47016eae707936b592132cfb4d569682f01c6078c4691a60ea [INFO] running `Command { std: "docker" "start" "-a" "75051a5b67bc5e47016eae707936b592132cfb4d569682f01c6078c4691a60ea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling biome_unicode_table v0.5.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling biome_markup v0.5.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bpaf_derive v0.5.13 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bpaf v0.9.15 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling biome_text_size v0.5.7 [INFO] [stderr] Compiling biome_text_edit v0.5.7 [INFO] [stderr] Compiling biome_rowan v0.5.7 [INFO] [stderr] Compiling oxc_resolver v1.12.0 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling lsp-server v0.7.7 [INFO] [stderr] Compiling biome_css_syntax v0.5.7 [INFO] [stderr] Compiling biome_console v0.5.7 [INFO] [stderr] Compiling biome_diagnostics v0.5.7 [INFO] [stderr] Compiling biome_css_factory v0.5.7 [INFO] [stderr] Compiling biome_parser v0.5.7 [INFO] [stderr] Compiling biome_css_parser v0.5.7 [INFO] [stderr] Compiling csslsrs v0.1.0 [INFO] [stderr] Compiling weblsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.38s [INFO] running `Command { std: "docker" "inspect" "75051a5b67bc5e47016eae707936b592132cfb4d569682f01c6078c4691a60ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75051a5b67bc5e47016eae707936b592132cfb4d569682f01c6078c4691a60ea", kill_on_drop: false }` [INFO] [stdout] 75051a5b67bc5e47016eae707936b592132cfb4d569682f01c6078c4691a60ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 79521376f8b9383c0d391b92545aeee735f394d53f9be6a08daedf32f34aff85 [INFO] running `Command { std: "docker" "start" "-a" "79521376f8b9383c0d391b92545aeee735f394d53f9be6a08daedf32f34aff85", kill_on_drop: false }` [INFO] [stderr] Compiling weblsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "79521376f8b9383c0d391b92545aeee735f394d53f9be6a08daedf32f34aff85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79521376f8b9383c0d391b92545aeee735f394d53f9be6a08daedf32f34aff85", kill_on_drop: false }` [INFO] [stdout] 79521376f8b9383c0d391b92545aeee735f394d53f9be6a08daedf32f34aff85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b060d33d3c2696c56453ae2f26cec6a945e8ee1f56d733c20e0b6365bee55915 [INFO] running `Command { std: "docker" "start" "-a" "b060d33d3c2696c56453ae2f26cec6a945e8ee1f56d733c20e0b6365bee55915", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weblsp-931ec93d019f14a4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b060d33d3c2696c56453ae2f26cec6a945e8ee1f56d733c20e0b6365bee55915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b060d33d3c2696c56453ae2f26cec6a945e8ee1f56d733c20e0b6365bee55915", kill_on_drop: false }` [INFO] [stdout] b060d33d3c2696c56453ae2f26cec6a945e8ee1f56d733c20e0b6365bee55915