[INFO] cloning repository https://github.com/Luiz-Frias/rscope
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luiz-Frias/rscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuiz-Frias%2Frscope", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuiz-Frias%2Frscope'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d9a021fa9e5ba0114a707027dfb5d0c421a0769
[INFO] testing Luiz-Frias/rscope against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuiz-Frias%2Frscope" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Luiz-Frias/rscope
[INFO] finished tweaking git repo https://github.com/Luiz-Frias/rscope
[INFO] tweaked toml for git repo https://github.com/Luiz-Frias/rscope written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Luiz-Frias/rscope on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Luiz-Frias/rscope 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded schemars v1.2.1
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded tree-sitter v0.26.8
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded rmcp v1.3.0
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded rmcp-macros v1.3.0
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded inotify v0.11.1
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cd38a0a6697a43ae0176c271d90f369f1670c45c530045b4cfaa7f09f3120a9
[INFO] running `Command { std: "docker" "start" "-a" "9cd38a0a6697a43ae0176c271d90f369f1670c45c530045b4cfaa7f09f3120a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cd38a0a6697a43ae0176c271d90f369f1670c45c530045b4cfaa7f09f3120a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd38a0a6697a43ae0176c271d90f369f1670c45c530045b4cfaa7f09f3120a9", kill_on_drop: false }`
[INFO] [stdout] 9cd38a0a6697a43ae0176c271d90f369f1670c45c530045b4cfaa7f09f3120a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55564b6fbc8bfca4b8455248596c57c04cf8e2edacc952c81e31bcdb343a9243
[INFO] running `Command { std: "docker" "start" "-a" "55564b6fbc8bfca4b8455248596c57c04cf8e2edacc952c81e31bcdb343a9243", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rscope-core v0.2.1 (/opt/rustwide/workdir/crates/rscope-core)
[INFO] [stderr]    Compiling rscope-format v0.2.1 (/opt/rustwide/workdir/crates/rscope-format)
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling rscope-cli v0.2.1 (/opt/rustwide/workdir/crates/rscope-cli)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rscope-mcp v0.2.1 (/opt/rustwide/workdir/crates/rscope-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "55564b6fbc8bfca4b8455248596c57c04cf8e2edacc952c81e31bcdb343a9243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55564b6fbc8bfca4b8455248596c57c04cf8e2edacc952c81e31bcdb343a9243", kill_on_drop: false }`
[INFO] [stdout] 55564b6fbc8bfca4b8455248596c57c04cf8e2edacc952c81e31bcdb343a9243
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7535d65177fe2cdba945cd6ca79be43a1a638cdc212a6cd87ec9e092a4310fdc
[INFO] running `Command { std: "docker" "start" "-a" "7535d65177fe2cdba945cd6ca79be43a1a638cdc212a6cd87ec9e092a4310fdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rscope-mcp v0.2.1 (/opt/rustwide/workdir/crates/rscope-mcp)
[INFO] [stderr]    Compiling rscope-cli v0.2.1 (/opt/rustwide/workdir/crates/rscope-cli)
[INFO] [stderr]    Compiling rscope-core v0.2.1 (/opt/rustwide/workdir/crates/rscope-core)
[INFO] [stderr]    Compiling rscope-format v0.2.1 (/opt/rustwide/workdir/crates/rscope-format)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.38s
[INFO] running `Command { std: "docker" "inspect" "7535d65177fe2cdba945cd6ca79be43a1a638cdc212a6cd87ec9e092a4310fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7535d65177fe2cdba945cd6ca79be43a1a638cdc212a6cd87ec9e092a4310fdc", kill_on_drop: false }`
[INFO] [stdout] 7535d65177fe2cdba945cd6ca79be43a1a638cdc212a6cd87ec9e092a4310fdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9aa9f0a6d16b12c7d3111c89ca1597aa9b3a5b145e5666882a21da77e2ea5e54
[INFO] running `Command { std: "docker" "start" "-a" "9aa9f0a6d16b12c7d3111c89ca1597aa9b3a5b145e5666882a21da77e2ea5e54", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rscope-1676665eb723767f)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rscope_core-2f011e9c66955a39)
[INFO] [stdout] 
[INFO] [stdout] running 139 tests
[INFO] [stdout] test callgraph::tests::tests::callgraph_find_alias_no_match ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_find_alias_original_multiple ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_find_alias_original_simple ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_file_data_has_exports ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_walker_excludes_gitignored ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_walker_only_source_files ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_javascript ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_no_parens ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_python_no_self ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_python_self_skipped ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_empty ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_resolve_direct_import ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_rust_mut_param ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_python_star_args ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_rust_no_self ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_rust_self_skipped ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_typescript_defaults ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_typescript ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_typescript_rest ... ok
[INFO] [stdout] test callgraph::tests::tests::is_entry_point_exported_function ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_rust_mut_self_skipped ... ok
[INFO] [stdout] test callgraph::tests::tests::extract_parameters_typescript_optional ... ok
[INFO] [stdout] test callgraph::tests::tests::is_entry_point_exported_method_is_not_entry ... ok
[INFO] [stdout] test callgraph::tests::tests::is_entry_point_main_init_patterns ... ok
[INFO] [stdout] test callgraph::tests::tests::is_entry_point_non_exported_non_main_is_not_entry ... ok
[INFO] [stdout] test callgraph::tests::tests::is_entry_point_test_patterns_rust ... ok
[INFO] [stdout] test callgraph::tests::tests::is_entry_point_test_patterns_ts ... ok
[INFO] [stdout] test callgraph::tests::tests::is_entry_point_test_patterns_python ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_symbol_metadata_populated ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_single_file_call_extraction ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_resolve_aliased_import ... ok
[INFO] [stdout] test filter::tests::filters_enum_variants ... ok
[INFO] [stdout] test filter::tests::filters_io_process ... ok
[INFO] [stdout] test filter::tests::filters_macros ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_resolve_namespace_import ... ok
[INFO] [stdout] test filter::tests::filters_qualified_stdlib ... ok
[INFO] [stdout] test filter::tests::filters_simple_methods ... ok
[INFO] [stdout] test filter::tests::keeps_domain_functions ... ok
[INFO] [stdout] test fuzzy_match::tests::test_exact_match ... ok
[INFO] [stdout] test fuzzy_match::tests::test_exact_match_multiple ... ok
[INFO] [stdout] test fuzzy_match::tests::test_multiline_exact ... ok
[INFO] [stdout] test fuzzy_match::tests::test_no_match ... ok
[INFO] [stdout] test fuzzy_match::tests::test_rstrip_match ... ok
[INFO] [stdout] test fuzzy_match::tests::test_trim_match ... ok
[INFO] [stdout] test fuzzy_match::tests::test_unicode_normalize ... ok
[INFO] [stdout] test imports::tests::classify_external ... ok
[INFO] [stdout] test imports::tests::classify_py_groups ... ok
[INFO] [stdout] test imports::tests::classify_relative ... ok
[INFO] [stdout] test imports::tests::classify_rs_groups ... ok
[INFO] [stdout] test imports::tests::dedup_detects_default_import ... ok
[INFO] [stdout] test imports::tests::dedup_detects_same_named_import ... ok
[INFO] [stdout] test imports::tests::dedup_misses_different_name ... ok
[INFO] [stdout] test imports::tests::dedup_side_effect ... ok
[INFO] [stdout] test filter::tests::filters_option_result ... ok
[INFO] [stdout] test imports::tests::dedup_type_vs_value ... ok
[INFO] [stdout] test imports::tests::generate_default_and_named ... ok
[INFO] [stdout] test imports::tests::generate_default_import ... ok
[INFO] [stdout] test imports::tests::generate_named_import ... ok
[INFO] [stdout] test imports::tests::generate_py_from_import ... ok
[INFO] [stdout] test imports::tests::generate_py_from_import_multiple ... ok
[INFO] [stdout] test imports::tests::generate_py_import ... ok
[INFO] [stdout] test imports::tests::generate_side_effect_import ... ok
[INFO] [stdout] test imports::tests::generate_type_import ... ok
[INFO] [stdout] test imports::tests::insertion_alphabetical_within_group ... ok
[INFO] [stdout] test imports::tests::generate_rs_use ... ok
[INFO] [stdout] test imports::tests::insertion_empty_file ... ok
[INFO] [stdout] test imports::tests::parse_js_imports ... ok
[INFO] [stdout] test imports::tests::parse_py_import_statement ... ok
[INFO] [stdout] test imports::tests::parse_py_relative_import ... ok
[INFO] [stdout] test imports::tests::parse_py_three_groups ... ok
[INFO] [stdout] test imports::tests::parse_rs_pub_use ... ok
[INFO] [stdout] test imports::tests::parse_rs_use_crate ... ok
[INFO] [stdout] test imports::tests::parse_rs_use_external ... ok
[INFO] [stdout] test imports::tests::parse_rs_use_std ... ok
[INFO] [stdout] test imports::tests::parse_ts_default_import ... ok
[INFO] [stdout] test imports::tests::parse_py_from_import ... ok
[INFO] [stdout] test imports::tests::parse_ts_named_imports ... ok
[INFO] [stdout] test imports::tests::parse_ts_namespace_import ... ok
[INFO] [stdout] test imports::tests::parse_ts_relative_import ... ok
[INFO] [stdout] test imports::tests::parse_ts_side_effect_import ... ok
[INFO] [stdout] test imports::tests::parse_ts_type_import ... ok
[INFO] [stdout] test imports::tests::parse_ts_multiple_groups ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_depth_zero_no_children ... ok
[INFO] [stdout] test landscape::tests::tree_builder_skips_excluded_directories ... ok
[INFO] [stdout] test landscape::tests::root_level_sources_do_not_create_empty_module_edges ... ok
[INFO] [stdout] test parser::tests::tests::detect_js ... ok
[INFO] [stdout] test parser::tests::tests::detect_jsx ... ok
[INFO] [stdout] test parser::tests::tests::detect_py ... ok
[INFO] [stdout] test parser::tests::tests::detect_rs ... ok
[INFO] [stdout] test parser::tests::tests::detect_ts ... ok
[INFO] [stdout] test parser::tests::tests::detect_tsx ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_callers_of_no_callers ... ok
[INFO] [stdout] test parser::tests::tests::detect_unknown_returns_none ... ok
[INFO] [stdout] test parser::tests::tests::js_extracts_core_symbols ... ok
[INFO] [stdout] test parser::tests::tests::js_arrow_fn_correctly_named ... ok
[INFO] [stdout] test parser::tests::tests::parse_cache_returns_same_tree ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_invalidate_file_clears_reverse_index ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_cycle_detection_stops ... ok
[INFO] [stdout] test callgraph::tests::tests::trace_to_cycle_detection ... ok
[INFO] [stdout] test parser::tests::tests::py_decorated_function_signature ... ok
[INFO] [stdout] test parser::tests::tests::py_ranges_valid ... ok
[INFO] [stdout] test parser::tests::tests::py_extracts_all_symbols ... ok
[INFO] [stdout] test parser::tests::tests::js_method_scope_chain ... ok
[INFO] [stdout] test parser::tests::tests::py_method_scope_chain ... ok
[INFO] [stdout] test landscape::tests::directory_module_counts_only_nested_directories ... ok
[INFO] [stdout] test parser::tests::tests::py_symbol_kinds_correct ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_callers_recursive_depth ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_unresolved_edge_marked ... ok
[INFO] [stdout] test parser::tests::tests::rs_impl_method_scope_chain ... ok
[INFO] [stdout] test parser::tests::tests::resolve_symbol_not_found ... ok
[INFO] [stdout] test parser::tests::tests::rs_extracts_all_symbols ... ok
[INFO] [stdout] test parser::tests::tests::rs_ranges_valid ... ok
[INFO] [stdout] test parser::tests::tests::resolve_symbol_finds_match ... ok
[INFO] [stdout] test parser::tests::tests::ts_extracts_all_symbol_kinds ... ok
[INFO] [stdout] test parser::tests::tests::rs_symbol_kinds_correct ... ok
[INFO] [stdout] test parser::tests::tests::rs_trait_impl_scope_chain ... ok
[INFO] [stdout] test parser::tests::tests::symbol_range_includes_rust_attributes ... ok
[INFO] [stdout] test parser::tests::tests::rs_pub_export_detection ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_callers_of_direct ... ok
[INFO] [stdout] test parser::tests::tests::ts_method_scope_chain ... ok
[INFO] [stdout] test rust_resolve::tests::external_crate_returns_none ... ok
[INFO] [stdout] test parser::tests::tests::ts_export_detection ... ok
[INFO] [stdout] test rust_resolve::tests::resolve_crate_path_to_file ... ok
[INFO] [stdout] test rust_resolve::tests::resolve_self_path ... ok
[INFO] [stdout] test rust_resolve::tests::resolve_crate_path_to_mod_dir ... ok
[INFO] [stdout] test parser::tests::tests::ts_symbol_kinds_correct ... ok
[INFO] [stdout] test parser::tests::tests::ts_ranges_valid ... ok
[INFO] [stdout] test parser::tests::tests::tsx_extracts_react_component ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_forward_tree_cross_file ... ok
[INFO] [stdout] test parser::tests::tests::ts_signatures_present ... ok
[INFO] [stdout] test parser::tests::tests::unsupported_extension_returns_invalid_request ... FAILED
[INFO] [stdout] test parser::tests::tests::cross_language_all_five_produce_symbols ... ok
[INFO] [stdout] test callgraph::tests::tests::trace_to_entry_point_target ... ok
[INFO] [stdout] test parser::tests::tests::tsx_jsx_doesnt_break_parser ... ok
[INFO] [stdout] test callgraph::tests::tests::trace_to_depth_limit ... ok
[INFO] [stdout] test callgraph::tests::tests::callgraph_depth_limit_truncates ... ok
[INFO] [stdout] test callgraph::tests::tests::trace_to_single_path ... ok
[INFO] [stdout] test parser::tests::tests::resolve_symbol_follows_reexport_chains ... ok
[INFO] [stdout] test callgraph::tests::tests::trace_to_multi_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::tests::unsupported_extension_returns_invalid_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::tests::unsupported_extension_returns_invalid_request' (158) panicked at crates/rscope-core/src/parser/tests.rs:72:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574c665a724a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574c665a724a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574c665a724a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574c665a724a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574c665bd67a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574c665bd67a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x574c665abd52 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x574c665abd52 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x574c6658379f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574c6658379f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574c6659e6d9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x574c661f2cac - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x574c661f2cac - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x574c6659e892 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x574c6659e892 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574c66583858 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574c665787a9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574c6658456d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574c665bdeec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574c665bdc32 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x574c66192444 - <core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x574c66192444 - rscope_core[4c802a0a3f3a71e2]::parser::tests::tests::unsupported_extension_returns_invalid_request
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rscope-core/src/parser/tests.rs:72:44
[INFO] [stdout]   22:     0x574c66185f07 - rscope_core[4c802a0a3f3a71e2]::parser::tests::tests::unsupported_extension_returns_invalid_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rscope-core/src/parser/tests.rs:67:55
[INFO] [stdout]   23:     0x574c661bfa46 - <rscope_core[4c802a0a3f3a71e2]::parser::tests::tests::unsupported_extension_returns_invalid_request::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x574c661e5f8b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x574c661e5f8b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x574c661f377b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x574c661f377b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x574c661f377b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x574c661f377b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x574c661f377b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x574c661f377b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x574c661f377b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x574c661ece94 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x574c661ece94 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x574c661f6382 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x574c661f6382 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x574c661f6382 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x574c661f6382 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x574c661f6382 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x574c661f6382 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x574c661f6382 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x574c665a663f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x574c665a663f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76efc7d81aa4 - <unknown>
[INFO] [stdout]   45:     0x76efc7e0ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::tests::tests::unsupported_extension_returns_invalid_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 138 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rscope-core --lib`
[INFO] running `Command { std: "docker" "inspect" "9aa9f0a6d16b12c7d3111c89ca1597aa9b3a5b145e5666882a21da77e2ea5e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa9f0a6d16b12c7d3111c89ca1597aa9b3a5b145e5666882a21da77e2ea5e54", kill_on_drop: false }`
[INFO] [stdout] 9aa9f0a6d16b12c7d3111c89ca1597aa9b3a5b145e5666882a21da77e2ea5e54
