[INFO] cloning repository https://github.com/kcosr/symgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcosr/symgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Fsymgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Fsymgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 167544123886cbb2ca99f76c71396041b1cbf617
[INFO] testing kcosr/symgrep against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Fsymgrep" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kcosr/symgrep
[INFO] finished tweaking git repo https://github.com/kcosr/symgrep
[INFO] tweaked toml for git repo https://github.com/kcosr/symgrep written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcosr/symgrep on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcosr/symgrep 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95caf1431c49afd2da32abf6448a1662bf200d5e8e8fc483f71d516add67439f
[INFO] running `Command { std: "docker" "start" "-a" "95caf1431c49afd2da32abf6448a1662bf200d5e8e8fc483f71d516add67439f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95caf1431c49afd2da32abf6448a1662bf200d5e8e8fc483f71d516add67439f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95caf1431c49afd2da32abf6448a1662bf200d5e8e8fc483f71d516add67439f", kill_on_drop: false }`
[INFO] [stdout] 95caf1431c49afd2da32abf6448a1662bf200d5e8e8fc483f71d516add67439f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e08ab62361ad824f0179115761e24de7ea85dd0d6b8c203efb1ee1fff90be6d
[INFO] running `Command { std: "docker" "start" "-a" "6e08ab62361ad824f0179115761e24de7ea85dd0d6b8c203efb1ee1fff90be6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling symgrep v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/index/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> src/server/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "6e08ab62361ad824f0179115761e24de7ea85dd0d6b8c203efb1ee1fff90be6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e08ab62361ad824f0179115761e24de7ea85dd0d6b8c203efb1ee1fff90be6d", kill_on_drop: false }`
[INFO] [stdout] 6e08ab62361ad824f0179115761e24de7ea85dd0d6b8c203efb1ee1fff90be6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6079f62f967c948d0951142f7e242e53ff6e28f5cb9614e1bb955a793adc50c
[INFO] running `Command { std: "docker" "start" "-a" "e6079f62f967c948d0951142f7e242e53ff6e28f5cb9614e1bb955a793adc50c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling symgrep v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/index/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> src/server/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/index/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> src/server/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli_server.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut cmd = Command::cargo_bin("symgrep").expect("locate symgrep binary");
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.47s
[INFO] running `Command { std: "docker" "inspect" "e6079f62f967c948d0951142f7e242e53ff6e28f5cb9614e1bb955a793adc50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6079f62f967c948d0951142f7e242e53ff6e28f5cb9614e1bb955a793adc50c", kill_on_drop: false }`
[INFO] [stdout] e6079f62f967c948d0951142f7e242e53ff6e28f5cb9614e1bb955a793adc50c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 504a510c76c424064b736c36e6e27d78293e3e55da3b991eb390e64c2b24d9a9
[INFO] running `Command { std: "docker" "start" "-a" "504a510c76c424064b736c36e6e27d78293e3e55da3b991eb390e64c2b24d9a9", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/index/mod.rs:510:9
[INFO] [stderr]     |
[INFO] [stderr] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `internal` is never used
[INFO] [stderr]   --> src/server/mod.rs:62:8
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl ApiError {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `symgrep` (lib) generated 2 warnings (run `cargo fix --lib -p symgrep` to apply 1 suggestion)
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]   --> tests/cli_server.rs:42:32
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let mut cmd = Command::cargo_bin("symgrep").expect("locate symgrep binary");
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `symgrep` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `symgrep` (test "cli_server") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symgrep-01e0ece750bbbf59)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test cli::config::tests::search_config_applies_view_for_symbol_mode ... ok
[INFO] [stdout] test cli::config::tests::search_config_applies_reindex_on_search_flag ... ok
[INFO] [stdout] test cli::args::tests::search_config_respects_all_fields ... ok
[INFO] [stdout] test cli::args::tests::search_config_defaults_path_to_current_dir ... ok
[INFO] [stdout] test cli::config::tests::search_config_does_not_apply_view_in_text_mode ... ok
[INFO] [stdout] test cli::format::tests::truncate_handles_unicode_characters ... ok
[INFO] [stdout] test cli::format::tests::truncate_ascii_strings_with_ellipsis ... ok
[INFO] [stdout] test cli::config::tests::search_config_respects_cli_view_override ... ok
[INFO] [stdout] test cli::format::tests::truncate_leaves_short_strings_unchanged ... ok
[INFO] [stdout] test index::models::tests::index_meta_round_trips_with_serde ... ok
[INFO] [stdout] test index::models::tests::file_record_round_trips_with_serde ... ok
[INFO] [stdout] test index::models::tests::symbol_record_round_trips_with_serde ... ok
[INFO] [stdout] test language::tests::cpp_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] test language::tests::cpp_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test language::tests::cpp_backend_parent_context_builds_namespace_and_class_chain ... ok
[INFO] [stdout] test language::tests::cpp_backend_decl_context_includes_multiline_signature ... ok
[INFO] [stdout] test language::tests::cpp_backend_context_snippets_for_decl_and_def ... ok
[INFO] [stdout] test language::tests::cpp_backend_parses_fixture ... ok
[INFO] [stdout] test language::tests::javascript_backend_context_snippets_for_decl_and_def ... ok
[INFO] [stdout] test language::tests::javascript_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test language::tests::javascript_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] test language::tests::javascript_backend_parent_context_includes_file_in_parent_chain ... ok
[INFO] [stdout] test language::tests::javascript_backend_parses_fixture ... ok
[INFO] [stdout] test language::tests::javascript_backend_parses_jsx_fixture ... ok
[INFO] [stdout] test language::tests::cpp_backend_populates_call_relationships ... ok
[INFO] [stdout] test language::tests::javascript_backend_populates_call_relationships ... ok
[INFO] [stdout] test language::tests::registry_maps_extensions_to_backends ... ok
[INFO] [stdout] test language::tests::registry_maps_language_ids_to_backends ... ok
[INFO] [stdout] test language::tests::rust_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] test language::tests::rust_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test index::file::tests::file_backend_persists_files_and_symbols ... ok
[INFO] [stdout] test language::tests::rust_backend_parent_context_builds_module_and_type_chain ... ok
[INFO] [stdout] test language::tests::rust_backend_parses_fixture ... ok
[INFO] [stdout] test language::tests::typescript_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] test language::tests::typescript_backend_context_snippets_for_decl_and_def ... ok
[INFO] [stdout] test language::tests::typescript_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test language::tests::typescript_backend_parent_context_includes_file_in_parent_chain ... ok
[INFO] [stdout] test language::tests::typescript_backend_parses_fixture ... ok
[INFO] [stdout] test language::tests::typescript_backend_parses_tsx_fixture ... ok
[INFO] [stdout] test language::tests::typescript_backend_populates_call_relationships ... ok
[INFO] [stdout] test search::engine::tests::find_literal_identifier_respects_word_boundaries ... ok
[INFO] [stdout] test search::engine::tests::auto_mode_uses_symbol_search_for_supported_language ... ok
[INFO] [stdout] test search::engine::tests::run_search_errors_on_nonexistent_path ... ok
[INFO] [stdout] test search::engine::tests::run_search_honors_limit_and_truncated_flag ... ok
[INFO] [stdout] test search::engine::tests::run_search_finds_simple_matches ... ok
[INFO] [stdout] test search::engine::tests::run_search_omits_snippet_when_max_lines_is_zero ... ok
[INFO] [stdout] test search::engine::tests::run_search_supports_multiple_paths ... ok
[INFO] [stdout] test search::engine::tests::symbol_mode_searches_ts_symbols_by_name ... ok
[INFO] [stdout] test search::query::tests::calls_and_called_by_terms_match_call_metadata ... ok
[INFO] [stdout] test search::engine::tests::symbol_mode_def_context_ignores_max_lines_in_json ... ok
[INFO] [stdout] test search::query::tests::comment_field_matches_symbol_comment ... ok
[INFO] [stdout] test search::query::tests::keyword_field_matches_exact_keyword_and_tilde_substring ... ok
[INFO] [stdout] test search::query::tests::literal_name_matching_uses_exact_symbol_name ... ok
[INFO] [stdout] test search::query::tests::description_field_matches_symbol_description ... ok
[INFO] [stdout] test search::engine::tests::symbol_mode_populates_def_line_count_from_def_context ... ok
[INFO] [stdout] test search::query::tests::parse_calls_and_called_by_fields ... ok
[INFO] [stdout] test search::query::tests::parse_bare_pattern_with_or_as_text_terms ... ok
[INFO] [stdout] test search::query::tests::metadata_matching_respects_kind_and_language ... ok
[INFO] [stdout] test search::query::tests::parse_comment_and_description_fields ... ok
[INFO] [stdout] test search::query::tests::parse_field_or_group_normalizes_field ... ok
[INFO] [stdout] test search::query::tests::parse_name_and_kind_with_or ... ok
[INFO] [stdout] test search::engine::tests::run_search_respects_glob_inclusion_and_exclusion ... ok
[INFO] [stdout] test server::tests::error_responses_are_returned_as_json ... ok
[INFO] [stdout] test search::query::tests::tokenize_respects_quotes ... ok
[INFO] [stdout] test server::tests::health_endpoint_returns_ok_status ... ok
[INFO] [stdout] test search::engine::tests::reindex_on_search_refreshes_indexed_symbols ... ok
[INFO] [stdout] test search::query::tests::parse_simple_content_term_for_bare_pattern ... ok
[INFO] [stdout] test server::tests::search_endpoint_executes_text_search ... ok
[INFO] [stdout] test index::sqlite::tests::sqlite_backend_persists_files_and_symbols ... ok
[INFO] [stdout] test server::tests::index_endpoint_builds_index ... ok
[INFO] [stdout] test server::tests::index_info_endpoint_returns_summary ... ok
[INFO] [stdout] test index::sqlite::tests::sqlite_backend_initializes_and_reuses_meta ... ok
[INFO] [stdout] test server::tests::symbol_attributes_endpoint_updates_symbol_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/symgrep-1c633cbcfc31a189)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_config.rs (/opt/rustwide/target/debug/deps/cli_config-662c8eb2a3ddf5a2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cli_search_uses_project_config_default_view_for_symbol_mode ... ok
[INFO] [stdout] test cli_search_config_can_disable_server_even_with_env ... ok
[INFO] [stdout] test cli_search_uses_project_config_defaults_for_paths_and_format ... ok
[INFO] [stdout] test cli_search_cli_view_overrides_project_config_view ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_follow.rs (/opt/rustwide/target/debug/deps/cli_follow-6f6f8e440ba4cf60)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cli_follow_json_callees_for_foo_ts ... ok
[INFO] [stdout] test cli_follow_json_no_matches_returns_empty_targets ... ok
[INFO] [stdout] test cli_follow_text_respects_max_lines_truncation ... ok
[INFO] [stdout] test cli_follow_json_both_directions_for_foo_ts ... ok
[INFO] [stdout] test cli_follow_text_callees_with_context_prints_call_site_blocks ... ok
[INFO] [stdout] test cli_follow_json_callers_for_foo_ts ... ok
[INFO] [stdout] test cli_follow_literal_requires_exact_name_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_index.rs (/opt/rustwide/target/debug/deps/cli_index-e0ae493793ed5cdb)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test cli_index_builds_file_backend_layout ... ok
[INFO] [stdout] test cli_search_symbol_cpp_with_index_matches_without_index ... ok
[INFO] [stdout] test agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot ... FAILED
[INFO] [stdout] test cli_index_builds_sqlite_backend_layout ... ok
[INFO] [stdout] test cli_index_prints_human_readable_summary ... ok
[INFO] [stdout] test cli_index_info_file_backend_text_output ... ok
[INFO] [stdout] test cli_index_info_sqlite_backend_json_output ... ok
[INFO] [stdout] test cli_search_symbol_rust_with_index_matches_without_index ... ok
[INFO] [stdout] test cli_search_symbol_cpp_with_sqlite_index_matches_without_index ... ok
[INFO] [stdout] test cli_annotate_updates_attributes_and_reindex_preserves_them ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test cli_index`
[INFO] [stdout] test cli_search_symbol_rust_with_sqlite_index_matches_without_index ... ok
[INFO] [stdout] test cli_search_symbol_ts_with_sqlite_index_matches_without_index ... ok
[INFO] [stdout] test cli_search_symbol_ts_with_index_matches_without_index ... ok
[INFO] [stdout] test cli_search_symbol_ts_auto_prefers_existing_sqlite_index ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot' (141) panicked at tests/cli_index.rs:675:36:
[INFO] [stdout] create index directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5e3b660d92 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5e3b660d92 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5e3b660d92 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5e3b660d92 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5e3b67784a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5e3b67784a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e5e3b667256 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5e3b667256 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5e3b63ccbf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5e3b63ccbf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5e3b6579b9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5e3b57bbbe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5e3b57bbbe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5e3b657b72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5e3b657b72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5e3b63cd78 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5e3b631cf9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5e3b63dbcd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5e3b677fdc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5e3b677d52 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5e3b55ebac - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e5e3b56c8db - cli_index[dfbb9aa0f9142344]::agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_index.rs:675:36
[INFO] [stdout]   22:     0x5e5e3b562997 - cli_index[dfbb9aa0f9142344]::agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_index.rs:670:78
[INFO] [stdout]   23:     0x5e5e3b557516 - <cli_index[dfbb9aa0f9142344]::agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e5e3b56ff6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e5e3b56ff6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e5e3b57c7ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e5e3b57c7ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e5e3b57c7ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e5e3b57c7ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e5e3b57c7ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e5e3b57c7ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e5e3b57c7ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e5e3b576c94 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e5e3b576c94 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e5e3b57f2c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e5e3b57f2c2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e5e3b57f2c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e5e3b57f2c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e5e3b57f2c2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e5e3b57f2c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e5e3b57f2c2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e5e3b66017f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e5e3b66017f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7a256da3faa4 - <unknown>
[INFO] [stdout]   45:     0x7a256dacca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "504a510c76c424064b736c36e6e27d78293e3e55da3b991eb390e64c2b24d9a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "504a510c76c424064b736c36e6e27d78293e3e55da3b991eb390e64c2b24d9a9", kill_on_drop: false }`
[INFO] [stdout] 504a510c76c424064b736c36e6e27d78293e3e55da3b991eb390e64c2b24d9a9
