[INFO] cloning repository https://github.com/platformed-com/platformed-mf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platformed-com/platformed-mf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fplatformed-mf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fplatformed-mf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cbfd6669f61e916e614c4b2e61dd43ec2ece007
[INFO] testing platformed-com/platformed-mf 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%2Fplatformed-com%2Fplatformed-mf" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/platformed-com/platformed-mf
[INFO] finished tweaking git repo https://github.com/platformed-com/platformed-mf
[INFO] tweaked toml for git repo https://github.com/platformed-com/platformed-mf written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/platformed-com/platformed-mf 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/platformed-com/platformed-mf 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 icu_time_data v2.0.1
[INFO] [stderr]   Downloaded ixdtf v0.5.0
[INFO] [stderr]   Downloaded icu_calendar v2.0.5
[INFO] [stderr]   Downloaded icu_plurals_data v2.0.0
[INFO] [stderr]   Downloaded icu_time v2.0.0
[INFO] [stderr]   Downloaded icu_decimal_data v2.0.0
[INFO] [stderr]   Downloaded icu_casemap_data v2.0.0
[INFO] [stderr]   Downloaded icu_calendar_data v2.0.0
[INFO] [stderr]   Downloaded icu_list v2.0.0
[INFO] [stderr]   Downloaded icu_pattern v0.4.0
[INFO] [stderr]   Downloaded icu_list_data v2.0.0
[INFO] [stderr]   Downloaded icu_decimal v2.0.0
[INFO] [stderr]   Downloaded icu v2.0.0
[INFO] [stderr]   Downloaded fixed_decimal v0.7.0
[INFO] [stderr]   Downloaded icu_locale v2.0.0
[INFO] [stderr]   Downloaded icu_plurals v2.0.0
[INFO] [stderr]   Downloaded icu_casemap v2.0.0
[INFO] [stderr]   Downloaded calendrical_calculations v0.2.2
[INFO] [stderr]   Downloaded icu_locale_data v2.0.0
[INFO] [stderr]   Downloaded icu_experimental v0.3.0
[INFO] [stderr]   Downloaded icu_datetime v2.0.0
[INFO] [stderr]   Downloaded icu_collator_data v2.0.0
[INFO] [stderr]   Downloaded icu_collator v2.0.0
[INFO] [stderr]   Downloaded icu_segmenter v2.0.0
[INFO] [stderr]   Downloaded icu_datetime_data v2.0.1
[INFO] [stderr]   Downloaded icu_segmenter_data v2.0.0
[INFO] [stderr]   Downloaded icu_experimental_data v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505
[INFO] running `Command { std: "docker" "start" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505", 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" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505" "/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" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505", 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" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]    Compiling icu_decimal_data v2.0.0
[INFO] [stderr]    Compiling icu_plurals_data v2.0.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling icu_calendar_data v2.0.0
[INFO] [stderr]    Compiling icu_time_data v2.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling icu_casemap_data v2.0.0
[INFO] [stderr]    Compiling icu_list_data v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_collator_data v2.0.0
[INFO] [stderr]    Compiling icu_datetime_data v2.0.1
[INFO] [stderr]    Compiling icu_experimental_data v0.3.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling fixed_decimal v0.7.0
[INFO] [stderr]    Compiling ixdtf v0.5.0
[INFO] [stderr]    Compiling calendrical_calculations v0.2.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_pattern v0.4.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_locale v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_plurals v2.0.0
[INFO] [stderr]    Compiling icu_decimal v2.0.0
[INFO] [stderr]    Compiling icu_calendar v2.0.5
[INFO] [stderr]    Compiling icu_list v2.0.0
[INFO] [stderr]    Compiling icu_segmenter v2.0.0
[INFO] [stderr]    Compiling icu_casemap v2.0.0
[INFO] [stderr]    Compiling icu_collator v2.0.0
[INFO] [stderr]    Compiling icu_experimental v0.3.0
[INFO] [stderr]    Compiling icu_time v2.0.0
[INFO] [stderr]    Compiling icu_datetime v2.0.0
[INFO] [stderr]    Compiling icu v2.0.0
[INFO] [stderr]    Compiling platformed-mf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505", 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" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505" "/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 platformed-mf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.07s
[INFO] running `Command { std: "docker" "inspect" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505", 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" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505" "/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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/platformed_mf-97f0780b1d99e0e2)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test formatter::tests::test_format_missing_parameter ... ok
[INFO] [stdout] test formatter::tests::test_format_number_basic ... ok
[INFO] [stdout] test formatter::tests::test_format_number_currency_eur ... ok
[INFO] [stdout] test formatter::tests::test_format_number_currency_any_valid_code ... ok
[INFO] [stdout] test formatter::tests::test_format_number_currency_usd ... ok
[INFO] [stdout] test formatter::tests::test_format_number_decimal ... ok
[INFO] [stdout] test formatter::tests::test_format_multiple_parameters ... ok
[INFO] [stdout] test formatter::tests::test_format_number_percent ... ok
[INFO] [stdout] test formatter::tests::test_format_plural_one ... ok
[INFO] [stdout] test formatter::tests::test_format_plural_other ... ok
[INFO] [stdout] test formatter::tests::test_format_select_fallback_to_other ... ok
[INFO] [stdout] test formatter::tests::test_format_plural_with_context ... ok
[INFO] [stdout] test formatter::tests::test_format_select_male ... ok
[INFO] [stdout] test formatter::tests::test_format_number_integer ... ok
[INFO] [stdout] test formatter::tests::test_format_select_female ... ok
[INFO] [stdout] test parser::tests::test_parse_multiple_parameters ... ok
[INFO] [stdout] test formatter::tests::test_format_single_parameter ... ok
[INFO] [stdout] test parser::tests::test_parse_number_basic ... ok
[INFO] [stdout] test parser::tests::test_parse_nested_select_with_plural ... ok
[INFO] [stdout] test parser::tests::test_parse_number_currency_eur ... ok
[INFO] [stdout] test parser::tests::test_parse_number_integer ... ok
[INFO] [stdout] test parser::tests::test_parse_plural_all_forms ... ok
[INFO] [stdout] test formatter::tests::test_format_text_only ... ok
[INFO] [stdout] test parser::tests::test_parse_plural_exact_multiple ... ok
[INFO] [stdout] test parser::tests::test_parse_plural_exact_zero ... ok
[INFO] [stdout] test parser::tests::test_parse_mixed_content ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_parameter ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_plural ... ok
[INFO] [stdout] test parser::tests::test_parse_plural_with_text ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_text ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_select ... ok
[INFO] [stdout] test tests::test_basic_interpolation ... ok
[INFO] [stdout] test tests::test_date_long ... ok
[INFO] [stdout] test tests::test_date_and_time_combined ... ok
[INFO] [stdout] test tests::test_date_full ... ok
[INFO] [stdout] test tests::test_date_short ... ok
[INFO] [stdout] test tests::test_date_medium ... ok
[INFO] [stdout] test tests::test_datetime_locale_specific ... ok
[INFO] [stdout] test tests::test_datetime_with_string_timestamp ... ok
[INFO] [stdout] test tests::test_format_with_owned_strings ... ok
[INFO] [stdout] test tests::test_datetime_with_text ... ok
[INFO] [stdout] test tests::test_icu_example_basic ... ok
[INFO] [stdout] test tests::test_date_short_en_gb_vs_us ... ok
[INFO] [stdout] test tests::test_missing_parameter_error ... ok
[INFO] [stdout] test tests::test_multiple_parameters ... ok
[INFO] [stdout] test tests::test_locale_specific_currency_formatting ... ok
[INFO] [stdout] test tests::test_nested_plural_with_select ... ok
[INFO] [stdout] test tests::test_nested_plural_with_select_multiple ... ok
[INFO] [stdout] test tests::test_nested_select_with_plural_multiple ... ok
[INFO] [stdout] test tests::test_nested_select_with_plural ... ok
[INFO] [stdout] test tests::test_icu_plural_example ... ok
[INFO] [stdout] test tests::test_number_currency_eur ... ok
[INFO] [stdout] test tests::test_number_basic ... ok
[INFO] [stdout] test tests::test_number_percent ... ok
[INFO] [stdout] test tests::test_number_currency_usd ... ok
[INFO] [stdout] test tests::test_number_integer ... ok
[INFO] [stdout] test tests::test_plural_all_forms_parsing ... ok
[INFO] [stdout] test tests::test_plural_exact_multiple_numbers ... ok
[INFO] [stdout] test tests::test_no_parameters ... ok
[INFO] [stdout] test tests::test_plural_exact_fallback_to_other ... ok
[INFO] [stdout] test tests::test_plural_exact_vs_named_zero ... ok
[INFO] [stdout] test tests::test_plural_form_two ... ok
[INFO] [stdout] test tests::test_plural_form_few ... ok
[INFO] [stdout] test tests::test_plural_form_many ... ok
[INFO] [stdout] test tests::test_plural_exact_zero ... ok
[INFO] [stdout] test tests::test_select_gender_female ... ok
[INFO] [stdout] test tests::test_select_gender_fallback ... ok
[INFO] [stdout] test tests::test_select_gender_male ... ok
[INFO] [stdout] test tests::test_plural_multiple_items ... ok
[INFO] [stdout] test tests::test_plural_one_item ... ok
[INFO] [stdout] test tests::test_time_full ... ok
[INFO] [stdout] test tests::test_time_long ... ok
[INFO] [stdout] test tests::test_time_medium ... ok
[INFO] [stdout] test tests::test_plural_zero_items ... ok
[INFO] [stdout] test tests::test_tolgee_dogs_example_one ... ok
[INFO] [stdout] test tests::test_time_short ... ok
[INFO] [stdout] test tests::test_tolgee_dogs_example_exact_zero ... ok
[INFO] [stdout] test types::tests::test_params_macro_with_owned_string ... ok
[INFO] [stdout] test types::tests::test_unique_keys_ok ... ok
[INFO] [stdout] test tests::test_tolgee_dogs_example_other ... ok
[INFO] [stdout] test tests::test_tolgee_example_basic ... ok
[INFO] [stdout] test tests::test_tolgee_plural_example ... ok
[INFO] [stdout] test tests::test_unparsed_input_rejected ... ok
[INFO] [stdout] test types::tests::test_duplicate_keys_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests platformed_mf
[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] running `Command { std: "docker" "inspect" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505", kill_on_drop: false }`
[INFO] [stdout] 77e3759bafeabfe5a7e8cd794cdc51a6c1bcfb612142de73e87eecf440879505
