[INFO] cloning repository https://github.com/Osso/code-index
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Osso/code-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsso%2Fcode-index", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsso%2Fcode-index'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4cd32a766f6f82804dcc6640857b928d1e704ee
[INFO] testing Osso/code-index against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsso%2Fcode-index" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Osso/code-index
[INFO] finished tweaking git repo https://github.com/Osso/code-index
[INFO] tweaked toml for git repo https://github.com/Osso/code-index written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Osso/code-index on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Osso/code-index already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d680ffe69a7e4063525e89c2f328c883622f7ce1712ad29dfcbbddc77be9f26
[INFO] running `Command { std: "docker" "start" "-a" "9d680ffe69a7e4063525e89c2f328c883622f7ce1712ad29dfcbbddc77be9f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d680ffe69a7e4063525e89c2f328c883622f7ce1712ad29dfcbbddc77be9f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d680ffe69a7e4063525e89c2f328c883622f7ce1712ad29dfcbbddc77be9f26", kill_on_drop: false }`
[INFO] [stdout] 9d680ffe69a7e4063525e89c2f328c883622f7ce1712ad29dfcbbddc77be9f26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d61835be56ba806131f9b947bfbd95e16452f8cb3efd2d02908e785e782368b1
[INFO] running `Command { std: "docker" "start" "-a" "d61835be56ba806131f9b947bfbd95e16452f8cb3efd2d02908e785e782368b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rmcp v0.14.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling jiff v0.2.19
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling code-index v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `open_in_memory` and `rollback` are never used
[INFO] [stdout]    --> src/db.rs:74:12
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl Database {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn open_in_memory() -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn rollback(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/model.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl SymbolKind {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Import` is never constructed
[INFO] [stdout]   --> src/model.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum RefKind {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 75 |     Import,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/model.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl RefKind {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileInfo` is never constructed
[INFO] [stdout]    --> src/model.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct FileInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "d61835be56ba806131f9b947bfbd95e16452f8cb3efd2d02908e785e782368b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61835be56ba806131f9b947bfbd95e16452f8cb3efd2d02908e785e782368b1", kill_on_drop: false }`
[INFO] [stdout] d61835be56ba806131f9b947bfbd95e16452f8cb3efd2d02908e785e782368b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8b905f5d40b632727ce7d78d5b3ebb1af23704dd657d7e6916fecaf09a181be
[INFO] running `Command { std: "docker" "start" "-a" "c8b905f5d40b632727ce7d78d5b3ebb1af23704dd657d7e6916fecaf09a181be", kill_on_drop: false }`
[INFO] [stderr]    Compiling code-index v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `rollback` is never used
[INFO] [stdout]    --> src/db.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl Database {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn rollback(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/model.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl SymbolKind {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Import` is never constructed
[INFO] [stdout]   --> src/model.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum RefKind {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 75 |     Import,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/model.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl RefKind {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileInfo` is never constructed
[INFO] [stdout]    --> src/model.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct FileInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.64s
[INFO] running `Command { std: "docker" "inspect" "c8b905f5d40b632727ce7d78d5b3ebb1af23704dd657d7e6916fecaf09a181be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b905f5d40b632727ce7d78d5b3ebb1af23704dd657d7e6916fecaf09a181be", kill_on_drop: false }`
[INFO] [stdout] c8b905f5d40b632727ce7d78d5b3ebb1af23704dd657d7e6916fecaf09a181be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03cfc1958ca3898be8b5d1a5e367a060e9643c99802b92128ee74463f09d3500
[INFO] running `Command { std: "docker" "start" "-a" "03cfc1958ca3898be8b5d1a5e367a060e9643c99802b92128ee74463f09d3500", kill_on_drop: false }`
[INFO] [stderr] warning: method `rollback` is never used
[INFO] [stderr]    --> src/db.rs:245:12
[INFO] [stderr]     |
[INFO] [stderr]  64 | impl Database {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 245 |     pub fn rollback(&self) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_str` is never used
[INFO] [stderr]   --> src/model.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | impl SymbolKind {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Import` is never constructed
[INFO] [stderr]   --> src/model.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub enum RefKind {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 75 |     Import,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_str` is never used
[INFO] [stderr]   --> src/model.rs:90:12
[INFO] [stderr]    |
[INFO] [stderr] 79 | impl RefKind {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 90 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileInfo` is never constructed
[INFO] [stderr]    --> src/model.rs:145:12
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub struct FileInfo {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `code-index` (bin "code-index" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code_index-7a28dfa05f223f09)
[INFO] [stdout] running 22 tests
[INFO] [stdout] test db::tests::test_upsert_file_after_other_inserts_returns_correct_id ... ok
[INFO] [stdout] test db::tests::test_insert_symbol_and_ref ... ok
[INFO] [stdout] test db::tests::test_upsert_file ... ok
[INFO] [stdout] test indexer::tests::test_skip_unchanged ... ok
[INFO] [stdout] test parser::python::tests::test_parse_python_class ... ok
[INFO] [stdout] test parser::python::tests::test_parse_python_calls ... ok
[INFO] [stdout] test db::tests::test_clear_file_data ... ok
[INFO] [stdout] test parser::rust_lang::tests::test_parse_use_statements ... ok
[INFO] [stdout] test db::tests::test_schema_creation ... ok
[INFO] [stdout] test parser::rust_lang::tests::test_parse_struct_and_impl ... ok
[INFO] [stdout] test parser::rust_lang::tests::test_parse_function ... ok
[INFO] [stdout] test parser::php::tests::test_parse_php_use_statements ... ok
[INFO] [stdout] test parser::typescript::tests::test_parse_ts_calls ... ok
[INFO] [stdout] test parser::python::tests::test_parse_python_imports ... ok
[INFO] [stdout] test indexer::tests::test_index_rust_file ... ok
[INFO] [stdout] test parser::rust_lang::tests::test_parse_calls ... ok
[INFO] [stdout] test parser::typescript::tests::test_parse_ts_class ... ok
[INFO] [stdout] test parser::typescript::tests::test_parse_ts_vitest_callbacks_as_tests ... ok
[INFO] [stdout] test parser::php::tests::test_parse_php_calls ... ok
[INFO] [stdout] test parser::typescript::tests::test_parse_ts_arrow ... ok
[INFO] [stdout] test parser::php::tests::test_parse_php_class ... ok
[INFO] [stdout] test indexer::tests::test_full_reindex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "03cfc1958ca3898be8b5d1a5e367a060e9643c99802b92128ee74463f09d3500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03cfc1958ca3898be8b5d1a5e367a060e9643c99802b92128ee74463f09d3500", kill_on_drop: false }`
[INFO] [stdout] 03cfc1958ca3898be8b5d1a5e367a060e9643c99802b92128ee74463f09d3500
