[INFO] cloning repository https://github.com/santhoshtr/banana-i18n-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santhoshtr/banana-i18n-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanthoshtr%2Fbanana-i18n-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanthoshtr%2Fbanana-i18n-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1099af829e4a947caa02c44a96c61089fd60225d
[INFO] testing santhoshtr/banana-i18n-rust against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanthoshtr%2Fbanana-i18n-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/santhoshtr/banana-i18n-rust
[INFO] finished tweaking git repo https://github.com/santhoshtr/banana-i18n-rust
[INFO] tweaked toml for git repo https://github.com/santhoshtr/banana-i18n-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/santhoshtr/banana-i18n-rust on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/santhoshtr/banana-i18n-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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded icu_plurals_data v2.1.1
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.6
[INFO] [stderr]   Downloaded cc v1.2.52
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.7
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded icu_locale v2.1.1
[INFO] [stderr]   Downloaded fixed_decimal v0.7.1
[INFO] [stderr]   Downloaded ryu v1.0.22
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded icu_plurals v2.1.1
[INFO] [stderr]   Downloaded clap v4.5.55
[INFO] [stderr]   Downloaded security-framework v3.5.1
[INFO] [stderr]   Downloaded tree-sitter-wikitext v0.1.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded icu_locale_data v2.1.2
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded clap_builder v4.5.55
[INFO] [stderr]   Downloaded tree-sitter v0.26.3
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158
[INFO] running `Command { std: "docker" "start" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158", 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" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158", 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" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling tree-sitter-wikitext v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tree-sitter v0.26.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling icu_plurals v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling banana-i18n v0.1.0 (/opt/rustwide/workdir/banana-i18n)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling banana-i18n-mt v0.1.0 (/opt/rustwide/workdir/banana-i18n-mt)
[INFO] [stderr]    Compiling banana-i18n-mt-web v0.1.0 (/opt/rustwide/workdir/banana-i18n-mt-web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158", 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" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling banana-i18n v0.1.0 (/opt/rustwide/workdir/banana-i18n)
[INFO] [stderr]    Compiling banana-i18n-mt v0.1.0 (/opt/rustwide/workdir/banana-i18n-mt)
[INFO] [stderr]    Compiling banana-i18n-mt-web v0.1.0 (/opt/rustwide/workdir/banana-i18n-mt-web)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.83s
[INFO] running `Command { std: "docker" "inspect" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158", 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" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/banana_i18n-bd5d09d31a7e4cd5)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test ast::tests::test_external_link_html ... ok
[INFO] [stdout] test ast::tests::test_gender_case_insensitive ... ok
[INFO] [stdout] test ast::tests::test_external_link_with_text ... ok
[INFO] [stdout] test ast::tests::test_gender_direct_parameter ... ok
[INFO] [stdout] test ast::tests::test_gender_empty_string ... ok
[INFO] [stdout] test ast::tests::test_gender_missing_placeholder ... ok
[INFO] [stdout] test ast::tests::test_gender_multilingual ... ok
[INFO] [stdout] test ast::tests::test_gender_two_forms ... ok
[INFO] [stdout] test ast::tests::test_gender_unknown_direct_verbose ... ok
[INFO] [stdout] test ast::tests::test_gender_with_text_forms ... ok
[INFO] [stdout] test ast::tests::test_gender_single_form ... ok
[INFO] [stdout] test ast::tests::test_gender_three_forms ... ok
[INFO] [stdout] test ast::tests::test_gender_zero_forms ... ok
[INFO] [stdout] test ast::tests::test_gender_with_context ... ok
[INFO] [stdout] test ast::tests::test_internal_link_html ... ok
[INFO] [stdout] test ast::tests::test_internal_link_with_display ... ok
[INFO] [stdout] test ast::tests::test_placeholder_localize ... ok
[INFO] [stdout] test ast::tests::test_placeholder_missing_value ... ok
[INFO] [stdout] test ast::tests::test_plural_direct_number ... ok
[INFO] [stdout] test ast::tests::test_plural_arabic_basic ... ok
[INFO] [stdout] test ast::tests::test_plural_english_with_icu ... ok
[INFO] [stdout] test ast::tests::test_plural_fallback_with_verbosity_silent ... ok
[INFO] [stdout] test ast::tests::test_plural_french ... ok
[INFO] [stdout] test ast::tests::test_plural_implicit_expansion_behavior ... ok
[INFO] [stdout] test ast::tests::test_plural_invalid_locale_fallback ... ok
[INFO] [stdout] test ast::tests::test_plural_multiple_forms ... ok
[INFO] [stdout] test ast::tests::test_plural_partial_forms_direct_number ... ok
[INFO] [stdout] test ast::tests::test_plural_plural ... ok
[INFO] [stdout] test ast::tests::test_plural_polish ... ok
[INFO] [stdout] test ast::tests::test_plural_russian_few ... ok
[INFO] [stdout] test ast::tests::test_plural_partial_forms_with_context ... ok
[INFO] [stdout] test ast::tests::test_plural_russian_many ... ok
[INFO] [stdout] test ast::tests::test_plural_russian_one ... ok
[INFO] [stdout] test ast::tests::test_plural_single_form ... ok
[INFO] [stdout] test ast::tests::test_plural_single_form_arabic ... ok
[INFO] [stdout] test ast::tests::test_plural_two_forms_russian ... ok
[INFO] [stdout] test ast::tests::test_plural_zero ... ok
[INFO] [stdout] test ast::tests::test_plural_zero_forms ... ok
[INFO] [stdout] test fallbacks::tests::test_direct_access ... ok
[INFO] [stdout] test ast::tests::test_plural_with_fallback_context ... ok
[INFO] [stdout] test fallbacks::tests::test_language_fallbacks ... ok
[INFO] [stdout] test fallbacks::tests::test_resolve_locale_chain_no_duplicates ... ok
[INFO] [stdout] test fallbacks::tests::test_resolve_locale_chain_cycle_detection ... ok
[INFO] [stdout] test fallbacks::tests::test_resolve_locale_chain_no_fallback ... ok
[INFO] [stdout] test fallbacks::tests::test_resolve_locale_chain_case_insensitive ... ok
[INFO] [stdout] test ast::tests::test_plural_singular ... ok
[INFO] [stdout] test ast::tests::test_unknown_magic_word_with_context ... ok
[INFO] [stdout] test loader::tests::test_loader_module_exists ... ok
[INFO] [stdout] test parser::tests::test_internal_link_with_display ... ok
[INFO] [stdout] test parser::tests::test_internal_link ... ok
[INFO] [stdout] test fallbacks::tests::test_hashmap_performance ... ok
[INFO] [stdout] test parser::tests::test_placeholder_parsing ... ok
[INFO] [stdout] test parser::tests::test_external_link ... ok
[INFO] [stdout] test fallbacks::tests::test_resolve_locale_chain_unknown_locale ... ok
[INFO] [stdout] test tests::test_default_locale ... ok
[INFO] [stdout] test tests::test_message_fallback_complex_chain ... ok
[INFO] [stdout] test tests::test_message_fallback_missing_all ... ok
[INFO] [stdout] test parser::tests::test_simple_template ... ok
[INFO] [stdout] test tests::test_localization ... ok
[INFO] [stdout] test parser::tests::test_plain_text ... ok
[INFO] [stdout] test tests::test_message_fallback_simple ... ok
[INFO] [stdout] test ast::tests::test_plural_three_forms_russian ... ok
[INFO] [stdout] test ast::tests::test_plural_two_forms_english ... ok
[INFO] [stdout] test ast::tests::test_plural_with_complex_fallback ... ok
[INFO] [stdout] test tests::test_verbosity_levels ... ok
[INFO] [stdout] test ast::tests::test_plural_three_forms_arabic ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/banana_i18n-053b1cf0f7c8c22c)
[INFO] [stdout] test fallbacks::tests::test_resolve_locale_chain_complex ... ok
[INFO] [stdout] test fallbacks::tests::test_resolve_locale_chain_simple ... ok
[INFO] [stdout] test parser::tests::test_multiple_placeholders ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/banana_i18n_mt-e288d466dc77195b)
[INFO] [stdout] 
[INFO] [stdout] running 171 tests
[INFO] [stdout] test data::tests::test_empty_context_source_texts ... ok
[INFO] [stdout] test data::tests::test_message_context_update_translations ... ok
[INFO] [stdout] test data::tests::test_message_context_creation ... ok
[INFO] [stdout] test data::tests::test_message_context_variants ... ok
[INFO] [stdout] test data::tests::test_translation_variant_equality ... ok
[INFO] [stdout] test data::tests::test_translation_variant_creation ... ok
[INFO] [stdout] test data::tests::test_variable_ids ... ok
[INFO] [stdout] test expansion::tests::test_analyze_ast_for_variables ... ok
[INFO] [stdout] test data::tests::test_message_context_add_variable ... ok
[INFO] [stdout] test expansion::tests::test_cartesian_product_generation ... ok
[INFO] [stdout] test expansion::tests::test_expand_no_magic_words ... ok
[INFO] [stdout] test expansion::tests::test_get_gender_forms ... ok
[INFO] [stdout] test expansion::tests::test_get_plural_forms_invalid_locale ... ok
[INFO] [stdout] test expansion::tests::test_expand_plain_text ... ok
[INFO] [stdout] test expansion::tests::test_get_plural_forms_english ... ok
[INFO] [stdout] test expansion::tests::test_get_plural_forms_russian ... ok
[INFO] [stdout] test expansion::tests::test_placeholder_replacement_with_anchors ... ok
[INFO] [stdout] test expansion::tests::test_prepare_for_translation ... ok
[INFO] [stdout] test google_translate::tests::test_chunk_at_limit ... ok
[INFO] [stdout] test google_translate::tests::test_chunk_over_limit ... ok
[INFO] [stdout] test google_translate::tests::test_chunk_partial_chunk ... ok
[INFO] [stdout] test google_translate::tests::test_chunk_empty ... ok
[INFO] [stdout] test expansion::tests::test_no_placeholder_replacement ... ok
[INFO] [stdout] test expansion::tests::test_empty_choices_collection ... ok
[INFO] [stdout] test google_translate::tests::test_from_env_without_key ... ok
[INFO] [stdout] test google_translate::tests::test_new_with_empty_key ... ok
[INFO] [stdout] test expansion::tests::test_placeholder_replacement_order ... ok
[INFO] [stdout] test google_translate::tests::test_chunk_under_limit ... ok
[INFO] [stdout] test google_translate::tests::test_new_with_whitespace_key ... ok
[INFO] [stdout] test google_translate::tests::test_real_api_batch_translation ... ignored
[INFO] [stdout] test google_translate::tests::test_real_api_invalid_key ... ignored
[INFO] [stdout] test google_translate::tests::test_real_api_preserves_anchor_tokens ... ignored
[INFO] [stdout] test google_translate::tests::test_real_api_single_translation ... ignored
[INFO] [stdout] test google_translate::tests::test_real_api_translate_as_block ... ignored
[INFO] [stdout] test expansion::tests::test_expand_gender_only ... ok
[INFO] [stdout] test expansion::tests::test_expand_plural_only_english ... ok
[INFO] [stdout] test data::tests::test_translation_variant_with_translation ... ok
[INFO] [stdout] test expansion::tests::test_limit_exceeds_max_variants ... ok
[INFO] [stdout] test expansion::tests::test_expand_plural_and_gender_english ... ok
[INFO] [stdout] test expansion::tests::test_complex_message_with_links ... ok
[INFO] [stdout] test integration_tests::tests::test_consistency_checking ... ok
[INFO] [stdout] test integration_tests::tests::test_e2e_anchor_recovery_google_native_digits ... ignored
[INFO] [stdout] test integration_tests::tests::test_e2e_anchor_recovery_mint_french ... ignored
[INFO] [stdout] test integration_tests::tests::test_e2e_gender_and_plural_new_api ... ignored
[INFO] [stdout] test integration_tests::tests::test_e2e_plural_expansion_new_api ... ignored
[INFO] [stdout] test integration_tests::tests::test_e2e_short_plural_es_mint_no_hallucination ... ignored
[INFO] [stdout] test integration_tests::tests::test_e2e_simple_message_new_api ... ignored
[INFO] [stdout] test expansion::tests::test_expand_plural_and_gender_russian ... ok
[INFO] [stdout] test google_translate::tests::test_new_with_valid_key ... ok
[INFO] [stdout] test google_translate::tests::test_batch_text_too_long ... ok
[INFO] [stdout] test google_translate::tests::test_translate_text_too_long ... ok
[INFO] [stdout] test data::tests::test_update_translations_count_mismatch - should panic ... ok
[INFO] [stdout] test google_translate::tests::test_translate_as_block_single ... FAILED
[INFO] [stdout] test mint::tests::test_parse_markdown_bullets_basic ... ok
[INFO] [stdout] test google_translate::tests::test_batch_empty ... ok
[INFO] [stdout] test mint::tests::test_parse_markdown_bullets_ignores_non_bullet_lines ... ok
[INFO] [stdout] test google_translate::tests::test_translate_invalid_target_locale ... ok
[INFO] [stdout] test mint::tests::test_parse_markdown_bullets_extra_whitespace ... ok
[INFO] [stdout] test mint::tests::test_real_api_preserves_hyphenated_langcode ... ignored
[INFO] [stdout] test mint::tests::test_real_api_single_translation ... ignored
[INFO] [stdout] test mint::tests::test_new_uses_default_url ... ok
[INFO] [stdout] test mint::tests::test_parse_markdown_bullets_six_variants ... ok
[INFO] [stdout] test mint::tests::test_parse_markdown_bullets_empty_input ... ok
[INFO] [stdout] test google_translate::tests::test_translate_as_block_empty ... ok
[INFO] [stdout] test mint::tests::test_batch_empty ... ok
[INFO] [stdout] test mint::tests::test_with_empty_url ... ok
[INFO] [stdout] test google_translate::tests::test_provider_name ... ok
[INFO] [stdout] test mock::tests::test_batch_preserves_order ... ok
[INFO] [stdout] test mock::tests::test_batch_handles_empty_input ... ok
[INFO] [stdout] test google_translate::tests::test_translate_empty_text ... ok
[INFO] [stdout] test mock::tests::test_batch_single_item ... ok
[INFO] [stdout] test mock::tests::test_error_mode_batch_fails ... ok
[INFO] [stdout] test mock::tests::test_error_mode_returns_error ... ok
[INFO] [stdout] test mock::tests::test_mapping_batch_translation ... ok
[INFO] [stdout] test mock::tests::test_mapping_fallback_to_suffix ... ok
[INFO] [stdout] test mock::tests::test_no_delay_by_default ... ok
[INFO] [stdout] test mock::tests::test_mapping_single_translation ... ok
[INFO] [stdout] test mock::tests::test_noop_returns_unchanged ... ok
[INFO] [stdout] test google_translate::tests::test_translate_invalid_source_locale ... ok
[INFO] [stdout] test mock::tests::test_reorder_multiple_words ... ok
[INFO] [stdout] test mock::tests::test_reorder_preserves_anchor_tokens ... ok
[INFO] [stdout] test mock::tests::test_reorder_simple_reversal ... ok
[INFO] [stdout] test mock::tests::test_reorder_single_word_unchanged ... ok
[INFO] [stdout] test mock::tests::test_delay_adds_latency ... ok
[INFO] [stdout] test mock::tests::test_suffix_batch_translation ... ok
[INFO] [stdout] test mock::tests::test_suffix_different_targets ... ok
[INFO] [stdout] test mock::tests::test_suffix_empty_text ... ok
[INFO] [stdout] test mock::tests::test_suffix_preserves_anchor_tokens ... ok
[INFO] [stdout] test google_translate::tests::test_translate_as_block_format ... ok
[INFO] [stdout] test mock::tests::test_suffix_single_translation ... ok
[INFO] [stdout] test reassembly::tests::test_consistency_error_detection ... ok
[INFO] [stdout] test reassembly::tests::test_consistency_passes_similar_variants ... ok
[INFO] [stdout] test reassembly::tests::test_consistency_accepts_low_similarity_shared_stem ... ok
[INFO] [stdout] test mock::tests::test_provider_name ... ok
[INFO] [stdout] test mint::tests::test_debug_shows_url ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_empty ... ok
[INFO] [stdout] test reassembly::tests::test_fold_strings_word_boundary_snapping ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_multibyte_cyrillic ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_identical ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_multibyte_french ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_mixed_ascii_multibyte ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_multibyte_identical_inputs ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_no_common ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_partial ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcs_multibyte_cyrillic ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_returned_is_actual_prefix ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcs_multibyte_identical_inputs ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcs_no_common ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcs_partial ... ok
[INFO] [stdout] test reassembly::tests::test_get_similarity_completely_different ... ok
[INFO] [stdout] test reassembly::tests::test_get_similarity_empty ... ok
[INFO] [stdout] test reassembly::tests::test_get_similarity_identical ... ok
[INFO] [stdout] test reassembly::tests::test_longest_common_subsequence ... ok
[INFO] [stdout] test reassembly::tests::test_longest_common_subsequence_empty ... ok
[INFO] [stdout] test reassembly::tests::test_longest_common_subsequence_identical ... ok
[INFO] [stdout] test reassembly::tests::test_reassemble_empty_variants ... ok
[INFO] [stdout] test reassembly::tests::test_reassemble_from_context ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcs_identical ... ok
[INFO] [stdout] test reassembly::tests::test_consistency_accepts_hindi_plural ... ok
[INFO] [stdout] test integration_tests::tests::test_expansion_performance ... FAILED
[INFO] [stdout] test reassembly::tests::test_reassemble_single_variant ... ok
[INFO] [stdout] test reassembly::tests::test_reassemble_identical_variants ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders ... ok
[INFO] [stdout] test reassembly::tests::test_reassemble_russian_gender_variants ... ok
[INFO] [stdout] test reassembly::tests::test_reassemble_gender_variants ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders_double_digit ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders_demangles_then_recovers ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders_ignores_short_777 ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders_ignores_leading_digit ... ok
[INFO] [stdout] test reassembly::tests::test_shared_affix_ratio_empty ... ok
[INFO] [stdout] test reassembly::tests::test_shared_affix_ratio_identical ... ok
[INFO] [stdout] test reassembly::tests::test_shared_affix_ratio_inflection ... ok
[INFO] [stdout] test reassembly::tests::test_shared_affix_ratio_unrelated ... ok
[INFO] [stdout] test translator::tests::test_fold_digit_ascii ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders_no_anchors ... ok
[INFO] [stdout] test translator::tests::test_fold_digit_non_digits ... ok
[INFO] [stdout] test translator::tests::test_normalize_does_not_eat_longer_number ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders_ignores_longer_number ... ok
[INFO] [stdout] test reassembly::tests::test_restore_placeholders_mixed ... ok
[INFO] [stdout] test translator::tests::test_normalize_intact_anchor_unchanged ... ok
[INFO] [stdout] test translator::tests::test_normalize_folds_foreign_numerals ... ok
[INFO] [stdout] test translator::tests::test_normalize_grouping_comma_and_indian ... ok
[INFO] [stdout] test translator::tests::test_normalize_locale_case_insensitive ... ok
[INFO] [stdout] test translator::tests::test_normalize_locale_already_simple ... ok
[INFO] [stdout] test translator::tests::test_normalize_locale_with_region ... ok
[INFO] [stdout] test translator::tests::test_normalize_locale_with_script ... ok
[INFO] [stdout] test translator::tests::test_normalize_multiple_anchors_one_line ... ok
[INFO] [stdout] test translator::tests::test_normalize_preserves_space_before_anchor ... ok
[INFO] [stdout] test translator::tests::test_normalize_leaves_real_numbers_alone ... ok
[INFO] [stdout] test translator::tests::test_normalize_rejoins_ascii_space ... ok
[INFO] [stdout] test translator::tests::test_normalize_rejoins_nbsp ... ok
[INFO] [stdout] test mock::tests::test_noop_batch_returns_unchanged ... ok
[INFO] [stdout] test translator::tests::test_normalize_rejoins_odd_split ... ok
[INFO] [stdout] test translator::tests::test_normalize_strips_bidi_marks ... ok
[INFO] [stdout] test translator::tests::test_validate_locale_invalid_codes ... ok
[INFO] [stdout] test translator::tests::test_validate_locale_error_messages ... ok
[INFO] [stdout] test translator::tests::test_normalize_locale_complex ... ok
[INFO] [stdout] test translator::tests::test_normalize_real_number_adjacent_to_anchor ... ok
[INFO] [stdout] test google_translate::tests::test_debug_output ... ok
[INFO] [stdout] test translator::tests::test_validate_locale_valid_codes ... ok
[INFO] [stdout] test mint::tests::test_with_custom_url ... ok
[INFO] [stdout] test reassembly::tests::test_get_lcp_single ... ok
[INFO] [stdout] test reassembly::tests::test_get_similarity_partial ... ok
[INFO] [stdout] test translator::tests::test_fold_digit_foreign_scripts ... ok
[INFO] [stdout] test integration_tests::tests::test_full_workflow_demo_with_mock ... ok
[INFO] [stdout] test mint::tests::test_translate_empty_text ... ok
[INFO] [stdout] test mint::tests::test_translate_invalid_source_locale ... ok
[INFO] [stdout] test mint::tests::test_translate_as_block_empty ... ok
[INFO] [stdout] test mint::tests::test_provider_name ... ok
[INFO] [stdout] test mint::tests::test_translate_text_too_long ... ok
[INFO] [stdout] test expansion::tests::test_limit_at_max_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- google_translate::tests::test_translate_as_block_single stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'google_translate::tests::test_translate_as_block_single' (3769) panicked at banana-i18n-mt/src/google_translate.rs:495:18:
[INFO] [stdout] Unexpected error type
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b067828618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b067828618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b067828618 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b067828618 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06784133a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06784133a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62b06782d872 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62b06782d872 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62b067806386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b067806386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b0678203a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b067431dbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62b067431dbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62b067820622 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62b067820622 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b067806474 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62b0677fb419 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06780743d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b067841bac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b066c00528 - banana_i18n_mt[587d16d6fd443db0]::google_translate::tests::test_translate_as_block_single::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/banana-i18n-mt/src/google_translate.rs:495:18
[INFO] [stdout]   20:     0x62b066be9242 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x62b066be92bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x62b066bc6c6d - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x62b066bc6b6b - tokio[fd92cd8961e396b5]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x62b066bc6b6b - tokio[fd92cd8961e396b5]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x62b066bc6b6b - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x62b066bbf0e0 - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x62b066bc476d - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x62b066bc3a64 - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x62b066bf9fab - <tokio[fd92cd8961e396b5]::runtime::context::scoped::Scoped<tokio[fd92cd8961e396b5]::runtime::scheduler::Context>>::set::<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x62b066b91b69 - tokio[fd92cd8961e396b5]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x62b066b90732 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[fd92cd8961e396b5]::runtime::context::Context>>::try_with::<tokio[fd92cd8961e396b5]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x62b066b902be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[fd92cd8961e396b5]::runtime::context::Context>>::with::<tokio[fd92cd8961e396b5]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x62b066b9175d - tokio[fd92cd8961e396b5]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x62b066bc1240 - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x62b066bc1536 - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x62b066bc3570 - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x62b066bdf3f3 - tokio[fd92cd8961e396b5]::runtime::context::runtime::enter_runtime::<<tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x62b066bbec11 - <tokio[fd92cd8961e396b5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x62b066b9c1d4 - <tokio[fd92cd8961e396b5]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x62b066b9c39f - <tokio[fd92cd8961e396b5]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x62b066c05bb1 - banana_i18n_mt[587d16d6fd443db0]::google_translate::tests::test_translate_as_block_single
[INFO] [stdout]                                at /opt/rustwide/workdir/banana-i18n-mt/src/google_translate.rs:488:22
[INFO] [stdout]   42:     0x62b066bfd057 - banana_i18n_mt[587d16d6fd443db0]::google_translate::tests::test_translate_as_block_single::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/banana-i18n-mt/src/google_translate.rs:479:46
[INFO] [stdout]   43:     0x62b066c0e166 - <banana_i18n_mt[587d16d6fd443db0]::google_translate::tests::test_translate_as_block_single::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x62b067424e9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62b067424e9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x62b067432715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x62b067432715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x62b067432715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x62b067432715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x62b067432715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x62b067432715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x62b067432715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x62b06742c024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x62b06742c024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x62b067435792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x62b067435792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62b067435792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b067435792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b067435792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b067435792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x62b067435792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x62b067827d7f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   63:     0x62b067827d7f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7678bed0daa4 - <unknown>
[INFO] [stdout]   65:     0x7678bed9aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::tests::test_expansion_performance stdout ----
[INFO] [stdout] 
[INFO] [stdout] ================================================================================
[INFO] [stdout] TEST 5: Performance Baseline
[INFO] [stdout] ================================================================================
[INFO] [stdout] Parse tree s-expression: (source_file (section (paragraph (parser_function (parser_function_colon (parser_function_name) (function_delimiter) (param_text) (template_argument (template_param_value (text))) (template_argument (template_param_value (text))) (template_argument (template_param_value (text))))) (text) (parser_function (parser_function_colon (parser_function_name) (function_delimiter) (param_text) (template_argument (template_param_value (text))) (template_argument (template_param_value (text))))))))
[INFO] [stdout] Expansion of 6 variants: 78ms
[INFO] [stdout] Parse tree s-expression: (source_file (section (paragraph (parser_function (parser_function_colon (parser_function_name) (function_delimiter) (param_text) (template_argument (template_param_value (text))) (template_argument (template_param_value (text))))) (text) (parser_function (parser_function_colon (parser_function_name) (function_delimiter) (param_text) (template_argument (template_param_value (text))) (template_argument (template_param_value (text))))) (text) (parser_function (parser_function_colon (parser_function_name) (function_delimiter) (param_text) (template_argument (template_param_value (text))) (template_argument (template_param_value (text))))) (text) (parser_function (parser_function_colon (parser_function_name) (function_delimiter) (param_text) (template_argument (template_param_value (text))) (template_argument (template_param_value (text))))))))
[INFO] [stdout] Expansion of 16 variants: 491ms
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::tests::test_expansion_performance' (3775) panicked at banana-i18n-mt/src/integration_tests.rs:397:9:
[INFO] [stdout] Should handle larger cases efficiently
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b067828618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b067828618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b067828618 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b067828618 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06784133a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06784133a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62b06782d872 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62b06782d872 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62b067806386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b067806386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b0678203a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b067431dbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62b067431dbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62b067820622 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62b067820622 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b067806474 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62b0677fb419 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06780743d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b067841bac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b066c2308e - banana_i18n_mt[587d16d6fd443db0]::integration_tests::tests::test_expansion_performance
[INFO] [stdout]                                at /opt/rustwide/workdir/banana-i18n-mt/src/integration_tests.rs:397:9
[INFO] [stdout]   20:     0x62b066c1b3d7 - banana_i18n_mt[587d16d6fd443db0]::integration_tests::tests::test_expansion_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/banana-i18n-mt/src/integration_tests.rs:364:36
[INFO] [stdout]   21:     0x62b066c0e366 - <banana_i18n_mt[587d16d6fd443db0]::integration_tests::tests::test_expansion_performance::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62b067424e9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62b067424e9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x62b067432715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x62b067432715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x62b067432715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62b067432715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62b067432715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62b067432715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x62b067432715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x62b06742c024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x62b06742c024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x62b067435792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x62b067435792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x62b067435792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x62b067435792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x62b067435792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x62b067435792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x62b067435792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62b067827d7f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x62b067827d7f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7678bed0daa4 - <unknown>
[INFO] [stdout]   43:     0x7678bed9aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     google_translate::tests::test_translate_as_block_single
[INFO] [stdout]     integration_tests::tests::test_expansion_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 156 passed; 2 failed; 13 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p banana-i18n-mt --lib`
[INFO] running `Command { std: "docker" "inspect" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158", kill_on_drop: false }`
[INFO] [stdout] bbf0042996f16be8e0e9b643c89277c25e9553bce29e8f68e5ddc63477e77158
