[INFO] cloning repository https://github.com/whuppi/icu4x
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whuppi/icu4x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhuppi%2Ficu4x", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhuppi%2Ficu4x'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f47f41200d2ffe5df9bf984729c661677bd2524f
[INFO] checking whuppi/icu4x against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhuppi%2Ficu4x" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  29% (3398/11363)
Updating files:  30% (3409/11363)
Updating files:  31% (3523/11363)
Updating files:  32% (3637/11363)
Updating files:  33% (3750/11363)
Updating files:  34% (3864/11363)
Updating files:  35% (3978/11363)
Updating files:  36% (4091/11363)
Updating files:  37% (4205/11363)
Updating files:  38% (4318/11363)
Updating files:  39% (4432/11363)
Updating files:  40% (4546/11363)
Updating files:  41% (4659/11363)
Updating files:  42% (4773/11363)
Updating files:  43% (4887/11363)
Updating files:  44% (5000/11363)
Updating files:  45% (5114/11363)
Updating files:  46% (5227/11363)
Updating files:  47% (5341/11363)
Updating files:  48% (5455/11363)
Updating files:  49% (5568/11363)
Updating files:  50% (5682/11363)
Updating files:  51% (5796/11363)
Updating files:  52% (5909/11363)
Updating files:  53% (6023/11363)
Updating files:  54% (6137/11363)
Updating files:  55% (6250/11363)
Updating files:  56% (6364/11363)
Updating files:  57% (6477/11363)
Updating files:  58% (6591/11363)
Updating files:  59% (6705/11363)
Updating files:  60% (6818/11363)
Updating files:  61% (6932/11363)
Updating files:  62% (7046/11363)
Updating files:  63% (7159/11363)
Updating files:  64% (7273/11363)
Updating files:  65% (7386/11363)
Updating files:  66% (7500/11363)
Updating files:  67% (7614/11363)
Updating files:  68% (7727/11363)
Updating files:  69% (7841/11363)
Updating files:  70% (7955/11363)
Updating files:  71% (8068/11363)
Updating files:  72% (8182/11363)
Updating files:  73% (8295/11363)
Updating files:  74% (8409/11363)
Updating files:  75% (8523/11363)
Updating files:  76% (8636/11363)
Updating files:  77% (8750/11363)
Updating files:  78% (8864/11363)
Updating files:  79% (8977/11363)
Updating files:  80% (9091/11363)
Updating files:  81% (9205/11363)
Updating files:  82% (9318/11363)
Updating files:  83% (9432/11363)
Updating files:  84% (9545/11363)
Updating files:  85% (9659/11363)
Updating files:  86% (9773/11363)
Updating files:  87% (9886/11363)
Updating files:  88% (10000/11363)
Updating files:  89% (10114/11363)
Updating files:  90% (10227/11363)
Updating files:  91% (10341/11363)
Updating files:  92% (10454/11363)
Updating files:  93% (10568/11363)
Updating files:  94% (10682/11363)
Updating files:  95% (10795/11363)
Updating files:  96% (10909/11363)
Updating files:  97% (11023/11363)
Updating files:  98% (11136/11363)
Updating files:  99% (11250/11363)
Updating files: 100% (11363/11363)
Updating files: 100% (11363/11363), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/whuppi/icu4x
[INFO] finished tweaking git repo https://github.com/whuppi/icu4x
[INFO] tweaked toml for git repo https://github.com/whuppi/icu4x written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whuppi/icu4x on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whuppi/icu4x already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_codepointtrie_builder` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_registry` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tzif` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `ixdtf` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_capi` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zoneinfo64` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_segmenter` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x_ecma402` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `crlify` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerotrie` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_plurals` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_list` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `changelog` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_pattern` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_decimal` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_fs` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale_core` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_adapters` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `resb` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `litemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tinystr` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collections` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_blob` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_baked` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_export` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `potential_utf` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_calendar` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `calendrical_calculations` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_properties` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_datetime` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_time` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collator` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x-datagen` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_casemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `writeable` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_freertos` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_normalizer` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `bies` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_source` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_experimental` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_benchmark_macros` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `fixed_decimal` (manifest) generated 5 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] checking whuppi/icu4x against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhuppi%2Ficu4x" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  35% (3982/11363)
Updating files:  36% (4091/11363)
Updating files:  37% (4205/11363)
Updating files:  38% (4318/11363)
Updating files:  39% (4432/11363)
Updating files:  40% (4546/11363)
Updating files:  41% (4659/11363)
Updating files:  42% (4773/11363)
Updating files:  43% (4887/11363)
Updating files:  44% (5000/11363)
Updating files:  45% (5114/11363)
Updating files:  46% (5227/11363)
Updating files:  47% (5341/11363)
Updating files:  48% (5455/11363)
Updating files:  49% (5568/11363)
Updating files:  50% (5682/11363)
Updating files:  51% (5796/11363)
Updating files:  52% (5909/11363)
Updating files:  53% (6023/11363)
Updating files:  54% (6137/11363)
Updating files:  55% (6250/11363)
Updating files:  56% (6364/11363)
Updating files:  57% (6477/11363)
Updating files:  58% (6591/11363)
Updating files:  59% (6705/11363)
Updating files:  60% (6818/11363)
Updating files:  61% (6932/11363)
Updating files:  62% (7046/11363)
Updating files:  63% (7159/11363)
Updating files:  64% (7273/11363)
Updating files:  65% (7386/11363)
Updating files:  66% (7500/11363)
Updating files:  67% (7614/11363)
Updating files:  68% (7727/11363)
Updating files:  69% (7841/11363)
Updating files:  70% (7955/11363)
Updating files:  71% (8068/11363)
Updating files:  72% (8182/11363)
Updating files:  73% (8295/11363)
Updating files:  74% (8409/11363)
Updating files:  75% (8523/11363)
Updating files:  76% (8636/11363)
Updating files:  77% (8750/11363)
Updating files:  78% (8864/11363)
Updating files:  79% (8977/11363)
Updating files:  80% (9091/11363)
Updating files:  81% (9205/11363)
Updating files:  82% (9318/11363)
Updating files:  83% (9432/11363)
Updating files:  84% (9545/11363)
Updating files:  85% (9659/11363)
Updating files:  86% (9773/11363)
Updating files:  87% (9886/11363)
Updating files:  88% (10000/11363)
Updating files:  89% (10114/11363)
Updating files:  90% (10227/11363)
Updating files:  91% (10341/11363)
Updating files:  92% (10454/11363)
Updating files:  93% (10568/11363)
Updating files:  94% (10682/11363)
Updating files:  95% (10795/11363)
Updating files:  96% (10909/11363)
Updating files:  97% (11023/11363)
Updating files:  98% (11136/11363)
Updating files:  99% (11250/11363)
Updating files: 100% (11363/11363)
Updating files: 100% (11363/11363), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/whuppi/icu4x
[INFO] finished tweaking git repo https://github.com/whuppi/icu4x
[INFO] tweaked toml for git repo https://github.com/whuppi/icu4x written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whuppi/icu4x on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whuppi/icu4x already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_codepointtrie_builder` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_registry` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tzif` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `ixdtf` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_capi` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zoneinfo64` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_segmenter` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x_ecma402` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `crlify` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerotrie` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_plurals` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_list` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `changelog` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_pattern` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_decimal` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_fs` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale_core` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_adapters` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `resb` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `litemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tinystr` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collections` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_blob` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_baked` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_export` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `potential_utf` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_calendar` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `calendrical_calculations` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_properties` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_datetime` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_time` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collator` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x-datagen` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_casemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `writeable` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_freertos` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_normalizer` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `bies` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_source` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_experimental` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_benchmark_macros` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `fixed_decimal` (manifest) generated 5 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] checking whuppi/icu4x against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhuppi%2Ficu4x" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  46% (5261/11363)
Updating files:  47% (5341/11363)
Updating files:  48% (5455/11363)
Updating files:  49% (5568/11363)
Updating files:  50% (5682/11363)
Updating files:  51% (5796/11363)
Updating files:  52% (5909/11363)
Updating files:  53% (6023/11363)
Updating files:  54% (6137/11363)
Updating files:  55% (6250/11363)
Updating files:  56% (6364/11363)
Updating files:  57% (6477/11363)
Updating files:  58% (6591/11363)
Updating files:  59% (6705/11363)
Updating files:  60% (6818/11363)
Updating files:  61% (6932/11363)
Updating files:  62% (7046/11363)
Updating files:  63% (7159/11363)
Updating files:  64% (7273/11363)
Updating files:  65% (7386/11363)
Updating files:  66% (7500/11363)
Updating files:  67% (7614/11363)
Updating files:  68% (7727/11363)
Updating files:  69% (7841/11363)
Updating files:  70% (7955/11363)
Updating files:  71% (8068/11363)
Updating files:  72% (8182/11363)
Updating files:  73% (8295/11363)
Updating files:  74% (8409/11363)
Updating files:  75% (8523/11363)
Updating files:  76% (8636/11363)
Updating files:  77% (8750/11363)
Updating files:  78% (8864/11363)
Updating files:  79% (8977/11363)
Updating files:  80% (9091/11363)
Updating files:  81% (9205/11363)
Updating files:  82% (9318/11363)
Updating files:  83% (9432/11363)
Updating files:  84% (9545/11363)
Updating files:  85% (9659/11363)
Updating files:  86% (9773/11363)
Updating files:  87% (9886/11363)
Updating files:  88% (10000/11363)
Updating files:  89% (10114/11363)
Updating files:  90% (10227/11363)
Updating files:  91% (10341/11363)
Updating files:  92% (10454/11363)
Updating files:  93% (10568/11363)
Updating files:  94% (10682/11363)
Updating files:  95% (10795/11363)
Updating files:  96% (10909/11363)
Updating files:  97% (11023/11363)
Updating files:  98% (11136/11363)
Updating files:  99% (11250/11363)
Updating files: 100% (11363/11363)
Updating files: 100% (11363/11363), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/whuppi/icu4x
[INFO] finished tweaking git repo https://github.com/whuppi/icu4x
[INFO] tweaked toml for git repo https://github.com/whuppi/icu4x written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whuppi/icu4x on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whuppi/icu4x already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_codepointtrie_builder` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_registry` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tzif` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `ixdtf` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_capi` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zoneinfo64` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_segmenter` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x_ecma402` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `crlify` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerotrie` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_plurals` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_list` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `changelog` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_pattern` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_decimal` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_fs` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale_core` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_adapters` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `resb` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `litemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tinystr` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collections` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_blob` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_baked` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_export` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `potential_utf` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_calendar` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `calendrical_calculations` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_properties` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_datetime` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_time` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collator` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x-datagen` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_casemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `writeable` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_freertos` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_normalizer` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `bies` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_source` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_experimental` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_benchmark_macros` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `fixed_decimal` (manifest) generated 5 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] checking whuppi/icu4x against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhuppi%2Ficu4x" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  41% (4707/11363)
Updating files:  42% (4773/11363)
Updating files:  43% (4887/11363)
Updating files:  44% (5000/11363)
Updating files:  45% (5114/11363)
Updating files:  46% (5227/11363)
Updating files:  47% (5341/11363)
Updating files:  48% (5455/11363)
Updating files:  49% (5568/11363)
Updating files:  50% (5682/11363)
Updating files:  51% (5796/11363)
Updating files:  52% (5909/11363)
Updating files:  53% (6023/11363)
Updating files:  54% (6137/11363)
Updating files:  55% (6250/11363)
Updating files:  56% (6364/11363)
Updating files:  57% (6477/11363)
Updating files:  58% (6591/11363)
Updating files:  59% (6705/11363)
Updating files:  60% (6818/11363)
Updating files:  61% (6932/11363)
Updating files:  62% (7046/11363)
Updating files:  63% (7159/11363)
Updating files:  64% (7273/11363)
Updating files:  65% (7386/11363)
Updating files:  66% (7500/11363)
Updating files:  67% (7614/11363)
Updating files:  68% (7727/11363)
Updating files:  69% (7841/11363)
Updating files:  70% (7955/11363)
Updating files:  71% (8068/11363)
Updating files:  72% (8182/11363)
Updating files:  73% (8295/11363)
Updating files:  74% (8409/11363)
Updating files:  75% (8523/11363)
Updating files:  76% (8636/11363)
Updating files:  77% (8750/11363)
Updating files:  78% (8864/11363)
Updating files:  79% (8977/11363)
Updating files:  80% (9091/11363)
Updating files:  81% (9205/11363)
Updating files:  82% (9318/11363)
Updating files:  83% (9432/11363)
Updating files:  84% (9545/11363)
Updating files:  85% (9659/11363)
Updating files:  86% (9773/11363)
Updating files:  87% (9886/11363)
Updating files:  88% (10000/11363)
Updating files:  89% (10114/11363)
Updating files:  90% (10227/11363)
Updating files:  91% (10341/11363)
Updating files:  92% (10454/11363)
Updating files:  93% (10568/11363)
Updating files:  94% (10682/11363)
Updating files:  95% (10795/11363)
Updating files:  96% (10909/11363)
Updating files:  97% (11023/11363)
Updating files:  98% (11136/11363)
Updating files:  99% (11250/11363)
Updating files: 100% (11363/11363)
Updating files: 100% (11363/11363), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/whuppi/icu4x
[INFO] finished tweaking git repo https://github.com/whuppi/icu4x
[INFO] tweaked toml for git repo https://github.com/whuppi/icu4x written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whuppi/icu4x on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whuppi/icu4x already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_codepointtrie_builder` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_registry` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tzif` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `ixdtf` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_capi` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zoneinfo64` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_segmenter` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x_ecma402` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `crlify` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerotrie` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_plurals` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_list` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `changelog` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_pattern` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_decimal` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_fs` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale_core` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_adapters` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `resb` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `litemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tinystr` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collections` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_blob` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_baked` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_export` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `potential_utf` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_calendar` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `calendrical_calculations` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_properties` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_datetime` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_time` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collator` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x-datagen` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_casemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `writeable` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_freertos` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_normalizer` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `bies` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_source` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_experimental` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_benchmark_macros` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `fixed_decimal` (manifest) generated 5 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] checking whuppi/icu4x against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhuppi%2Ficu4x" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  49% (5609/11363)
Updating files:  50% (5682/11363)
Updating files:  51% (5796/11363)
Updating files:  52% (5909/11363)
Updating files:  53% (6023/11363)
Updating files:  54% (6137/11363)
Updating files:  55% (6250/11363)
Updating files:  56% (6364/11363)
Updating files:  57% (6477/11363)
Updating files:  58% (6591/11363)
Updating files:  59% (6705/11363)
Updating files:  60% (6818/11363)
Updating files:  61% (6932/11363)
Updating files:  62% (7046/11363)
Updating files:  63% (7159/11363)
Updating files:  64% (7273/11363)
Updating files:  65% (7386/11363)
Updating files:  66% (7500/11363)
Updating files:  67% (7614/11363)
Updating files:  68% (7727/11363)
Updating files:  69% (7841/11363)
Updating files:  70% (7955/11363)
Updating files:  71% (8068/11363)
Updating files:  72% (8182/11363)
Updating files:  73% (8295/11363)
Updating files:  74% (8409/11363)
Updating files:  75% (8523/11363)
Updating files:  76% (8636/11363)
Updating files:  77% (8750/11363)
Updating files:  78% (8864/11363)
Updating files:  79% (8977/11363)
Updating files:  80% (9091/11363)
Updating files:  81% (9205/11363)
Updating files:  82% (9318/11363)
Updating files:  83% (9432/11363)
Updating files:  84% (9545/11363)
Updating files:  85% (9659/11363)
Updating files:  86% (9773/11363)
Updating files:  87% (9886/11363)
Updating files:  88% (10000/11363)
Updating files:  89% (10114/11363)
Updating files:  90% (10227/11363)
Updating files:  91% (10341/11363)
Updating files:  92% (10454/11363)
Updating files:  93% (10568/11363)
Updating files:  94% (10682/11363)
Updating files:  95% (10795/11363)
Updating files:  96% (10909/11363)
Updating files:  97% (11023/11363)
Updating files:  98% (11136/11363)
Updating files:  99% (11250/11363)
Updating files: 100% (11363/11363)
Updating files: 100% (11363/11363), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/whuppi/icu4x
[INFO] finished tweaking git repo https://github.com/whuppi/icu4x
[INFO] tweaked toml for git repo https://github.com/whuppi/icu4x written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whuppi/icu4x on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whuppi/icu4x already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/codepointtrie_builder/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_codepointtrie_builder` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/registry/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_registry` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tzif/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tzif` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/ixdtf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `ixdtf` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerovec/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerovec` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/capi/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_capi` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zoneinfo64/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zoneinfo64` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/segmenter/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_segmenter` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/ecma402/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x_ecma402` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/crlify/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `crlify` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/yoke/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `yoke-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerotrie/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerotrie` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/databake/derive/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `databake-derive` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/plurals/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_plurals` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/list/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_list` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/changelog/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `changelog` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/pattern/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_pattern` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_decimal` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/fs/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_fs` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale_core/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale_core` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/adapters/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_adapters` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/resb/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `resb` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/litemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `litemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/tinystr/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `tinystr` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collections/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collections` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/blob/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_blob` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/baked/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_baked` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/export/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_export` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/potential_utf/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `potential_utf` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/calendar/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_calendar` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/calendrical_calculations/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `calendrical_calculations` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/properties/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_properties` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/datetime/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_datetime` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/time/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_time` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/locale/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_locale` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/collator/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_collator` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/icu/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/icu4x-datagen/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu4x-datagen` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/zerofrom/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `zerofrom` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/casemap/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_casemap` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/writeable/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `writeable` (manifest) generated 5 warnings
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: ffi/freertos/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_freertos` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/normalizer/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_normalizer` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/bies/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `bies` (manifest) generated 5 warnings
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: provider/source/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_provider_source` (manifest) generated 5 warnings
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: components/experimental/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_experimental` (manifest) generated 5 warnings
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: tools/benchmark/macros/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `icu_benchmark_macros` (manifest) generated 5 warnings
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.bool-assert-comparison` is deprecated in favor of `lints.clippy.bool_assert_comparison` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.or-fun-call` is deprecated in favor of `lints.clippy.or_fun_call` and will not work in a future edition
[INFO] [stderr] warning: utils/fixed_decimal/Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: `fixed_decimal` (manifest) generated 5 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device