[INFO] cloning repository https://github.com/CloudioJ/IPPD
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CloudioJ/IPPD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCloudioJ%2FIPPD", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCloudioJ%2FIPPD'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8c3b7b4fdabbe77ec84b58103afb1725929e9d3
[INFO] testing CloudioJ/IPPD against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCloudioJ%2FIPPD" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CloudioJ/IPPD
[INFO] finished tweaking git repo https://github.com/CloudioJ/IPPD
[INFO] tweaked toml for git repo https://github.com/CloudioJ/IPPD written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CloudioJ/IPPD on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CloudioJ/IPPD 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wordsworth v0.1.1
[INFO] [stderr]   Downloaded rust_readability v0.2.0
[INFO] [stderr]   Downloaded rust-freqdist v0.1.5
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded ocl-core-vector v0.1.1
[INFO] [stderr]   Downloaded phf_macros v0.7.24
[INFO] [stderr]   Downloaded qutex v0.2.6
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded cl-sys v0.4.3
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded ocl-core v0.11.5
[INFO] [stderr]   Downloaded stop-words v0.2.2
[INFO] [stderr]   Downloaded stop-words v0.8.1
[INFO] [stderr]   Downloaded ocl v0.19.7
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded punkt v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6a1e1f58f921ace732c905a55c540f0f869516668b0461888b67bda6436188f
[INFO] running `Command { std: "docker" "start" "-a" "c6a1e1f58f921ace732c905a55c540f0f869516668b0461888b67bda6436188f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6a1e1f58f921ace732c905a55c540f0f869516668b0461888b67bda6436188f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a1e1f58f921ace732c905a55c540f0f869516668b0461888b67bda6436188f", kill_on_drop: false }`
[INFO] [stdout] c6a1e1f58f921ace732c905a55c540f0f869516668b0461888b67bda6436188f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8d4418aef0fac563cf2c9429022cfd6c44c5b1711007d3ddb1ef5018b02092c
[INFO] running `Command { std: "docker" "start" "-a" "d8d4418aef0fac563cf2c9429022cfd6c44c5b1711007d3ddb1ef5018b02092c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling rust-freqdist v0.1.5
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling wordsworth v0.1.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling ocl-core v0.11.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling stop-words v0.2.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ocl-core-vector v0.1.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling qutex v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling stop-words v0.8.1
[INFO] [stderr]    Compiling phf_macros v0.7.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling punkt v1.0.5
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/trainer.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 785 | / bench_trainer!(
[INFO] [stdout] 786 | |   bench_trainer_short,
[INFO] [stdout] 787 | |   include_str!("../test/raw/sigma-wiki.txt")
[INFO] [stdout] 788 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_trainer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/trainer.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 | / bench_trainer!(
[INFO] [stdout] 791 | |   bench_trainer_medium,
[INFO] [stdout] 792 | |   include_str!("../test/raw/npr-article-01.txt")
[INFO] [stdout] 793 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_trainer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/trainer.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 795 | / bench_trainer!(
[INFO] [stdout] 796 | |   bench_trainer_long,
[INFO] [stdout] 797 | |   include_str!("../test/raw/the-sayings-of-confucius.txt")
[INFO] [stdout] 798 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_trainer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/trainer.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 800 | / bench_trainer!(
[INFO] [stdout] 801 | |   bench_trainer_very_long,
[INFO] [stdout] 802 | |   include_str!("../test/raw/pride-and-prejudice.txt")
[INFO] [stdout] 803 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_trainer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/tokenizer.rs:722:7
[INFO] [stdout]     |
[INFO] [stdout] 722 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 | / bench_word_tokenizer!(
[INFO] [stdout] 732 | |   word_tokenizer_bench_short,
[INFO] [stdout] 733 | |   include_str!("../test/raw/sigma-wiki.txt")
[INFO] [stdout] 734 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_word_tokenizer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/tokenizer.rs:722:7
[INFO] [stdout]     |
[INFO] [stdout] 722 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 736 | / bench_word_tokenizer!(
[INFO] [stdout] 737 | |   word_tokenizer_bench_medium,
[INFO] [stdout] 738 | |   include_str!("../test/raw/npr-article-01.txt")
[INFO] [stdout] 739 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_word_tokenizer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/tokenizer.rs:722:7
[INFO] [stdout]     |
[INFO] [stdout] 722 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 741 | / bench_word_tokenizer!(
[INFO] [stdout] 742 | |   word_tokenizer_bench_long,
[INFO] [stdout] 743 | |   include_str!("../test/raw/the-sayings-of-confucius.txt")
[INFO] [stdout] 744 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_word_tokenizer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/tokenizer.rs:722:7
[INFO] [stdout]     |
[INFO] [stdout] 722 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 746 | / bench_word_tokenizer!(
[INFO] [stdout] 747 | |   word_tokenizer_bench_very_long,
[INFO] [stdout] 748 | |   include_str!("../test/raw/pride-and-prejudice.txt")
[INFO] [stdout] 749 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_word_tokenizer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/tokenizer.rs:753:7
[INFO] [stdout]     |
[INFO] [stdout] 753 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / bench_sentence_tokenizer!(
[INFO] [stdout] 770 | |   bench_sentence_tokenizer_train_on_document_short,
[INFO] [stdout] 771 | |   include_str!("../test/raw/sigma-wiki.txt")
[INFO] [stdout] 772 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_sentence_tokenizer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/tokenizer.rs:753:7
[INFO] [stdout]     |
[INFO] [stdout] 753 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 774 | / bench_sentence_tokenizer!(
[INFO] [stdout] 775 | |   bench_sentence_tokenizer_train_on_document_medium,
[INFO] [stdout] 776 | |   include_str!("../test/raw/npr-article-01.txt")
[INFO] [stdout] 777 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_sentence_tokenizer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/punkt-1.0.5/src/tokenizer.rs:753:7
[INFO] [stdout]     |
[INFO] [stdout] 753 |       #[bench] fn $name(b: &mut ::test::Bencher) {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 779 | / bench_sentence_tokenizer!(
[INFO] [stdout] 780 | |   bench_sentence_tokenizer_train_on_document_long,
[INFO] [stdout] 781 | |   include_str!("../test/raw/pride-and-prejudice.txt")
[INFO] [stdout] 782 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]     = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `bench_sentence_tokenizer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `punkt` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d8d4418aef0fac563cf2c9429022cfd6c44c5b1711007d3ddb1ef5018b02092c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8d4418aef0fac563cf2c9429022cfd6c44c5b1711007d3ddb1ef5018b02092c", kill_on_drop: false }`
[INFO] [stdout] d8d4418aef0fac563cf2c9429022cfd6c44c5b1711007d3ddb1ef5018b02092c
