[INFO] cloning repository https://github.com/orhun/fluent-i18n [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/fluent-i18n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Ffluent-i18n", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Ffluent-i18n'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f98ec50fc2a93919b290e0329d3580ae3ebf380 [INFO] testing orhun/fluent-i18n against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Ffluent-i18n" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/orhun/fluent-i18n [INFO] finished tweaking git repo https://github.com/orhun/fluent-i18n [INFO] tweaked toml for git repo https://github.com/orhun/fluent-i18n written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/orhun/fluent-i18n on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/orhun/fluent-i18n 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f [INFO] running `Command { std: "docker" "start" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f", 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" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f", 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" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling fluent-template-macros v0.13.1 [INFO] [stderr] Compiling fluent-templates v0.13.1 [INFO] [stderr] Compiling fluent-i18n v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 38.94s [INFO] running `Command { std: "docker" "inspect" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f", 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" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling fluent-template-macros v0.13.1 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling fluent-templates v0.13.1 [INFO] [stderr] Compiling fluent-i18n v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 20.43s [INFO] running `Command { std: "docker" "inspect" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f", 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" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/fluent_i18n-246ae512c5eabf9e) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test error::tests::test_error_message_localization::case_1 ... ok [INFO] [stdout] test error::tests::test_error_message_localization::case_2 ... ok [INFO] [stdout] test error::tests::test_error_message_localization::case_6 ... ok [INFO] [stdout] test locale::tests::test_localization_fallback_to_english ... ok [INFO] [stdout] test error::tests::test_error_message_localization::case_3 ... ok [INFO] [stdout] test error::tests::test_error_message_localization::case_5 ... ok [INFO] [stdout] test error::tests::test_error_message_localization::case_4 ... ok [INFO] [stdout] test locale::tests::test_localization_invalid_locale_english_fallback ... ok [INFO] [stdout] test locale::tests::test_localization_message_not_found ... ok [INFO] [stdout] test locale::tests::test_raw_mode ... ok [INFO] [stdout] test locale::tests::test_localization_via_lang_env ... ok [INFO] [stdout] test locale::tests::test_unknown_locale ... ok [INFO] [stdout] test macros::tests::test_localization_lookup ... ok [INFO] [stdout] test macros::tests::test_unicode_directional_isolation_disabled ... ok [INFO] [stdout] test value::tests::test_custom_fluent_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/release/deps/integration-e46cf7c9326c545f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test i18n_mixed_script_no_isolation ... ok [INFO] [stdout] test i18n_french_with_fallback ... ok [INFO] [stdout] test i18n_with_different_fallback ... ok [INFO] [stdout] test i18n_with_env ... ok [INFO] [stdout] test test_thread_local_behavior ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fluent_i18n [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/lib.rs - (line 108) ... ignored [INFO] [stdout] test src/lib.rs - (line 144) ... ignored [INFO] [stdout] test src/lib.rs - (line 158) ... ignored [INFO] [stdout] test src/lib.rs - (line 22) ... ignored [INFO] [stdout] test src/lib.rs - (line 54) ... ignored [INFO] [stdout] test src/lib.rs - (line 60) ... ignored [INFO] [stdout] test src/lib.rs - (line 68) ... ignored [INFO] [stdout] test src/lib.rs - (line 82) ... ignored [INFO] [stdout] test src/lib.rs - (line 88) ... ignored [INFO] [stdout] test src/macros.rs - macros::t (line 112) ... ignored [INFO] [stdout] test src/macros.rs - macros::i18n (line 24) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f", kill_on_drop: false }` [INFO] [stdout] c93b266bc9ce605ce83f91935cd2f72fe919421d473ba9f8349f84867341794f