[INFO] cloning repository https://github.com/symposium-dev/symposium-rust-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/symposium-dev/symposium-rust-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymposium-dev%2Fsymposium-rust-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymposium-dev%2Fsymposium-rust-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2357667c8da49c9bceb051b15e9089fb9fd2ede2 [INFO] testing symposium-dev/symposium-rust-analyzer against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymposium-dev%2Fsymposium-rust-analyzer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/symposium-dev/symposium-rust-analyzer [INFO] finished tweaking git repo https://github.com/symposium-dev/symposium-rust-analyzer [INFO] tweaked toml for git repo https://github.com/symposium-dev/symposium-rust-analyzer written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/symposium-dev/symposium-rust-analyzer on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/symposium-dev/symposium-rust-analyzer 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded yopo v10.0.1 [INFO] [stderr] Downloaded rmcp-macros v0.12.0 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded sacp-trace-viewer v10.0.0 [INFO] [stderr] Downloaded sacp-derive v10.0.0 [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded pastey v0.2.1 [INFO] [stderr] Downloaded sacp-tokio v10.1.0 [INFO] [stderr] Downloaded open v5.3.3 [INFO] [stderr] Downloaded generator v0.8.8 [INFO] [stderr] Downloaded sacp-conductor v10.0.1 [INFO] [stderr] Downloaded lsp-types v0.97.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded rmcp v0.12.0 [INFO] [stderr] Downloaded loom v0.7.2 [INFO] [stderr] Downloaded process-wrap v9.0.0 [INFO] [stderr] Downloaded reqwest v0.12.26 [INFO] [stderr] Downloaded futures-concurrency v7.6.3 [INFO] [stderr] Downloaded agent-client-protocol-schema v0.10.5 [INFO] [stderr] Downloaded cordyceps v0.3.4 [INFO] [stderr] Downloaded futures-buffered v0.2.12 [INFO] [stderr] Downloaded sacp v10.1.0 [INFO] [stderr] Downloaded jsonrpcmsg v0.1.2 [INFO] [stderr] Downloaded diatomic-waker v0.2.3 [INFO] [stderr] Downloaded elizacp v10.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e79d7598c5e4922c57666c8cc0fe77c13388bed28ad6d607603de9fbe145e6e [INFO] running `Command { std: "docker" "start" "-a" "9e79d7598c5e4922c57666c8cc0fe77c13388bed28ad6d607603de9fbe145e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e79d7598c5e4922c57666c8cc0fe77c13388bed28ad6d607603de9fbe145e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e79d7598c5e4922c57666c8cc0fe77c13388bed28ad6d607603de9fbe145e6e", kill_on_drop: false }` [INFO] [stdout] 9e79d7598c5e4922c57666c8cc0fe77c13388bed28ad6d607603de9fbe145e6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd29538014de32266da829be2d708e47fe18fa3d1709e1b716812c25511d157f [INFO] running `Command { std: "docker" "start" "-a" "bd29538014de32266da829be2d708e47fe18fa3d1709e1b716812c25511d157f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-buffered v0.2.12 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling sacp-derive v10.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling jsonrpcmsg v0.1.2 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling agent-client-protocol-schema v0.10.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling sacp v10.1.0 [INFO] [stderr] Compiling sacp-tokio v10.1.0 [INFO] [stderr] Compiling symposium-rust-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "bd29538014de32266da829be2d708e47fe18fa3d1709e1b716812c25511d157f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd29538014de32266da829be2d708e47fe18fa3d1709e1b716812c25511d157f", kill_on_drop: false }` [INFO] [stdout] bd29538014de32266da829be2d708e47fe18fa3d1709e1b716812c25511d157f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d00c59938328548f78418783e74862017686de108648abcd9c04f25555782ee5 [INFO] running `Command { std: "docker" "start" "-a" "d00c59938328548f78418783e74862017686de108648abcd9c04f25555782ee5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling sacp-derive v10.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling jsonrpcmsg v0.1.2 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling agent-client-protocol-schema v0.10.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling process-wrap v9.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling sacp-trace-viewer v10.0.0 [INFO] [stderr] Compiling sacp v10.1.0 [INFO] [stderr] Compiling sacp-tokio v10.1.0 [INFO] [stderr] Compiling yopo v10.0.1 [INFO] [stderr] Compiling symposium-rust-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sacp-conductor v10.0.1 [INFO] [stderr] Compiling elizacp v10.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "d00c59938328548f78418783e74862017686de108648abcd9c04f25555782ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00c59938328548f78418783e74862017686de108648abcd9c04f25555782ee5", kill_on_drop: false }` [INFO] [stdout] d00c59938328548f78418783e74862017686de108648abcd9c04f25555782ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 983edddca05920a670baecee75ab637c76961c99ac27f702635304fd0e0fb589 [INFO] running `Command { std: "docker" "start" "-a" "983edddca05920a670baecee75ab637c76961c99ac27f702635304fd0e0fb589", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symposium_rust_analyzer-322ad4edafa069a9) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/symposium_rust_analyzer-74b187e69ebccfeb) [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] [stderr] Running tests/basic_integration_test.rs (/opt/rustwide/target/debug/deps/basic_integration_test-c4241aa7517a5e75) [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] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_direct_bridge_hover has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_code_actions has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_completion has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_definition has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_diagnostics has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_failed_obligations has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_format has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_hover has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_references has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_set_workspace has been running for over 60 seconds [INFO] [stdout] test test_rust_analyzer_symbols has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "983edddca05920a670baecee75ab637c76961c99ac27f702635304fd0e0fb589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983edddca05920a670baecee75ab637c76961c99ac27f702635304fd0e0fb589", kill_on_drop: false }` [INFO] [stdout] 983edddca05920a670baecee75ab637c76961c99ac27f702635304fd0e0fb589