[INFO] cloning repository https://github.com/LazyEmpiricist/text_analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LazyEmpiricist/text_analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77c7f0601f5c9369b3139f7c2269185ceaaf0b00
[INFO] testing LazyEmpiricist/text_analysis against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LazyEmpiricist/text_analysis
[INFO] finished tweaking git repo https://github.com/LazyEmpiricist/text_analysis
[INFO] tweaked toml for git repo https://github.com/LazyEmpiricist/text_analysis written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LazyEmpiricist/text_analysis on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LazyEmpiricist/text_analysis 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa4b16f669319bd64a0b7913a89cb1766649bb4a9b86d83c66a6e621336c8d12
[INFO] running `Command { std: "docker" "start" "-a" "fa4b16f669319bd64a0b7913a89cb1766649bb4a9b86d83c66a6e621336c8d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa4b16f669319bd64a0b7913a89cb1766649bb4a9b86d83c66a6e621336c8d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa4b16f669319bd64a0b7913a89cb1766649bb4a9b86d83c66a6e621336c8d12", kill_on_drop: false }`
[INFO] [stdout] fa4b16f669319bd64a0b7913a89cb1766649bb4a9b86d83c66a6e621336c8d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0426b216ed8c60b74dbb6acbdc384280c2bdb5255b7b20734941bf703d152f15
[INFO] running `Command { std: "docker" "start" "-a" "0426b216ed8c60b74dbb6acbdc384280c2bdb5255b7b20734941bf703d152f15", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling whatlang v0.18.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling pdf-extract v0.10.0
[INFO] [stderr]    Compiling text_analysis v0.4.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.77s
[INFO] running `Command { std: "docker" "inspect" "0426b216ed8c60b74dbb6acbdc384280c2bdb5255b7b20734941bf703d152f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0426b216ed8c60b74dbb6acbdc384280c2bdb5255b7b20734941bf703d152f15", kill_on_drop: false }`
[INFO] [stdout] 0426b216ed8c60b74dbb6acbdc384280c2bdb5255b7b20734941bf703d152f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50bd4f759036bd6797c4a91c1c9bfcdce91ed5ed0b7345e7a0e7f3d16f823bcd
[INFO] running `Command { std: "docker" "start" "-a" "50bd4f759036bd6797c4a91c1c9bfcdce91ed5ed0b7345e7a0e7f3d16f823bcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pdf-extract v0.10.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling text_analysis v0.4.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/tests.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut cmd = assert_cmd::Command::cargo_bin("text_analysis").unwrap();
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/tests.rs:65:40
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut cmd = assert_cmd::Command::cargo_bin("text_analysis").unwrap();
[INFO] [stdout]    |                                        ^^^^^^^^^
[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/tests.rs:1345:28
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     let mut cmd = Command::cargo_bin("text_analysis").unwrap();
[INFO] [stdout]      |                            ^^^^^^^^^
[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/tests.rs:1404:28
[INFO] [stdout]      |
[INFO] [stdout] 1404 |     let mut cmd = Command::cargo_bin("text_analysis").unwrap();
[INFO] [stdout]      |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.72s
[INFO] running `Command { std: "docker" "inspect" "50bd4f759036bd6797c4a91c1c9bfcdce91ed5ed0b7345e7a0e7f3d16f823bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50bd4f759036bd6797c4a91c1c9bfcdce91ed5ed0b7345e7a0e7f3d16f823bcd", kill_on_drop: false }`
[INFO] [stdout] 50bd4f759036bd6797c4a91c1c9bfcdce91ed5ed0b7345e7a0e7f3d16f823bcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fcbd5c29dc3dfd49242c77b5da7ad6debc2bd499211902466efc1240dc942a0e
[INFO] running `Command { std: "docker" "start" "-a" "fcbd5c29dc3dfd49242c77b5da7ad6debc2bd499211902466efc1240dc942a0e", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/tests.rs:58:40
[INFO] [stderr]    |
[INFO] [stderr] 58 |     let mut cmd = assert_cmd::Command::cargo_bin("text_analysis").unwrap();
[INFO] [stderr]    |                                        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/tests.rs:65:40
[INFO] [stderr]    |
[INFO] [stderr] 65 |     let mut cmd = assert_cmd::Command::cargo_bin("text_analysis").unwrap();
[INFO] [stderr]    |                                        ^^^^^^^^^
[INFO] [stderr] 
[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/tests.rs:1345:28
[INFO] [stderr]      |
[INFO] [stderr] 1345 |     let mut cmd = Command::cargo_bin("text_analysis").unwrap();
[INFO] [stderr]      |                            ^^^^^^^^^
[INFO] [stderr] 
[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/tests.rs:1404:28
[INFO] [stderr]      |
[INFO] [stderr] 1404 |     let mut cmd = Command::cargo_bin("text_analysis").unwrap();
[INFO] [stderr]      |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `text_analysis` (test "tests") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/text_analysis-f99d61eaf29f7319)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/text_analysis-3ec3e7bab6acc2d6)
[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/office_parsing.rs (/opt/rustwide/target/debug/deps/office_parsing-2dd04d02100ed7ec)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test odt_missing_file_returns_error ... ok
[INFO] [stdout] test docx_parsing_handles_line_breaks_and_paragraphs ... ok
[INFO] [stdout] test odt_parsing_handles_paragraphs ... ok
[INFO] [stdout] test odt_roundtrip_minimal_text ... ok
[INFO] [stdout] test docx_roundtrip_minimal_text ... ok
[INFO] [stdout] test docx_missing_file_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a041cafc30e81a03)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test csv_writer_sanitizes_and_quotes_correctly ... ok
[INFO] [stdout] test cli_nonexistent_path_fails ... ok
[INFO] [stdout] test lib_ner_heuristic ... ok
[INFO] [stdout] test lib_ngrams_window_and_neighbors ... ok
[INFO] [stdout] test lib_pdf_best_effort_read ... ok
[INFO] [stdout] test cli_stem_strict_combined_aborts_cleanly_v2 ... ok
[INFO] [stdout] test lib_pmi_sanity ... ok
[INFO] [stdout] test cli_stem_auto_detects_language ... ok
[INFO] [stdout] test cli_stem_strict_combined_aborts_on_undetected ... ok
[INFO] [stdout] test cli_export_json ... ok
[INFO] [stdout] test lib_stopwords_filtering ... ok
[INFO] [stdout] test lib_tokenize_and_basic_counts ... ok
[INFO] [stdout] test cli_export_tsv ... ok
[INFO] [stdout] test cli_basic_run_csv ... ok
[INFO] [stdout] test tsv_writer_sanitizes_first_cell_and_uses_tab_delimiter ... ok
[INFO] [stdout] test cli_stem_force_language_with_stem ... ok
[INFO] [stdout] test lib_stem_strict_combined_aborts_on_undetected ... ok
[INFO] [stdout] test lib_stemming_auto_and_force ... ok
[INFO] [stdout] test lib_stem_strict_per_file_skips_and_reports_v2 ... ok
[INFO] [stdout] test cli_stem_lang_without_stem_flag_forces ... ok
[INFO] [stdout] test cli_stem_strict_per_file_skips_undetected ... ok
[INFO] [stdout] test no_double_prefix_when_cell_already_safe ... ok
[INFO] [stdout] test lib_combine_wordfreq_with_multipage_pdf_and_noise ... ok
[INFO] [stdout] test cli_stem_strict_per_file_skips_and_reports_v2 ... ok
[INFO] [stdout] test lib_analyze_path_per_file_and_combined_csv ... ok
[INFO] [stdout] test lib_exports_are_sorted_by_frequency ... ok
[INFO] [stdout] test lib_combine_wordfreq_with_pdf ... ok
[INFO] [stdout] test lib_combine_wordfreq_sums_across_files ... ok
[INFO] [stdout] test stdout_summary_order_top20_sections_and_content ... ok
[INFO] [stdout] test lib_stem_strict_per_file_skips_undetected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests text_analysis
[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] running `Command { std: "docker" "inspect" "fcbd5c29dc3dfd49242c77b5da7ad6debc2bd499211902466efc1240dc942a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcbd5c29dc3dfd49242c77b5da7ad6debc2bd499211902466efc1240dc942a0e", kill_on_drop: false }`
[INFO] [stdout] fcbd5c29dc3dfd49242c77b5da7ad6debc2bd499211902466efc1240dc942a0e
