[INFO] fetching crate weblsp 0.1.0... [INFO] building weblsp-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate weblsp 0.1.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate weblsp 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d56c9d25f5016bd16f485d833b3e3d9be91e9832c805f78d78bbb37586bd4d9 [INFO] running `Command { std: "docker" "start" "-a" "5d56c9d25f5016bd16f485d833b3e3d9be91e9832c805f78d78bbb37586bd4d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d56c9d25f5016bd16f485d833b3e3d9be91e9832c805f78d78bbb37586bd4d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d56c9d25f5016bd16f485d833b3e3d9be91e9832c805f78d78bbb37586bd4d9", kill_on_drop: false }` [INFO] [stdout] 5d56c9d25f5016bd16f485d833b3e3d9be91e9832c805f78d78bbb37586bd4d9 [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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 711e130fd9d027562d1ee0045ae8002bbe9823a5a322ad84d33ef687f6c38283 [INFO] running `Command { std: "docker" "start" "-a" "711e130fd9d027562d1ee0045ae8002bbe9823a5a322ad84d33ef687f6c38283", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling biome_unicode_table v0.5.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 [INFO] [stderr] Compiling biome_markup v0.5.7 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 [INFO] [stderr] Compiling backtrace v0.3.74 [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 schemars_derive v0.8.21 [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 serde_repr v0.1.19 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bpaf v0.9.15 [INFO] [stderr] Compiling tracing v0.1.41 [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 52.35s [INFO] running `Command { std: "docker" "inspect" "711e130fd9d027562d1ee0045ae8002bbe9823a5a322ad84d33ef687f6c38283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711e130fd9d027562d1ee0045ae8002bbe9823a5a322ad84d33ef687f6c38283", kill_on_drop: false }` [INFO] [stdout] 711e130fd9d027562d1ee0045ae8002bbe9823a5a322ad84d33ef687f6c38283 [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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2ccb9deabd7429237c6c7c858e03c8f02befb64c8cf968f88d9b97de5806e29 [INFO] running `Command { std: "docker" "start" "-a" "c2ccb9deabd7429237c6c7c858e03c8f02befb64c8cf968f88d9b97de5806e29", kill_on_drop: false }` [INFO] [stderr] Compiling weblsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "c2ccb9deabd7429237c6c7c858e03c8f02befb64c8cf968f88d9b97de5806e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ccb9deabd7429237c6c7c858e03c8f02befb64c8cf968f88d9b97de5806e29", kill_on_drop: false }` [INFO] [stdout] c2ccb9deabd7429237c6c7c858e03c8f02befb64c8cf968f88d9b97de5806e29