[INFO] fetching crate parui 1.0.18... [INFO] checking parui-1.0.18 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate parui 1.0.18 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate parui 1.0.18 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parui 1.0.18 [INFO] finished tweaking crates.io crate parui 1.0.18 [INFO] tweaked toml for crates.io crate parui 1.0.18 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate parui 1.0.18 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c10520c60509ade43e30389f125244cc3be685e15a55f1bedc04bef3883c361 [INFO] running `Command { std: "docker" "start" "-a" "8c10520c60509ade43e30389f125244cc3be685e15a55f1bedc04bef3883c361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c10520c60509ade43e30389f125244cc3be685e15a55f1bedc04bef3883c361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c10520c60509ade43e30389f125244cc3be685e15a55f1bedc04bef3883c361", kill_on_drop: false }` [INFO] [stdout] 8c10520c60509ade43e30389f125244cc3be685e15a55f1bedc04bef3883c361 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26cab3e496f7173dde197cc81e7110b4fffa67f9751c155ec94ed01e9e832749 [INFO] running `Command { std: "docker" "start" "-a" "26cab3e496f7173dde197cc81e7110b4fffa67f9751c155ec94ed01e9e832749", 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 libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking lru v0.12.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking compact_strings v4.1.2 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.2 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking parui v1.0.18 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `parui` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/macros.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:3:35 [INFO] [stderr] | [INFO] [stderr] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:3:59 [INFO] [stderr] | [INFO] [stderr] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:34:6 [INFO] [stderr] | [INFO] [stderr] 34 | ($fg:expr_2021) => { $crate::style! { fg: $fg } }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | {$($path:ident: $value:expr_2021),*$(,)?} => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:52:6 [INFO] [stderr] | [INFO] [stderr] 52 | ($stream:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | ($stream:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:137:32 [INFO] [stderr] | [INFO] [stderr] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:137:32 [INFO] [stderr] | [INFO] [stderr] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stderr] | ____________________________________- [INFO] [stderr] 139 | | fg: Color::Green, [INFO] [stderr] 140 | | mod: Modifier::BOLD, [INFO] [stderr] 141 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stderr] | ____________________________________- [INFO] [stderr] 139 | | fg: Color::Green, [INFO] [stderr] 140 | | mod: Modifier::BOLD, [INFO] [stderr] 141 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:142:45 [INFO] [stderr] | [INFO] [stderr] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _____________________________________________- [INFO] [stderr] 143 | | fg: Color::Yellow, [INFO] [stderr] 144 | | bg: Color::Red, [INFO] [stderr] 145 | | mod: Modifier::BOLD, [INFO] [stderr] 146 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:142:45 [INFO] [stderr] | [INFO] [stderr] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _____________________________________________- [INFO] [stderr] 143 | | fg: Color::Yellow, [INFO] [stderr] 144 | | bg: Color::Red, [INFO] [stderr] 145 | | mod: Modifier::BOLD, [INFO] [stderr] 146 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:147:38 [INFO] [stderr] | [INFO] [stderr] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stderr] | ______________________________________- [INFO] [stderr] 148 | | fg: Color::LightBlue, [INFO] [stderr] 149 | | mod: Modifier::BOLD, [INFO] [stderr] 150 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:147:38 [INFO] [stderr] | [INFO] [stderr] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stderr] | ______________________________________- [INFO] [stderr] 148 | | fg: Color::LightBlue, [INFO] [stderr] 149 | | mod: Modifier::BOLD, [INFO] [stderr] 150 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:151:47 [INFO] [stderr] | [INFO] [stderr] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _______________________________________________- [INFO] [stderr] 152 | | fg: Color::Blue, [INFO] [stderr] 153 | | bg: Color::Red, [INFO] [stderr] 154 | | mod: Modifier::BOLD, [INFO] [stderr] 155 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:151:47 [INFO] [stderr] | [INFO] [stderr] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _______________________________________________- [INFO] [stderr] 152 | | fg: Color::Blue, [INFO] [stderr] 153 | | bg: Color::Red, [INFO] [stderr] 154 | | mod: Modifier::BOLD, [INFO] [stderr] 155 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:156:34 [INFO] [stderr] | [INFO] [stderr] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:156:34 [INFO] [stderr] | [INFO] [stderr] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:179:16 [INFO] [stderr] | [INFO] [stderr] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:179:16 [INFO] [stderr] | [INFO] [stderr] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stdout] | ____________________________________- [INFO] [stdout] 139 | | fg: Color::Green, [INFO] [stdout] 140 | | mod: Modifier::BOLD, [INFO] [stdout] 141 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stdout] | ____________________________________- [INFO] [stdout] 139 | | fg: Color::Green, [INFO] [stdout] 140 | | mod: Modifier::BOLD, [INFO] [stdout] 141 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:142:45 [INFO] [stdout] | [INFO] [stdout] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 143 | | fg: Color::Yellow, [INFO] [stdout] 144 | | bg: Color::Red, [INFO] [stdout] 145 | | mod: Modifier::BOLD, [INFO] [stdout] 146 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:142:45 [INFO] [stdout] | [INFO] [stdout] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 143 | | fg: Color::Yellow, [INFO] [stdout] 144 | | bg: Color::Red, [INFO] [stdout] 145 | | mod: Modifier::BOLD, [INFO] [stdout] 146 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stdout] | ______________________________________- [INFO] [stdout] 148 | | fg: Color::LightBlue, [INFO] [stdout] 149 | | mod: Modifier::BOLD, [INFO] [stdout] 150 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Original diagnostics will follow. [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stdout] | ______________________________________- [INFO] [stdout] 148 | | fg: Color::LightBlue, [INFO] [stdout] 149 | | mod: Modifier::BOLD, [INFO] [stdout] 150 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:151:47 [INFO] [stdout] | [INFO] [stdout] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] 152 | | fg: Color::Blue, [INFO] [stdout] 153 | | bg: Color::Red, [INFO] [stdout] 154 | | mod: Modifier::BOLD, [INFO] [stdout] 155 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:151:47 [INFO] [stdout] | [INFO] [stdout] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] 152 | | fg: Color::Blue, [INFO] [stdout] 153 | | bg: Color::Red, [INFO] [stdout] 154 | | mod: Modifier::BOLD, [INFO] [stdout] 155 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:156:34 [INFO] [stdout] | [INFO] [stdout] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:156:34 [INFO] [stdout] | [INFO] [stdout] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/libc.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 4 | | pub fn malloc_trim(__pad: usize) -> c_int; [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [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 #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:3:54 [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | ($fg:expr) => { $crate::style! { fg: $fg } }; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($fg:expr_2021) => { $crate::style! { fg: $fg } }; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | {$($path:ident: $value:expr),*$(,)?} => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 36 | {$($path:ident: $value:expr_2021),*$(,)?} => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | ($stream:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 52 | ($stream:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | ($stream:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($stream:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interface.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | if let Ok(re) = Regex::new(query) { [INFO] [stdout] | ^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interface.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 116 ~ match Regex::new(query) { Ok(re) => { [INFO] [stdout] 117 | inner(&re, packages, shown); [INFO] [stdout] 118 ~ } _ => { [INFO] [stdout] 119 | inner(query, packages, shown); [INFO] [stdout] 120 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `parui` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/macros.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:3:35 [INFO] [stderr] | [INFO] [stderr] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:3:59 [INFO] [stderr] | [INFO] [stderr] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:34:6 [INFO] [stderr] | [INFO] [stderr] 34 | ($fg:expr_2021) => { $crate::style! { fg: $fg } }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | {$($path:ident: $value:expr_2021),*$(,)?} => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:52:6 [INFO] [stderr] | [INFO] [stderr] 52 | ($stream:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | ($stream:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:137:32 [INFO] [stderr] | [INFO] [stderr] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:137:32 [INFO] [stderr] | [INFO] [stderr] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stderr] | ____________________________________- [INFO] [stderr] 139 | | fg: Color::Green, [INFO] [stderr] 140 | | mod: Modifier::BOLD, [INFO] [stderr] 141 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stderr] | ____________________________________- [INFO] [stderr] 139 | | fg: Color::Green, [INFO] [stderr] 140 | | mod: Modifier::BOLD, [INFO] [stderr] 141 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:142:45 [INFO] [stderr] | [INFO] [stderr] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _____________________________________________- [INFO] [stderr] 143 | | fg: Color::Yellow, [INFO] [stderr] 144 | | bg: Color::Red, [INFO] [stderr] 145 | | mod: Modifier::BOLD, [INFO] [stderr] 146 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:142:45 [INFO] [stderr] | [INFO] [stderr] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _____________________________________________- [INFO] [stderr] 143 | | fg: Color::Yellow, [INFO] [stderr] 144 | | bg: Color::Red, [INFO] [stderr] 145 | | mod: Modifier::BOLD, [INFO] [stderr] 146 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:147:38 [INFO] [stderr] | [INFO] [stderr] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stderr] | ______________________________________- [INFO] [stderr] 148 | | fg: Color::LightBlue, [INFO] [stderr] 149 | | mod: Modifier::BOLD, [INFO] [stderr] 150 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:147:38 [INFO] [stderr] | [INFO] [stderr] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stderr] | ______________________________________- [INFO] [stderr] 148 | | fg: Color::LightBlue, [INFO] [stderr] 149 | | mod: Modifier::BOLD, [INFO] [stderr] 150 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:151:47 [INFO] [stderr] | [INFO] [stderr] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _______________________________________________- [INFO] [stderr] 152 | | fg: Color::Blue, [INFO] [stderr] 153 | | bg: Color::Red, [INFO] [stderr] 154 | | mod: Modifier::BOLD, [INFO] [stderr] 155 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | const INDEX_STYLE: Style = style!(Color::Gray); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stdout] | ____________________________________- [INFO] [stdout] 139 | | fg: Color::Green, [INFO] [stdout] 140 | | mod: Modifier::BOLD, [INFO] [stdout] 141 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | const INSTALLED_STYLE: Style = style! { [INFO] [stdout] | ____________________________________- [INFO] [stdout] 139 | | fg: Color::Green, [INFO] [stdout] 140 | | mod: Modifier::BOLD, [INFO] [stdout] 141 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:151:47 [INFO] [stderr] | [INFO] [stderr] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stderr] | _______________________________________________- [INFO] [stderr] 152 | | fg: Color::Blue, [INFO] [stderr] 153 | | bg: Color::Red, [INFO] [stderr] 154 | | mod: Modifier::BOLD, [INFO] [stderr] 155 | | }; [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:156:34 [INFO] [stderr] | [INFO] [stderr] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:156:34 [INFO] [stderr] | [INFO] [stderr] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | ($o:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:179:16 [INFO] [stderr] | [INFO] [stderr] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | ($m:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/interface.rs:179:16 [INFO] [stderr] | [INFO] [stderr] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:142:45 [INFO] [stdout] | [INFO] [stdout] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 143 | | fg: Color::Yellow, [INFO] [stdout] 144 | | bg: Color::Red, [INFO] [stdout] 145 | | mod: Modifier::BOLD, [INFO] [stdout] 146 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:142:45 [INFO] [stdout] | [INFO] [stdout] 142 | const INSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 143 | | fg: Color::Yellow, [INFO] [stdout] 144 | | bg: Color::Red, [INFO] [stdout] 145 | | mod: Modifier::BOLD, [INFO] [stdout] 146 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stdout] | ______________________________________- [INFO] [stdout] 148 | | fg: Color::LightBlue, [INFO] [stdout] 149 | | mod: Modifier::BOLD, [INFO] [stdout] 150 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | const UNINSTALLED_STYLE: Style = style! { [INFO] [stdout] | ______________________________________- [INFO] [stdout] 148 | | fg: Color::LightBlue, [INFO] [stdout] 149 | | mod: Modifier::BOLD, [INFO] [stdout] 150 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:151:47 [INFO] [stdout] | [INFO] [stdout] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] 152 | | fg: Color::Blue, [INFO] [stdout] 153 | | bg: Color::Red, [INFO] [stdout] 154 | | mod: Modifier::BOLD, [INFO] [stdout] 155 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:151:47 [INFO] [stdout] | [INFO] [stdout] 151 | const UNINSTALLED_SELECTED_STYLE: Style = style! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] 152 | | fg: Color::Blue, [INFO] [stdout] 153 | | bg: Color::Red, [INFO] [stdout] 154 | | mod: Modifier::BOLD, [INFO] [stdout] 155 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:156:34 [INFO] [stdout] | [INFO] [stdout] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:156:34 [INFO] [stdout] | [INFO] [stdout] 156 | const DEFAULT_STYLE: Style = style!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/interface.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | style: style! { fg: Color::Yellow, mod: Modifier::BOLD, }, [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `$crate::style_inner` which comes from the expansion of the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/libc.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 4 | | pub fn malloc_trim(__pad: usize) -> c_int; [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [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 #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr_2021,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr_2021,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:3:54 [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr,)? $(,)?} => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 3 | {$(fg: $fg:expr,)? $(bg: $bg:expr,)? $(mod: $mod:expr_2021,)? $(,)?} => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($o:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($m:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | ($fg:expr) => { $crate::style! { fg: $fg } }; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($fg:expr_2021) => { $crate::style! { fg: $fg } }; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | {$($path:ident: $value:expr),*$(,)?} => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 36 | {$($path:ident: $value:expr_2021),*$(,)?} => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | ($stream:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 52 | ($stream:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | ($stream:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 64 | ($stream:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interface.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | if let Ok(re) = Regex::new(query) { [INFO] [stdout] | ^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interface.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 116 ~ match Regex::new(query) { Ok(re) => { [INFO] [stdout] 117 | inner(&re, packages, shown); [INFO] [stdout] 118 ~ } _ => { [INFO] [stdout] 119 | inner(query, packages, shown); [INFO] [stdout] 120 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.96s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking parui v1.0.18 (/tmp/fixit) [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/libc.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / extern "C" { [INFO] [stdout] 4 | | pub fn malloc_trim(__pad: usize) -> c_int; [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/libc.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / extern "C" { [INFO] [stdout] 4 | | pub fn malloc_trim(__pad: usize) -> c_int; [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parui` (bin "parui" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `parui` (bin "parui") due to 2 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "26cab3e496f7173dde197cc81e7110b4fffa67f9751c155ec94ed01e9e832749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26cab3e496f7173dde197cc81e7110b4fffa67f9751c155ec94ed01e9e832749", kill_on_drop: false }` [INFO] [stdout] 26cab3e496f7173dde197cc81e7110b4fffa67f9751c155ec94ed01e9e832749