[INFO] fetching crate deps-lsp 0.9.1...
[INFO] testing deps-lsp-0.9.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate deps-lsp 0.9.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate deps-lsp 0.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate deps-lsp 0.9.1
[INFO] tweaked toml for crates.io crate deps-lsp 0.9.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deps-lsp 0.9.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deps-lsp 0.9.1 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ed4afc8872a80413eb69ed9cadda52dc55832fe4847e5a258b29da4263456a2
[INFO] running `Command { std: "docker" "start" "-a" "3ed4afc8872a80413eb69ed9cadda52dc55832fe4847e5a258b29da4263456a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ed4afc8872a80413eb69ed9cadda52dc55832fe4847e5a258b29da4263456a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed4afc8872a80413eb69ed9cadda52dc55832fe4847e5a258b29da4263456a2", kill_on_drop: false }`
[INFO] [stdout] 3ed4afc8872a80413eb69ed9cadda52dc55832fe4847e5a258b29da4263456a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c05c518debb7d8e5a960f8a80a2f1f2f320f222390738245443dabe5906cfd6
[INFO] running `Command { std: "docker" "start" "-a" "1c05c518debb7d8e5a960f8a80a2f1f2f320f222390738245443dabe5906cfd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling version-ranges v0.1.2
[INFO] [stderr]    Compiling toml-span v0.7.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling deps-lsp v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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 icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling node-semver v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling pep508_rs v0.9.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling deps-core v0.9.1
[INFO] [stderr]    Compiling deps-maven v0.9.1
[INFO] [stderr]    Compiling deps-dart v0.9.1
[INFO] [stderr]    Compiling deps-go v0.9.1
[INFO] [stderr]    Compiling deps-npm v0.9.1
[INFO] [stderr]    Compiling deps-swift v0.9.1
[INFO] [stderr]    Compiling deps-composer v0.9.1
[INFO] [stderr]    Compiling deps-cargo v0.9.1
[INFO] [stderr]    Compiling deps-bundler v0.9.1
[INFO] [stderr]    Compiling deps-pypi v0.9.1
[INFO] [stderr]    Compiling deps-gradle v0.9.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "1c05c518debb7d8e5a960f8a80a2f1f2f320f222390738245443dabe5906cfd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c05c518debb7d8e5a960f8a80a2f1f2f320f222390738245443dabe5906cfd6", kill_on_drop: false }`
[INFO] [stdout] 1c05c518debb7d8e5a960f8a80a2f1f2f320f222390738245443dabe5906cfd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f68b21541e26e22398ece5aeb59da2f7a80ea6c4706d13217841df144a5825f
[INFO] running `Command { std: "docker" "start" "-a" "0f68b21541e26e22398ece5aeb59da2f7a80ea6c4706d13217841df144a5825f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling deps-lsp v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling node-semver v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling pep508_rs v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling deps-core v0.9.1
[INFO] [stderr]    Compiling deps-maven v0.9.1
[INFO] [stderr]    Compiling deps-cargo v0.9.1
[INFO] [stderr]    Compiling deps-dart v0.9.1
[INFO] [stderr]    Compiling deps-swift v0.9.1
[INFO] [stderr]    Compiling deps-composer v0.9.1
[INFO] [stderr]    Compiling deps-pypi v0.9.1
[INFO] [stderr]    Compiling deps-bundler v0.9.1
[INFO] [stderr]    Compiling deps-go v0.9.1
[INFO] [stderr]    Compiling deps-npm v0.9.1
[INFO] [stderr]    Compiling deps-gradle v0.9.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "0f68b21541e26e22398ece5aeb59da2f7a80ea6c4706d13217841df144a5825f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f68b21541e26e22398ece5aeb59da2f7a80ea6c4706d13217841df144a5825f", kill_on_drop: false }`
[INFO] [stdout] 0f68b21541e26e22398ece5aeb59da2f7a80ea6c4706d13217841df144a5825f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26793b9b8d09e3c0e7257a4b68ad934fa2afa7af04810ec168ae8d89301b8f89
[INFO] running `Command { std: "docker" "start" "-a" "26793b9b8d09e3c0e7257a4b68ad934fa2afa7af04810ec168ae8d89301b8f89", kill_on_drop: false }`
[INFO] [stderr]    Compiling deps-lsp v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.70s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deps_lsp-1d583a00e45f0e50)
[INFO] [stdout] 
[INFO] [stdout] running 204 tests
[INFO] [stdout] test config::tests::test_cache_config_defaults ... ok
[INFO] [stdout] test config::tests::test_cache_config_fetch_timeout_clamped_min ... ok
[INFO] [stdout] test config::tests::test_cache_config_max_concurrent_clamped_min ... ok
[INFO] [stdout] test config::tests::test_cache_config_fetch_timeout_valid_range ... ok
[INFO] [stdout] test config::tests::test_cache_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_cache_config_with_timeout_and_concurrency ... ok
[INFO] [stdout] test config::tests::test_cold_start_config_defaults ... ok
[INFO] [stdout] test config::tests::test_cold_start_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_diagnostics_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_cache_config_max_concurrent_clamped_max ... ok
[INFO] [stdout] test config::tests::test_cache_config_max_concurrent_valid_range ... ok
[INFO] [stdout] test config::tests::test_cache_config_fetch_timeout_clamped_max ... ok
[INFO] [stdout] test config::tests::test_full_config_with_cold_start ... ok
[INFO] [stdout] test config::tests::test_full_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_inlay_hints_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_loading_indicator_config_defaults ... ok
[INFO] [stdout] test config::tests::test_loading_indicator_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_loading_text_default ... ok
[INFO] [stdout] test config::tests::test_loading_text_exactly_100_chars ... ok
[INFO] [stdout] test config::tests::test_loading_text_truncation ... ok
[INFO] [stdout] test config::tests::test_loading_text_under_limit ... ok
[INFO] [stdout] test config::tests::test_empty_config_deserialization ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_dependency_diff_detects_additions ... ok
[INFO] [stdout] test config::tests::test_partial_config_deserialization ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_dependency_diff_detects_removals ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_dependency_diff_empty_to_new ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_dependency_diff_no_changes ... ok
[INFO] [stdout] test document::lifecycle::tests::npm_tests::test_document_parsing ... ok
[INFO] [stdout] test document::lifecycle::tests::go_tests::test_ecosystem_registry_lookup ... ok
[INFO] [stdout] test document::lifecycle::tests::cargo_tests::test_document_stored_even_when_parsing_fails ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_preserve_cache_on_parse_failure ... ok
[INFO] [stdout] test document::lifecycle::tests::cargo_tests::test_document_parsing ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_first_open_has_empty_cache ... ok
[INFO] [stdout] test document::lifecycle::tests::pypi_tests::test_document_parsing ... ok
[INFO] [stdout] test document::lifecycle::tests::test_ensure_document_loaded_file_not_found_check ... ok
[INFO] [stdout] test document::lifecycle::tests::test_fetch_registry_error_handled ... ok
[INFO] [stdout] test document::lifecycle::tests::go_tests::test_document_parsing ... ok
[INFO] [stdout] test document::lifecycle::tests::npm_tests::test_ecosystem_registry_lookup ... ok
[INFO] [stdout] test document::loader::tests::test_load_circular_symlink ... ok
[INFO] [stdout] test document::loader::tests::test_load_cargo_toml ... ok
[INFO] [stdout] test document::loader::tests::test_load_existing_file ... ok
[INFO] [stdout] test document::loader::tests::test_load_file_exceeding_max_size ... ok
[INFO] [stdout] test document::loader::tests::test_load_large_file_warning ... ok
[INFO] [stdout] test document::loader::tests::test_load_empty_file ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_cache_pruned_on_dependency_removal ... ok
[INFO] [stdout] test document::loader::tests::test_load_non_utf8_file ... ok
[INFO] [stdout] test document::loader::tests::test_load_symlink_to_valid_file ... ok
[INFO] [stdout] test document::loader::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_clone ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_creation ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_debug ... ok
[INFO] [stdout] test document::loader::tests::test_load_utf8_file ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_new_without_parse_result ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_parse_result_accessor ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_update_cached_versions ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_update_resolved_versions ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_update_versions ... ok
[INFO] [stdout] test document::lifecycle::tests::cargo_tests::test_ecosystem_registry_lookup ... ok
[INFO] [stdout] test document::lifecycle::tests::cargo_tests::test_ensure_document_loaded_fast_path ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_unified_dependency_git_source ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_unified_dependency_name ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_unified_dependency_workspace_source ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_unified_version ... ok
[INFO] [stdout] test document::state::tests::cold_start_limiter::test_allows_first_request ... ok
[INFO] [stdout] test document::state::tests::cold_start_limiter::test_blocks_rapid_requests ... ok
[INFO] [stdout] test document::state::tests::cold_start_limiter::test_cleanup ... ok
[INFO] [stdout] test document::state::tests::cold_start_limiter::test_concurrent_access ... ok
[INFO] [stdout] test document::state::tests::cold_start_limiter::test_different_uris_independent ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_document_state_new ... ok
[INFO] [stdout] test document::state::tests::cold_start_limiter::test_allows_after_interval ... ok
[INFO] [stdout] test document::lifecycle::tests::pypi_tests::test_ecosystem_registry_lookup ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_document_state_new_without_parse_result ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_unified_dependency ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_unified_dependency_no_version ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_unified_dependency_version_range ... ok
[INFO] [stdout] test document::lifecycle::tests::test_fetch_latest_versions_parallel_concurrency_limit ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_unified_version_pseudo ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_unified_version_retracted ... ok
[INFO] [stdout] test document::lifecycle::tests::incremental_fetch_tests::test_preserve_cached_versions_on_change ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_duration_none_when_idle ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_duration_tracks_time_correctly ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_state_clone ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_state_debug ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_state_default ... ok
[INFO] [stdout] test document::loader::tests::test_file_size_limit_constant ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_state_failed_transition ... ok
[INFO] [stdout] test document::lifecycle::tests::cargo_tests::test_ensure_document_loaded_successful_disk_load ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_state_equality ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_refresh_after_loaded ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_unified_dependency_name_range ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_retry_after_failure ... ok
[INFO] [stdout] test document::state::tests::npm_tests::test_document_state_new_without_parse_result ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_set_loaded_idempotent ... ok
[INFO] [stdout] test document::state::tests::npm_tests::test_unified_dependency ... ok
[INFO] [stdout] test document::state::tests::npm_tests::test_unified_version ... ok
[INFO] [stdout] test document::state::tests::pypi_tests::test_document_state_new_without_parse_result ... ok
[INFO] [stdout] test document::state::tests::pypi_tests::test_unified_dependency ... ok
[INFO] [stdout] test document::state::tests::pypi_tests::test_unified_version ... ok
[INFO] [stdout] test document::state::tests::test_ecosystem_from_filename ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_loading_state_transitions ... ok
[INFO] [stdout] test document::lifecycle::tests::cargo_tests::test_ensure_document_loaded_idempotent_check ... ok
[INFO] [stdout] test document::state::tests::test_ecosystem_from_uri ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_set_loading_resets_timer ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_unified_version ... ok
[INFO] [stdout] test document::state::tests::test_ecosystem_from_filename_edge_cases ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_cargo ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_current_directory_only ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_deeply_nested ... ok
[INFO] [stdout] test document::lifecycle::tests::test_ensure_document_loaded_unsupported_file_check ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_empty_path ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_no_filename ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_nested ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_non_utf8_safe ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_npm ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_parent_directory ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_pipfile_lock ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_poetry ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_relative_path ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_pnpm_lock ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_windows_style_string ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_with_dots_in_path ... ok
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_uv ... ok
[INFO] [stdout] test document::loader::tests::test_load_permission_denied ... FAILED
[INFO] [stdout] test file_watcher::tests::test_extract_lockfile_name_yarn_lock ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_document_state_new_from_parse_result ... ok
[INFO] [stdout] test document::lifecycle::tests::test_ecosystem_registry_unknown_file ... ok
[INFO] [stdout] test document::state::tests::go_tests::test_document_state_new_from_parse_result ... ok
[INFO] [stdout] test document::state::tests::cargo_tests::test_server_state_document_operations ... ok
[INFO] [stdout] test handlers::completion::tests::test_create_package_completion_item_cargo ... ok
[INFO] [stdout] test handlers::completion::tests::test_create_package_completion_item_npm ... ok
[INFO] [stdout] test handlers::completion::tests::test_create_package_completion_item_pypi ... ok
[INFO] [stdout] test handlers::completion::tests::test_fallback_rejects_prefix_with_equals ... ok
[INFO] [stdout] test handlers::completion::tests::test_fallback_rejects_single_char_prefix ... ok
[INFO] [stdout] test handlers::code_actions::tests::cargo_tests::test_handle_code_actions_no_parse_result ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_dependencies_section_cargo ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_dependencies_section_npm ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_dependencies_section_pypi ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_dependencies_section_unknown_ecosystem ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_json_dependencies_basic ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_json_dependencies_dev_deps ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_json_dependencies_nested_braces ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_json_dependencies_optional_deps ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_json_dependencies_outside_section ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_json_dependencies_peer_deps ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_basic ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_build_deps ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_dev_deps ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_multiple_sections ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_project_deps ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_target_specific ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_workspace_deps ... ok
[INFO] [stdout] test handlers::completion::tests::test_is_in_toml_dependencies_wrong_section ... ok
[INFO] [stdout] test handlers::completion::tests::test_prefix_extraction_cursor_beyond_line ... ok
[INFO] [stdout] test document::state::tests::test_cancel_background_task_nonexistent ... ok
[INFO] [stdout] test document::state::tests::loading_state_tests::test_concurrent_loading_state_mutations ... ok
[INFO] [stdout] test handlers::code_actions::tests::test_handle_code_actions_missing_document ... ok
[INFO] [stdout] test document::state::tests::test_server_state_background_tasks ... ok
[INFO] [stdout] test document::state::tests::test_server_state_creation ... ok
[INFO] [stdout] test document::state::tests::test_server_state_default ... ok
[INFO] [stdout] test document::lifecycle::tests::test_fetch_latest_versions_parallel_with_timeout ... ok
[INFO] [stdout] test document::lifecycle::tests::test_fetch_partial_success_with_mixed_outcomes ... ok
[INFO] [stdout] test document::lifecycle::tests::test_fetch_latest_versions_parallel_fast_packages_not_blocked ... ok
[INFO] [stdout] test document::state::tests::test_spawn_background_task_cancels_previous ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_delegates_to_ecosystem ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_returns_empty_for_missing_document ... ok
[INFO] [stdout] test handlers::code_actions::tests::cargo_tests::test_handle_code_actions ... ok
[INFO] [stdout] test handlers::code_actions::tests::npm_tests::test_handle_code_actions ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::test_handle_inlay_hints_disabled ... ok
[INFO] [stdout] test handlers::diagnostics::tests::cargo_tests::test_handle_diagnostics ... ok
[INFO] [stdout] test handlers::diagnostics::tests::test_handle_diagnostics_missing_document ... ok
[INFO] [stdout] test progress::tests::test_percentage_calculation ... ok
[INFO] [stdout] test progress::tests::test_progress_message_format ... ok
[INFO] [stdout] test progress::tests::test_progress_sender_try_send_on_closed_channel ... ok
[INFO] [stdout] test progress::tests::test_progress_sender_try_send_on_full_channel ... ok
[INFO] [stdout] test progress::tests::test_progress_token_format ... ok
[INFO] [stdout] test handlers::hover::tests::cargo_tests::test_handle_hover_no_parse_result ... ok
[INFO] [stdout] test handlers::diagnostics::tests::pypi_tests::test_handle_diagnostics ... ok
[INFO] [stdout] test handlers::diagnostics::tests::cargo_tests::test_handle_diagnostics_no_parse_result ... ok
[INFO] [stdout] test server::tests::test_commands_constants ... ok
[INFO] [stdout] test handlers::hover::tests::cargo_tests::test_handle_hover ... ok
[INFO] [stdout] test server::tests::test_server_capabilities ... ok
[INFO] [stdout] test handlers::hover::tests::npm_tests::test_handle_hover ... ok
[INFO] [stdout] test server::tests::test_server_capabilities_completion_triggers ... ok
[INFO] [stdout] test server::tests::test_server_capabilities_diagnostics_config ... ok
[INFO] [stdout] test server::tests::test_server_capabilities_code_actions ... ok
[INFO] [stdout] test server::tests::test_server_capabilities_text_document_sync ... ok
[INFO] [stdout] test server::tests::test_server_capabilities_execute_command ... ok
[INFO] [stdout] test server::tests::test_update_version_args_deserialization ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::cargo_tests::test_handle_inlay_hints_custom_config ... ok
[INFO] [stdout] test handlers::hover::tests::test_handle_hover_missing_document ... ok
[INFO] [stdout] test handlers::completion::tests::test_fallback_triggered_when_parse_fails ... ok
[INFO] [stdout] test server::tests::test_backend_creation ... ok
[INFO] [stdout] test handlers::diagnostics::tests::npm_tests::test_handle_diagnostics ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::cargo_tests::test_handle_inlay_hints ... ok
[INFO] [stdout] test server::tests::test_initialize_without_options ... ok
[INFO] [stdout] test tests::test_register_ecosystems ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::pypi_tests::test_handle_inlay_hints ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::test_handle_inlay_hints_disabled_returns_empty ... ok
[INFO] [stdout] test server::tests::test_backend_config_initialization ... ok
[INFO] [stdout] test server::tests::test_backend_state_initialization ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::cargo_tests::test_handle_inlay_hints_no_parse_result ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::test_handle_inlay_hints_missing_document ... ok
[INFO] [stdout] test handlers::inlay_hints::tests::npm_tests::test_handle_inlay_hints ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- document::loader::tests::test_load_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'document::loader::tests::test_load_permission_denied' (331) panicked at src/document/loader.rs:258:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648cf2c20a7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648cf2c20a7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648cf2c20a7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648cf2c20a7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648cf2c38e5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648cf2c38e5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x648cf2c25ce2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648cf2c25ce2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x648cf2bfca2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648cf2bfca2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648cf2c17839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x648cf1e48cec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x648cf1e48cec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648cf2c17ab2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648cf2c17ab2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x648cf2bfcb1a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x648cf2bf40b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x648cf2bfdb0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648cf2c397ec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648cf2c397b2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x648cf1ae7f24 - deps_lsp::document::loader::tests::test_load_permission_denied::{{closure}}::h6f05ad4afedbaf45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/document/loader.rs:258:9
[INFO] [stdout]   21:     0x648cf1ad5732 - <core::pin::Pin<P> as core::future::future::Future>::poll::h22c5b9a7b59d0991
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x648cf1ad5d4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h774b292f25336642
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x648cf1c2821d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::had404180a771bfd9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x648cf1c27d5b - tokio::task::coop::with_budget::hde57d1c398091a32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x648cf1c27d5b - tokio::task::coop::budget::h87105780195f241e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x648cf1c27d5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5365e84464cc66d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x648cf1c22740 - tokio::runtime::scheduler::current_thread::Context::enter::hbfab6c2c270c88f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x648cf1c2671d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha29d2a6b5aedf328
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x648cf1c24c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h52a070d2ad3071c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x648cf1c1cbfb - tokio::runtime::context::scoped::Scoped<T>::set::hfe5c4d8487349575
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x648cf1ad40e9 - tokio::runtime::context::set_scheduler::{{closure}}::h5054cf216a7c719f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x648cf1923d12 - std::thread::local::LocalKey<T>::try_with::hbb8b93732e514b64
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x648cf192077e - std::thread::local::LocalKey<T>::with::h0386b02904ac5cbc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x648cf1ad3fbd - tokio::runtime::context::set_scheduler::h83ad9121fa113151
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x648cf1c249b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb1e6a3f7d05e4b3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x648cf1c24d46 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3d03872459f4bbe1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x648cf1c1d900 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb248da9850d224a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x648cf18b7b53 - tokio::runtime::context::runtime::enter_runtime::h9d52f5d7b6d6c68a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x648cf1c1cf81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf9bb40e4d17f177c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x648cf1822234 - tokio::runtime::runtime::Runtime::block_on_inner::h51166887a01ff51e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x648cf182264f - tokio::runtime::runtime::Runtime::block_on::h4b07ec6ad9ebcf32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x648cf1ae74b3 - deps_lsp::document::loader::tests::test_load_permission_denied::hc7759e54ec936713
[INFO] [stdout]                                at /opt/rustwide/workdir/src/document/loader.rs:259:22
[INFO] [stdout]   43:     0x648cf1ae8047 - deps_lsp::document::loader::tests::test_load_permission_denied::{{closure}}::hdcd7ec4a10ec5e06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/document/loader.rs:238:43
[INFO] [stdout]   44:     0x648cf1767c66 - core::ops::function::FnOnce::call_once::h10542bb85881748a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x648cf1e3cdcb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x648cf1e3cdcb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x648cf1e497bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x648cf1e497bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x648cf1e497bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x648cf1e497bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x648cf1e497bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x648cf1e497bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x648cf1e497bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x648cf1e44ed4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x648cf1e44ed4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x648cf1e4c3c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x648cf1e4c3c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x648cf1e4c3c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x648cf1e4c3c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x648cf1e4c3c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x648cf1e4c3c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x648cf1e4c3c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x648cf2c1fdef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x648cf2c1fdef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x742610c58aa4 - <unknown>
[INFO] [stdout]   66:     0x742610ce5a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     document::loader::tests::test_load_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 203 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.93s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "26793b9b8d09e3c0e7257a4b68ad934fa2afa7af04810ec168ae8d89301b8f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26793b9b8d09e3c0e7257a4b68ad934fa2afa7af04810ec168ae8d89301b8f89", kill_on_drop: false }`
[INFO] [stdout] 26793b9b8d09e3c0e7257a4b68ad934fa2afa7af04810ec168ae8d89301b8f89
