[INFO] fetching crate fluent-i18n 0.1.0... [INFO] testing fluent-i18n-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fluent-i18n 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fluent-i18n 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fluent-i18n 0.1.0 [INFO] tweaked toml for crates.io crate fluent-i18n 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fluent-i18n 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fluent-i18n 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f4667c1d499cc72a16f0a5dd77885f120b882490ae4502b98b701cd24c26fb9 [INFO] running `Command { std: "docker" "start" "-a" "1f4667c1d499cc72a16f0a5dd77885f120b882490ae4502b98b701cd24c26fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f4667c1d499cc72a16f0a5dd77885f120b882490ae4502b98b701cd24c26fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4667c1d499cc72a16f0a5dd77885f120b882490ae4502b98b701cd24c26fb9", kill_on_drop: false }` [INFO] [stdout] 1f4667c1d499cc72a16f0a5dd77885f120b882490ae4502b98b701cd24c26fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a90355b3034867447b190393383116569c0905c5fa04cafad0e64d4a85974ef [INFO] running `Command { std: "docker" "start" "-a" "6a90355b3034867447b190393383116569c0905c5fa04cafad0e64d4a85974ef", 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 memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling globset v0.4.16 [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 ignore v0.4.23 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [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-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 `dev` profile [unoptimized + debuginfo] target(s) in 13.05s [INFO] running `Command { std: "docker" "inspect" "6a90355b3034867447b190393383116569c0905c5fa04cafad0e64d4a85974ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a90355b3034867447b190393383116569c0905c5fa04cafad0e64d4a85974ef", kill_on_drop: false }` [INFO] [stdout] 6a90355b3034867447b190393383116569c0905c5fa04cafad0e64d4a85974ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70f862c9a20516dfeb6a8a814fbf20587cb997ee70a232fb5e28d86ea4b1867e [INFO] running `Command { std: "docker" "start" "-a" "70f862c9a20516dfeb6a8a814fbf20587cb997ee70a232fb5e28d86ea4b1867e", 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 equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling glob v0.3.3 [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 toml_parser v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [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 globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [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 rstest v0.26.1 [INFO] [stderr] Compiling fluent-i18n v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.73s [INFO] running `Command { std: "docker" "inspect" "70f862c9a20516dfeb6a8a814fbf20587cb997ee70a232fb5e28d86ea4b1867e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f862c9a20516dfeb6a8a814fbf20587cb997ee70a232fb5e28d86ea4b1867e", kill_on_drop: false }` [INFO] [stdout] 70f862c9a20516dfeb6a8a814fbf20587cb997ee70a232fb5e28d86ea4b1867e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 647f98a8cecc6e1c185a7a9efa5edecc4e0bd398196c372de5ae8316953955b2 [INFO] running `Command { std: "docker" "start" "-a" "647f98a8cecc6e1c185a7a9efa5edecc4e0bd398196c372de5ae8316953955b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_i18n-4cc484a8551f0bcd) [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_3 ... 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_4 ... ok [INFO] [stdout] test locale::tests::test_localization_message_not_found ... ok [INFO] [stdout] test locale::tests::test_localization_invalid_locale_english_fallback ... 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 value::tests::test_custom_fluent_type ... ok [INFO] [stdout] test macros::tests::test_localization_lookup ... ok [INFO] [stdout] test macros::tests::test_unicode_directional_isolation_disabled ... ok [INFO] [stdout] test error::tests::test_error_message_localization::case_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5ccffa75ca573522) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test i18n_with_env ... ok [INFO] [stdout] test i18n_french_with_fallback ... ok [INFO] [stdout] test i18n_with_different_fallback ... ok [INFO] [stdout] test i18n_mixed_script_no_isolation ... 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.01s [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.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "647f98a8cecc6e1c185a7a9efa5edecc4e0bd398196c372de5ae8316953955b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "647f98a8cecc6e1c185a7a9efa5edecc4e0bd398196c372de5ae8316953955b2", kill_on_drop: false }` [INFO] [stdout] 647f98a8cecc6e1c185a7a9efa5edecc4e0bd398196c372de5ae8316953955b2