[INFO] fetching crate tfidf-text-summarizer 0.0.3... [INFO] testing tfidf-text-summarizer-0.0.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tfidf-text-summarizer 0.0.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tfidf-text-summarizer 0.0.3 [INFO] finished tweaking crates.io crate tfidf-text-summarizer 0.0.3 [INFO] tweaked toml for crates.io crate tfidf-text-summarizer 0.0.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tfidf-text-summarizer 0.0.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `summarizer` library target) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-freqdist v0.1.5 [INFO] [stderr] Downloaded punkt v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87329edc7e900639039ae9cb9768355a795b36f9609bc8e786952c2c830ffed4 [INFO] running `Command { std: "docker" "start" "-a" "87329edc7e900639039ae9cb9768355a795b36f9609bc8e786952c2c830ffed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87329edc7e900639039ae9cb9768355a795b36f9609bc8e786952c2c830ffed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87329edc7e900639039ae9cb9768355a795b36f9609bc8e786952c2c830ffed4", kill_on_drop: false }` [INFO] [stdout] 87329edc7e900639039ae9cb9768355a795b36f9609bc8e786952c2c830ffed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bf64b90f176cf5be0f95a1fa11b7079a392ffd7af80528cf622c18866ca31ae [INFO] running `Command { std: "docker" "start" "-a" "9bf64b90f176cf5be0f95a1fa11b7079a392ffd7af80528cf622c18866ca31ae", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `summarizer` library target) [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling rust-freqdist v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling phf_macros v0.7.24 [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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; 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] running `Command { std: "docker" "inspect" "9bf64b90f176cf5be0f95a1fa11b7079a392ffd7af80528cf622c18866ca31ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf64b90f176cf5be0f95a1fa11b7079a392ffd7af80528cf622c18866ca31ae", kill_on_drop: false }` [INFO] [stdout] 9bf64b90f176cf5be0f95a1fa11b7079a392ffd7af80528cf622c18866ca31ae