[INFO] fetching crate tokenizers 0.22.1... [INFO] testing tokenizers-0.22.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tokenizers 0.22.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tokenizers 0.22.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokenizers 0.22.1 [INFO] tweaked toml for crates.io crate tokenizers 0.22.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tokenizers 0.22.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokenizers 0.22.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0617f4477fcd888e070e7955469d9794cc8aa2ef81abc921e4d50d0cc37eaf6b [INFO] running `Command { std: "docker" "start" "-a" "0617f4477fcd888e070e7955469d9794cc8aa2ef81abc921e4d50d0cc37eaf6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0617f4477fcd888e070e7955469d9794cc8aa2ef81abc921e4d50d0cc37eaf6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0617f4477fcd888e070e7955469d9794cc8aa2ef81abc921e4d50d0cc37eaf6b", kill_on_drop: false }` [INFO] [stdout] 0617f4477fcd888e070e7955469d9794cc8aa2ef81abc921e4d50d0cc37eaf6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31fd272409347b62a9a6eeae4ecbfd88091eb67532d495dc1325932d92e06a4d [INFO] running `Command { std: "docker" "start" "-a" "31fd272409347b62a9a6eeae4ecbfd88091eb67532d495dc1325932d92e06a4d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling monostate-impl v0.1.16 [INFO] [stderr] Compiling monostate v0.1.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokenizers v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.86s [INFO] running `Command { std: "docker" "inspect" "31fd272409347b62a9a6eeae4ecbfd88091eb67532d495dc1325932d92e06a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fd272409347b62a9a6eeae4ecbfd88091eb67532d495dc1325932d92e06a4d", kill_on_drop: false }` [INFO] [stdout] 31fd272409347b62a9a6eeae4ecbfd88091eb67532d495dc1325932d92e06a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ac6174bb08e2c7ee2601b8cfa2b9294e8f0844b16c3f62f7f86061de9f6cd45 [INFO] running `Command { std: "docker" "start" "-a" "1ac6174bb08e2c7ee2601b8cfa2b9294e8f0844b16c3f62f7f86061de9f6cd45", kill_on_drop: false }` [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling tokenizers v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.87s [INFO] running `Command { std: "docker" "inspect" "1ac6174bb08e2c7ee2601b8cfa2b9294e8f0844b16c3f62f7f86061de9f6cd45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac6174bb08e2c7ee2601b8cfa2b9294e8f0844b16c3f62f7f86061de9f6cd45", kill_on_drop: false }` [INFO] [stdout] 1ac6174bb08e2c7ee2601b8cfa2b9294e8f0844b16c3f62f7f86061de9f6cd45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07c313b14a1d24da93ffa1f35916136aabe5b4217c7e06ed531b44ec51ff1644 [INFO] running `Command { std: "docker" "start" "-a" "07c313b14a1d24da93ffa1f35916136aabe5b4217c7e06ed531b44ec51ff1644", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokenizers-b57c2b5bbdad60ce) [INFO] [stdout] [INFO] [stdout] running 192 tests [INFO] [stdout] test decoders::byte_fallback::tests::decode ... ok [INFO] [stdout] test decoders::ctc::tests::handmade_sample ... ok [INFO] [stdout] test decoders::ctc::tests::handmade_with_delimiter_sample ... ok [INFO] [stdout] test decoders::ctc::tests::another_librispeech_sample ... ok [INFO] [stdout] test decoders::strip::tests::decode ... ok [INFO] [stdout] test decoders::sequence::tests::sequence_basic ... ok [INFO] [stdout] test decoders::wordpiece::tests::wordpiece_decoder ... ok [INFO] [stdout] test decoders::ctc::tests::librispeech_sample ... ok [INFO] [stdout] test decoders::tests::decoder_serialization_other_no_arg ... ok [INFO] [stdout] test decoders::tests::decoder_serialization ... ok [INFO] [stdout] test models::bpe::model::tests::test_bpe_byte_fallback ... ok [INFO] [stdout] test models::bpe::model::tests::test_bpe_byte_fallback_newline ... ok [INFO] [stdout] test decoders::fuse::tests::decode ... ok [INFO] [stdout] test decoders::tests::decoder_serialization_no_decode ... 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_ordered_vocab_iter ... ok [INFO] [stdout] test models::bpe::model::tests::test_tokenize_with_and_without_dropout ... ok [INFO] [stdout] test models::bpe::model::tests::test_ignore_merges ... ok [INFO] [stdout] test models::bpe::model::tests::test_unk_get_fused ... 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::serialization::test::test_serialization ... ok [INFO] [stdout] test models::bpe::model::tests::test_bpe_from_file_bad_merges ... ok [INFO] [stdout] test models::bpe::model::tests::test_bpe_from_file ... ok [INFO] [stdout] test models::bpe::model::tests::test_bpe_from_file_merge_token_oov ... ok [INFO] [stdout] test models::bpe::word::tests::test_merge ... ok [INFO] [stdout] test models::tests::incomplete_ordered_vocab ... ok [INFO] [stdout] test models::bpe::word::tests::test_merge_max_length ... ok [INFO] [stdout] test models::unigram::lattice::tests::test_log_sum_exp ... ok [INFO] [stdout] test models::unigram::lattice::tests::test_nbest ... ok [INFO] [stdout] test models::tests::serialization ... ok [INFO] [stdout] test models::bpe::trainer::tests::bpe_test_max_token_length_direct_assert ... ok [INFO] [stdout] test models::unigram::lattice::tests::test_viterbi ... ok [INFO] [stdout] test models::unigram::lattice::tests::test_populate ... ok [INFO] [stdout] test models::bpe::trainer::tests::test_train ... ok [INFO] [stdout] test models::tests::trainer_wrapper_train_model_wrapper ... ok [INFO] [stdout] test models::unigram::lattice::tests::insert_test ... ok [INFO] [stdout] test models::unigram::lattice::tests::set_sentence ... 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::model::tests::test_unigram_bytefallback ... ok [INFO] [stdout] test models::unigram::model::tests::test_encode2 ... ok [INFO] [stdout] test models::unigram::serialization::test::test_serialization ... ok [INFO] [stdout] test models::unigram::serialization::test::test_serialization_no_unk_id ... ok [INFO] [stdout] test models::wordlevel::tests::test_tokenize_unk ... ok [INFO] [stdout] test models::unigram::trainer::tests::test_to_log_prob ... ok [INFO] [stdout] test models::wordlevel::serialization::tests::incomplete_vocab ... ok [INFO] [stdout] test models::wordlevel::tests::test_tokenize_missing_unk_token ... ok [INFO] [stdout] test models::unigram::serialization::test::test_serialization_unk_id_not_zero ... ok [INFO] [stdout] test models::wordpiece::serialization::tests::deserialization_should_fail ... ok [INFO] [stdout] test models::wordpiece::serialization::tests::serde ... ok [INFO] [stdout] test models::unigram::trainer::tests::test_initial_alphabet ... ok [INFO] [stdout] test normalizers::byte_level::tests::test_byte_level_normalize ... ok [INFO] [stdout] test models::wordlevel::serialization::tests::deserialization_should_fail ... ok [INFO] [stdout] test models::wordlevel::serialization::tests::serde ... ok [INFO] [stdout] test models::wordlevel::trainer::tests::test_train ... ok [INFO] [stdout] test models::wordpiece::tests::test_error_display ... ok [INFO] [stdout] test normalizers::prepend::tests::test_prepend ... 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::replace::tests::test_replace ... ok [INFO] [stdout] test normalizers::replace::tests::test_replace_decode ... ok [INFO] [stdout] test normalizers::replace::tests::serialization ... ok [INFO] [stdout] test normalizers::replace::tests::test_replace_regex ... ok [INFO] [stdout] test normalizers::strip::tests::test_thai_bug ... ok [INFO] [stdout] test normalizers::tests::normalizer_serialization ... ok [INFO] [stdout] test normalizers::strip::tests::test_vietnamese_bug ... 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::bert::tests::chinese_chars ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::add_prefix_space ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::decoding ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::decode_works_on_separated_tokens ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::handling_of_newlines ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::handling_of_multiple_whitespaces ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::decode_unknown_characters ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::offsets_when_char_split_up ... ok [INFO] [stdout] test pre_tokenizers::digits::tests::numbers ... ok [INFO] [stdout] test pre_tokenizers::fixed_length::tests::custom_length ... 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_pre_tokenized ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::processor_trims_offsets ... ok [INFO] [stdout] test pre_tokenizers::fixed_length::tests::basic ... ok [INFO] [stdout] test pre_tokenizers::byte_level::tests::pre_tokenization ... ok [INFO] [stdout] test models::bpe::trainer::tests::bpe_test_max_token_length_16 ... ok [INFO] [stdout] test pre_tokenizers::metaspace::tests::decode ... ok [INFO] [stdout] test pre_tokenizers::fixed_length::tests::utf8_characters ... ok [INFO] [stdout] test pre_tokenizers::digits::tests::individual_digits ... ok [INFO] [stdout] test pre_tokenizers::metaspace::tests::multiple_spaces ... ok [INFO] [stdout] test pre_tokenizers::metaspace::tests::basic ... ok [INFO] [stdout] test pre_tokenizers::metaspace::tests::serialization ... ok [INFO] [stdout] test pre_tokenizers::metaspace::tests::non_legacy_meta_space ... ok [INFO] [stdout] test pre_tokenizers::punctuation::tests::deserialization ... 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::byte_level::tests::deserialization ... ok [INFO] [stdout] test pre_tokenizers::punctuation::tests::punctuation_basic ... ok [INFO] [stdout] test pre_tokenizers::split::tests::invert ... ok [INFO] [stdout] test pre_tokenizers::split::tests::regex_string ... ok [INFO] [stdout] test normalizers::precompiled::tests::expansion_followed_by_removal ... ok [INFO] [stdout] test pre_tokenizers::split::tests::serialization ... ok [INFO] [stdout] test pre_tokenizers::tests::test_deserialize_whitespace_split ... ok [INFO] [stdout] test pre_tokenizers::tests::pre_tokenizer_deserialization_no_type ... 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::tests::test_deserialize ... ok [INFO] [stdout] test processors::bert::tests::serde ... ok [INFO] [stdout] test processors::bert::tests::bert_processing ... ok [INFO] [stdout] test processors::roberta::tests::roberta_processing ... ok [INFO] [stdout] test processors::roberta::tests::serde ... ok [INFO] [stdout] test processors::sequence::tests::process_chain ... ok [INFO] [stdout] test pre_tokenizers::whitespace::tests::whitespace_split ... ok [INFO] [stdout] test processors::template::tests::special_token_serde ... ok [INFO] [stdout] test processors::template::tests::expect_wrong_error_message ... ok [INFO] [stdout] test processors::template::tests::missing_special_tokens ... ok [INFO] [stdout] test processors::template::tests::pair_must_use_both_sequences ... ok [INFO] [stdout] test processors::template::tests::piece ... ok [INFO] [stdout] test processors::template::tests::piece_serde ... 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::tokens_serde ... ok [INFO] [stdout] test processors::template::tests::template_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::template_processing ... ok [INFO] [stdout] test tokenizer::encoding::tests::mappings ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::empty_matches ... ok [INFO] [stdout] test tokenizer::encoding::tests::merge_encodings ... ok [INFO] [stdout] test tokenizer::encoding::tests::padding ... ok [INFO] [stdout] test pre_tokenizers::whitespace::tests::basic ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::can_extract_added_tokens ... ok [INFO] [stdout] test tokenizer::encoding::tests::truncate_overflow_with_stride ... ok [INFO] [stdout] test tokenizer::encoding::tests::truncate ... ok [INFO] [stdout] test tokenizer::encoding::tests::truncate_left ... ok [INFO] [stdout] test tokenizer::normalizer::tests::added_characters_alignment ... ok [INFO] [stdout] test tokenizer::normalizer::tests::append ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::can_add_special_tokens ... ok [INFO] [stdout] test tokenizer::normalizer::tests::get_range ... ok [INFO] [stdout] test tokenizer::normalizer::tests::nfd_adds_new_chars ... 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::added_around_edges ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::can_add_tokens ... ok [INFO] [stdout] test tokenizer::encoding::tests::truncate_to_empty ... ok [INFO] [stdout] test tokenizer::normalizer::tests::original_range ... 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::remove_chars ... ok [INFO] [stdout] test tokenizer::normalizer::tests::remove_chars_added_by_nfd ... ok [INFO] [stdout] test models::unigram::trainer::tests::test_unigram_chars ... ok [INFO] [stdout] test tokenizer::normalizer::tests::slice ... ok [INFO] [stdout] test tokenizer::normalizer::tests::rstrip ... ok [INFO] [stdout] test tokenizer::normalizer::tests::prepend ... ok [INFO] [stdout] test tokenizer::normalizer::tests::removed_around_both_edges ... ok [INFO] [stdout] test tokenizer::normalizer::tests::strip_unicode ... ok [INFO] [stdout] test tokenizer::normalizer::tests::test_append_after_clear ... ok [INFO] [stdout] test tokenizer::normalizer::tests::split ... ok [INFO] [stdout] test tokenizer::normalizer::tests::range_conversion ... ok [INFO] [stdout] test tokenizer::normalizer::tests::strip ... ok [INFO] [stdout] test tokenizer::normalizer::tests::test_len_range_inclusive ... 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::normalizer::tests::transform_range_single_bytes ... ok [INFO] [stdout] test tokenizer::pattern::tests::char ... ok [INFO] [stdout] test tokenizer::normalizer::tests::test_len_range_exclusive ... ok [INFO] [stdout] test tokenizer::pattern::tests::sys_regex ... ok [INFO] [stdout] test tokenizer::pattern::tests::functions ... ok [INFO] [stdout] test utils::parallelism::tests::test_maybe_parallel_slice ... ok [INFO] [stdout] test tokenizer::normalizer::tests::replace ... ok [INFO] [stdout] test tokenizer::pattern::tests::regex ... ok [INFO] [stdout] test utils::truncation::tests::test_deserialize_defaults ... ok [INFO] [stdout] test utils::truncation::tests::truncate_encodings_longest_first ... ok [INFO] [stdout] test tokenizer::pattern::tests::str ... ok [INFO] [stdout] test utils::padding::tests::pad_to_multiple ... ok [INFO] [stdout] test utils::truncation::tests::truncate_encodings_empty ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::test_single_word_is_unicode_correct ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::test_single_word_is_correct ... ok [INFO] [stdout] test tokenizer::serialization::tests::test_deserialization_serialization_invariant ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::test_encode_special_tokens ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::test_lstrip_unicode_space ... ok [INFO] [stdout] test utils::parallelism::tests::test_maybe_parallel_iterator ... ok [INFO] [stdout] test tokenizer::added_vocabulary::tests::options_use_cases ... ok [INFO] [stdout] test pre_tokenizers::punctuation::tests::deserialization_erroneous - should panic ... ok [INFO] [stdout] test models::unigram::trainer::tests::test_unk_token ... ok [INFO] [stdout] test models::unigram::trainer::tests::test_special_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 192 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/added_tokens.rs (/opt/rustwide/target/debug/deps/added_tokens-ccd5097c34910fae) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test add_tokens ... ok [INFO] [stdout] test overlapping_tokens ... FAILED [INFO] [stdout] test lstrip_tokens ... FAILED [INFO] [stdout] test single_word_tokens ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test added_tokens` [INFO] [stdout] test rstrip_tokens ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- overlapping_tokens stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'overlapping_tokens' (236) panicked at tests/common/mod.rs:19:10: [INFO] [stdout] Files not found, run `make test` to download these files: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63fb732f09c2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63fb732f09c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63fb732f09c2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63fb732f09c2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63fb733018cf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63fb733018cf - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63fb732bd1d1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63fb732bd1d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63fb732c9622 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63fb732ce3af - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63fb732ce241 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63fb72e2811e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63fb72e2811e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63fb732ceb1f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63fb732ceb1f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63fb732ce8ca - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63fb732c9769 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63fb732b195d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63fb7330a530 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63fb73309746 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63fb72e067ce - core::result::Result::expect::h5a9c30607dd1c57b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x63fb72e051fb - added_tokens::common::get_byte_level_bpe::h2d5a00c41c2e410f [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:10 [INFO] [stdout] 22: 0x63fb72e04e13 - added_tokens::common::get_byte_level::h3f76eefd31eff29d [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:24:40 [INFO] [stdout] 23: 0x63fb72dfc22c - added_tokens::overlapping_tokens::hfec295123722af0a [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:99:25 [INFO] [stdout] 24: 0x63fb72dfcbe7 - added_tokens::overlapping_tokens::{{closure}}::h6099dacbf4b15297 [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:98:24 [INFO] [stdout] 25: 0x63fb72dfda96 - core::ops::function::FnOnce::call_once::h6e1b4faa06a8f917 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63fb72e27efb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63fb72e27efb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63fb72e3db25 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63fb72e3db25 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63fb72e3db25 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63fb72e3db25 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63fb72e3db25 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63fb72e3db25 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63fb72e3db25 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63fb72e14334 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63fb72e14334 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x63fb72e17cda - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63fb72e17cda - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63fb72e17cda - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63fb72e17cda - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x63fb72e17cda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63fb732c489f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: 0x63fb732c489f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: 0x75d26e146aa4 - [INFO] [stdout] 47: 0x75d26e1d3a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lstrip_tokens stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lstrip_tokens' (235) panicked at tests/common/mod.rs:19:10: [INFO] [stdout] Files not found, run `make test` to download these files: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63fb732f09c2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63fb732f09c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63fb732f09c2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63fb732f09c2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63fb733018cf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63fb733018cf - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63fb732bd1d1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63fb732bd1d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63fb732c9622 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63fb732ce3af - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63fb732ce241 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63fb72e2811e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63fb72e2811e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63fb732ceb1f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63fb732ceb1f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63fb732ce8ca - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63fb732c9769 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63fb732b195d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63fb7330a530 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63fb73309746 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63fb72e067ce - core::result::Result::expect::h5a9c30607dd1c57b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x63fb72e051fb - added_tokens::common::get_byte_level_bpe::h2d5a00c41c2e410f [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:10 [INFO] [stdout] 22: 0x63fb72e04e13 - added_tokens::common::get_byte_level::h3f76eefd31eff29d [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:24:40 [INFO] [stdout] 23: 0x63fb72dfb728 - added_tokens::lstrip_tokens::h045e55949b662d38 [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:33:25 [INFO] [stdout] 24: 0x63fb72dfbb17 - added_tokens::lstrip_tokens::{{closure}}::h9930cd849d4e49da [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:32:19 [INFO] [stdout] 25: 0x63fb72dfda16 - core::ops::function::FnOnce::call_once::h657353eeb1b27c1b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63fb72e27efb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63fb72e27efb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63fb72e3db25 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63fb72e3db25 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63fb72e3db25 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63fb72e3db25 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63fb72e3db25 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63fb72e3db25 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63fb72e3db25 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63fb72e14334 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63fb72e14334 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x63fb72e17cda - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63fb72e17cda - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63fb72e17cda - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63fb72e17cda - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x63fb72e17cda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63fb732c489f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: 0x63fb732c489f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: 0x75d26e146aa4 - [INFO] [stdout] 47: 0x75d26e1d3a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- single_word_tokens stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'single_word_tokens' (238) panicked at tests/common/mod.rs:19:10: [INFO] [stdout] Files not found, run `make test` to download these files: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63fb732f09c2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63fb732f09c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63fb732f09c2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63fb732f09c2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63fb733018cf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63fb733018cf - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63fb732bd1d1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63fb732bd1d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63fb732c9622 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63fb732ce3af - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63fb732ce241 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63fb72e2811e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63fb72e2811e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63fb732ceb1f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63fb732ceb1f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63fb732ce8ca - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63fb732c9769 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63fb732b195d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63fb7330a530 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63fb73309746 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63fb72e067ce - core::result::Result::expect::h5a9c30607dd1c57b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x63fb72e051fb - added_tokens::common::get_byte_level_bpe::h2d5a00c41c2e410f [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:10 [INFO] [stdout] 22: 0x63fb72e04e13 - added_tokens::common::get_byte_level::h3f76eefd31eff29d [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:24:40 [INFO] [stdout] 23: 0x63fb72dfcc49 - added_tokens::single_word_tokens::ha35109cdc637d351 [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:79:25 [INFO] [stdout] 24: 0x63fb72dfd2b7 - added_tokens::single_word_tokens::{{closure}}::hb67ed48263f1883e [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:77:24 [INFO] [stdout] 25: 0x63fb72dfd9d6 - core::ops::function::FnOnce::call_once::h44e404bf6ed0f72b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63fb72e27efb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63fb72e27efb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63fb72e3db25 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63fb72e3db25 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63fb72e3db25 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63fb72e3db25 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63fb72e3db25 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63fb72e3db25 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63fb72e3db25 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63fb72e14334 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63fb72e14334 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x63fb72e17cda - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63fb72e17cda - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63fb72e17cda - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63fb72e17cda - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x63fb72e17cda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63fb732c489f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: 0x63fb732c489f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: 0x75d26e146aa4 - [INFO] [stdout] 47: 0x75d26e1d3a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- rstrip_tokens stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'rstrip_tokens' (237) panicked at tests/common/mod.rs:19:10: [INFO] [stdout] Files not found, run `make test` to download these files: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63fb732f09c2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63fb732f09c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63fb732f09c2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63fb732f09c2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63fb733018cf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63fb733018cf - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63fb732bd1d1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63fb732bd1d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63fb732c9622 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63fb732ce3af - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63fb732ce241 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63fb72e2811e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63fb72e2811e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63fb732ceb1f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63fb732ceb1f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63fb732ce8ca - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63fb732c9769 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63fb732b195d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63fb7330a530 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63fb73309746 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63fb72e067ce - core::result::Result::expect::h5a9c30607dd1c57b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x63fb72e051fb - added_tokens::common::get_byte_level_bpe::h2d5a00c41c2e410f [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:10 [INFO] [stdout] 22: 0x63fb72e04e13 - added_tokens::common::get_byte_level::h3f76eefd31eff29d [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:24:40 [INFO] [stdout] 23: 0x63fb72dfbb79 - added_tokens::rstrip_tokens::h824361730b20537b [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:51:25 [INFO] [stdout] 24: 0x63fb72dfc1e7 - added_tokens::rstrip_tokens::{{closure}}::h65033819c76351bb [INFO] [stdout] at /opt/rustwide/workdir/tests/added_tokens.rs:50:19 [INFO] [stdout] 25: 0x63fb72dfdad6 - core::ops::function::FnOnce::call_once::h7850c9659d999922 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63fb72e27efb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x63fb72e27efb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x63fb72e3db25 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x63fb72e3db25 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x63fb72e3db25 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x63fb72e3db25 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63fb72e3db25 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63fb72e3db25 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x63fb72e3db25 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x63fb72e14334 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x63fb72e14334 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x63fb72e17cda - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x63fb72e17cda - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x63fb72e17cda - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x63fb72e17cda - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x63fb72e17cda - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x63fb72e17cda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x63fb732c489f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: 0x63fb732c489f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: 0x75d26e146aa4 - [INFO] [stdout] 47: 0x75d26e1d3a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lstrip_tokens [INFO] [stdout] overlapping_tokens [INFO] [stdout] rstrip_tokens [INFO] [stdout] single_word_tokens [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07c313b14a1d24da93ffa1f35916136aabe5b4217c7e06ed531b44ec51ff1644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c313b14a1d24da93ffa1f35916136aabe5b4217c7e06ed531b44ec51ff1644", kill_on_drop: false }` [INFO] [stdout] 07c313b14a1d24da93ffa1f35916136aabe5b4217c7e06ed531b44ec51ff1644