[INFO] cloning repository https://github.com/371tti/doc-search-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/371tti/doc-search-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F371tti%2Fdoc-search-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F371tti%2Fdoc-search-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a86794de1b9de538dc952862cd874590dfd1cc33
[INFO] testing 371tti/doc-search-test against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F371tti%2Fdoc-search-test" "/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/371tti/doc-search-test
[INFO] finished tweaking git repo https://github.com/371tti/doc-search-test
[INFO] tweaked toml for git repo https://github.com/371tti/doc-search-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/371tti/doc-search-test on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/371tti/doc-search-test 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e1edaa4d796595015558de98ca5db0b9afd604084223c327138d05189ff1ca9
[INFO] running `Command { std: "docker" "start" "-a" "1e1edaa4d796595015558de98ca5db0b9afd604084223c327138d05189ff1ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e1edaa4d796595015558de98ca5db0b9afd604084223c327138d05189ff1ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e1edaa4d796595015558de98ca5db0b9afd604084223c327138d05189ff1ca9", kill_on_drop: false }`
[INFO] [stdout] 1e1edaa4d796595015558de98ca5db0b9afd604084223c327138d05189ff1ca9
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b8213b3ea0f8905e1aed329a66d7749ff6bca0b5674053cef4c2818ba3f91a1
[INFO] running `Command { std: "docker" "start" "-a" "7b8213b3ea0f8905e1aed329a66d7749ff6bca0b5674053cef4c2818ba3f91a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tf-idf-vectorizer v0.4.6
[INFO] [stderr]    Compiling doc-search-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Command` and `Stdio`
[INFO] [stdout]  --> src/main.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, fs, io, path::Path, process::{Command, Stdio}, time::Instant};
[INFO] [stdout]   |                                              ^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering`
[INFO] [stdout]  --> src/main.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::FileExt`
[INFO] [stdout]    --> src/main.rs:479:11
[INFO] [stdout]     |
[INFO] [stdout] 479 |     { use std::os::unix::fs::FileExt; file.sync_all()?; }
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/main.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn load_documents_parallel<P: AsRef<Path>>(dir: P, cmd: &str, _corpus: &Corpus, vectorizer: &mut TFIDFVectorizer<u16>, limit: Option<usiz...
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/main.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let cmd = cmd.to_string();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `corpus`
[INFO] [stdout]    --> src/main.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let corpus = corpus_arc;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_corpus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sudachi_cmd`
[INFO] [stdout]    --> src/main.rs:403:21
[INFO] [stdout]     |
[INFO] [stdout] 403 | fn run_single_query(sudachi_cmd: &str, vectorizer: &mut TFIDFVectorizer<u16>, query_text: String) {
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudachi_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sudachi_cmd`
[INFO] [stdout]    --> src/main.rs:430:20
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn run_interactive(sudachi_cmd: &str, vectorizer: &mut TFIDFVectorizer<u16>) {
[INFO] [stdout]     |                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudachi_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.83s
[INFO] running `Command { std: "docker" "inspect" "7b8213b3ea0f8905e1aed329a66d7749ff6bca0b5674053cef4c2818ba3f91a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8213b3ea0f8905e1aed329a66d7749ff6bca0b5674053cef4c2818ba3f91a1", kill_on_drop: false }`
[INFO] [stdout] 7b8213b3ea0f8905e1aed329a66d7749ff6bca0b5674053cef4c2818ba3f91a1
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69247ba5307931ddbc07d0beb02ad821481fcfe36c87880119bd8663e8c1b238
[INFO] running `Command { std: "docker" "start" "-a" "69247ba5307931ddbc07d0beb02ad821481fcfe36c87880119bd8663e8c1b238", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-search-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Command` and `Stdio`
[INFO] [stdout]  --> src/main.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, fs, io, path::Path, process::{Command, Stdio}, time::Instant};
[INFO] [stdout]   |                                              ^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering`
[INFO] [stdout]  --> src/main.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::FileExt`
[INFO] [stdout]    --> src/main.rs:479:11
[INFO] [stdout]     |
[INFO] [stdout] 479 |     { use std::os::unix::fs::FileExt; file.sync_all()?; }
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/main.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn load_documents_parallel<P: AsRef<Path>>(dir: P, cmd: &str, _corpus: &Corpus, vectorizer: &mut TFIDFVectorizer<u16>, limit: Option<usiz...
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/main.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let cmd = cmd.to_string();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `corpus`
[INFO] [stdout]    --> src/main.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let corpus = corpus_arc;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_corpus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sudachi_cmd`
[INFO] [stdout]    --> src/main.rs:403:21
[INFO] [stdout]     |
[INFO] [stdout] 403 | fn run_single_query(sudachi_cmd: &str, vectorizer: &mut TFIDFVectorizer<u16>, query_text: String) {
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudachi_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sudachi_cmd`
[INFO] [stdout]    --> src/main.rs:430:20
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn run_interactive(sudachi_cmd: &str, vectorizer: &mut TFIDFVectorizer<u16>) {
[INFO] [stdout]     |                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudachi_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "69247ba5307931ddbc07d0beb02ad821481fcfe36c87880119bd8663e8c1b238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69247ba5307931ddbc07d0beb02ad821481fcfe36c87880119bd8663e8c1b238", kill_on_drop: false }`
[INFO] [stdout] 69247ba5307931ddbc07d0beb02ad821481fcfe36c87880119bd8663e8c1b238
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ce4094b117f74806910742a4b7105492ad0ff09e1becb0ee3f1514de72bc3a8
[INFO] running `Command { std: "docker" "start" "-a" "2ce4094b117f74806910742a4b7105492ad0ff09e1becb0ee3f1514de72bc3a8", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Command` and `Stdio`
[INFO] [stderr]  --> src/main.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{env, fs, io, path::Path, process::{Command, Stdio}, time::Instant};
[INFO] [stderr]   |                                              ^^^^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AtomicBool` and `Ordering`
[INFO] [stderr]  --> src/main.rs:2:25
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stderr]   |                         ^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::os::unix::fs::FileExt`
[INFO] [stderr]    --> src/main.rs:479:11
[INFO] [stderr]     |
[INFO] [stderr] 479 |     { use std::os::unix::fs::FileExt; file.sync_all()?; }
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cmd`
[INFO] [stderr]   --> src/main.rs:17:52
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn load_documents_parallel<P: AsRef<Path>>(dir: P, cmd: &str, _corpus: &Corpus, vectorizer: &mut TFIDFVectorizer<u16>, limit: Option<usiz...
[INFO] [stderr]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cmd`
[INFO] [stderr]    --> src/main.rs:159:13
[INFO] [stderr]     |
[INFO] [stderr] 159 |         let cmd = cmd.to_string();
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `corpus`
[INFO] [stderr]    --> src/main.rs:330:21
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 let corpus = corpus_arc;
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_corpus`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sudachi_cmd`
[INFO] [stderr]    --> src/main.rs:403:21
[INFO] [stderr]     |
[INFO] [stderr] 403 | fn run_single_query(sudachi_cmd: &str, vectorizer: &mut TFIDFVectorizer<u16>, query_text: String) {
[INFO] [stderr]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudachi_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sudachi_cmd`
[INFO] [stderr]    --> src/main.rs:430:20
[INFO] [stderr]     |
[INFO] [stderr] 430 | fn run_interactive(sudachi_cmd: &str, vectorizer: &mut TFIDFVectorizer<u16>) {
[INFO] [stderr]     |                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudachi_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: `doc-search-test` (bin "doc-search-test" test) generated 8 warnings (run `cargo fix --bin "doc-search-test" -p doc-search-test --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doc_search_test-6157cc8385c2c927)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test parse::tests::test_sudachi_tokenize ... ignored
[INFO] [stdout] test parse::tests::test_split_for_sudachi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ce4094b117f74806910742a4b7105492ad0ff09e1becb0ee3f1514de72bc3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce4094b117f74806910742a4b7105492ad0ff09e1becb0ee3f1514de72bc3a8", kill_on_drop: false }`
[INFO] [stdout] 2ce4094b117f74806910742a4b7105492ad0ff09e1becb0ee3f1514de72bc3a8
