[INFO] fetching crate icu_compactdecimal 0.2.3...
[INFO] testing icu_compactdecimal-0.2.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate icu_compactdecimal 0.2.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate icu_compactdecimal 0.2.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate icu_compactdecimal 0.2.3
[INFO] finished tweaking crates.io crate icu_compactdecimal 0.2.3
[INFO] tweaked toml for crates.io crate icu_compactdecimal 0.2.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded databake v0.1.7
[INFO] [stderr]   Downloaded yoke-derive v0.7.3
[INFO] [stderr]   Downloaded zerofrom v0.1.3
[INFO] [stderr]   Downloaded databake-derive v0.1.7
[INFO] [stderr]   Downloaded icu_decimal_data v1.4.0
[INFO] [stderr]   Downloaded icu_plurals_data v1.4.0
[INFO] [stderr]   Downloaded icu_provider_macros v1.4.0
[INFO] [stderr]   Downloaded synstructure v0.13.1
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.3
[INFO] [stderr]   Downloaded icu_compactdecimal_data v1.4.0
[INFO] [stderr]   Downloaded writeable v0.5.4
[INFO] [stderr]   Downloaded icu_locid_transform v1.4.0
[INFO] [stderr]   Downloaded litemap v0.7.2
[INFO] [stderr]   Downloaded fixed_decimal v0.5.5
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.4.0
[INFO] [stderr]   Downloaded icu_plurals v1.4.0
[INFO] [stderr]   Downloaded icu_locid v1.4.0
[INFO] [stderr]   Downloaded icu_provider v1.4.0
[INFO] [stderr]   Downloaded zerovec v0.10.1
[INFO] [stderr]   Downloaded yoke v0.7.3
[INFO] [stderr]   Downloaded icu_decimal v1.4.0
[INFO] [stderr]   Downloaded zerovec-derive v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41dfbb411dc87f725cfeeddf9b5cff0b41a38b9569f634031c65949466f99b4d
[INFO] running `Command { std: "docker" "start" "-a" "41dfbb411dc87f725cfeeddf9b5cff0b41a38b9569f634031c65949466f99b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41dfbb411dc87f725cfeeddf9b5cff0b41a38b9569f634031c65949466f99b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41dfbb411dc87f725cfeeddf9b5cff0b41a38b9569f634031c65949466f99b4d", kill_on_drop: false }`
[INFO] [stdout] 41dfbb411dc87f725cfeeddf9b5cff0b41a38b9569f634031c65949466f99b4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49b2bce790739dd0a0b57d35e2448703d03002e4481b7c6d8119883dde852948
[INFO] running `Command { std: "docker" "start" "-a" "49b2bce790739dd0a0b57d35e2448703d03002e4481b7c6d8119883dde852948", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.4
[INFO] [stderr]    Compiling litemap v0.7.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.4.0
[INFO] [stderr]    Compiling icu_plurals_data v1.4.0
[INFO] [stderr]    Compiling icu_decimal_data v1.4.0
[INFO] [stderr]    Compiling icu_compactdecimal_data v1.4.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.1
[INFO] [stderr]    Compiling icu_provider_macros v1.4.0
[INFO] [stderr]    Compiling fixed_decimal v0.5.5
[INFO] [stderr]    Compiling zerofrom v0.1.3
[INFO] [stderr]    Compiling yoke v0.7.3
[INFO] [stderr]    Compiling zerovec v0.10.1
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling icu_locid v1.4.0
[INFO] [stderr]    Compiling icu_provider v1.4.0
[INFO] [stderr]    Compiling icu_locid_transform v1.4.0
[INFO] [stderr]    Compiling icu_decimal v1.4.0
[INFO] [stderr]    Compiling icu_plurals v1.4.0
[INFO] [stderr]    Compiling icu_compactdecimal v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.13s
[INFO] running `Command { std: "docker" "inspect" "49b2bce790739dd0a0b57d35e2448703d03002e4481b7c6d8119883dde852948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b2bce790739dd0a0b57d35e2448703d03002e4481b7c6d8119883dde852948", kill_on_drop: false }`
[INFO] [stdout] 49b2bce790739dd0a0b57d35e2448703d03002e4481b7c6d8119883dde852948
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0485737b57e9d8851340a12a75a0926c5164038dac05abca743c98afd32931cb
[INFO] running `Command { std: "docker" "start" "-a" "0485737b57e9d8851340a12a75a0926c5164038dac05abca743c98afd32931cb", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_compactdecimal v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "0485737b57e9d8851340a12a75a0926c5164038dac05abca743c98afd32931cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0485737b57e9d8851340a12a75a0926c5164038dac05abca743c98afd32931cb", kill_on_drop: false }`
[INFO] [stdout] 0485737b57e9d8851340a12a75a0926c5164038dac05abca743c98afd32931cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffa00811ca072c6907b0125e23049681a1b14e21354ee678f11b694c4eb3b675
[INFO] running `Command { std: "docker" "start" "-a" "ffa00811ca072c6907b0125e23049681a1b14e21354ee678f11b694c4eb3b675", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `skip`
[INFO] [stderr]    --> src/compactdecimal.rs:147:15
[INFO] [stderr]     |
[INFO] [stderr] 147 |         #[cfg(skip)]
[INFO] [stderr]     |               ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `skip`
[INFO] [stderr]    --> src/compactdecimal.rs:234:15
[INFO] [stderr]     |
[INFO] [stderr] 234 |         #[cfg(skip)]
[INFO] [stderr]     |               ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/error.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `icu_compactdecimal` (lib) generated 3 warnings
[INFO] [stderr] warning: `icu_compactdecimal` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icu_compactdecimal-7fd71d407517511f)
[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_compactdecimal
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_long (line 198) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_short (line 111) ... FAILED
[INFO] [stdout] test src/format.rs - format::FormattedCompactDecimal<'_>::get_compact_decimal (line 27) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 307) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::compact_exponent_for_magnitude (line 656) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter (line 62) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 403) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 457) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 284) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_compact_decimal (line 552) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_long (line 198) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:201:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_short (line 111) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:114:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/format.rs - format::FormattedCompactDecimal<'_>::get_compact_decimal (line 27) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/format.rs:31:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 307) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:310:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::compact_exponent_for_magnitude (line 656) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:659:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter (line 62) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:65:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 403) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:407:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 457) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:461:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 284) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:287:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_compact_decimal (line 552) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:555:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter (line 62)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::compact_exponent_for_magnitude (line 656)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_compact_decimal (line 552)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 403)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 457)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 284)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 307)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_long (line 198)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_short (line 111)
[INFO] [stdout]     src/format.rs - format::FormattedCompactDecimal<'_>::get_compact_decimal (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ffa00811ca072c6907b0125e23049681a1b14e21354ee678f11b694c4eb3b675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffa00811ca072c6907b0125e23049681a1b14e21354ee678f11b694c4eb3b675", kill_on_drop: false }`
[INFO] [stdout] ffa00811ca072c6907b0125e23049681a1b14e21354ee678f11b694c4eb3b675
[INFO] testing icu_compactdecimal-0.2.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate icu_compactdecimal 0.2.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate icu_compactdecimal 0.2.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate icu_compactdecimal 0.2.3
[INFO] finished tweaking crates.io crate icu_compactdecimal 0.2.3
[INFO] tweaked toml for crates.io crate icu_compactdecimal 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20bb17008a3a02f6182d78cc9e1da5ea7c0976f066b67208bc805716dfb27c2d
[INFO] running `Command { std: "docker" "start" "-a" "20bb17008a3a02f6182d78cc9e1da5ea7c0976f066b67208bc805716dfb27c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20bb17008a3a02f6182d78cc9e1da5ea7c0976f066b67208bc805716dfb27c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20bb17008a3a02f6182d78cc9e1da5ea7c0976f066b67208bc805716dfb27c2d", kill_on_drop: false }`
[INFO] [stdout] 20bb17008a3a02f6182d78cc9e1da5ea7c0976f066b67208bc805716dfb27c2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3fd7ae5f2081bceb6a4ff75501f9660ff30afc94027d8500518a0bed65eb487
[INFO] running `Command { std: "docker" "start" "-a" "c3fd7ae5f2081bceb6a4ff75501f9660ff30afc94027d8500518a0bed65eb487", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.4
[INFO] [stderr]    Compiling litemap v0.7.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.4.0
[INFO] [stderr]    Compiling icu_decimal_data v1.4.0
[INFO] [stderr]    Compiling icu_plurals_data v1.4.0
[INFO] [stderr]    Compiling icu_compactdecimal_data v1.4.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.1
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.4.0
[INFO] [stderr]    Compiling fixed_decimal v0.5.5
[INFO] [stderr]    Compiling zerofrom v0.1.3
[INFO] [stderr]    Compiling yoke v0.7.3
[INFO] [stderr]    Compiling zerovec v0.10.1
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling icu_locid v1.4.0
[INFO] [stderr]    Compiling icu_provider v1.4.0
[INFO] [stderr]    Compiling icu_locid_transform v1.4.0
[INFO] [stderr]    Compiling icu_plurals v1.4.0
[INFO] [stderr]    Compiling icu_decimal v1.4.0
[INFO] [stderr]    Compiling icu_compactdecimal v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s
[INFO] running `Command { std: "docker" "inspect" "c3fd7ae5f2081bceb6a4ff75501f9660ff30afc94027d8500518a0bed65eb487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fd7ae5f2081bceb6a4ff75501f9660ff30afc94027d8500518a0bed65eb487", kill_on_drop: false }`
[INFO] [stdout] c3fd7ae5f2081bceb6a4ff75501f9660ff30afc94027d8500518a0bed65eb487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eea84e1807653fb11fa307c52c18cf0f0a45fb895455f60ce812ef943e2f4775
[INFO] running `Command { std: "docker" "start" "-a" "eea84e1807653fb11fa307c52c18cf0f0a45fb895455f60ce812ef943e2f4775", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_compactdecimal v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip`
[INFO] [stdout]    --> src/compactdecimal.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(skip)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "eea84e1807653fb11fa307c52c18cf0f0a45fb895455f60ce812ef943e2f4775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eea84e1807653fb11fa307c52c18cf0f0a45fb895455f60ce812ef943e2f4775", kill_on_drop: false }`
[INFO] [stdout] eea84e1807653fb11fa307c52c18cf0f0a45fb895455f60ce812ef943e2f4775
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0614cdc19281e4fab55f932f06096119fc1e076a12206275d858f43bb1d63cb4
[INFO] running `Command { std: "docker" "start" "-a" "0614cdc19281e4fab55f932f06096119fc1e076a12206275d858f43bb1d63cb4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `skip`
[INFO] [stderr]    --> src/compactdecimal.rs:147:15
[INFO] [stderr]     |
[INFO] [stderr] 147 |         #[cfg(skip)]
[INFO] [stderr]     |               ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `skip`
[INFO] [stderr]    --> src/compactdecimal.rs:234:15
[INFO] [stderr]     |
[INFO] [stderr] 234 |         #[cfg(skip)]
[INFO] [stderr]     |               ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/error.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[derive(Display, Debug, Copy, Clone, PartialEq)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_CompactDecimalError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `icu_compactdecimal` (lib) generated 3 warnings
[INFO] [stderr] warning: `icu_compactdecimal` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icu_compactdecimal-7fd71d407517511f)
[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_compactdecimal
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_short (line 111) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_long (line 198) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::compact_exponent_for_magnitude (line 656) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 307) ... FAILED
[INFO] [stdout] test src/format.rs - format::FormattedCompactDecimal<'_>::get_compact_decimal (line 27) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 457) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_compact_decimal (line 552) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 284) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter (line 62) ... FAILED
[INFO] [stdout] test src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 403) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_short (line 111) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:114:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_long (line 198) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:201:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::compact_exponent_for_magnitude (line 656) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:659:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 307) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:310:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/format.rs - format::FormattedCompactDecimal<'_>::get_compact_decimal (line 27) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/format.rs:31:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 457) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:461:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_compact_decimal (line 552) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:555:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 284) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:287:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter (line 62) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:65:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 403) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `icu_locid`
[INFO] [stdout]  --> src/compactdecimal.rs:407:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_locid::locale;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `icu_locid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter (line 62)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::compact_exponent_for_magnitude (line 656)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_compact_decimal (line 552)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 403)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_fixed_decimal (line 457)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 284)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::format_i64 (line 307)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_long (line 198)
[INFO] [stdout]     src/compactdecimal.rs - compactdecimal::CompactDecimalFormatter::try_new_short (line 111)
[INFO] [stdout]     src/format.rs - format::FormattedCompactDecimal<'_>::get_compact_decimal (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0614cdc19281e4fab55f932f06096119fc1e076a12206275d858f43bb1d63cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0614cdc19281e4fab55f932f06096119fc1e076a12206275d858f43bb1d63cb4", kill_on_drop: false }`
[INFO] [stdout] 0614cdc19281e4fab55f932f06096119fc1e076a12206275d858f43bb1d63cb4
