[INFO] fetching crate icu_collections 1.5.0... [INFO] checking icu_collections-1.5.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate icu_collections 1.5.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate icu_collections 1.5.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate icu_collections 1.5.0 [INFO] finished tweaking crates.io crate icu_collections 1.5.0 [INFO] tweaked toml for crates.io crate icu_collections 1.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate icu_collections 1.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e87d10c28e520b0efee554c571b39ec3c3994d36ec601790ff5ed6881537f539 [INFO] running `Command { std: "docker" "start" "-a" "e87d10c28e520b0efee554c571b39ec3c3994d36ec601790ff5ed6881537f539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e87d10c28e520b0efee554c571b39ec3c3994d36ec601790ff5ed6881537f539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87d10c28e520b0efee554c571b39ec3c3994d36ec601790ff5ed6881537f539", kill_on_drop: false }` [INFO] [stdout] e87d10c28e520b0efee554c571b39ec3c3994d36ec601790ff5ed6881537f539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44cd9b290a369114f4d6c6987e6ba1830cb5755fdf426526a10bd9ccffa7bea5 [INFO] running `Command { std: "docker" "start" "-a" "44cd9b290a369114f4d6c6987e6ba1830cb5755fdf426526a10bd9ccffa7bea5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking clap_builder v4.2.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap v4.2.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Checking icu_collections v1.5.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/codepointinvliststringlist/mod.rs (1 fix) [INFO] [stderr] Fixed src/char16trie/trie.rs (1 fix) [INFO] [stderr] Fixed src/codepointtrie/cptrie.rs (10 fixes) [INFO] [stderr] Fixed src/iterator_utils.rs (1 fix) [INFO] [stderr] Fixed src/codepointinvlist/cpinvlist.rs (3 fixes) [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking postcard v1.0.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Migrating benches/codepointtrie.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/unicode_bmp_blocks_selector.rs from 2021 edition to 2024 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros` [INFO] [stdout] --> examples/unicode_bmp_blocks_selector.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | icu_benchmark_macros::static_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros` [INFO] [stdout] --> examples/unicode_bmp_blocks_selector.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | icu_benchmark_macros::main_setup!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> examples/unicode_bmp_blocks_selector.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 68 | #[unsafe(no_mangle)] [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_collections` (example "unicode_bmp_blocks_selector") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/iterator_utils.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | use icu::collections::codepointinvlist::CodePointInversionListBuilder; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/inv_list.rs from 2021 edition to 2024 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/iterator_utils.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use icu::collections::codepointtrie::TrieValue; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/iterator_utils.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use icu::properties::maps::{self, CodePointMapDataBorrowed}; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/iterator_utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | use icu::properties::sets::{self, CodePointSetDataBorrowed}; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/iterator_utils.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | use icu::properties::{GeneralCategory, Script}; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `databake` is not a crate or module [INFO] [stdout] --> src/codepointinvlist/cpinvlist.rs:1051:9 [INFO] [stdout] | [INFO] [stdout] 1051 | databake::test_bake!( [INFO] [stdout] | ^^^^^^^^ function `databake` is not a crate or module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `databake` is not a crate or module [INFO] [stdout] --> src/codepointtrie/cptrie.rs:1261:9 [INFO] [stdout] | [INFO] [stdout] 1261 | databake::test_bake!( [INFO] [stdout] | ^^^^^^^^ function `databake` is not a crate or module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_collections` (lib test) due to 7 previous errors [INFO] [stderr] Migrating tests/cpt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/char16trie.rs from 2021 edition to 2024 [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "44cd9b290a369114f4d6c6987e6ba1830cb5755fdf426526a10bd9ccffa7bea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44cd9b290a369114f4d6c6987e6ba1830cb5755fdf426526a10bd9ccffa7bea5", kill_on_drop: false }` [INFO] [stdout] 44cd9b290a369114f4d6c6987e6ba1830cb5755fdf426526a10bd9ccffa7bea5