[INFO] fetching crate icu_testdata 1.5.0... [INFO] testing icu_testdata-1.5.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate icu_testdata 1.5.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate icu_testdata 1.5.0 [INFO] finished tweaking crates.io crate icu_testdata 1.5.0 [INFO] tweaked toml for crates.io crate icu_testdata 1.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate icu_testdata 1.5.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding icu_calendar v1.5.2 (available: v2.0.5) [INFO] [stderr] Adding icu_casemap v1.5.1 (available: v2.0.0) [INFO] [stderr] Adding icu_collator v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_collections v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_datetime v1.5.1 (available: v2.0.0) [INFO] [stderr] Adding icu_decimal v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_experimental v0.1.0 (available: v0.3.0) [INFO] [stderr] Adding icu_list v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_normalizer v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_pattern v0.2.0 (available: v0.4.0) [INFO] [stderr] Adding icu_plurals v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_properties v1.5.1 (available: v2.0.1) [INFO] [stderr] Adding icu_provider v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_provider_adapters v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_provider_blob v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding icu_segmenter v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding zerotrie v0.1.3 (available: v0.2.2) [INFO] [stderr] Adding zerovec v0.10.4 (available: v0.11.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7223ab2d7330b5d61fb7198a2c7d5319bf536d5e9badbe975bf7ec7dc9336ff6 [INFO] running `Command { std: "docker" "start" "-a" "7223ab2d7330b5d61fb7198a2c7d5319bf536d5e9badbe975bf7ec7dc9336ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7223ab2d7330b5d61fb7198a2c7d5319bf536d5e9badbe975bf7ec7dc9336ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7223ab2d7330b5d61fb7198a2c7d5319bf536d5e9badbe975bf7ec7dc9336ff6", kill_on_drop: false }` [INFO] [stdout] 7223ab2d7330b5d61fb7198a2c7d5319bf536d5e9badbe975bf7ec7dc9336ff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a25a271e8b060a8bcd81e4d06ceaaa9118f72859432642ff6226575a5f89240 [INFO] running `Command { std: "docker" "start" "-a" "5a25a271e8b060a8bcd81e4d06ceaaa9118f72859432642ff6226575a5f89240", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling regex-automata v0.2.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling calendrical_calculations v0.1.3 [INFO] [stderr] Compiling fixed_decimal v0.5.6 [INFO] [stderr] Compiling icu_pattern v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerotrie v0.1.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_calendar v1.5.2 [INFO] [stderr] Compiling icu_decimal v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_plurals v1.5.0 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling icu_list v1.5.0 [INFO] [stderr] Compiling icu_provider_adapters v1.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling icu_timezone v1.5.0 [INFO] [stderr] Compiling icu_datetime v1.5.1 [INFO] [stderr] Compiling icu_collator v1.5.0 [INFO] [stderr] Compiling icu_testdata v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.15s [INFO] running `Command { std: "docker" "inspect" "5a25a271e8b060a8bcd81e4d06ceaaa9118f72859432642ff6226575a5f89240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a25a271e8b060a8bcd81e4d06ceaaa9118f72859432642ff6226575a5f89240", kill_on_drop: false }` [INFO] [stdout] 5a25a271e8b060a8bcd81e4d06ceaaa9118f72859432642ff6226575a5f89240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15aab545af272485500fe4a3e2db6e2813af98d340968fec8660c1bfc3c8d921 [INFO] running `Command { std: "docker" "start" "-a" "15aab545af272485500fe4a3e2db6e2813af98d340968fec8660c1bfc3c8d921", kill_on_drop: false }` [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex-automata v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling fixed_decimal v0.5.6 [INFO] [stderr] Compiling icu_pattern v0.2.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_calendar v1.5.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_decimal v1.5.0 [INFO] [stderr] Compiling icu_plurals v1.5.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling icu_provider_adapters v1.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling icu_timezone v1.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling icu_list v1.5.0 [INFO] [stderr] Compiling icu_datetime v1.5.1 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling icu_collator v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling icu_testdata v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "15aab545af272485500fe4a3e2db6e2813af98d340968fec8660c1bfc3c8d921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15aab545af272485500fe4a3e2db6e2813af98d340968fec8660c1bfc3c8d921", kill_on_drop: false }` [INFO] [stdout] 15aab545af272485500fe4a3e2db6e2813af98d340968fec8660c1bfc3c8d921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 279600f7b6655916a3ae40d541562cf9eecd91b0aba9a645b581de1f4e2b0b6a [INFO] running `Command { std: "docker" "start" "-a" "279600f7b6655916a3ae40d541562cf9eecd91b0aba9a645b581de1f4e2b0b6a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icu_testdata-2d107cdad823aab7) [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] Doc-tests icu_testdata [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/../data/baked/macros.rs - baked::__make_provider (line 5) ... ignored [INFO] [stdout] test src/lib.rs - (line 18) ... FAILED [INFO] [stdout] test src/lib.rs - versions::icu_tag (line 98) ... FAILED [INFO] [stdout] test src/lib.rs - locales (line 111) ... ok [INFO] [stdout] test src/lib.rs - versions::cldr_tag (line 86) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu` [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 5 | use icu::locid::locale; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `icu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `icu`, use `cargo add icu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `buffer` in crate `icu_testdata` [INFO] [stdout] --> src/lib.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 22 | &icu_testdata::buffer(), [INFO] [stdout] | ^^^^^^ not found in `icu_testdata` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:8 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(feature = "buffer")] [INFO] [stdout] | ------------------ the item is gated behind the `buffer` feature [INFO] [stdout] 200 | #[deprecated(since = "1.3.0", note = "use `compiled_data`")] [INFO] [stdout] 201 | pub fn buffer() -> impl BufferProvider { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: use of deprecated crate `icu_testdata`: this crate has been superseded by `ICU4X`'s `compiled_data` feature. Data for new components will not be added, and it will not be updated for `ICU4X` 2.0. [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#icu_testdata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `icu_testdata::unstable`: use `compiled_data` [INFO] [stdout] --> src/lib.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 10 | &icu_testdata::unstable(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `icu_testdata::any`: use `compiled_data` [INFO] [stdout] --> src/lib.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 16 | &icu_testdata::any(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `icu_testdata::unstable_no_fallback`: use `compiled_data` [INFO] [stdout] --> src/lib.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 28 | &icu_testdata::unstable_no_fallback(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `icu_testdata::unstable_no_fallback`: use `compiled_data` [INFO] [stdout] --> src/lib.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 33 | &icu_testdata::unstable_no_fallback(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_with_buffer_provider` found for struct `HelloWorldFormatter` in the current scope [INFO] [stdout] --> src/lib.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 21 | HelloWorldFormatter::try_new_with_buffer_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `HelloWorldFormatter` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `HelloWorldFormatter` consider using one of the following associated functions: [INFO] [stdout] HelloWorldFormatter::try_new [INFO] [stdout] HelloWorldFormatter::try_new_with_any_provider [INFO] [stdout] HelloWorldFormatter::try_new_unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/hello_world.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn try_new(locale: &DataLocale) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, [INFO] [stdout] 271 | | #[cfg(skip)] [INFO] [stdout] 272 | | functions: [ [INFO] [stdout] 273 | | try_new, [INFO] [stdout] ... | [INFO] [stdout] 277 | | Self, [INFO] [stdout] 278 | | ]); [INFO] [stdout] | |______^ [INFO] [stdout] ... [INFO] [stdout] 281 | / pub fn try_new_unstable

(provider: &P, locale: &DataLocale) -> Result [INFO] [stdout] 282 | | where [INFO] [stdout] 283 | | P: DataProvider, [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] = note: this error originates in the macro `icu_provider::gen_any_buffer_data_constructors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `try_new_with_any_provider` with a similar name [INFO] [stdout] | [INFO] [stdout] 21 - HelloWorldFormatter::try_new_with_buffer_provider( [INFO] [stdout] 21 + HelloWorldFormatter::try_new_with_any_provider( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - versions::icu_tag (line 98) stdout ---- [INFO] [stdout] warning: use of deprecated crate `icu_testdata`: this crate has been superseded by `ICU4X`'s `compiled_data` feature. Data for new components will not be added, and it will not be updated for `ICU4X` 2.0. [INFO] [stdout] --> src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#icu_testdata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `icu_testdata::versions::icu_tag` [INFO] [stdout] --> src/lib.rs:100:52 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!("release-74-1", icu_testdata::versions::icu_tag()); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (82) panicked at src/lib.rs:5:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "release-74-1" [INFO] [stdout] right: "icu4x/2024-05-16/75.x" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56ecd73d1ed2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56ecd73d1ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56ecd73d1ed2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56ecd73d1ed2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56ecd73e0b7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56ecd73e0b7f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56ecd73b0781 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56ecd73b0781 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56ecd73b5812 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56ecd73b706c - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56ecd73b6ec6 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x56ecd73b76f5 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x56ecd73b758a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x56ecd73b5949 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x56ecd73a52ad - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x56ecd73e3a80 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x56ecd73e3923 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17 [INFO] [stdout] 17: 0x56ecd73a396c - core::panicking::assert_failed::h2649da3fb29b7d4a [INFO] [stdout] 18: 0x56ecd73a3b3e - rust_out::main::_doctest_main_src_lib_rs_98_0::h8e223121c8a0881c [INFO] [stdout] 19: 0x56ecd73a3ab6 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 20: 0x56ecd73a3713 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 21: 0x56ecd73a36a6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 22: 0x56ecd73a3689 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 23: 0x56ecd73b1890 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x56ecd73b1890 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x56ecd73b1890 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x56ecd73b1890 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x56ecd73b1890 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x56ecd73b1890 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x56ecd73b1890 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x56ecd73b1890 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x56ecd73b1890 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x56ecd73a3671 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 33: 0x56ecd73a3b85 - main [INFO] [stdout] 34: 0x7c0377e451ca - [INFO] [stdout] 35: 0x7c0377e4528b - __libc_start_main [INFO] [stdout] 36: 0x56ecd73a3585 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - versions::cldr_tag (line 86) stdout ---- [INFO] [stdout] warning: use of deprecated crate `icu_testdata`: this crate has been superseded by `ICU4X`'s `compiled_data` feature. Data for new components will not be added, and it will not be updated for `ICU4X` 2.0. [INFO] [stdout] --> src/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#icu_testdata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `icu_testdata::versions::cldr_tag` [INFO] [stdout] --> src/lib.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!("44.0.0", icu_testdata::versions::cldr_tag()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (84) panicked at src/lib.rs:5:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "44.0.0" [INFO] [stdout] right: "45.0.0" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59e9c19cfec2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59e9c19cfec2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59e9c19cfec2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59e9c19cfec2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59e9c19deb6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59e9c19deb6f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59e9c19ae771 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59e9c19ae771 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59e9c19b3802 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59e9c19b505c - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59e9c19b4eb6 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x59e9c19b56e5 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x59e9c19b557a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x59e9c19b3939 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x59e9c19a329d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x59e9c19e1a70 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x59e9c19e1913 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17 [INFO] [stdout] 17: 0x59e9c19a195c - core::panicking::assert_failed::h2649da3fb29b7d4a [INFO] [stdout] 18: 0x59e9c19a1b2e - rust_out::main::_doctest_main_src_lib_rs_86_0::h56f3298402edcfed [INFO] [stdout] 19: 0x59e9c19a1aa6 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 20: 0x59e9c19a1703 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 21: 0x59e9c19a1696 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 22: 0x59e9c19a1679 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 23: 0x59e9c19af880 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x59e9c19af880 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x59e9c19af880 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x59e9c19af880 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x59e9c19af880 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x59e9c19af880 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x59e9c19af880 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x59e9c19af880 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x59e9c19af880 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x59e9c19a1661 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 33: 0x59e9c19a1b75 - main [INFO] [stdout] 34: 0x7b7d074861ca - [INFO] [stdout] 35: 0x7b7d0748628b - __libc_start_main [INFO] [stdout] 36: 0x59e9c19a1575 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 18) [INFO] [stdout] src/lib.rs - versions::cldr_tag (line 86) [INFO] [stdout] src/lib.rs - versions::icu_tag (line 98) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "279600f7b6655916a3ae40d541562cf9eecd91b0aba9a645b581de1f4e2b0b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279600f7b6655916a3ae40d541562cf9eecd91b0aba9a645b581de1f4e2b0b6a", kill_on_drop: false }` [INFO] [stdout] 279600f7b6655916a3ae40d541562cf9eecd91b0aba9a645b581de1f4e2b0b6a