[INFO] cloning repository https://github.com/WikiEducationFoundation/wikiwho_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WikiEducationFoundation/wikiwho_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWikiEducationFoundation%2Fwikiwho_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWikiEducationFoundation%2Fwikiwho_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 900aee454d4abc4bb4f1812b0a06a24014b81e01
[INFO] testing WikiEducationFoundation/wikiwho_rust against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWikiEducationFoundation%2Fwikiwho_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WikiEducationFoundation/wikiwho_rust
[INFO] finished tweaking git repo https://github.com/WikiEducationFoundation/wikiwho_rust
[INFO] tweaked toml for git repo https://github.com/WikiEducationFoundation/wikiwho_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WikiEducationFoundation/wikiwho_rust on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WikiEducationFoundation/wikiwho_rust 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8
[INFO] running `Command { std: "docker" "start" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wikiwho-attribute v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-attribute)
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling wikiwho-storage v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-storage)
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wikiwho-mwclient v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-mwclient)
[INFO] [stderr]    Compiling wikiwho-ingest v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-ingest)
[INFO] [stderr]    Compiling wikiwho-server v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-server)
[INFO] [stderr]    Compiling wikiwho-parity v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-parity)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wikiwho-attribute v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-attribute)
[INFO] [stderr]    Compiling wikiwho-storage v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-storage)
[INFO] [stderr]    Compiling wikiwho-mwclient v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-mwclient)
[INFO] [stderr]    Compiling wikiwho-server v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-server)
[INFO] [stderr]    Compiling wikiwho-parity v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-parity)
[INFO] [stderr]    Compiling wikiwho-ingest v0.0.0 (/opt/rustwide/workdir/crates/wikiwho-ingest)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.89s
[INFO] running `Command { std: "docker" "inspect" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wikiwho_attribute-d292ef8b2baf78de)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test diff::tests::diff_is_minimal_edit_distance ... ok
[INFO] [stdout] test diff::tests::fully_disjoint_sequences ... ok
[INFO] [stdout] test diff::tests::empty_prev_yields_all_inserts ... ok
[INFO] [stdout] test diff::tests::empty_curr_yields_all_deletes ... ok
[INFO] [stdout] test diff::tests::identical_sequences_yield_all_keeps ... ok
[INFO] [stdout] test diff::tests::pure_insertion_in_middle ... ok
[INFO] [stdout] test diff::tests::pure_deletion_in_middle ... ok
[INFO] [stdout] test diff::tests::single_substitution_in_middle ... ok
[INFO] [stdout] test diff::tests::duplicate_tokens_are_matched_in_order ... ok
[INFO] [stdout] test diff::tests::transcript_applies_to_yield_curr ... ok
[INFO] [stdout] test diff::tests::long_sequence_with_small_edit_distance ... ok
[INFO] [stdout] test differ::tests::dissimilar_replace_with_unequal_lengths_inserts_first ... ok
[INFO] [stdout] test differ::tests::close_pair_replace_orders_dash_then_plus ... ok
[INFO] [stdout] test diff::tests::intern_assigns_shared_ids_across_sequences ... ok
[INFO] [stdout] test differ::tests::dissimilar_replace_with_longer_a_inserts_first ... ok
[INFO] [stdout] test differ::tests::duplicate_tokens_are_matched_left_to_right ... ok
[INFO] [stdout] test diff::tests::intern_then_diff_round_trips_through_strings ... ok
[INFO] [stdout] test cascade::tests::determine_authorship_empty_text_is_no_op ... ok
[INFO] [stdout] test differ::tests::empty_prev_yields_all_inserts ... ok
[INFO] [stdout] test cascade::tests::paragraph_cascade_drops_empty_paragraphs ... ok
[INFO] [stdout] test cascade::tests::paragraph_cascade_duplicate_hash_in_prev_picks_each_in_order ... ok
[INFO] [stdout] test differ::tests::empty_curr_yields_all_deletes ... ok
[INFO] [stdout] test cascade::tests::paragraph_cascade_removed_paragraph_is_unmatched_prev ... ok
[INFO] [stdout] test cascade::tests::paragraph_cascade_added_paragraph_is_unmatched_curr ... ok
[INFO] [stdout] test cascade::tests::paragraph_cascade_first_revision_allocates_everything ... ok
[INFO] [stdout] test cascade::tests::paragraph_cascade_global_ht_fallback_for_reintroduction ... ok
[INFO] [stdout] test differ::tests::get_matching_blocks_doctest_matches_python ... ok
[INFO] [stdout] test differ::tests::pure_deletion_in_middle ... ok
[INFO] [stdout] test differ::tests::fancy_replace_can_interleave_dash_plus ... ok
[INFO] [stdout] test differ::tests::empty_inputs_yield_empty_diff ... ok
[INFO] [stdout] test differ::tests::find_longest_match_doctest_matches_python ... ok
[INFO] [stdout] test cascade::tests::paragraph_cascade_identical_text_matches_prev_with_words ... ok
[INFO] [stdout] test differ::tests::sequence_matcher_simple_lcs_example ... ok
[INFO] [stdout] test differ::tests::single_token_substitution_in_middle ... ok
[INFO] [stdout] test differ::tests::ratio_doctest_matches_python ... ok
[INFO] [stdout] test differ::tests::quick_ratio_is_upper_bound_on_ratio ... ok
[INFO] [stdout] test differ::tests::pure_insertion_in_middle ... ok
[INFO] [stdout] test differ::tests::transcript_reconstructs_both_sequences ... ok
[INFO] [stdout] test differ::tests::identical_sequences_are_all_keeps ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_hash_match_marks_vandalism_and_skips_processing ... ok
[INFO] [stdout] test pipeline::tests::derive_editor_cases ... ok
[INFO] [stdout] test diff::tests::empty_inputs_yield_empty_transcript ... ok
[INFO] [stdout] test cascade::tests::determine_authorship_first_revision_allocates_tokens ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_deleted_token_records_outbound ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_good_faith_move_bypasses_length_shrink ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_three_revisions_chain_inbound_outbound_consistently ... ok
[INFO] [stdout] test response::tests::envelope_matches_python_reference_shape ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_added_paragraph_only_grows_arena_for_new_content ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_inserted_tokens_within_existing_sentence ... ok
[INFO] [stdout] test spam::tests::length_shrink_below_previous_threshold_does_not_fire ... ok
[INFO] [stdout] test response::tests::missing_rev_id_returns_python_error_shape ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_reintroduced_token_via_diff_records_inbound ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_reintroduced_sentence_records_inbound ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_mid_sentence_edit_runs_myers_diff ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_identical_text_reuses_paragraphs ... ok
[INFO] [stdout] test response::tests::two_rev_ids_is_half_open_range ... ok
[INFO] [stdout] test spam::tests::comment_alone_does_not_escape ... ok
[INFO] [stdout] test response::tests::token_omits_unrequested_fields ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_first_revision_commits ... ok
[INFO] [stdout] test response::tests::token_field_order_matches_python ... ok
[INFO] [stdout] test spam::tests::hash_match_membership ... ok
[INFO] [stdout] test spam::tests::length_shrink_good_faith_move_is_not_vandalism ... ok
[INFO] [stdout] test spam::tests::length_shrink_growth_does_not_fire ... ok
[INFO] [stdout] test spam::tests::length_shrink_curr_above_threshold_does_not_fire ... ok
[INFO] [stdout] test spam::tests::length_shrink_modest_shrink_does_not_fire ... ok
[INFO] [stdout] test spam::tests::length_shrink_obama_to_nothing_is_vandalism ... ok
[INFO] [stdout] test spam::tests::length_shrink_zero_prev_does_not_panic ... ok
[INFO] [stdout] test spam::tests::minor_alone_does_not_escape ... ok
[INFO] [stdout] test structures::tests::article_alloc_sentence_paragraph ... ok
[INFO] [stdout] test structures::tests::article_alloc_word_assigns_sequential_ids ... ok
[INFO] [stdout] test spam::tests::length_shrink_ratio_at_threshold ... ok
[INFO] [stdout] test structures::tests::iter_rev_tokens_walks_document_order ... ok
[INFO] [stdout] test structures::tests::iter_rev_tokens_handles_duplicate_paragraph_hashes ... ok
[INFO] [stdout] test structures::tests::matched_sets_default_empty ... ok
[INFO] [stdout] test structures::tests::word_new_initializes_lists_empty ... ok
[INFO] [stdout] test tokenize::tests::avg_word_freq_basic ... ok
[INFO] [stdout] test tokenize::tests::split_sentences_newline_and_tab ... ok
[INFO] [stdout] test tokenize::tests::split_paragraphs_normalizes_line_endings ... ok
[INFO] [stdout] test tokenize::tests::split_paragraphs_html_table_wrapping ... ok
[INFO] [stdout] test tokenize::tests::split_sentences_ref_tag ... ok
[INFO] [stdout] test tokenize::tests::hash_md5_known_vectors ... ok
[INFO] [stdout] test tokenize::tests::split_sentences_short_words_not_split ... ok
[INFO] [stdout] test tokenize::tests::split_sentences_dot_rule ... ok
[INFO] [stdout] test tokenize::tests::split_sentences_punctuation_kinds ... ok
[INFO] [stdout] test tokenize::tests::split_paragraphs_wikitext_table_wrapping ... ok
[INFO] [stdout] test tokenize::tests::split_sentences_url ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_ascii_only_skips_cjk_regex ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_empty_string_yields_no_tokens ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_brackets_kept_double ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_sentence_normalization_round_trip ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_html_comment_is_single_token ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_simple ... ok
[INFO] [stdout] test tokenize::tests::tokenize_revision_simple ... ok
[INFO] [stdout] test tokenize::tests::tokenize_revision_multi_sentence_paragraph ... ok
[INFO] [stdout] test tokenize::tests::tokenize_revision_skips_empty_paragraphs ... ok
[INFO] [stdout] test whocolor::tests::conflict_score_pure_function_zero_when_no_history ... ok
[INFO] [stdout] test whocolor::tests::conflict_score_counts_deleter_vs_reintroducer ... ok
[INFO] [stdout] test whocolor::tests::parse_timestamp_rejects_bad_shape ... ok
[INFO] [stdout] test whocolor::tests::parse_timestamp_works_for_iso_z ... ok
[INFO] [stdout] test tokenize::tests::avg_word_freq_empty_returns_zero ... ok
[INFO] [stdout] test tokenize::tests::avg_word_freq_filters_structural_tokens ... ok
[INFO] [stdout] test tokenize::tests::split_paragraphs_simple ... ok
[INFO] [stdout] test whocolor::tests::whocolor_errors_on_unknown_revision ... ok
[INFO] [stdout] test tokenize::tests::split_sentences_html_comment ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_length_shrink_flags_vandalism ... ok
[INFO] [stdout] test whocolor::tests::whocolor_returns_data_for_known_revision ... ok
[INFO] [stdout] test tokenize::tests::tokenize_revision_wiki_markup ... ok
[INFO] [stdout] test whocolor::tests::conflict_score_counts_chained_reverts ... ok
[INFO] [stdout] test pipeline::tests::analyse_revision_token_density_vandalism_flags_repeated_paste ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_currency_symbols ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_pipe_preserved ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_cjk_one_token_per_char ... ok
[INFO] [stdout] test tokenize::tests::split_tokens_cjk_punctuation_in_range ... ok
[INFO] [stdout] test tokenize::tests::tokenize_revision_table_paragraph_splitting ... ok
[INFO] [stdout] test differ::tests::autojunk_does_not_break_correctness_on_long_sequences ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/differ_python_parity.rs (/opt/rustwide/target/debug/deps/differ_python_parity-548de65ef9a5f450)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test differ_matches_python_on_curated_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/response_against_fixture.rs (/opt/rustwide/target/debug/deps/response_against_fixture-459112135506688b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test israel_hamas_wire_format_matches_python_replay ... ok
[INFO] [stdout] test zh_zhongguo_wire_format_matches_python_replay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wikiwho_ingest-6a54cfda186618a5)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test events::tests::lang_to_wiki_basic ... ok
[INFO] [stdout] test checkpoint::tests::last_event_id_header_prefers_non_empty ... ok
[INFO] [stdout] test events::tests::parse_frame_filters_non_article_ns ... ok
[INFO] [stdout] test events::tests::parse_frame_filters_non_edit_type ... ok
[INFO] [stdout] test events::tests::parse_frame_missing_page_id_drops ... ok
[INFO] [stdout] test checkpoint::tests::advance_and_flush_round_trip ... ok
[INFO] [stdout] test apply::tests::snapshot_missing_when_article_not_on_disk ... ok
[INFO] [stdout] test checkpoint::tests::corrupt_file_resets_cleanly ... ok
[INFO] [stdout] test events::tests::parse_frame_first_revision_has_zero_parent ... ok
[INFO] [stdout] test checkpoint::tests::advance_to_same_value_is_no_op_for_dirty_counter ... ok
[INFO] [stdout] test checkpoint::tests::empty_load_pre_populates_languages ... ok
[INFO] [stdout] test events::tests::parse_frame_passes_edit_ns0 ... ok
[INFO] [stdout] test events::tests::parse_frame_wiki_filter_allows_configured ... ok
[INFO] [stdout] test events::tests::sse_buffer_back_to_back_frames ... ok
[INFO] [stdout] test events::tests::sse_buffer_complete_single_frame ... ok
[INFO] [stdout] test events::tests::sse_buffer_blank_line_with_no_data_resets_id ... ok
[INFO] [stdout] test events::tests::sse_buffer_crlf_line_endings ... ok
[INFO] [stdout] test events::tests::sse_buffer_ignores_unknown_fields_and_comments ... ok
[INFO] [stdout] test events::tests::sse_buffer_multiline_data ... ok
[INFO] [stdout] test events::tests::sse_buffer_multi_chunk_frame ... ok
[INFO] [stdout] test events::tests::sse_buffer_per_byte_chunks ... ok
[INFO] [stdout] test events::tests::parse_frame_wiki_filter_blocks_unconfigured ... ok
[INFO] [stderr]      Running unittests src/bin/ingest.rs (/opt/rustwide/target/debug/deps/ingest-cfffecc80379bc77)
[INFO] [stdout] test apply::tests::already_at_or_ahead_when_event_rev_in_past ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/apply_end_to_end.rs (/opt/rustwide/target/debug/deps/apply_end_to_end-a06fdcc1b4bfa31c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test apply_gap_window_zh ... ok
[INFO] [stdout] test apply_one_event_zh ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wikiwho_mwclient-18df0f9e316aa809)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/capture_history.rs (/opt/rustwide/target/debug/deps/capture_history-ba1a01091e8e956a)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_page_info.rs (/opt/rustwide/target/debug/deps/parse_page_info-1285ba4f443f76c4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test body_without_query_errors_as_shape ... ok
[INFO] [stdout] test missing_page_errors_with_page_missing ... ok
[INFO] [stdout] test page_missing_title_errors_as_shape ... ok
[INFO] [stderr]      Running tests/parse_revision.rs (/opt/rustwide/target/debug/deps/parse_revision-a54ccb34f6a3f96a)
[INFO] [stdout] test missing_page_with_pageid_in_response_surfaces_it ... ok
[INFO] [stdout] test page_missing_lastrevid_errors_as_shape ... ok
[INFO] [stdout] test typical_page_parses_to_page_info ... ok
[INFO] [stdout] test page_missing_pageid_errors_as_shape ... ok
[INFO] [stdout] test body_with_empty_pages_errors_as_shape ... ok
[INFO] [stdout] test revids_query_with_known_revid_parses_like_titles ... ok
[INFO] [stdout] test normalized_title_echoes_canonical_form ... ok
[INFO] [stdout] test revids_query_with_bad_revid_returns_page_missing ... ok
[INFO] [stdout] test invalid_title_errors_with_page_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test texthidden_yields_empty_text ... ok
[INFO] [stdout] test userhidden_nullifies_user_fields ... ok
[INFO] [stdout] test commenthidden_nullifies_comment ... ok
[INFO] [stdout] test fv2_first_revision_has_no_parentid ... ok
[INFO] [stdout] test suppressed_implies_text_hidden_and_comment_hidden ... ok
[INFO] [stdout] test legacy_star_field_falls_back_when_no_slots ... ok
[INFO] [stdout] test fv2_typical_revision ... ok
[INFO] [stdout] test round_trip_with_existing_fixture_jsonl ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- round_trip_with_existing_fixture_jsonl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'round_trip_with_existing_fixture_jsonl' (3124) panicked at crates/wikiwho-mwclient/tests/parse_revision.rs:170:5:
[INFO] [stdout] expected to round-trip rows from multiple fixtures
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1a5a0f0441 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1a5a0f0441 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1a5a0f0441 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1a5a0f0441 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1a5a104eaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1a5a104eaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5e1a5a0f48fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5e1a5a0f48fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5e1a5a0ce846 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1a5a0ce846 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1a5a0e82f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1a5a045130 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5e1a5a045130 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1a5a0e84b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5e1a5a0e84b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5e1a5a0ce924 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5e1a5a0c60c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1a5a0cf4ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5e1a5a10567c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1a5a02f432 - parse_revision[8405a03ccbe0b4a2]::round_trip_with_existing_fixture_jsonl
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wikiwho-mwclient/tests/parse_revision.rs:170:5
[INFO] [stdout]   20:     0x5e1a5a029da7 - parse_revision[8405a03ccbe0b4a2]::round_trip_with_existing_fixture_jsonl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wikiwho-mwclient/tests/parse_revision.rs:139:44
[INFO] [stdout]   21:     0x5e1a5a0382e6 - <parse_revision[8405a03ccbe0b4a2]::round_trip_with_existing_fixture_jsonl::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e1a5a03846b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e1a5a03846b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5e1a5a045ab5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e1a5a045ab5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e1a5a045ab5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5e1a5a045ab5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e1a5a045ab5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e1a5a045ab5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e1a5a045ab5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e1a5a040564 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e1a5a040564 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e1a5a048c02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5e1a5a048c02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e1a5a048c02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5e1a5a048c02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e1a5a048c02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e1a5a048c02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5e1a5a048c02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e1a5a0ef95f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5e1a5a0ef95f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7f86ee2c4aa4 - <unknown>
[INFO] [stdout]   43:     0x7f86ee351a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     round_trip_with_existing_fixture_jsonl
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wikiwho-mwclient --test parse_revision`
[INFO] running `Command { std: "docker" "inspect" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8", kill_on_drop: false }`
[INFO] [stdout] b689a066bad18a919e21d5d8d483c3fcd34c5673368884ab0de823527b4b01b8
