[INFO] fetching crate gossiphs 0.11.6... [INFO] testing gossiphs-0.11.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gossiphs 0.11.6 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate gossiphs 0.11.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gossiphs 0.11.6 [INFO] tweaked toml for crates.io crate gossiphs 0.11.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gossiphs 0.11.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gossiphs 0.11.6 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0de42d1f36e1c9de23304e996cb6c9f387ea6b05d4dd0f93ee7f77c962c5ec04 [INFO] running `Command { std: "docker" "start" "-a" "0de42d1f36e1c9de23304e996cb6c9f387ea6b05d4dd0f93ee7f77c962c5ec04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0de42d1f36e1c9de23304e996cb6c9f387ea6b05d4dd0f93ee7f77c962c5ec04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de42d1f36e1c9de23304e996cb6c9f387ea6b05d4dd0f93ee7f77c962c5ec04", kill_on_drop: false }` [INFO] [stdout] 0de42d1f36e1c9de23304e996cb6c9f387ea6b05d4dd0f93ee7f77c962c5ec04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aa912b957040b45770e45dd65cf55cbbd1b3476e0f752b6fe678a3a9f215f53 [INFO] running `Command { std: "docker" "start" "-a" "6aa912b957040b45770e45dd65cf55cbbd1b3476e0f752b6fe678a3a9f215f53", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.21.2 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.7 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.21.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.21.3 [INFO] [stderr] Compiling tree-sitter-java v0.21.0 [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-swift v0.5.0 [INFO] [stderr] Compiling tree-sitter-go v0.21.0 [INFO] [stderr] Compiling inquire v0.7.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.6.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling numpy v0.21.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling pyo3-stub-gen v0.6.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling cupido v0.3.5 [INFO] [stderr] Compiling gossiphs v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "6aa912b957040b45770e45dd65cf55cbbd1b3476e0f752b6fe678a3a9f215f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa912b957040b45770e45dd65cf55cbbd1b3476e0f752b6fe678a3a9f215f53", kill_on_drop: false }` [INFO] [stdout] 6aa912b957040b45770e45dd65cf55cbbd1b3476e0f752b6fe678a3a9f215f53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c3385e47290a3ecc71dfce52b0a14e18bfadfed9c8a54e72fcf9155e10c1ed [INFO] running `Command { std: "docker" "start" "-a" "70c3385e47290a3ecc71dfce52b0a14e18bfadfed9c8a54e72fcf9155e10c1ed", kill_on_drop: false }` [INFO] [stderr] Compiling gossiphs v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.10s [INFO] running `Command { std: "docker" "inspect" "70c3385e47290a3ecc71dfce52b0a14e18bfadfed9c8a54e72fcf9155e10c1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c3385e47290a3ecc71dfce52b0a14e18bfadfed9c8a54e72fcf9155e10c1ed", kill_on_drop: false }` [INFO] [stdout] 70c3385e47290a3ecc71dfce52b0a14e18bfadfed9c8a54e72fcf9155e10c1ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65dc0aa55deabea63993a0538065cf51edc3c3c22ed0e39aa20cd1227579aee1 [INFO] running `Command { std: "docker" "start" "-a" "65dc0aa55deabea63993a0538065cf51edc3c3c22ed0e39aa20cd1227579aee1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gossiphs-781f65d42199e3c2) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test extractor::tests::extract_typescript_file ... ignored [INFO] [stdout] test graph::tests::graph_api ... ignored [INFO] [stdout] test graph::tests::symbol_graph_rust ... ignored [INFO] [stdout] test graph::tests::symbol_graph_ts ... ignored [INFO] [stdout] test extractor::tests::extract_golang ... ok [INFO] [stdout] test extractor::tests::extract_javascript ... ok [INFO] [stdout] 2025-10-02T01:48:15.067157Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "normal_fff", range: RangeWrapper { start_byte: 5, end_byte: 15, start_point: Point { row: 1, column: 4 }, end_point: Point { row: 1, column: 14 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.067306Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "BaseStep", range: RangeWrapper { start_byte: 62, end_byte: 70, start_point: Point { row: 4, column: 6 }, end_point: Point { row: 4, column: 14 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.067345Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "apply", range: RangeWrapper { start_byte: 88, end_byte: 93, start_point: Point { row: 5, column: 8 }, end_point: Point { row: 5, column: 13 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.067379Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "name", range: RangeWrapper { start_byte: 190, end_byte: 194, start_point: Point { row: 8, column: 8 }, end_point: Point { row: 8, column: 12 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.067404Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "config_name", range: RangeWrapper { start_byte: 252, end_byte: 263, start_point: Point { row: 11, column: 8 }, end_point: Point { row: 11, column: 19 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.067429Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "get_mod_config", range: RangeWrapper { start_byte: 332, end_byte: 346, start_point: Point { row: 14, column: 8 }, end_point: Point { row: 14, column: 22 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.067453Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "enabled", range: RangeWrapper { start_byte: 497, end_byte: 504, start_point: Point { row: 20, column: 8 }, end_point: Point { row: 20, column: 15 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.067491Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 16, end_byte: 20, start_point: Point { row: 1, column: 15 }, end_point: Point { row: 1, column: 19 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067515Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "env_config", range: RangeWrapper { start_byte: 22, end_byte: 32, start_point: Point { row: 1, column: 21 }, end_point: Point { row: 1, column: 31 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067537Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "EnvConfig", range: RangeWrapper { start_byte: 34, end_byte: 43, start_point: Point { row: 1, column: 33 }, end_point: Point { row: 1, column: 42 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067568Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "object", range: RangeWrapper { start_byte: 71, end_byte: 77, start_point: Point { row: 4, column: 15 }, end_point: Point { row: 4, column: 21 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067602Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 94, end_byte: 98, start_point: Point { row: 5, column: 14 }, end_point: Point { row: 5, column: 18 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067631Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "env_config", range: RangeWrapper { start_byte: 100, end_byte: 110, start_point: Point { row: 5, column: 20 }, end_point: Point { row: 5, column: 30 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067654Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "EnvConfig", range: RangeWrapper { start_byte: 112, end_byte: 121, start_point: Point { row: 5, column: 32 }, end_point: Point { row: 5, column: 41 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067677Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "result", range: RangeWrapper { start_byte: 123, end_byte: 129, start_point: Point { row: 5, column: 43 }, end_point: Point { row: 5, column: 49 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067716Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "ResultContext", range: RangeWrapper { start_byte: 131, end_byte: 144, start_point: Point { row: 5, column: 51 }, end_point: Point { row: 5, column: 64 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067740Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "NotImplementedError", range: RangeWrapper { start_byte: 161, end_byte: 180, start_point: Point { row: 6, column: 14 }, end_point: Point { row: 6, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067762Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 195, end_byte: 199, start_point: Point { row: 8, column: 13 }, end_point: Point { row: 8, column: 17 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067784Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "str", range: RangeWrapper { start_byte: 204, end_byte: 207, start_point: Point { row: 8, column: 22 }, end_point: Point { row: 8, column: 25 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067807Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "NotImplementedError", range: RangeWrapper { start_byte: 223, end_byte: 242, start_point: Point { row: 9, column: 14 }, end_point: Point { row: 9, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067845Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 264, end_byte: 268, start_point: Point { row: 11, column: 20 }, end_point: Point { row: 11, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067896Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "str", range: RangeWrapper { start_byte: 273, end_byte: 276, start_point: Point { row: 11, column: 29 }, end_point: Point { row: 11, column: 32 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067938Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 293, end_byte: 297, start_point: Point { row: 12, column: 15 }, end_point: Point { row: 12, column: 19 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.067984Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "name", range: RangeWrapper { start_byte: 298, end_byte: 302, start_point: Point { row: 12, column: 20 }, end_point: Point { row: 12, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068011Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "replace", range: RangeWrapper { start_byte: 305, end_byte: 312, start_point: Point { row: 12, column: 27 }, end_point: Point { row: 12, column: 34 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068054Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 347, end_byte: 351, start_point: Point { row: 14, column: 23 }, end_point: Point { row: 14, column: 27 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068124Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "env_config", range: RangeWrapper { start_byte: 353, end_byte: 363, start_point: Point { row: 14, column: 29 }, end_point: Point { row: 14, column: 39 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068164Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "EnvConfig", range: RangeWrapper { start_byte: 365, end_byte: 374, start_point: Point { row: 14, column: 41 }, end_point: Point { row: 14, column: 50 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068201Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "getattr", range: RangeWrapper { start_byte: 392, end_byte: 399, start_point: Point { row: 15, column: 15 }, end_point: Point { row: 15, column: 22 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068239Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "env_config", range: RangeWrapper { start_byte: 413, end_byte: 423, start_point: Point { row: 16, column: 12 }, end_point: Point { row: 16, column: 22 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068264Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "_repo_config", range: RangeWrapper { start_byte: 424, end_byte: 436, start_point: Point { row: 16, column: 23 }, end_point: Point { row: 16, column: 35 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068309Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "modules", range: RangeWrapper { start_byte: 437, end_byte: 444, start_point: Point { row: 16, column: 36 }, end_point: Point { row: 16, column: 43 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068341Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 458, end_byte: 462, start_point: Point { row: 17, column: 12 }, end_point: Point { row: 17, column: 16 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068367Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "config_name", range: RangeWrapper { start_byte: 463, end_byte: 474, start_point: Point { row: 17, column: 17 }, end_point: Point { row: 17, column: 28 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068394Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 505, end_byte: 509, start_point: Point { row: 20, column: 16 }, end_point: Point { row: 20, column: 20 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068451Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "env_config", range: RangeWrapper { start_byte: 511, end_byte: 521, start_point: Point { row: 20, column: 22 }, end_point: Point { row: 20, column: 32 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068484Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "EnvConfig", range: RangeWrapper { start_byte: 523, end_byte: 532, start_point: Point { row: 20, column: 34 }, end_point: Point { row: 20, column: 43 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068507Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "bool", range: RangeWrapper { start_byte: 537, end_byte: 541, start_point: Point { row: 20, column: 48 }, end_point: Point { row: 20, column: 52 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068540Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "mod_config", range: RangeWrapper { start_byte: 551, end_byte: 561, start_point: Point { row: 21, column: 8 }, end_point: Point { row: 21, column: 18 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068642Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "self", range: RangeWrapper { start_byte: 564, end_byte: 568, start_point: Point { row: 21, column: 21 }, end_point: Point { row: 21, column: 25 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068726Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "get_mod_config", range: RangeWrapper { start_byte: 569, end_byte: 583, start_point: Point { row: 21, column: 26 }, end_point: Point { row: 21, column: 40 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068765Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "env_config", range: RangeWrapper { start_byte: 584, end_byte: 594, start_point: Point { row: 21, column: 41 }, end_point: Point { row: 21, column: 51 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068810Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "mod_config", range: RangeWrapper { start_byte: 611, end_byte: 621, start_point: Point { row: 22, column: 15 }, end_point: Point { row: 22, column: 25 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068861Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "enabled", range: RangeWrapper { start_byte: 622, end_byte: 629, start_point: Point { row: 22, column: 26 }, end_point: Point { row: 22, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.068894Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 1, end_byte: 54, start_point: Point { row: 1, column: 0 }, end_point: Point { row: 2, column: 8 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.068920Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 56, end_byte: 629, start_point: Point { row: 4, column: 0 }, end_point: Point { row: 22, column: 33 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.068954Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 84, end_byte: 180, start_point: Point { row: 5, column: 4 }, end_point: Point { row: 6, column: 33 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.068979Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 186, end_byte: 242, start_point: Point { row: 8, column: 4 }, end_point: Point { row: 9, column: 33 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.069003Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 248, end_byte: 322, start_point: Point { row: 11, column: 4 }, end_point: Point { row: 12, column: 44 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.069027Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 328, end_byte: 487, start_point: Point { row: 14, column: 4 }, end_point: Point { row: 18, column: 9 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.069125Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 493, end_byte: 629, start_point: Point { row: 20, column: 4 }, end_point: Point { row: 22, column: 33 } }, kind: NAMESPACE } [INFO] [stdout] test extractor::tests::extract_python ... ok [INFO] [stdout] 2025-10-02T01:48:15.096662Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Example", range: RangeWrapper { start_byte: 82, end_byte: 89, start_point: Point { row: 4, column: 13 }, end_point: Point { row: 4, column: 20 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.096719Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "example", range: RangeWrapper { start_byte: 9, end_byte: 16, start_point: Point { row: 1, column: 8 }, end_point: Point { row: 1, column: 15 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096727Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "com", range: RangeWrapper { start_byte: 25, end_byte: 28, start_point: Point { row: 2, column: 7 }, end_point: Point { row: 2, column: 10 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096734Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "google", range: RangeWrapper { start_byte: 29, end_byte: 35, start_point: Point { row: 2, column: 11 }, end_point: Point { row: 2, column: 17 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096741Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "common", range: RangeWrapper { start_byte: 36, end_byte: 42, start_point: Point { row: 2, column: 18 }, end_point: Point { row: 2, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096748Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "util", range: RangeWrapper { start_byte: 43, end_byte: 47, start_point: Point { row: 2, column: 25 }, end_point: Point { row: 2, column: 29 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096754Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "concurrent", range: RangeWrapper { start_byte: 48, end_byte: 58, start_point: Point { row: 2, column: 30 }, end_point: Point { row: 2, column: 40 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096761Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Futures", range: RangeWrapper { start_byte: 59, end_byte: 66, start_point: Point { row: 2, column: 41 }, end_point: Point { row: 2, column: 48 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096768Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "hello", range: RangeWrapper { start_byte: 112, end_byte: 117, start_point: Point { row: 5, column: 20 }, end_point: Point { row: 5, column: 25 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096775Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "System", range: RangeWrapper { start_byte: 124, end_byte: 130, start_point: Point { row: 6, column: 2 }, end_point: Point { row: 6, column: 8 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096781Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "out", range: RangeWrapper { start_byte: 131, end_byte: 134, start_point: Point { row: 6, column: 9 }, end_point: Point { row: 6, column: 12 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096788Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "println", range: RangeWrapper { start_byte: 135, end_byte: 142, start_point: Point { row: 6, column: 13 }, end_point: Point { row: 6, column: 20 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096795Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Futures", range: RangeWrapper { start_byte: 143, end_byte: 150, start_point: Point { row: 6, column: 21 }, end_point: Point { row: 6, column: 28 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096802Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "immediateCancelledFuture", range: RangeWrapper { start_byte: 151, end_byte: 175, start_point: Point { row: 6, column: 29 }, end_point: Point { row: 6, column: 53 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.096809Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 69, end_byte: 184, start_point: Point { row: 4, column: 0 }, end_point: Point { row: 8, column: 1 } }, kind: NAMESPACE } [INFO] [stdout] test extractor::tests::extract_java ... ok [INFO] [stdout] 2025-10-02T01:48:15.187688Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "extract", range: RangeWrapper { start_byte: 63, end_byte: 70, start_point: Point { row: 6, column: 11 }, end_point: Point { row: 6, column: 18 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.192860Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Extractor", range: RangeWrapper { start_byte: 10, end_byte: 19, start_point: Point { row: 1, column: 9 }, end_point: Point { row: 1, column: 18 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193089Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "RUST", range: RangeWrapper { start_byte: 26, end_byte: 30, start_point: Point { row: 2, column: 4 }, end_point: Point { row: 2, column: 8 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193286Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Extractor", range: RangeWrapper { start_byte: 40, end_byte: 49, start_point: Point { row: 5, column: 5 }, end_point: Point { row: 5, column: 14 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193330Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "s", range: RangeWrapper { start_byte: 78, end_byte: 79, start_point: Point { row: 6, column: 26 }, end_point: Point { row: 6, column: 27 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193341Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "String", range: RangeWrapper { start_byte: 82, end_byte: 88, start_point: Point { row: 6, column: 30 }, end_point: Point { row: 6, column: 36 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193348Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Extractor", range: RangeWrapper { start_byte: 125, end_byte: 134, start_point: Point { row: 8, column: 12 }, end_point: Point { row: 8, column: 21 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193356Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "RUST", range: RangeWrapper { start_byte: 136, end_byte: 140, start_point: Point { row: 8, column: 23 }, end_point: Point { row: 8, column: 27 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193363Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "parser", range: RangeWrapper { start_byte: 170, end_byte: 176, start_point: Point { row: 9, column: 24 }, end_point: Point { row: 9, column: 30 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193370Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Parser", range: RangeWrapper { start_byte: 179, end_byte: 185, start_point: Point { row: 9, column: 33 }, end_point: Point { row: 9, column: 39 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193378Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "new", range: RangeWrapper { start_byte: 187, end_byte: 190, start_point: Point { row: 9, column: 41 }, end_point: Point { row: 9, column: 44 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193385Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "new", range: RangeWrapper { start_byte: 187, end_byte: 190, start_point: Point { row: 9, column: 41 }, end_point: Point { row: 9, column: 44 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193392Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "lang", range: RangeWrapper { start_byte: 214, end_byte: 218, start_point: Point { row: 10, column: 20 }, end_point: Point { row: 10, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193400Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "tree_sitter_rust", range: RangeWrapper { start_byte: 222, end_byte: 238, start_point: Point { row: 10, column: 28 }, end_point: Point { row: 10, column: 44 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193407Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "language", range: RangeWrapper { start_byte: 240, end_byte: 248, start_point: Point { row: 10, column: 46 }, end_point: Point { row: 10, column: 54 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193414Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "language", range: RangeWrapper { start_byte: 240, end_byte: 248, start_point: Point { row: 10, column: 46 }, end_point: Point { row: 10, column: 54 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193422Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "parser", range: RangeWrapper { start_byte: 268, end_byte: 274, start_point: Point { row: 11, column: 16 }, end_point: Point { row: 11, column: 22 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193433Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "set_language", range: RangeWrapper { start_byte: 296, end_byte: 308, start_point: Point { row: 12, column: 21 }, end_point: Point { row: 12, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193440Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "lang", range: RangeWrapper { start_byte: 309, end_byte: 313, start_point: Point { row: 12, column: 34 }, end_point: Point { row: 12, column: 38 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193447Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "expect", range: RangeWrapper { start_byte: 336, end_byte: 342, start_point: Point { row: 13, column: 21 }, end_point: Point { row: 13, column: 27 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193454Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "tree", range: RangeWrapper { start_byte: 394, end_byte: 398, start_point: Point { row: 14, column: 20 }, end_point: Point { row: 14, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193461Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "parser", range: RangeWrapper { start_byte: 401, end_byte: 407, start_point: Point { row: 14, column: 27 }, end_point: Point { row: 14, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193468Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "parse", range: RangeWrapper { start_byte: 408, end_byte: 413, start_point: Point { row: 14, column: 34 }, end_point: Point { row: 14, column: 39 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193475Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "s", range: RangeWrapper { start_byte: 414, end_byte: 415, start_point: Point { row: 14, column: 40 }, end_point: Point { row: 14, column: 41 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193482Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "None", range: RangeWrapper { start_byte: 417, end_byte: 421, start_point: Point { row: 14, column: 43 }, end_point: Point { row: 14, column: 47 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193490Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "unwrap", range: RangeWrapper { start_byte: 423, end_byte: 429, start_point: Point { row: 14, column: 49 }, end_point: Point { row: 14, column: 55 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193497Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "query_str", range: RangeWrapper { start_byte: 453, end_byte: 462, start_point: Point { row: 15, column: 20 }, end_point: Point { row: 15, column: 29 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193505Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "query", range: RangeWrapper { start_byte: 533, end_byte: 538, start_point: Point { row: 16, column: 20 }, end_point: Point { row: 16, column: 25 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193512Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Query", range: RangeWrapper { start_byte: 541, end_byte: 546, start_point: Point { row: 16, column: 28 }, end_point: Point { row: 16, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193519Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "new", range: RangeWrapper { start_byte: 548, end_byte: 551, start_point: Point { row: 16, column: 35 }, end_point: Point { row: 16, column: 38 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193528Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "new", range: RangeWrapper { start_byte: 548, end_byte: 551, start_point: Point { row: 16, column: 35 }, end_point: Point { row: 16, column: 38 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193536Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "lang", range: RangeWrapper { start_byte: 552, end_byte: 556, start_point: Point { row: 16, column: 39 }, end_point: Point { row: 16, column: 43 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193543Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "query_str", range: RangeWrapper { start_byte: 558, end_byte: 567, start_point: Point { row: 16, column: 45 }, end_point: Point { row: 16, column: 54 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193551Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "unwrap", range: RangeWrapper { start_byte: 569, end_byte: 575, start_point: Point { row: 16, column: 56 }, end_point: Point { row: 16, column: 62 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193558Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "cursor", range: RangeWrapper { start_byte: 604, end_byte: 610, start_point: Point { row: 18, column: 24 }, end_point: Point { row: 18, column: 30 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193565Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "QueryCursor", range: RangeWrapper { start_byte: 613, end_byte: 624, start_point: Point { row: 18, column: 33 }, end_point: Point { row: 18, column: 44 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193572Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "new", range: RangeWrapper { start_byte: 626, end_byte: 629, start_point: Point { row: 18, column: 46 }, end_point: Point { row: 18, column: 49 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193580Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "new", range: RangeWrapper { start_byte: 626, end_byte: 629, start_point: Point { row: 18, column: 46 }, end_point: Point { row: 18, column: 49 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193587Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "matches", range: RangeWrapper { start_byte: 653, end_byte: 660, start_point: Point { row: 19, column: 20 }, end_point: Point { row: 19, column: 27 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193594Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "cursor", range: RangeWrapper { start_byte: 663, end_byte: 669, start_point: Point { row: 19, column: 30 }, end_point: Point { row: 19, column: 36 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193600Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "matches", range: RangeWrapper { start_byte: 670, end_byte: 677, start_point: Point { row: 19, column: 37 }, end_point: Point { row: 19, column: 44 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193607Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "query", range: RangeWrapper { start_byte: 679, end_byte: 684, start_point: Point { row: 19, column: 46 }, end_point: Point { row: 19, column: 51 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193615Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "tree", range: RangeWrapper { start_byte: 686, end_byte: 690, start_point: Point { row: 19, column: 53 }, end_point: Point { row: 19, column: 57 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193623Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "root_node", range: RangeWrapper { start_byte: 691, end_byte: 700, start_point: Point { row: 19, column: 58 }, end_point: Point { row: 19, column: 67 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193631Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "s", range: RangeWrapper { start_byte: 704, end_byte: 705, start_point: Point { row: 19, column: 71 }, end_point: Point { row: 19, column: 72 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193638Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "as_bytes", range: RangeWrapper { start_byte: 706, end_byte: 714, start_point: Point { row: 19, column: 73 }, end_point: Point { row: 19, column: 81 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193645Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "mat", range: RangeWrapper { start_byte: 740, end_byte: 743, start_point: Point { row: 21, column: 20 }, end_point: Point { row: 21, column: 23 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193653Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "matches", range: RangeWrapper { start_byte: 747, end_byte: 754, start_point: Point { row: 21, column: 27 }, end_point: Point { row: 21, column: 34 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193661Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "info", range: RangeWrapper { start_byte: 777, end_byte: 781, start_point: Point { row: 22, column: 20 }, end_point: Point { row: 22, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193669Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "mat", range: RangeWrapper { start_byte: 791, end_byte: 794, start_point: Point { row: 22, column: 34 }, end_point: Point { row: 22, column: 37 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.193677Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 56, end_byte: 844, start_point: Point { row: 6, column: 4 }, end_point: Point { row: 26, column: 5 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.226893Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Synchronizer", range: RangeWrapper { start_byte: 311, end_byte: 323, start_point: Point { row: 8, column: 10 }, end_point: Point { row: 8, column: 22 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.228869Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "getChangeListVersions", range: RangeWrapper { start_byte: 342, end_byte: 363, start_point: Point { row: 9, column: 16 }, end_point: Point { row: 9, column: 37 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.228992Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "updateChangeListVersions", range: RangeWrapper { start_byte: 402, end_byte: 426, start_point: Point { row: 10, column: 16 }, end_point: Point { row: 10, column: 40 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.229064Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "sync", range: RangeWrapper { start_byte: 505, end_byte: 509, start_point: Point { row: 11, column: 25 }, end_point: Point { row: 11, column: 29 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.229270Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Syncable", range: RangeWrapper { start_byte: 565, end_byte: 573, start_point: Point { row: 14, column: 10 }, end_point: Point { row: 14, column: 18 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.229357Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "syncWith", range: RangeWrapper { start_byte: 592, end_byte: 600, start_point: Point { row: 15, column: 16 }, end_point: Point { row: 15, column: 24 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.229397Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "suspendRunCatching", range: RangeWrapper { start_byte: 665, end_byte: 683, start_point: Point { row: 18, column: 24 }, end_point: Point { row: 18, column: 42 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.229429Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "com", range: RangeWrapper { start_byte: 9, end_byte: 12, start_point: Point { row: 1, column: 8 }, end_point: Point { row: 1, column: 11 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.229465Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "google", range: RangeWrapper { start_byte: 13, end_byte: 19, start_point: Point { row: 1, column: 12 }, end_point: Point { row: 1, column: 18 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.229509Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "samples", range: RangeWrapper { start_byte: 20, end_byte: 27, start_point: Point { row: 1, column: 19 }, end_point: Point { row: 1, column: 26 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.229547Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "apps", range: RangeWrapper { start_byte: 28, end_byte: 32, start_point: Point { row: 1, column: 27 }, end_point: Point { row: 1, column: 31 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.229585Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "nowinandroid", range: RangeWrapper { start_byte: 33, end_byte: 45, start_point: Point { row: 1, column: 32 }, end_point: Point { row: 1, column: 44 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.229713Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "core", range: RangeWrapper { start_byte: 46, end_byte: 50, start_point: Point { row: 1, column: 45 }, end_point: Point { row: 1, column: 49 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.229866Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "data", range: RangeWrapper { start_byte: 51, end_byte: 55, start_point: Point { row: 1, column: 50 }, end_point: Point { row: 1, column: 54 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230025Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "android", range: RangeWrapper { start_byte: 64, end_byte: 71, start_point: Point { row: 3, column: 7 }, end_point: Point { row: 3, column: 14 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230081Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "util", range: RangeWrapper { start_byte: 72, end_byte: 76, start_point: Point { row: 3, column: 15 }, end_point: Point { row: 3, column: 19 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230107Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Log", range: RangeWrapper { start_byte: 77, end_byte: 80, start_point: Point { row: 3, column: 20 }, end_point: Point { row: 3, column: 23 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230211Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "com", range: RangeWrapper { start_byte: 88, end_byte: 91, start_point: Point { row: 4, column: 7 }, end_point: Point { row: 4, column: 10 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230251Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "google", range: RangeWrapper { start_byte: 92, end_byte: 98, start_point: Point { row: 4, column: 11 }, end_point: Point { row: 4, column: 17 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230278Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "samples", range: RangeWrapper { start_byte: 99, end_byte: 106, start_point: Point { row: 4, column: 18 }, end_point: Point { row: 4, column: 25 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230558Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "apps", range: RangeWrapper { start_byte: 107, end_byte: 111, start_point: Point { row: 4, column: 26 }, end_point: Point { row: 4, column: 30 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230694Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "nowinandroid", range: RangeWrapper { start_byte: 112, end_byte: 124, start_point: Point { row: 4, column: 31 }, end_point: Point { row: 4, column: 43 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.230850Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "core", range: RangeWrapper { start_byte: 125, end_byte: 129, start_point: Point { row: 4, column: 44 }, end_point: Point { row: 4, column: 48 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231018Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "datastore", range: RangeWrapper { start_byte: 130, end_byte: 139, start_point: Point { row: 4, column: 49 }, end_point: Point { row: 4, column: 58 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231034Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "ChangeListVersions", range: RangeWrapper { start_byte: 140, end_byte: 158, start_point: Point { row: 4, column: 59 }, end_point: Point { row: 4, column: 77 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231042Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "com", range: RangeWrapper { start_byte: 166, end_byte: 169, start_point: Point { row: 5, column: 7 }, end_point: Point { row: 5, column: 10 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231049Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "google", range: RangeWrapper { start_byte: 170, end_byte: 176, start_point: Point { row: 5, column: 11 }, end_point: Point { row: 5, column: 17 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231056Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "samples", range: RangeWrapper { start_byte: 177, end_byte: 184, start_point: Point { row: 5, column: 18 }, end_point: Point { row: 5, column: 25 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231063Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "apps", range: RangeWrapper { start_byte: 185, end_byte: 189, start_point: Point { row: 5, column: 26 }, end_point: Point { row: 5, column: 30 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231070Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "nowinandroid", range: RangeWrapper { start_byte: 190, end_byte: 202, start_point: Point { row: 5, column: 31 }, end_point: Point { row: 5, column: 43 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231077Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "core", range: RangeWrapper { start_byte: 203, end_byte: 207, start_point: Point { row: 5, column: 44 }, end_point: Point { row: 5, column: 48 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231084Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "network", range: RangeWrapper { start_byte: 208, end_byte: 215, start_point: Point { row: 5, column: 49 }, end_point: Point { row: 5, column: 56 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231091Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "model", range: RangeWrapper { start_byte: 216, end_byte: 221, start_point: Point { row: 5, column: 57 }, end_point: Point { row: 5, column: 62 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231098Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "NetworkChangeList", range: RangeWrapper { start_byte: 222, end_byte: 239, start_point: Point { row: 5, column: 63 }, end_point: Point { row: 5, column: 80 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231105Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "kotlin", range: RangeWrapper { start_byte: 247, end_byte: 253, start_point: Point { row: 6, column: 7 }, end_point: Point { row: 6, column: 13 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231112Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "coroutines", range: RangeWrapper { start_byte: 254, end_byte: 264, start_point: Point { row: 6, column: 14 }, end_point: Point { row: 6, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231127Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "cancellation", range: RangeWrapper { start_byte: 265, end_byte: 277, start_point: Point { row: 6, column: 25 }, end_point: Point { row: 6, column: 37 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.231136Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "CancellationException", range: RangeWrapper { start_byte: 278, end_byte: 299, start_point: Point { row: 6, column: 38 }, end_point: Point { row: 6, column: 59 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.254318Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "THISISCONST", range: RangeWrapper { start_byte: 7, end_byte: 18, start_point: Point { row: 1, column: 6 }, end_point: Point { row: 1, column: 17 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254539Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "ANOTHERCONST", range: RangeWrapper { start_byte: 38, end_byte: 50, start_point: Point { row: 2, column: 13 }, end_point: Point { row: 2, column: 25 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254593Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "DocVerseDeps", range: RangeWrapper { start_byte: 192, end_byte: 204, start_point: Point { row: 8, column: 12 }, end_point: Point { row: 8, column: 24 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254620Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "loadBlockitUIComponent", range: RangeWrapper { start_byte: 234, end_byte: 256, start_point: Point { row: 9, column: 9 }, end_point: Point { row: 9, column: 31 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254646Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "aaaaa", range: RangeWrapper { start_byte: 290, end_byte: 295, start_point: Point { row: 10, column: 13 }, end_point: Point { row: 10, column: 18 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254707Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "ClickEvent", range: RangeWrapper { start_byte: 324, end_byte: 334, start_point: Point { row: 12, column: 17 }, end_point: Point { row: 12, column: 27 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254736Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "loadUrlWebSDKResource", range: RangeWrapper { start_byte: 394, end_byte: 415, start_point: Point { row: 17, column: 13 }, end_point: Point { row: 17, column: 34 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254785Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "destroy", range: RangeWrapper { start_byte: 530, end_byte: 537, start_point: Point { row: 25, column: 2 }, end_point: Point { row: 25, column: 9 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254818Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "temporaryHideNumbers", range: RangeWrapper { start_byte: 582, end_byte: 602, start_point: Point { row: 29, column: 2 }, end_point: Point { row: 29, column: 22 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254875Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "showNumbers", range: RangeWrapper { start_byte: 700, end_byte: 711, start_point: Point { row: 34, column: 2 }, end_point: Point { row: 34, column: 13 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.254955Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "clearHideNumberTimer", range: RangeWrapper { start_byte: 885, end_byte: 905, start_point: Point { row: 42, column: 10 }, end_point: Point { row: 42, column: 30 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.255109Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "store", range: RangeWrapper { start_byte: 86, end_byte: 91, start_point: Point { row: 4, column: 9 }, end_point: Point { row: 4, column: 14 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.255506Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "toggleShowCommentNumbers", range: RangeWrapper { start_byte: 122, end_byte: 146, start_point: Point { row: 6, column: 9 }, end_point: Point { row: 6, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.255659Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "DocVerseDepsImpl", range: RangeWrapper { start_byte: 207, end_byte: 223, start_point: Point { row: 8, column: 27 }, end_point: Point { row: 8, column: 43 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.255778Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "abc", range: RangeWrapper { start_byte: 444, end_byte: 447, start_point: Point { row: 20, column: 9 }, end_point: Point { row: 20, column: 12 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.256084Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "NumbersManager", range: RangeWrapper { start_byte: 461, end_byte: 475, start_point: Point { row: 22, column: 6 }, end_point: Point { row: 22, column: 20 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.256148Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "store", range: RangeWrapper { start_byte: 644, end_byte: 649, start_point: Point { row: 31, column: 4 }, end_point: Point { row: 31, column: 9 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.256552Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "toggleShowCommentNumbers", range: RangeWrapper { start_byte: 659, end_byte: 683, start_point: Point { row: 31, column: 19 }, end_point: Point { row: 31, column: 43 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.256645Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "window", range: RangeWrapper { start_byte: 777, end_byte: 783, start_point: Point { row: 37, column: 27 }, end_point: Point { row: 37, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.256898Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "store", range: RangeWrapper { start_byte: 809, end_byte: 814, start_point: Point { row: 38, column: 6 }, end_point: Point { row: 38, column: 11 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.257174Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "toggleShowCommentNumbers", range: RangeWrapper { start_byte: 824, end_byte: 848, start_point: Point { row: 38, column: 21 }, end_point: Point { row: 38, column: 45 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.257369Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "window", range: RangeWrapper { start_byte: 938, end_byte: 944, start_point: Point { row: 43, column: 28 }, end_point: Point { row: 43, column: 34 } }, kind: REF } [INFO] [stdout] test extractor::tests::extract_rust ... ok [INFO] [stdout] test extractor::tests::extract_kt ... ok [INFO] [stdout] 2025-10-02T01:48:15.258139Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "NumbersManager", range: RangeWrapper { start_byte: 1003, end_byte: 1017, start_point: Point { row: 47, column: 15 }, end_point: Point { row: 47, column: 29 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.258315Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 314, end_byte: 379, start_point: Point { row: 12, column: 7 }, end_point: Point { row: 15, column: 1 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.259849Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 435, end_byte: 452, start_point: Point { row: 20, column: 0 }, end_point: Point { row: 20, column: 17 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.260529Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 455, end_byte: 986, start_point: Point { row: 22, column: 0 }, end_point: Point { row: 45, column: 1 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.260817Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "", range: RangeWrapper { start_byte: 877, end_byte: 984, start_point: Point { row: 42, column: 2 }, end_point: Point { row: 44, column: 3 } }, kind: NAMESPACE } [INFO] [stdout] test extractor::tests::extract_typescript ... ok [INFO] [stdout] test graph::tests::paths ... FAILED [INFO] [stdout] 2025-10-02T01:48:15.464176Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "Program", range: RangeWrapper { start_byte: 49, end_byte: 56, start_point: Point { row: 5, column: 10 }, end_point: Point { row: 5, column: 17 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.464311Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "Main", range: RangeWrapper { start_byte: 83, end_byte: 87, start_point: Point { row: 7, column: 20 }, end_point: Point { row: 7, column: 24 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.464352Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "OtherClass", range: RangeWrapper { start_byte: 225, end_byte: 235, start_point: Point { row: 14, column: 10 }, end_point: Point { row: 14, column: 20 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.464398Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "OtherMethod", range: RangeWrapper { start_byte: 270, end_byte: 281, start_point: Point { row: 16, column: 27 }, end_point: Point { row: 16, column: 38 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.464439Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "System", range: RangeWrapper { start_byte: 7, end_byte: 13, start_point: Point { row: 1, column: 6 }, end_point: Point { row: 1, column: 12 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.464471Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "HelloWorld", range: RangeWrapper { start_byte: 26, end_byte: 36, start_point: Point { row: 3, column: 10 }, end_point: Point { row: 3, column: 20 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.464521Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "args", range: RangeWrapper { start_byte: 97, end_byte: 101, start_point: Point { row: 7, column: 34 }, end_point: Point { row: 7, column: 38 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.464551Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "Console", range: RangeWrapper { start_byte: 125, end_byte: 132, start_point: Point { row: 9, column: 12 }, end_point: Point { row: 9, column: 19 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.464582Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "WriteLine", range: RangeWrapper { start_byte: 133, end_byte: 142, start_point: Point { row: 9, column: 20 }, end_point: Point { row: 9, column: 29 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.464621Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "OtherClass", range: RangeWrapper { start_byte: 172, end_byte: 182, start_point: Point { row: 10, column: 12 }, end_point: Point { row: 10, column: 22 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.464757Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "OtherMethod", range: RangeWrapper { start_byte: 183, end_byte: 194, start_point: Point { row: 10, column: 23 }, end_point: Point { row: 10, column: 34 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.464814Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "", range: RangeWrapper { start_byte: 16, end_byte: 294, start_point: Point { row: 3, column: 0 }, end_point: Point { row: 18, column: 1 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.464951Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "", range: RangeWrapper { start_byte: 43, end_byte: 213, start_point: Point { row: 5, column: 4 }, end_point: Point { row: 12, column: 5 } }, kind: NAMESPACE } [INFO] [stdout] 2025-10-02T01:48:15.465079Z  INFO gossiphs::extractor::tests: csharp symbol: Symbol { file: "test.cs", name: "", range: RangeWrapper { start_byte: 219, end_byte: 292, start_point: Point { row: 14, column: 4 }, end_point: Point { row: 17, column: 5 } }, kind: NAMESPACE } [INFO] [stdout] test extractor::tests::extract_csharp ... ok [INFO] [stdout] 2025-10-02T01:48:15.524150Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "application", range: RangeWrapper { start_byte: 145, end_byte: 156, start_point: Point { row: 9, column: 9 }, end_point: Point { row: 9, column: 20 } }, kind: DEF } [INFO] [stdout] 2025-10-02T01:48:15.524329Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "UIKit", range: RangeWrapper { start_byte: 8, end_byte: 13, start_point: Point { row: 1, column: 7 }, end_point: Point { row: 1, column: 12 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524371Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "SwiftyJSON", range: RangeWrapper { start_byte: 21, end_byte: 31, start_point: Point { row: 2, column: 7 }, end_point: Point { row: 2, column: 17 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524437Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "window", range: RangeWrapper { start_byte: 117, end_byte: 123, start_point: Point { row: 7, column: 8 }, end_point: Point { row: 7, column: 14 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524506Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "_", range: RangeWrapper { start_byte: 157, end_byte: 158, start_point: Point { row: 9, column: 21 }, end_point: Point { row: 9, column: 22 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524545Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "application", range: RangeWrapper { start_byte: 159, end_byte: 170, start_point: Point { row: 9, column: 23 }, end_point: Point { row: 9, column: 34 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524596Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "didFinishLaunchingWithOptions", range: RangeWrapper { start_byte: 187, end_byte: 216, start_point: Point { row: 9, column: 51 }, end_point: Point { row: 9, column: 80 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524610Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "launchOptions", range: RangeWrapper { start_byte: 217, end_byte: 230, start_point: Point { row: 9, column: 81 }, end_point: Point { row: 9, column: 94 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524617Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "navigationController", range: RangeWrapper { start_byte: 295, end_byte: 315, start_point: Point { row: 11, column: 12 }, end_point: Point { row: 11, column: 32 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524624Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "window", range: RangeWrapper { start_byte: 323, end_byte: 329, start_point: Point { row: 11, column: 40 }, end_point: Point { row: 11, column: 46 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524631Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "rootViewController", range: RangeWrapper { start_byte: 331, end_byte: 349, start_point: Point { row: 11, column: 48 }, end_point: Point { row: 11, column: 66 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524638Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "viewController", range: RangeWrapper { start_byte: 389, end_byte: 403, start_point: Point { row: 12, column: 12 }, end_point: Point { row: 12, column: 26 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524645Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "navigationController", range: RangeWrapper { start_byte: 406, end_byte: 426, start_point: Point { row: 12, column: 29 }, end_point: Point { row: 12, column: 49 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524653Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "topViewController", range: RangeWrapper { start_byte: 427, end_byte: 444, start_point: Point { row: 12, column: 50 }, end_point: Point { row: 12, column: 67 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524753Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "file", range: RangeWrapper { start_byte: 480, end_byte: 484, start_point: Point { row: 14, column: 15 }, end_point: Point { row: 14, column: 19 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524784Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Bundle", range: RangeWrapper { start_byte: 487, end_byte: 493, start_point: Point { row: 14, column: 22 }, end_point: Point { row: 14, column: 28 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524824Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "main", range: RangeWrapper { start_byte: 494, end_byte: 498, start_point: Point { row: 14, column: 29 }, end_point: Point { row: 14, column: 33 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524871Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "path", range: RangeWrapper { start_byte: 499, end_byte: 503, start_point: Point { row: 14, column: 34 }, end_point: Point { row: 14, column: 38 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524898Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "forResource", range: RangeWrapper { start_byte: 504, end_byte: 515, start_point: Point { row: 14, column: 39 }, end_point: Point { row: 14, column: 50 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524933Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "ofType", range: RangeWrapper { start_byte: 536, end_byte: 542, start_point: Point { row: 14, column: 71 }, end_point: Point { row: 14, column: 77 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524944Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "data", range: RangeWrapper { start_byte: 591, end_byte: 595, start_point: Point { row: 16, column: 20 }, end_point: Point { row: 16, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524952Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "Data", range: RangeWrapper { start_byte: 602, end_byte: 606, start_point: Point { row: 16, column: 31 }, end_point: Point { row: 16, column: 35 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524960Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "contentsOf", range: RangeWrapper { start_byte: 607, end_byte: 617, start_point: Point { row: 16, column: 36 }, end_point: Point { row: 16, column: 46 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524967Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "URL", range: RangeWrapper { start_byte: 619, end_byte: 622, start_point: Point { row: 16, column: 48 }, end_point: Point { row: 16, column: 51 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524974Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "fileURLWithPath", range: RangeWrapper { start_byte: 623, end_byte: 638, start_point: Point { row: 16, column: 52 }, end_point: Point { row: 16, column: 67 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524981Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "file", range: RangeWrapper { start_byte: 640, end_byte: 644, start_point: Point { row: 16, column: 69 }, end_point: Point { row: 16, column: 73 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524989Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "json", range: RangeWrapper { start_byte: 667, end_byte: 671, start_point: Point { row: 17, column: 20 }, end_point: Point { row: 17, column: 24 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.524996Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "JSON", range: RangeWrapper { start_byte: 678, end_byte: 682, start_point: Point { row: 17, column: 31 }, end_point: Point { row: 17, column: 35 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525004Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "data", range: RangeWrapper { start_byte: 683, end_byte: 687, start_point: Point { row: 17, column: 36 }, end_point: Point { row: 17, column: 40 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525012Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "data", range: RangeWrapper { start_byte: 689, end_byte: 693, start_point: Point { row: 17, column: 42 }, end_point: Point { row: 17, column: 46 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525019Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "viewController", range: RangeWrapper { start_byte: 711, end_byte: 725, start_point: Point { row: 18, column: 16 }, end_point: Point { row: 18, column: 30 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525027Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "json", range: RangeWrapper { start_byte: 726, end_byte: 730, start_point: Point { row: 18, column: 31 }, end_point: Point { row: 18, column: 35 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525034Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "json", range: RangeWrapper { start_byte: 733, end_byte: 737, start_point: Point { row: 18, column: 38 }, end_point: Point { row: 18, column: 42 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525045Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "viewController", range: RangeWrapper { start_byte: 776, end_byte: 790, start_point: Point { row: 20, column: 16 }, end_point: Point { row: 20, column: 30 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525052Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "json", range: RangeWrapper { start_byte: 791, end_byte: 795, start_point: Point { row: 20, column: 31 }, end_point: Point { row: 20, column: 35 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525059Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "JSON", range: RangeWrapper { start_byte: 798, end_byte: 802, start_point: Point { row: 20, column: 38 }, end_point: Point { row: 20, column: 42 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525066Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "null", range: RangeWrapper { start_byte: 803, end_byte: 807, start_point: Point { row: 20, column: 43 }, end_point: Point { row: 20, column: 47 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525074Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "viewController", range: RangeWrapper { start_byte: 851, end_byte: 865, start_point: Point { row: 23, column: 12 }, end_point: Point { row: 23, column: 26 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525081Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "json", range: RangeWrapper { start_byte: 866, end_byte: 870, start_point: Point { row: 23, column: 27 }, end_point: Point { row: 23, column: 31 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525088Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "JSON", range: RangeWrapper { start_byte: 873, end_byte: 877, start_point: Point { row: 23, column: 34 }, end_point: Point { row: 23, column: 38 } }, kind: REF } [INFO] [stdout] 2025-10-02T01:48:15.525094Z  INFO gossiphs::extractor::tests: symbol: Symbol { file: "abc", name: "null", range: RangeWrapper { start_byte: 878, end_byte: 882, start_point: Point { row: 23, column: 39 }, end_point: Point { row: 23, column: 43 } }, kind: REF } [INFO] [stdout] test extractor::tests::extract_swift ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- graph::tests::paths stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'graph::tests::paths' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cupido-0.3.5/src/collector/native.rs:13:48: [INFO] [stdout] Failed to open repository: Error { code: -3, klass: 6, message: "could not find repository at '.'" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5830b357fa62 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5830b357fa62 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5830b357fa62 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5830b357fa62 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5830b35a4b2f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5830b35a4b2f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5830b356c533 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5830b356c533 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5830b35800b2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5830b356a66c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5830b356a4de - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5830b2dfcb8e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5830b2dfcb8e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5830b356b443 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5830b356b443 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5830b357feba - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5830b357fe19 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5830b356b09d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5830b35ac970 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5830b35aecf6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5830b2e3dbda - core::result::Result::expect::h7574620d21dbf95a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5830b2e411e8 - ::walk::h6cd6346d62d05458 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cupido-0.3.5/src/collector/native.rs:13:48 [INFO] [stdout] 22: 0x5830b2c7c6a4 - gossiphs::graph::create_cupido_graph::hd4deafcce1900280 [INFO] [stdout] at /opt/rustwide/workdir/src/graph.rs:553:27 [INFO] [stdout] 23: 0x5830b2c81554 - gossiphs::graph::Graph::from::h2230ddd664740479 [INFO] [stdout] at /opt/rustwide/workdir/src/graph.rs:305:30 [INFO] [stdout] 24: 0x5830b2c8c5a1 - gossiphs::graph::tests::paths::h2910f9cca7b893a1 [INFO] [stdout] at /opt/rustwide/workdir/src/graph.rs:706:17 [INFO] [stdout] 25: 0x5830b2c8d8c7 - gossiphs::graph::tests::paths::{{closure}}::hb2542ebb70eb6178 [INFO] [stdout] at /opt/rustwide/workdir/src/graph.rs:702:15 [INFO] [stdout] 26: 0x5830b2c98d26 - core::ops::function::FnOnce::call_once::h2b1bfb64760f4208 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x5830b2dfdc0b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5830b2dfdc0b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x5830b2dfb875 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x5830b2dfb875 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x5830b2dfb875 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x5830b2dfb875 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x5830b2dfb875 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5830b2dfb875 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x5830b2dfb875 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x5830b2e22784 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x5830b2e22784 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x5830b2e0939a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x5830b2e0939a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x5830b2e0939a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x5830b2e0939a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x5830b2e0939a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5830b2e0939a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x5830b2e0939a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5830b355544f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 46: 0x5830b355544f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 47: 0x7160cc2aeaa4 - [INFO] [stdout] 48: 0x7160cc33ba34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] graph::tests::paths [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "65dc0aa55deabea63993a0538065cf51edc3c3c22ed0e39aa20cd1227579aee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65dc0aa55deabea63993a0538065cf51edc3c3c22ed0e39aa20cd1227579aee1", kill_on_drop: false }` [INFO] [stdout] 65dc0aa55deabea63993a0538065cf51edc3c3c22ed0e39aa20cd1227579aee1