[INFO] fetching crate tokenizers-enfer 0.21.1...
[INFO] testing tokenizers-enfer-0.21.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tokenizers-enfer 0.21.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tokenizers-enfer 0.21.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokenizers-enfer 0.21.1
[INFO] tweaked toml for crates.io crate tokenizers-enfer 0.21.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokenizers-enfer 0.21.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokenizers-enfer 0.21.1 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7815b225f7d44f59b086d292db8ea82975ddf4bc154c3f8113e600c17ef1fe03
[INFO] running `Command { std: "docker" "start" "-a" "7815b225f7d44f59b086d292db8ea82975ddf4bc154c3f8113e600c17ef1fe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7815b225f7d44f59b086d292db8ea82975ddf4bc154c3f8113e600c17ef1fe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7815b225f7d44f59b086d292db8ea82975ddf4bc154c3f8113e600c17ef1fe03", kill_on_drop: false }`
[INFO] [stdout] 7815b225f7d44f59b086d292db8ea82975ddf4bc154c3f8113e600c17ef1fe03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12c0986d213b6b62eae3c9650f5db650b4650c5e3f4d86c5b576d7cf4d88fdd8
[INFO] running `Command { std: "docker" "start" "-a" "12c0986d213b6b62eae3c9650f5db650b4650c5e3f4d86c5b576d7cf4d88fdd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aws-lc-rs v1.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.23.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling monostate v0.1.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling hf-hub-enfer v0.3.2
[INFO] [stderr]    Compiling tokenizers-enfer v0.21.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/models/unigram/model.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn iter(&self) -> UnigramIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn iter(&self) -> UnigramIterator<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/models/unigram/trie.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<Label, T>
[INFO] [stdout]    |                                    ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<'_, Label, T>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "12c0986d213b6b62eae3c9650f5db650b4650c5e3f4d86c5b576d7cf4d88fdd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c0986d213b6b62eae3c9650f5db650b4650c5e3f4d86c5b576d7cf4d88fdd8", kill_on_drop: false }`
[INFO] [stdout] 12c0986d213b6b62eae3c9650f5db650b4650c5e3f4d86c5b576d7cf4d88fdd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf2067d83257f6348f0040584a17a72f41ebf574182cd9173f21c4f7184bfee2
[INFO] running `Command { std: "docker" "start" "-a" "bf2067d83257f6348f0040584a17a72f41ebf574182cd9173f21c4f7184bfee2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/models/unigram/model.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn iter(&self) -> UnigramIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn iter(&self) -> UnigramIterator<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/models/unigram/trie.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<Label, T>
[INFO] [stdout]    |                                    ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<'_, Label, T>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokenizers-enfer v0.21.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/models/unigram/model.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn iter(&self) -> UnigramIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn iter(&self) -> UnigramIterator<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/models/unigram/trie.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<Label, T>
[INFO] [stdout]    |                                    ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<'_, Label, T>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "bf2067d83257f6348f0040584a17a72f41ebf574182cd9173f21c4f7184bfee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2067d83257f6348f0040584a17a72f41ebf574182cd9173f21c4f7184bfee2", kill_on_drop: false }`
[INFO] [stdout] bf2067d83257f6348f0040584a17a72f41ebf574182cd9173f21c4f7184bfee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfe0b02531dba7a1d411ec9e7c2a27373a610261ca16f781277beb7de0a2ad96
[INFO] running `Command { std: "docker" "start" "-a" "cfe0b02531dba7a1d411ec9e7c2a27373a610261ca16f781277beb7de0a2ad96", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/models/unigram/model.rs:366:17
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn iter(&self) -> UnigramIterator {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn iter(&self) -> UnigramIterator<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/models/unigram/trie.rs:33:36
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<Label, T>
[INFO] [stderr]    |                                    ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn common_prefix_search<T>(&self, iterator: T) -> TrieIterator<'_, Label, T>
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tokenizers-enfer` (lib) generated 2 warnings (run `cargo fix --lib -p tokenizers-enfer` to apply 2 suggestions)
[INFO] [stderr] warning: `tokenizers-enfer` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokenizers-e76355b321b57acc)
[INFO] [stdout] 
[INFO] [stdout] running 190 tests
[INFO] [stdout] test decoders::byte_fallback::tests::decode ... ok
[INFO] [stdout] test decoders::ctc::tests::handmade_sample ... ok
[INFO] [stdout] test decoders::fuse::tests::decode ... ok
[INFO] [stdout] test decoders::ctc::tests::librispeech_sample ... ok
[INFO] [stdout] test decoders::ctc::tests::handmade_with_delimiter_sample ... ok
[INFO] [stdout] test decoders::strip::tests::decode ... ok
[INFO] [stdout] test decoders::sequence::tests::sequence_basic ... ok
[INFO] [stdout] test models::bpe::model::tests::test_bpe_byte_fallback_newline ... ok
[INFO] [stdout] test decoders::tests::decoder_serialization ... ok
[INFO] [stdout] test decoders::tests::decoder_serialization_other_no_arg ... ok
[INFO] [stdout] test models::bpe::model::tests::test_bpe_byte_fallback ... ok
[INFO] [stdout] test decoders::wordpiece::tests::wordpiece_decoder ... ok
[INFO] [stdout] test decoders::ctc::tests::another_librispeech_sample ... ok
[INFO] [stdout] test decoders::tests::decoder_serialization_no_decode ... ok
[INFO] [stdout] test models::bpe::model::tests::test_ordered_vocab_iter ... ok
[INFO] [stdout] test models::bpe::model::tests::test_unk_get_fused ... ok
[INFO] [stdout] test models::bpe::model::tests::test_bpe_with_continuing_subword_prefix ... ok
[INFO] [stdout] test models::bpe::model::tests::test_bpe_with_dropout_0 ... ok
[INFO] [stdout] test models::bpe::model::tests::test_bpe_from_file ... ok
[INFO] [stdout] test models::bpe::model::tests::test_ignore_merges ... ok
[INFO] [stdout] test models::bpe::model::tests::test_bpe_from_file_bad_merges ... ok
[INFO] [stdout] test models::bpe::model::tests::test_tokenize_with_and_without_dropout ... ok
[INFO] [stdout] test models::bpe::model::tests::test_unk_not_fused ... ok
[INFO] [stdout] test models::bpe::serialization::test::test_serialization_ignore_merges ... ok
[INFO] [stdout] test models::bpe::model::tests::test_bpe_from_file_merge_token_oov ... ok
[INFO] [stdout] test models::bpe::serialization::test::test_serialization ... ok
[INFO] [stdout] test models::bpe::word::tests::test_merge ... ok
[INFO] [stdout] test models::bpe::word::tests::test_merge_max_length ... ok
[INFO] [stdout] test models::tests::incomplete_ordered_vocab ... ok
[INFO] [stdout] test models::unigram::lattice::tests::set_sentence ... ok
[INFO] [stdout] test models::unigram::lattice::tests::test_log_sum_exp ... ok
[INFO] [stdout] test models::unigram::lattice::tests::test_populate ... ok
[INFO] [stdout] test models::unigram::lattice::tests::insert_test ... ok
[INFO] [stdout] test models::tests::trainer_wrapper_train_model_wrapper ... ok
[INFO] [stdout] test models::unigram::lattice::tests::test_nbest ... ok
[INFO] [stdout] test models::tests::serialization ... ok
[INFO] [stdout] test models::unigram::lattice::tests::test_viterbi ... ok
[INFO] [stdout] test models::unigram::lattice::tests::test_viterbi2 ... ok
[INFO] [stdout] test models::unigram::model::tests::test_encode ... ok
[INFO] [stdout] test models::unigram::model::tests::test_populate_nodes ... ok
[INFO] [stdout] test models::unigram::model::tests::test_populate_nodes_unk ... ok
[INFO] [stdout] test models::unigram::serialization::test::test_serialization ... ok
[INFO] [stdout] test models::unigram::serialization::test::test_serialization_unk_id_not_zero ... ok
[INFO] [stdout] test models::unigram::serialization::test::test_serialization_no_unk_id ... ok
[INFO] [stdout] test models::unigram::model::tests::test_encode2 ... ok
[INFO] [stdout] test models::unigram::trainer::tests::test_initial_alphabet ... ok
[INFO] [stdout] test models::unigram::model::tests::test_unigram_bytefallback ... ok
[INFO] [stdout] test models::bpe::trainer::tests::test_train ... ok
[INFO] [stdout] test models::bpe::trainer::tests::bpe_test_max_token_length_direct_assert ... ok
[INFO] [stdout] test models::unigram::trainer::tests::test_to_log_prob ... ok
[INFO] [stdout] test models::wordlevel::serialization::tests::serde ... ok
[INFO] [stdout] test models::wordlevel::serialization::tests::deserialization_should_fail ... ok
[INFO] [stdout] test models::wordlevel::serialization::tests::incomplete_vocab ... ok
[INFO] [stdout] test models::wordlevel::trainer::tests::test_train ... ok
[INFO] [stdout] test models::wordpiece::serialization::tests::serde ... ok
[INFO] [stdout] test models::wordlevel::tests::test_tokenize_missing_unk_token ... ok
[INFO] [stdout] test models::wordpiece::serialization::tests::deserialization_should_fail ... ok
[INFO] [stdout] test models::wordpiece::tests::test_error_display ... ok
[INFO] [stdout] test normalizers::byte_level::tests::test_byte_level_normalize ... ok
[INFO] [stdout] test normalizers::precompiled::tests::expansion_followed_by_removal ... ok
[INFO] [stdout] test normalizers::prepend::tests::test_prepend ... ok
[INFO] [stdout] test normalizers::replace::tests::serialization ... ok
[INFO] [stdout] test normalizers::replace::tests::test_replace ... ok
[INFO] [stdout] test normalizers::replace::tests::test_replace_decode ... ok
[INFO] [stdout] test normalizers::replace::tests::test_replace_regex ... ok
[INFO] [stdout] test normalizers::strip::tests::test_strip_accents ... ok
[INFO] [stdout] test normalizers::strip::tests::test_strip_accents_multiple ... ok
[INFO] [stdout] test normalizers::strip::tests::test_thai_bug ... ok
[INFO] [stdout] test normalizers::strip::tests::test_vietnamese_bug ... ok
[INFO] [stdout] test normalizers::tests::normalizer_serialization ... ok
[INFO] [stdout] test normalizers::tests::post_processor_deserialization_no_type ... ok
[INFO] [stdout] test normalizers::unicode::tests::test_nfkc ... ok
[INFO] [stdout] test pre_tokenizers::bert::tests::basic ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::add_prefix_space ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::decode_unknown_characters ... ok
[INFO] [stdout] test models::wordlevel::tests::test_tokenize_unk ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::deserialization ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::handling_of_multiple_whitespaces ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::handling_of_newlines ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::offsets_when_char_split_up ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::pre_tokenization ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::pre_tokenization_no_regex ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::processor_trims_offsets ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::processor_trims_offsets_pre_tokenized ... ok
[INFO] [stdout] test pre_tokenizers::bert::tests::chinese_chars ... ok
[INFO] [stdout] test pre_tokenizers::digits::tests::numbers ... ok
[INFO] [stdout] test pre_tokenizers::metaspace::tests::basic ... ok
[INFO] [stdout] test pre_tokenizers::metaspace::tests::decode ... ok
[INFO] [stdout] test models::bpe::trainer::tests::bpe_test_max_token_length_16 ... ok
[INFO] [stdout] test pre_tokenizers::metaspace::tests::multiple_spaces ... ok
[INFO] [stdout] test pre_tokenizers::metaspace::tests::non_legacy_meta_space ... ok
[INFO] [stdout] test pre_tokenizers::metaspace::tests::serialization ... ok
[INFO] [stdout] test pre_tokenizers::punctuation::tests::deserialization ... ok
[INFO] [stdout] test pre_tokenizers::punctuation::tests::punctuation_basic ... ok
[INFO] [stdout] test pre_tokenizers::sequence::tests::sequence_basic ... ok
[INFO] [stdout] test pre_tokenizers::split::tests::basic ... ok
[INFO] [stdout] test pre_tokenizers::split::tests::invert ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::decoding ... ok
[INFO] [stdout] test pre_tokenizers::split::tests::serialization ... ok
[INFO] [stdout] test pre_tokenizers::tests::pre_tokenizer_deserialization_no_type ... ok
[INFO] [stdout] test pre_tokenizers::tests::test_deserialize ... ok
[INFO] [stdout] test pre_tokenizers::tests::test_deserialize_whitespace_split ... ok
[INFO] [stdout] test pre_tokenizers::unicode_scripts::pre_tokenizer::tests::basic ... ok
[INFO] [stdout] test pre_tokenizers::unicode_scripts::pre_tokenizer::tests::spaces_are_included_in_every_script ... ok
[INFO] [stdout] test pre_tokenizers::unicode_scripts::pre_tokenizer::tests::test_unicode_script ... ok
[INFO] [stdout] test pre_tokenizers::unicode_scripts::scripts::tests::test_unicode_script ... ok
[INFO] [stdout] test pre_tokenizers::byte_level::tests::decode_works_on_separated_tokens ... ok
[INFO] [stdout] test pre_tokenizers::whitespace::tests::whitespace_split ... ok
[INFO] [stdout] test processors::bert::tests::bert_processing ... ok
[INFO] [stdout] test pre_tokenizers::digits::tests::individual_digits ... ok
[INFO] [stdout] test processors::roberta::tests::roberta_processing ... ok
[INFO] [stdout] test pre_tokenizers::split::tests::regex_string ... ok
[INFO] [stdout] test processors::sequence::tests::process_chain ... ok
[INFO] [stdout] test processors::bert::tests::serde ... ok
[INFO] [stdout] test processors::roberta::tests::serde ... ok
[INFO] [stdout] test processors::template::tests::pair_must_use_both_sequences ... ok
[INFO] [stdout] test processors::template::tests::missing_special_tokens ... ok
[INFO] [stdout] test processors::template::tests::expect_wrong_error_message ... ok
[INFO] [stdout] test processors::template::tests::piece_serde ... ok
[INFO] [stdout] test processors::template::tests::template_processing ... ok
[INFO] [stdout] test processors::template::tests::template_processing_overflowing ... ok
[INFO] [stdout] test processors::template::tests::template_processing_serde ... ok
[INFO] [stdout] test processors::template::tests::template_serde ... ok
[INFO] [stdout] test processors::template::tests::tokens_serde ... ok
[INFO] [stdout] test processors::tests::deserialize_bert_roberta_correctly ... ok
[INFO] [stdout] test processors::tests::post_processor_deserialization_no_type ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::byte_level_normalizer ... ok
[INFO] [stdout] test processors::template::tests::piece ... ok
[INFO] [stdout] test processors::template::tests::special_token_serde ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::can_add_special_tokens ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::empty_matches ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::can_add_tokens ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::can_extract_added_tokens ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::options_use_cases ... ok
[INFO] [stdout] test pre_tokenizers::whitespace::tests::basic ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::test_encode_special_tokens ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::test_single_word_is_correct ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::test_lstrip_unicode_space ... ok
[INFO] [stdout] test tokenizer::encoding::tests::mappings ... ok
[INFO] [stdout] test tokenizer::encoding::tests::merge_encodings ... ok
[INFO] [stdout] test tokenizer::encoding::tests::truncate ... ok
[INFO] [stdout] test tokenizer::encoding::tests::truncate_left ... ok
[INFO] [stdout] test tokenizer::encoding::tests::padding ... ok
[INFO] [stdout] test tokenizer::added_vocabulary::tests::test_single_word_is_unicode_correct ... ok
[INFO] [stdout] test tokenizer::encoding::tests::truncate_overflow_with_stride ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::added_characters_alignment ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::append ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::get_range ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::lstrip ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::mixed_addition_and_removal ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::nfd_adds_new_chars ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::original_range ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::prepend ... ok
[INFO] [stdout] test tokenizer::encoding::tests::truncate_to_empty ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::added_around_edges ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::remove_at_beginning ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::remove_at_end ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::removed_around_both_edges ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::replace ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::rstrip ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::slice ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::split ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::strip ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::strip_unicode ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::test_len_range_exclusive ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::test_len_range_inclusive ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::remove_chars ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::remove_chars_added_by_nfd ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::transform_check ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::transform_range_multiple_bytes ... ok
[INFO] [stdout] test tokenizer::pattern::tests::functions ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::transform_range_single_bytes ... ok
[INFO] [stdout] test tokenizer::pattern::tests::char ... ok
[INFO] [stdout] test tokenizer::normalizer::tests::range_conversion ... ok
[INFO] [stdout] test tokenizer::pattern::tests::sys_regex ... ok
[INFO] [stdout] [2m2025-11-05T07:03:37.713337Z[0m [32m INFO[0m Token file not found "/root/.cache/huggingface/token"    
[INFO] [stdout] test tokenizer::serialization::tests::test_deserialization_serialization_invariant ... ok
[INFO] [stdout] test tokenizer::pattern::tests::str ... ok
[INFO] [stdout] [2m2025-11-05T07:03:37.713924Z[0m [32m INFO[0m Token file not found "/root/.cache/huggingface/token"    
[INFO] [stdout] test utils::padding::tests::pad_to_multiple ... ok
[INFO] [stdout] test tokenizer::pattern::tests::regex ... ok
[INFO] [stdout] [2m2025-11-05T07:03:37.718348Z[0m [33m WARN[0m This should be the first warning    
[INFO] [stdout] test tokenizer::serialization::tests::test_from_pretrained ... ok
[INFO] [stdout] test utils::parallelism::tests::test_maybe_parallel_slice ... ok
[INFO] [stdout] test utils::truncation::tests::test_deserialize_defaults ... ok
[INFO] [stdout] test utils::parallelism::tests::test_maybe_parallel_iterator ... ok
[INFO] [stdout] test utils::truncation::tests::truncate_encodings_empty ... ok
[INFO] [stdout] test utils::truncation::tests::truncate_encodings_longest_first ... ok
[INFO] [stdout] [2m2025-11-05T07:03:37.724487Z[0m [34mDEBUG[0m Using 6 pieces on 2 sentences for EM training    
[INFO] [stdout] [2m2025-11-05T07:03:37.724845Z[0m [34mDEBUG[0m Em iter=0 size=6 obj=4.680240271928883 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] [2m2025-11-05T07:03:37.725210Z[0m [34mDEBUG[0m Em iter=1 size=6 obj=4.768563450955297 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] test models::unigram::trainer::tests::test_special_tokens ... ok
[INFO] [stdout] [2m2025-11-05T07:03:37.751592Z[0m [34mDEBUG[0m Using 6 pieces on 2 sentences for EM training    
[INFO] [stdout] [2m2025-11-05T07:03:37.752185Z[0m [34mDEBUG[0m Em iter=0 size=6 obj=4.680240271928883 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] [2m2025-11-05T07:03:37.753500Z[0m [34mDEBUG[0m Em iter=1 size=6 obj=4.768563450955297 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] test models::unigram::trainer::tests::test_unigram_chars ... ok
[INFO] [stdout] [2m2025-11-05T07:03:37.781337Z[0m [34mDEBUG[0m Using 6 pieces on 2 sentences for EM training    
[INFO] [stdout] [2m2025-11-05T07:03:37.782218Z[0m [34mDEBUG[0m Em iter=0 size=6 obj=4.680240271928883 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] [2m2025-11-05T07:03:37.783529Z[0m [34mDEBUG[0m Em iter=1 size=6 obj=4.768563450955297 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] test pre_tokenizers::punctuation::tests::deserialization_erroneous - should panic ... ok
[INFO] [stdout] test tokenizer::test::test_decoding_with_added_bpe ... FAILED
[INFO] [stdout] [2m2025-11-05T07:03:37.810601Z[0m [34mDEBUG[0m Using 6 pieces on 2 sentences for EM training    
[INFO] [stdout] [2m2025-11-05T07:03:37.811550Z[0m [34mDEBUG[0m Em iter=0 size=6 obj=4.680240271928883 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] [2m2025-11-05T07:03:37.812404Z[0m [34mDEBUG[0m Em iter=1 size=6 obj=4.768563450955297 num_tokens=6 num_tokens/piece=6    
[INFO] [stdout] test models::unigram::trainer::tests::test_unk_token ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::test::test_decoding_with_added_bpe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::test::test_decoding_with_added_bpe' (208) panicked at src/tokenizer/mod.rs:1578:92:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RequestError(Transport(Transport { kind: Dns, message: Some("resolve dns name 'huggingface.co:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("huggingface.co")), port: None, path: "/meta-llama/Meta-Llama-3-8B/resolve/main/tokenizer.json", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f67c05c6d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f67c05c6d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f67c05c6d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61f67c05c6d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61f67c06f53f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61f67c06f53f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61f67c0273f3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f67c0273f3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61f67c0350f2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61f67c03a07f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61f67c039f11 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61f67b946cae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61f67b946cae - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f67c03a73f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61f67c03a73f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61f67c03a4ea - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61f67c035229 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61f67c01aefd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61f67c078f60 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f67c078156 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x61f67b539434 - core::result::Result<T,E>::unwrap::h330c820cf3ee5535
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61f67b539434 - tokenizers::tokenizer::test::test_decoding_with_added_bpe::hd517f6aa302e9e78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:1578:92
[INFO] [stdout]   22:     0x61f67b53a507 - tokenizers::tokenizer::test::test_decoding_with_added_bpe::{{closure}}::he1fdbd775c52943b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer/mod.rs:1571:38
[INFO] [stdout]   23:     0x61f67b5ce706 - core::ops::function::FnOnce::call_once::h65f1e8463dfc5eee
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61f67b946afb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61f67b946afb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61f67b95b118 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61f67b95b118 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61f67b95b118 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61f67b95b118 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61f67b95b118 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61f67b95b118 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61f67b95b118 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61f67b933ee4 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61f67b933ee4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61f67b93781a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x61f67b93781a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61f67b93781a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61f67b93781a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61f67b93781a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61f67b93781a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x61f67b93781a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61f67c03051f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x61f67c03051f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x794d3f308aa4 - <unknown>
[INFO] [stdout]   45:     0x794d3f395a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tokenizer::test::test_decoding_with_added_bpe
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 189 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cfe0b02531dba7a1d411ec9e7c2a27373a610261ca16f781277beb7de0a2ad96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfe0b02531dba7a1d411ec9e7c2a27373a610261ca16f781277beb7de0a2ad96", kill_on_drop: false }`
[INFO] [stdout] cfe0b02531dba7a1d411ec9e7c2a27373a610261ca16f781277beb7de0a2ad96
