[INFO] fetching crate scirs2-text 0.1.0-beta.3...
[INFO] testing scirs2-text-0.1.0-beta.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate scirs2-text 0.1.0-beta.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate scirs2-text 0.1.0-beta.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate scirs2-text 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate scirs2-text 0.1.0-beta.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-text 0.1.0-beta.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-text 0.1.0-beta.3 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b0c777733f99a95423481c479371ae1c8c1cb8d0dc9a9f2ca1383c9d9c36d01
[INFO] running `Command { std: "docker" "start" "-a" "2b0c777733f99a95423481c479371ae1c8c1cb8d0dc9a9f2ca1383c9d9c36d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b0c777733f99a95423481c479371ae1c8c1cb8d0dc9a9f2ca1383c9d9c36d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0c777733f99a95423481c479371ae1c8c1cb8d0dc9a9f2ca1383c9d9c36d01", kill_on_drop: false }`
[INFO] [stdout] 2b0c777733f99a95423481c479371ae1c8c1cb8d0dc9a9f2ca1383c9d9c36d01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48175cf914fd56a2d852db4999677212e7011e84e03f61d4f5a40ad10b01f814
[INFO] running `Command { std: "docker" "start" "-a" "48175cf914fd56a2d852db4999677212e7011e84e03f61d4f5a40ad10b01f814", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling scirs2-core v0.1.0-beta.3
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-text v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/huggingface_compat/pipelines/generation.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn set_num_return_sequences(&mut self, num_sequences: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/huggingface_compat/pipelines/summarization.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn set_min_length(&mut self, min_length: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "48175cf914fd56a2d852db4999677212e7011e84e03f61d4f5a40ad10b01f814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48175cf914fd56a2d852db4999677212e7011e84e03f61d4f5a40ad10b01f814", kill_on_drop: false }`
[INFO] [stdout] 48175cf914fd56a2d852db4999677212e7011e84e03f61d4f5a40ad10b01f814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a359e344a4908635893bc93564de875f26831e661d53d9daa30ca84f22f25c3a
[INFO] running `Command { std: "docker" "start" "-a" "a359e344a4908635893bc93564de875f26831e661d53d9daa30ca84f22f25c3a", kill_on_drop: false }`
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/huggingface_compat/pipelines/generation.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn set_num_return_sequences(&mut self, num_sequences: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/huggingface_compat/pipelines/summarization.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn set_min_length(&mut self, min_length: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scirs2-text v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/huggingface_compat/pipelines/generation.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn set_num_return_sequences(&mut self, num_sequences: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/huggingface_compat/pipelines/summarization.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn set_min_length(&mut self, min_length: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common regex patterns for information extraction
[INFO] [stdout] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stdout] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     ).unwrap();
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stdout] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stdout] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.28s
[INFO] running `Command { std: "docker" "inspect" "a359e344a4908635893bc93564de875f26831e661d53d9daa30ca84f22f25c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a359e344a4908635893bc93564de875f26831e661d53d9daa30ca84f22f25c3a", kill_on_drop: false }`
[INFO] [stdout] a359e344a4908635893bc93564de875f26831e661d53d9daa30ca84f22f25c3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e73b2411856fccf8dee7f8b04546839cd8a1581489803c36485993025faeed86
[INFO] running `Command { std: "docker" "start" "-a" "e73b2411856fccf8dee7f8b04546839cd8a1581489803c36485993025faeed86", kill_on_drop: false }`
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]   --> src/huggingface_compat/pipelines/generation.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn set_num_return_sequences(&mut self, num_sequences: usize) {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 | #![warn(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]   --> src/huggingface_compat/pipelines/summarization.rs:90:5
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn set_min_length(&mut self, min_length: usize) {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]   --> src/information_extraction/patterns.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / lazy_static! {
[INFO] [stderr] 10 | |     // Common regex patterns for information extraction
[INFO] [stderr] 11 | |     pub static ref EMAIL_PATTERN: Regex = Regex::new(
[INFO] [stderr] 12 | |         r"\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b"
[INFO] [stderr] ...  |
[INFO] [stderr] 37 | |     ).unwrap();
[INFO] [stderr] 38 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]   --> src/pos_tagging/patterns.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / lazy_static! {
[INFO] [stderr] 10 | |     // Common word patterns for POS disambiguation
[INFO] [stderr] 11 | |     pub static ref VERB_PATTERNS: Regex = Regex::new(r"(?i)(ing|ed|s)$").unwrap();
[INFO] [stderr] 12 | |     pub static ref NOUN_PATTERNS: Regex = Regex::new(r"(?i)(tion|sion|ness|ment|ship|hood|ity|cy|th|ing|er|or|ar|ist|ism|age|al|ance|ence...
[INFO] [stderr] ...  |
[INFO] [stderr] 18 | |     pub static ref ALL_CAPS_PATTERN: Regex = Regex::new(r"^[A-Z]{2,}$").unwrap();
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `scirs2-text` (lib) generated 15 warnings (11 duplicates)
[INFO] [stderr] warning: `scirs2-text` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scirs2_text-8f4a51c326813961)
[INFO] [stdout] 
[INFO] [stdout] running 320 tests
[INFO] [stdout] test classification::tests::test_classification_metrics ... ok
[INFO] [stdout] test classification::tests::test_feature_selector ... ok
[INFO] [stdout] test classification::tests::testtext_dataset ... ok
[INFO] [stdout] test classification::tests::test_train_test_split ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_binary_numbers ... ok
[INFO] [stdout] test cleansing::tests::test_expand_contractions ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_currencies ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_hex_numbers ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_fractions ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_measurements ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_numbers ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_ip_addresses ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_dates ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_roman_numerals ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_scientific_notation ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_temperatures ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_ordinals ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_percentages ... ok
[INFO] [stdout] test cleansing::tests::test_advanced_cleaner ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_whitespace ... ok
[INFO] [stdout] test cleansing::tests::test_advanced_placeholder_customization ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_versions ... ok
[INFO] [stdout] test cleansing::tests::test_remove_accents ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_times ... ok
[INFO] [stdout] test cleansing::tests::test_normalize_all_numbers_function ... ok
[INFO] [stdout] test cleansing::tests::test_replace_emails ... ok
[INFO] [stdout] test cleansing::tests::test_strip_html_tags ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity ... ok
[INFO] [stdout] test cleansing::tests::test_replace_urls ... ok
[INFO] [stdout] test distance::tests::test_jaro_winkler_similarity ... ok
[INFO] [stdout] test distance::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test distance::tests::test_normalized_levenshtein_distance ... ok
[INFO] [stdout] test domain_processors::tests::test_default_config ... ok
[INFO] [stdout] test domain_processors::tests::test_domain_detection ... ok
[INFO] [stdout] test cleansing::tests::test_comprehensive_advanced_normalization ... ok
[INFO] [stdout] test domain_processors::tests::test_domain_display ... ok
[INFO] [stdout] test cleansing::tests::test_enhanced_currency_normalization ... ok
[INFO] [stdout] test cleansing::tests::test_privacy_focused_cleaner ... ok
[INFO] [stdout] test cleansing::tests::test_privacy_focused_cleaner_with_advanced_features ... ok
[INFO] [stdout] test domain_processors::tests::test_legal_processor ... ok
[INFO] [stdout] test cleansing::tests::test_number_normalization_in_cleaner ... ok
[INFO] [stdout] test domain_processors::tests::test_processor_error_handling ... ok
[INFO] [stdout] test distance::tests::test_jaccard_similarity ... ok
[INFO] [stdout] test domain_processors::tests::test_news_processor ... ok
[INFO] [stdout] test distance::tests::testtext_cosine_similarity ... ok
[INFO] [stdout] test domain_processors::tests::test_medical_processor ... ok
[INFO] [stdout] test domain_processors::tests::test_patent_processor ... ok
[INFO] [stdout] test embeddings::tests::test_cosine_similarity ... ok
[INFO] [stdout] test embeddings::tests::test_word2vec_builder ... ok
[INFO] [stdout] test embeddings::tests::test_word2vec_config ... ok
[INFO] [stdout] test enhanced_vectorize::tests::test_document_frequency_filtering ... ok
[INFO] [stdout] test enhanced_vectorize::tests::test_enhanced_count_vectorizer_ngrams ... ok
[INFO] [stdout] test embeddings::tests::test_skipgram_training_small ... ok
[INFO] [stdout] test enhanced_vectorize::tests::test_enhanced_count_vectorizer_unigrams ... ok
[INFO] [stdout] test embeddings::tests::test_build_vocabulary ... ok
[INFO] [stdout] test enhanced_vectorize::tests::test_enhanced_tfidf_vectorizer ... ok
[INFO] [stdout] test huggingface_compat::tests::test_fill_mask ... ok
[INFO] [stdout] test enhanced_vectorize::tests::test_max_features ... ok
[INFO] [stdout] test huggingface_compat::tests::test_hf_model_adapter_pipeline_creation ... ok
[INFO] [stdout] test huggingface_compat::tests::test_hf_tokenizer_config_default ... ok
[INFO] [stdout] test huggingface_compat::tests::test_hub_list_models ... ok
[INFO] [stdout] test huggingface_compat::tests::test_model_manager ... ok
[INFO] [stdout] test huggingface_compat::tests::test_feature_extraction ... ok
[INFO] [stdout] test huggingface_compat::tests::test_question_answering ... ok
[INFO] [stdout] test huggingface_compat::tests::test_summarization ... ok
[INFO] [stdout] test huggingface_compat::tests::test_text_classification_pipeline ... ok
[INFO] [stdout] test huggingface_compat::tests::test_text_generation ... ok
[INFO] [stdout] test huggingface_compat::tests::test_hf_config_default ... ok
[INFO] [stdout] test huggingface_compat::tests::test_translation ... ok
[INFO] [stdout] test domain_processors::tests::test_financial_processor ... ok
[INFO] [stdout] test information_extraction::tests::test_confidence_scorer ... ok
[INFO] [stdout] test information_extraction::tests::test_context_scoring ... ok
[INFO] [stdout] test huggingface_compat::tests::test_token_classification ... ok
[INFO] [stdout] test domain_processors::tests::test_processed_domain_text_fields ... ok
[INFO] [stdout] test huggingface_compat::tests::test_zero_shot_classification ... ok
[INFO] [stdout] test domain_processors::tests::test_social_media_processor ... ok
[INFO] [stdout] test information_extraction::tests::test_entity_clustering ... ok
[INFO] [stdout] test information_extraction::tests::test_entity_similarity ... ok
[INFO] [stdout] test information_extraction::tests::test_event_extraction ... ok
[INFO] [stdout] test information_extraction::tests::test_entity_linker ... ok
[INFO] [stdout] test information_extraction::tests::test_key_phrase_extraction ... ok
[INFO] [stdout] test information_extraction::tests::test_knowledge_base_aliases ... ok
[INFO] [stdout] test information_extraction::tests::test_pattern_extraction ... ok
[INFO] [stdout] test information_extraction::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test domain_processors::tests::test_scientific_processor ... ok
[INFO] [stdout] test information_extraction::tests::test_coreference_resolver ... ok
[INFO] [stdout] test information_extraction::tests::test_topic_identification ... ok
[INFO] [stdout] test ml_integration::tests::test_batch_processor ... ok
[INFO] [stdout] test information_extraction::tests::test_sentence_splitting ... ok
[INFO] [stdout] test ml_integration::tests::test_ml_preprocessor_tfidf ... ok
[INFO] [stdout] test ml_integration::tests::test_text_ml_pipeline ... ok
[INFO] [stdout] test ml_sentiment::tests::test_batch_prediction ... ok
[INFO] [stdout] test ml_sentiment::tests::test_ml_sentiment_evaluation ... ok
[INFO] [stdout] test ml_sentiment::tests::test_ml_sentiment_prediction ... ok
[INFO] [stdout] test information_extraction::tests::test_temporal_extractor ... ok
[INFO] [stdout] test ml_sentiment::tests::test_unfitted_model_error ... ok
[INFO] [stdout] test ml_sentiment::tests::test_ml_sentiment_training ... ok
[INFO] [stdout] test model_registry::tests::test_model_metadata_creation ... ok
[INFO] [stdout] test model_registry::tests::test_model_type_display ... ok
[INFO] [stdout] test model_registry::tests::test_prebuilt_models ... ok
[INFO] [stdout] test multilingual::tests::test_createtext_profile ... ok
[INFO] [stdout] test multilingual::tests::test_language_detection ... ok
[INFO] [stdout] test multilingual::tests::test_language_enum ... ok
[INFO] [stdout] test multilingual::tests::test_multilingual_processor ... ok
[INFO] [stdout] test multilingual::tests::test_stop_words ... ok
[INFO] [stdout] test neural_architectures::tests::test_activation_functions ... ok
[INFO] [stdout] test information_extraction::tests::test_rule_based_ner ... ok
[INFO] [stdout] test neural_architectures::tests::test_conv1d ... ok
[INFO] [stdout] test information_extraction::tests::test_information_extraction_pipeline ... ok
[INFO] [stdout] test ml_integration::tests::test_feature_extraction_modes ... ok
[INFO] [stdout] test neural_architectures::tests::test_cross_attention ... ok
[INFO] [stdout] test neural_architectures::tests::test_lstm_cell ... ok
[INFO] [stdout] test model_registry::tests::test_model_registry_creation ... ok
[INFO] [stdout] test neural_architectures::tests::test_gru_cell ... ok
[INFO] [stdout] test neural_architectures::tests::test_multi_scale_cnn ... ok
[INFO] [stdout] test neural_architectures::tests::test_self_attention ... ok
[INFO] [stdout] test neural_architectures::tests::test_residual_block ... ok
[INFO] [stdout] test neural_architectures::tests::test_positionwise_feedforward ... ok
[INFO] [stdout] test parallel::tests::test_parallel_vectorizer ... ok
[INFO] [stdout] test parallel::tests::test_paralleltext_processor ... ok
[INFO] [stdout] test parallel::tests::test_parallel_corpus_processor ... ok
[INFO] [stdout] test parallel::tests::test_parallel_tokenizer_with_mapper ... ok
[INFO] [stdout] test parallel::tests::test_paralleltext_processor_with_progress ... ok
[INFO] [stdout] test performance::tests::test_optimization_recommendations ... ok
[INFO] [stdout] test parallel::tests::test_parallel_tokenizer ... ok
[INFO] [stdout] test performance::tests::test_performance_monitor_creation ... ok
[INFO] [stdout] test pos_tagging::tests::test_contextual_disambiguator ... ok
[INFO] [stdout] test performance::tests::test_performance_thresholds ... ok
[INFO] [stdout] test performance::tests::test_trend_analysis ... ok
[INFO] [stdout] test neural_architectures::tests::test_bilstm ... ok
[INFO] [stdout] test pos_tagging::tests::test_pos_aware_lemmatizer ... ok
[INFO] [stdout] test performance::tests::test_operation_monitoring ... ok
[INFO] [stdout] test information_extraction::tests::test_advanced_extraction_pipeline ... ok
[INFO] [stdout] test pos_tagging::tests::test_pos_tagger_basic ... ok
[INFO] [stdout] test preprocess::tests::test_basic_normalizer ... ok
[INFO] [stdout] test pos_tagging::tests::test_pos_tagger_sequence ... ok
[INFO] [stdout] test pos_tagging::tests::test_parallel_tagging ... ok
[INFO] [stdout] test pos_tagging::tests::test_morphological_analyzer ... ok
[INFO] [stdout] test semantic_similarity::tests::test_conceptual_similarity_edge_cases ... ok
[INFO] [stdout] test semantic_similarity::tests::test_distributional_similarity ... ok
[INFO] [stdout] test semantic_similarity::tests::test_enhanced_ensemble ... ok
[INFO] [stdout] test semantic_similarity::tests::test_enhanced_semantic_similarity_ensemble ... ok
[INFO] [stdout] test semantic_similarity::tests::test_ngram_semantic_similarity ... ok
[INFO] [stdout] test semantic_similarity::tests::test_conceptual_similarity ... ok
[INFO] [stdout] test semantic_similarity::tests::test_distributional_similarity_edge_cases ... ok
[INFO] [stdout] test semantic_similarity::tests::test_semantic_edit_distance ... ok
[INFO] [stdout] test semantic_similarity::tests::test_sentence_embedding_pooling_strategies ... ok
[INFO] [stdout] test semantic_similarity::tests::test_lcs_similarity ... ok
[INFO] [stdout] test preprocess::tests::testtext_cleaner ... ok
[INFO] [stdout] test preprocess::tests::testtext_preprocessor ... ok
[INFO] [stdout] test semantic_similarity::tests::test_topic_similaritymetrics ... ok
[INFO] [stdout] test semantic_similarity::tests::test_sentence_embedding_similarity ... ok
[INFO] [stdout] test semantic_similarity::tests::test_weighted_jaccard ... ok
[INFO] [stdout] test sentiment::tests::test_negation_handling ... ok
[INFO] [stdout] test semantic_similarity::tests::test_ngram_skip_grams ... ok
[INFO] [stdout] test sentiment::tests::test_rule_based_sentiment ... ok
[INFO] [stdout] test sentiment::tests::test_sentiment_batch_analysis ... ok
[INFO] [stdout] test sentiment::tests::test_sentimentlexicon ... ok
[INFO] [stdout] test simd_ops::tests::test_simd_edit_distance ... ok
[INFO] [stdout] test semantic_similarity::tests::test_soft_cosine_similarity ... ok
[INFO] [stdout] test semantic_similarity::tests::test_topic_based_similarity ... ok
[INFO] [stdout] test simd_ops::tests::test_simd_hamming_distance ... ok
[INFO] [stdout] test simd_ops::tests::test_simd_string_ops_count_chars ... ok
[INFO] [stdout] test simd_ops::tests::test_simd_string_ops_find_whitespace ... ok
[INFO] [stdout] test simd_ops::tests::test_simd_string_ops_find_substring ... ok
[INFO] [stdout] test simd_ops::tests::test_simd_string_ops_to_lowercase ... ok
[INFO] [stdout] test sparse::tests::test_coo_matrix ... ok
[INFO] [stdout] test sparse::tests::test_blocksparse_matrix ... ok
[INFO] [stdout] test sentiment::tests::test_basic_sentiment_analysis ... ok
[INFO] [stdout] test sparse::tests::test_csc_matrix ... ok
[INFO] [stdout] test sparse::tests::test_csr_from_dense ... ok
[INFO] [stdout] test sparse::tests::test_matrix_builder ... ok
[INFO] [stdout] test sparse::tests::test_dok_matrix ... ok
[INFO] [stdout] test sparse::tests::test_quantizedsparse_vector ... ok
[INFO] [stdout] test sparse::tests::testsparse_dot_product ... ok
[INFO] [stdout] test sparse::tests::testsparse_vector ... ok
[INFO] [stdout] test sparse_vectorize::tests::test_sparse_cosine_similarity ... ok
[INFO] [stdout] test sparse_vectorize::tests::test_sparse_count_vectorizer ... ok
[INFO] [stdout] test spelling::dictionary::tests::test_dictionary_corrector_get_suggestions ... ok
[INFO] [stdout] test sparse_vectorize::tests::test_sparse_tfidf_vectorizer ... ok
[INFO] [stdout] test spelling::dictionary::tests::test_dictionary_corrector_correcttext ... ok
[INFO] [stdout] test sparse_vectorize::tests::test_memory_efficiency_large ... ok
[INFO] [stdout] test spelling::error_model::tests::test_early_termination ... ok
[INFO] [stdout] test spelling::dictionary::tests::test_dictionary_corrector_with_custom_config ... ok
[INFO] [stdout] test spelling::error_model::tests::test_efficient_levenshtein ... ok
[INFO] [stdout] test spelling::error_model::tests::test_error_model ... ok
[INFO] [stdout] test spelling::ngram::tests::test_ngram_model_basics ... ok
[INFO] [stdout] test spelling::error_model::tests::test_edit_operations ... ok
[INFO] [stdout] test spelling::dictionary::tests::test_dictionary_corrector_with_custom_dictionary ... ok
[INFO] [stdout] test spelling::utils::tests::test_dictionary_contains ... ok
[INFO] [stdout] test spelling::utils::tests::test_extract_words ... ok
[INFO] [stdout] test spelling::utils::tests::test_is_within_length_threshold ... ok
[INFO] [stdout] test spelling::utils::tests::test_normalize_string ... ok
[INFO] [stdout] test spelling::utils::tests::test_split_sentences ... ok
[INFO] [stdout] test stemming::lancaster::tests::test_lancaster_no_acceptability_check ... ok
[INFO] [stdout] test stemming::lancaster::tests::test_lancaster_stemmer ... ok
[INFO] [stdout] test stemming::lancaster::tests::test_lancaster_with_min_length ... ok
[INFO] [stdout] test sparse::tests::test_memory_efficiency ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_from_dict_file_error ... ok
[INFO] [stdout] test information_extraction::tests::test_document_information_extractor ... ok
[INFO] [stdout] test spelling::statistical::tests::test_statistical_corrector_context_aware ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_rule_lemmatizer_custom_entries ... ok
[INFO] [stdout] test spelling::statistical::tests::test_statistical_corrector_basic ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_rule_lemmatizer_exceptions ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_rule_lemmatizer_edge_cases ... ok
[INFO] [stdout] test spelling::statistical::tests::test_from_dictionary_corrector ... ok
[INFO] [stdout] test spelling::dictionary::tests::test_dictionary_corrector_basics ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_rule_lemmatizer_case_preservation ... ok
[INFO] [stdout] test stemming::tests::test_pos_aware_lemmatizer_custom_config ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_rule_lemmatizer_without_pos ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_rule_lemmatizer_basic ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_stemmer_trait_implementation ... ok
[INFO] [stdout] test stemming::tests::test_porter_stemmer ... ok
[INFO] [stdout] test stemming::tests::test_simple_lemmatizer ... ok
[INFO] [stdout] test streaming::tests::test_advanced_streaming_processor ... ok
[INFO] [stdout] test stemming::tests::test_snowball_stemmer ... ok
[INFO] [stdout] test streaming::tests::test_chunked_reader ... ok
[INFO] [stdout] test stemming::tests::test_rule_lemmatizer ... ok
[INFO] [stdout] test stemming::tests::test_pos_aware_lemmatizer_integration ... ok
[INFO] [stdout] test streaming::tests::test_corpus_index_edge_cases ... ok
[INFO] [stdout] test stemming::tests::test_stemmers_and_lemmatizers_comparison ... ok
[INFO] [stdout] test streaming::tests::test_corpus_index ... ok
[INFO] [stdout] test streaming::tests::test_cached_corpus ... ok
[INFO] [stdout] test streaming::tests::test_document_stats ... ok
[INFO] [stdout] test streaming::tests::test_multi_file_iterator ... ok
[INFO] [stdout] test streaming::tests::test_multi_file_corpus ... ok
[INFO] [stdout] test streaming::tests::test_memory_mapped_corpus ... ok
[INFO] [stdout] test streaming::tests::test_corpus_statistics ... ok
[INFO] [stdout] test streaming::tests::test_streaming_processor ... ok
[INFO] [stdout] test streaming::tests::test_multi_file_random_sampling ... ok
[INFO] [stdout] test string_metrics::tests::test_needleman_wunsch ... ok
[INFO] [stdout] test streaming::tests::test_streaming_vocabulary_building ... ok
[INFO] [stdout] test string_metrics::tests::test_phonetic_edge_cases ... ok
[INFO] [stdout] test stemming::tests::test_pos_aware_lemmatizer_accuracy ... ok
[INFO] [stdout] test string_metrics::tests::test_damerau_levenshtein ... ok
[INFO] [stdout] test string_metrics::tests::test_metaphone ... ok
[INFO] [stdout] test streaming::tests::test_memory_monitor ... ok
[INFO] [stdout] test string_metrics::tests::test_restricted_damerau_levenshtein ... ok
[INFO] [stdout] test string_metrics::tests::test_nysiis ... ok
[INFO] [stdout] test string_metrics::tests::test_smith_waterman ... ok
[INFO] [stdout] test domain_processors::tests::test_unified_processor ... ok
[INFO] [stdout] test string_metrics::tests::test_soundex ... ok
[INFO] [stdout] test summarization::tests::test_emptytext ... ok
[INFO] [stdout] test text_coordinator::tests::test_advanced_processtext ... ok
[INFO] [stdout] test text_coordinator::tests::test_advanced_coordinator_creation ... ok
[INFO] [stdout] test text_coordinator::tests::test_advanced_semantic_similarity ... ok
[INFO] [stdout] test text_statistics::tests::test_basic_counts ... ok
[INFO] [stdout] test summarization::tests::test_keyword_extraction ... ok
[INFO] [stdout] test summarization::tests::test_keyword_positions ... ok
[INFO] [stdout] test summarization::tests::test_centroid_summarizer ... ok
[INFO] [stdout] test text_statistics::tests::test_averages ... ok
[INFO] [stdout] test summarization::tests::test_shorttext ... ok
[INFO] [stdout] test summarization::tests::testtextrank_summarizer ... ok
[INFO] [stdout] test text_statistics::tests::test_emptytext ... ok
[INFO] [stdout] test token_filter::tests::test_custom_filter ... ok
[INFO] [stdout] test token_filter::tests::test_frequency_filter ... ok
[INFO] [stdout] test token_filter::tests::test_length_filter ... ok
[INFO] [stdout] test text_statistics::tests::test_smog_error ... ok
[INFO] [stdout] test token_filter::tests::test_composite_filter ... ok
[INFO] [stdout] test token_filter::tests::test_stopwords_filter ... ok
[INFO] [stdout] test text_statistics::tests::test_get_all_metrics ... ok
[INFO] [stdout] test text_statistics::tests::test_lexical_diversity ... ok
[INFO] [stdout] test tokenize::bpe::tests::test_bpe_tokenizer_emptytext ... ok
[INFO] [stdout] test tokenize::bpe::tests::test_bpe_tokenizer_no_vocabulary ... ok
[INFO] [stdout] test tokenize::bpe::tests::test_bpe_tokenizer_case_sensitivity ... ok
[INFO] [stdout] test tokenize::bpe::tests::test_bpe_tokenizer_tokenize ... ok
[INFO] [stdout] test token_filter::tests::test_filtertext ... ok
[INFO] [stdout] test token_filter::tests::test_regex_filter ... ok
[INFO] [stdout] test text_statistics::tests::test_readability_metrics ... ok
[INFO] [stdout] test tokenize::bpe::tests::test_bpe_tokenizer_with_special_tokens ... ok
[INFO] [stdout] test tokenize::bpe::tests::test_bpe_tokenizer_train ... ok
[INFO] [stdout] test tokenize::tests::test_character_tokenizer ... ok
[INFO] [stdout] test tokenize::tests::test_grapheme_tokenizer ... ok
[INFO] [stdout] test tokenize::tests::test_sentence_tokenizer ... ok
[INFO] [stdout] test tokenize::tests::test_ngram_tokenizer ... ok
[INFO] [stdout] test tokenize::tests::test_ngram_tokenizer_alphanumeric ... ok
[INFO] [stdout] test tokenize::tests::test_ngram_tokenizer_range ... ok
[INFO] [stdout] test topic_coherence::tests::test_cv_coherence ... ok
[INFO] [stdout] test topic_coherence::tests::test_emptytopics ... ok
[INFO] [stdout] test topic_coherence::tests::test_pairwise_distances ... ok
[INFO] [stdout] test topic_coherence::tests::test_topic_diversity ... ok
[INFO] [stdout] test tokenize::tests::test_word_tokenizer ... ok
[INFO] [stdout] test tokenize::tests::test_whitespace_tokenizer ... ok
[INFO] [stdout] test topic_coherence::tests::test_umass_coherence ... ok
[INFO] [stdout] test topic_coherence::tests::test_uci_coherence ... ok
[INFO] [stdout] test tokenize::bpe::tests::test_bpe_vocabulary_save_load ... ok
[INFO] [stdout] test topic_modeling::tests::test_get_topics ... ok
[INFO] [stdout] test topic_modeling::tests::test_lda_builder ... ok
[INFO] [stdout] test tokenize::tests::test_regex_tokenizer_gaps ... ok
[INFO] [stdout] test topic_modeling::tests::test_lda_creation ... ok
[INFO] [stdout] test transformer::tests::test_positional_encoding ... ok
[INFO] [stdout] test transformer::tests::test_multi_head_attention ... ok
[INFO] [stdout] test topic_modeling::tests::test_lda_fit_transform ... ok
[INFO] [stdout] test utils::tests::test_count_tokens ... ok
[INFO] [stdout] test utils::tests::test_extract_ngrams ... ok
[INFO] [stdout] test utils::tests::test_filter_tokens ... ok
[INFO] [stdout] test utils::tests::test_extract_collocations ... ok
[INFO] [stdout] test utils::tests::test_train_test_split ... ok
[INFO] [stdout] test vectorize::tests::test_binary_vectorizer ... ok
[INFO] [stdout] test vectorize::tests::test_count_vectorizer ... ok
[INFO] [stdout] test vectorize::tests::test_tfidf_vectorizer ... ok
[INFO] [stdout] test transformer::tests::test_transformer_encoder ... ok
[INFO] [stdout] test tokenize::tests::test_word_tokenizer_custompattern ... ok
[INFO] [stdout] test vocabulary::tests::test_vocabulary_file_io ... ok
[INFO] [stdout] test visualization::tests::test_color_generation ... ok
[INFO] [stdout] test vocabulary::tests::test_vocabulary_fromtokens ... ok
[INFO] [stdout] test visualization::tests::test_hsv_to_rgb_conversion ... ok
[INFO] [stdout] test vocabulary::tests::test_vocabulary_basics ... ok
[INFO] [stdout] test visualization::tests::test_sentiment_visualization ... ok
[INFO] [stdout] test visualization::tests::test_word_cloud_creation ... ok
[INFO] [stdout] test vocabulary::tests::test_vocabulary_maxsize ... ok
[INFO] [stdout] test weighted_distance::tests::test_weighted_damerau_levenshtein_edge_cases ... ok
[INFO] [stdout] test weighted_distance::tests::test_weighted_damerau_levenshtein ... ok
[INFO] [stdout] test weighted_distance::tests::test_weighted_levenshtein_char_specific ... ok
[INFO] [stdout] test weighted_distance::tests::test_weighted_levenshtein_default ... ok
[INFO] [stdout] test weighted_distance::tests::test_weighted_levenshtein_similarity ... ok
[INFO] [stdout] test vocabulary::tests::test_vocabulary_prune ... ok
[INFO] [stdout] test weighted_distance::tests::test_weighted_levenshtein_custom_weights ... ok
[INFO] [stdout] test tokenize::tests::test_regex_tokenizer_matches ... ok
[INFO] [stdout] test stemming::rule_lemmatizer::tests::test_from_dict_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stemming::rule_lemmatizer::tests::test_from_dict_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stemming::rule_lemmatizer::tests::test_from_dict_file' (229) panicked at src/stemming/rule_lemmatizer.rs:1148:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a3b5df1e82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a3b5df1e82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a3b5df1e82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63a3b5df1e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63a3b5e0563f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63a3b5e0563f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63a3b5dbdb91 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a3b5dbdb91 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63a3b5dca992 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63a3b5dcf8af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63a3b5dcf741 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63a3b597f6de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63a3b597f6de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a3b5dd001f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63a3b5dd001f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63a3b5dcfdca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63a3b5dcaac9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63a3b5db169d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63a3b5e0e690 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63a3b5e0d4b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63a3b58d234c - core::result::Result<T,E>::unwrap::h563cfc9f14023cf5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63a3b58d234c - scirs2_text::stemming::rule_lemmatizer::tests::test_from_dict_file::hdc1f2a74a1dc9c56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stemming/rule_lemmatizer.rs:1148:44
[INFO] [stdout]   22:     0x63a3b58d2957 - scirs2_text::stemming::rule_lemmatizer::tests::test_from_dict_file::{{closure}}::h57bfbf57948a8f95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stemming/rule_lemmatizer.rs:1133:29
[INFO] [stdout]   23:     0x63a3b58ef246 - core::ops::function::FnOnce::call_once::h4458916deaa0f0c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63a3b597f49b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63a3b597f49b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63a3b5995105 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63a3b5995105 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63a3b5995105 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x63a3b5995105 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x63a3b5995105 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63a3b5995105 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63a3b5995105 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63a3b596b8f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63a3b596b8f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63a3b596f1ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63a3b596f1ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63a3b596f1ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x63a3b596f1ba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x63a3b596f1ba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63a3b596f1ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63a3b596f1ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a3b5dc5c2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x63a3b5dc5c2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x788adb288aa4 - <unknown>
[INFO] [stdout]   45:     0x788adb315a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stemming::rule_lemmatizer::tests::test_from_dict_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 319 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e73b2411856fccf8dee7f8b04546839cd8a1581489803c36485993025faeed86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73b2411856fccf8dee7f8b04546839cd8a1581489803c36485993025faeed86", kill_on_drop: false }`
[INFO] [stdout] e73b2411856fccf8dee7f8b04546839cd8a1581489803c36485993025faeed86
