[INFO] fetching crate punkt_n 1.0.5...
[INFO] testing punkt_n-1.0.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate punkt_n 1.0.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate punkt_n 1.0.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate punkt_n 1.0.5
[INFO] tweaked toml for crates.io crate punkt_n 1.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate punkt_n 1.0.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate punkt_n 1.0.5 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded rust-freqdist v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59446097a07f2924bf8d1ddab6a08e7cd438485e3ba8116e61b7fc7c33921ef5
[INFO] running `Command { std: "docker" "start" "-a" "59446097a07f2924bf8d1ddab6a08e7cd438485e3ba8116e61b7fc7c33921ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59446097a07f2924bf8d1ddab6a08e7cd438485e3ba8116e61b7fc7c33921ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59446097a07f2924bf8d1ddab6a08e7cd438485e3ba8116e61b7fc7c33921ef5", kill_on_drop: false }`
[INFO] [stdout] 59446097a07f2924bf8d1ddab6a08e7cd438485e3ba8116e61b7fc7c33921ef5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8eb0d5ecbaab3f0c085e13858f2fb5e6cdabd2c589fda255778d58497026cca
[INFO] running `Command { std: "docker" "start" "-a" "a8eb0d5ecbaab3f0c085e13858f2fb5e6cdabd2c589fda255778d58497026cca", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rust-freqdist v0.1.5
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling punkt_n v1.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.50s
[INFO] running `Command { std: "docker" "inspect" "a8eb0d5ecbaab3f0c085e13858f2fb5e6cdabd2c589fda255778d58497026cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8eb0d5ecbaab3f0c085e13858f2fb5e6cdabd2c589fda255778d58497026cca", kill_on_drop: false }`
[INFO] [stdout] a8eb0d5ecbaab3f0c085e13858f2fb5e6cdabd2c589fda255778d58497026cca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1dda0410151bcf6a0e0174f63fc588ba2873e1a7fd676ea7df88d1e65a57b9b
[INFO] running `Command { std: "docker" "start" "-a" "c1dda0410151bcf6a0e0174f63fc588ba2873e1a7fd676ea7df88d1e65a57b9b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling punkt_n v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `punkt`
[INFO] [stdout]  --> examples/typical-usage.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate punkt;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `punkt`
[INFO] [stdout]  --> examples/custom-parameters.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate punkt;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `punkt_n` (example "typical-usage") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0405]: cannot find trait `DefinesInternalPunctuation` in this scope
[INFO] [stdout]   --> examples/custom-parameters.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl DefinesInternalPunctuation for MyParams {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DefinesNonPrefixCharacters` in this scope
[INFO] [stdout]   --> examples/custom-parameters.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl DefinesNonPrefixCharacters for MyParams {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DefinesNonWordCharacters` in this scope
[INFO] [stdout]   --> examples/custom-parameters.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl DefinesNonWordCharacters for MyParams {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Set` in this scope
[INFO] [stdout]   --> examples/custom-parameters.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   const NONWORD_CHARS: &'static Set<char> = &phf_set![
[INFO] [stdout]    |                                 ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use phf::Set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DefinesPunctuation` in this scope
[INFO] [stdout]   --> examples/custom-parameters.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl DefinesPunctuation for MyParams {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DefinesSentenceEndings` in this scope
[INFO] [stdout]   --> examples/custom-parameters.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DefinesSentenceEndings for MyParams {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `TrainerParameters` in this scope
[INFO] [stdout]   --> examples/custom-parameters.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl TrainerParameters for MyParams {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `punkt_n` (example "custom-parameters") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1dda0410151bcf6a0e0174f63fc588ba2873e1a7fd676ea7df88d1e65a57b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1dda0410151bcf6a0e0174f63fc588ba2873e1a7fd676ea7df88d1e65a57b9b", kill_on_drop: false }`
[INFO] [stdout] c1dda0410151bcf6a0e0174f63fc588ba2873e1a7fd676ea7df88d1e65a57b9b
