[INFO] fetching crate tokenizers 0.21.2... [INFO] checking tokenizers-0.21.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate tokenizers 0.21.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tokenizers 0.21.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokenizers 0.21.2 [INFO] tweaked toml for crates.io crate tokenizers 0.21.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tokenizers 0.21.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokenizers 0.21.2 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c6e71d8b92c00ba56bba34eaa702daa94f076c8d50f6150688e07f37fd02830 [INFO] running `Command { std: "docker" "start" "-a" "3c6e71d8b92c00ba56bba34eaa702daa94f076c8d50f6150688e07f37fd02830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6e71d8b92c00ba56bba34eaa702daa94f076c8d50f6150688e07f37fd02830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6e71d8b92c00ba56bba34eaa702daa94f076c8d50f6150688e07f37fd02830", kill_on_drop: false }` [INFO] [stdout] 3c6e71d8b92c00ba56bba34eaa702daa94f076c8d50f6150688e07f37fd02830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3a4bf4b43a015f72faa14b2a5e123c0f6d42b02078dbdcb477cd0e656ca729b [INFO] running `Command { std: "docker" "start" "-a" "d3a4bf4b43a015f72faa14b2a5e123c0f6d42b02078dbdcb477cd0e656ca729b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking monostate v0.1.14 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tokenizers v0.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/models/unigram/model.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn iter(&self) -> UnigramIterator { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn iter(&self) -> UnigramIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/models/unigram/trie.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn common_prefix_search(&self, iterator: T) -> TrieIterator [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn common_prefix_search(&self, iterator: T) -> TrieIterator<'_, Label, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/models/unigram/model.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn iter(&self) -> UnigramIterator { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn iter(&self) -> UnigramIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/models/unigram/trie.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn common_prefix_search(&self, iterator: T) -> TrieIterator [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn common_prefix_search(&self, iterator: T) -> TrieIterator<'_, Label, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.51s [INFO] running `Command { std: "docker" "inspect" "d3a4bf4b43a015f72faa14b2a5e123c0f6d42b02078dbdcb477cd0e656ca729b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a4bf4b43a015f72faa14b2a5e123c0f6d42b02078dbdcb477cd0e656ca729b", kill_on_drop: false }` [INFO] [stdout] d3a4bf4b43a015f72faa14b2a5e123c0f6d42b02078dbdcb477cd0e656ca729b