[INFO] cloning repository https://github.com/mjbommar/binary-bpe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjbommar/binary-bpe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbommar%2Fbinary-bpe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbommar%2Fbinary-bpe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51aa8aedf048d0421463256f5dcf452028db0cf9
[INFO] testing mjbommar/binary-bpe against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbommar%2Fbinary-bpe" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjbommar/binary-bpe
[INFO] finished tweaking git repo https://github.com/mjbommar/binary-bpe
[INFO] tweaked toml for git repo https://github.com/mjbommar/binary-bpe written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjbommar/binary-bpe on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjbommar/binary-bpe 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-normalization-alignments v0.1.12
[INFO] [stderr]   Downloaded rayon-cond v0.4.0
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded monostate-impl v0.1.18
[INFO] [stderr]   Downloaded monostate v0.1.18
[INFO] [stderr]   Downloaded dary_heap v0.3.8
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded indicatif v0.18.1
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded esaxx-rs v0.1.10
[INFO] [stderr]   Downloaded tokenizers v0.22.1
[INFO] [stderr]   Downloaded spm_precompiled v0.1.4
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e
[INFO] running `Command { std: "docker" "start" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e", 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" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e", 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" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling castaway v0.2.4
[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 static_assertions v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling indicatif v0.18.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[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 clap v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tokenizers v0.22.1
[INFO] [stderr]    Compiling bbpe v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e", 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" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokenizers v0.22.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling bbpe v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e", 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" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/bbpe-efad95d4a38c0893)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test bytes::tests::allowed_length_checks_subset ... ok
[INFO] [stdout] test bytes::tests::ascii_whitespace_helpers ... ok
[INFO] [stdout] test bytes::tests::latin1_transcoding_round_trip ... ok
[INFO] [stdout] test config::tests::ascii_preprocessor_shrinks_default_allowed_lengths ... ok
[INFO] [stdout] test config::tests::builder_deduplicates_allowed_lengths ... ok
[INFO] [stdout] test bytes::tests::legacy_round_trip ... ok
[INFO] [stdout] test bytes::tests::plain_legacy_keeps_latin1_special_glyph_bytes ... ok
[INFO] [stdout] test config::tests::custom_allowed_lengths_are_preserved ... ok
[INFO] [stdout] test config::tests::ingest_builder_overrides_defaults ... ok
[INFO] [stdout] test config::tests::validate_rejects_missing_base_length ... ok
[INFO] [stdout] test corpus::tests::load_binary_corpus_entire_file_when_chunk_zero ... ok
[INFO] [stdout] test corpus::tests::collect_paths_discovers_files_recursively ... ok
[INFO] [stdout] test corpus::tests::stream_binary_corpus_matches_loaded_sequences ... ok
[INFO] [stdout] test corpus::tests::load_binary_corpus_splits_chunks ... ok
[INFO] [stdout] test model::tests::derive_with_vocab_trims_merges_and_tokens ... ok
[INFO] [stdout] test preprocess::tests::ascii_whitespace_splits_and_preserves_runs ... ok
[INFO] [stdout] test bytes::tests::escaped_legacy_moves_special_glyph_bytes_to_private_use ... ok
[INFO] [stdout] test preprocess::tests::null_delimited_splits_binary_streams ... ok
[INFO] [stdout] test preprocess::tests::preprocessor_runner_passthrough_when_disabled ... ok
[INFO] [stdout] test preprocess::tests::ascii_whitespace_probabilistic_merges_keep_suffixes_clean ... ok
[INFO] [stdout] test model::tests::binary_tokenizer_round_trips_ascii ... ok
[INFO] [stdout] test model::tests::legacy_escaped_tokenizer_auto_detects_private_use_bytes ... ok
[INFO] [stdout] test model::tests::legacy_plain_tokenizer_keeps_ab_bb_bytes_lossless ... ok
[INFO] [stdout] test model::tests::derive_with_vocab_preserves_special_tokens ... ok
[INFO] [stdout] test preprocess::tests::ascii_whitespace_merges_create_internal_spacing ... ok
[INFO] [stdout] test preprocess::tests::apply_preprocessor_falls_back_to_borrowed ... ok
[INFO] [stdout] test preprocess::tests::probabilistic_preprocessor_is_seeded ... ok
[INFO] [stdout] test corpus::tests::stream_jsonl_corpus_matches_loader ... ok
[INFO] [stdout] test preprocess::tests::probability_zero_returns_borrowed_sequences ... ok
[INFO] [stdout] test preprocess::tests::unicode_whitespace_combines_multi_byte_runs ... ok
[INFO] [stdout] test trainer::tests::leading_whitespace_merges_are_forbidden ... ok
[INFO] [stdout] test preprocess::tests::unicode_whitespace_merges_do_not_emit_trailing_separators ... ok
[INFO] [stdout] test trainer::tests::merges_do_not_leave_trailing_whitespace_tokens ... ok
[INFO] [stdout] test model::tests::legacy_byte_behavior_can_force_plain_mode ... ok
[INFO] [stdout] test trainer::tests::trainer_pads_vocab_with_whitespace_tokens ... ok
[INFO] [stdout] test trainer::tests::trainer_avoids_duplicate_special_token_bytes ... ok
[INFO] [stdout] test model::tests::huggingface_json_is_well_formed ... ok
[INFO] [stdout] test trainer::tests::trainer_produces_merges ... ok
[INFO] [stdout] test trainer::tests::trainer_streams_data_incrementally ... ok
[INFO] [stdout] test trainer::tests::whitespace_merges_require_letters_enforced ... ok
[INFO] [stdout] test trainer::word::tests::merge_replaces_all_pairs ... ok
[INFO] [stdout] test trainer::tests::tokenizer_saves_huggingface_json ... ok
[INFO] [stdout] test trainer::tests::fast_and_low_memory_produce_identical_merges ... ok
[INFO] [stdout] test trainer::word::tests::enumerate_pairs_honors_allowed_lengths ... ok
[INFO] [stdout] test trainer::tests::tokenizer_round_trip ... ok
[INFO] [stdout] test trainer::word::tests::merge_respects_allowed_lengths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bbpe.rs (/opt/rustwide/target/release/deps/bbpe-afa7537ea0e0432a)
[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/cli.rs (/opt/rustwide/target/release/deps/cli-a1915cb88e239879)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test probabilistic_preprocessor_disables_pre_tokenizer ... ok
[INFO] [stdout] test train_entropy_filter_rejects_all ... ok
[INFO] [stdout] test train_entropy_filter_invalid_range ... ok
[INFO] [stdout] test train_from_gzipped_jsonl_field ... ok
[INFO] [stdout] test python_round_trip_preprocessors ... FAILED
[INFO] [stdout] test info_handles_legacy_plain_binary_reasoning_slots ... ok
[INFO] [stdout] test train_with_min_entropy_filter ... ok
[INFO] [stdout] test train_with_max_entropy_filter ... ok
[INFO] [stdout] test train_supports_preprocessor_and_family_outputs ... ok
[INFO] [stdout] test train_with_both_entropy_filters ... ok
[INFO] [stdout] test train_encode_decode_round_trip ... ok
[INFO] [stdout] test special_tokens_are_assigned_lowest_ids ... ok
[INFO] [stdout] test info_reports_reasoning_tokens ... ok
[INFO] [stdout] test train_from_jsonl_field ... ok
[INFO] [stdout] test chunk_train_emits_combined_tokenizer_and_report ... ok
[INFO] [stdout] test chunk_train_deduplicates_when_requested ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- python_round_trip_preprocessors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'python_round_trip_preprocessors' (2830) panicked at tests/cli.rs:42:36:
[INFO] [stdout] create uv cache dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba0c27e6b21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ba0c27fd3ba - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ba0c27ec65c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ba0c27c2c26 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ba0c27ddc59 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ba0c2757a30 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ba0c27dde12 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ba0c27c2cd2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ba0c27ba379 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ba0c27c38cd - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ba0c27fdb6c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ba0c27fd942 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ba0c2731e2c - cli[210d41c85afc1f23]::run_preprocessor_python_round_trip
[INFO] [stdout]   13:     0x5ba0c2737b7d - <cli[210d41c85afc1f23]::python_round_trip_preprocessors::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ba0c274ad6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5ba0c27583b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ba0c2752e64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ba0c275b502 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ba0c27e5a9f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x70130056e07a - <unknown>
[INFO] [stdout]   20:     0x701300601534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     python_round_trip_preprocessors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e", kill_on_drop: false }`
[INFO] [stdout] b34a8d201204ff22737c16eaf676655291469f44a7a865ad48451a1414b3973e
