[INFO] fetching crate colorz 1.1.2... [INFO] checking colorz-1.1.2 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate colorz 1.1.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate colorz 1.1.2 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate colorz 1.1.2 [INFO] finished tweaking crates.io crate colorz 1.1.2 [INFO] tweaked toml for crates.io crate colorz 1.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate colorz 1.1.2 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded supports-color v2.0.0 [INFO] [stderr] Downloaded rustix v0.38.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a8c69e4c13d9609d9b3eb4f23a2629686bbcfaa32ff58c57cc40f7a6bb0203 [INFO] running `Command { std: "docker" "start" "-a" "d2a8c69e4c13d9609d9b3eb4f23a2629686bbcfaa32ff58c57cc40f7a6bb0203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a8c69e4c13d9609d9b3eb4f23a2629686bbcfaa32ff58c57cc40f7a6bb0203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a8c69e4c13d9609d9b3eb4f23a2629686bbcfaa32ff58c57cc40f7a6bb0203", kill_on_drop: false }` [INFO] [stdout] d2a8c69e4c13d9609d9b3eb4f23a2629686bbcfaa32ff58c57cc40f7a6bb0203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce1bffba19a73b5a809549c780ad3c1d020064590911d2cb4737813e67b1ea26 [INFO] running `Command { std: "docker" "start" "-a" "ce1bffba19a73b5a809549c780ad3c1d020064590911d2cb4737813e67b1ea26", kill_on_drop: false }` [INFO] [stderr] Checking colorz v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ColorSupport` is never constructed [INFO] [stdout] --> src/mode.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct ColorSupport { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorSupport` is never constructed [INFO] [stdout] --> src/mode.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct ColorSupport { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "ce1bffba19a73b5a809549c780ad3c1d020064590911d2cb4737813e67b1ea26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce1bffba19a73b5a809549c780ad3c1d020064590911d2cb4737813e67b1ea26", kill_on_drop: false }` [INFO] [stdout] ce1bffba19a73b5a809549c780ad3c1d020064590911d2cb4737813e67b1ea26 [INFO] checking colorz-1.1.2 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate colorz 1.1.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate colorz 1.1.2 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate colorz 1.1.2 [INFO] finished tweaking crates.io crate colorz 1.1.2 [INFO] tweaked toml for crates.io crate colorz 1.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate colorz 1.1.2 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d90b21c62a7bc8e2ff1a669f495de22678e642d3a0db5379fea8c872fca9b3ad [INFO] running `Command { std: "docker" "start" "-a" "d90b21c62a7bc8e2ff1a669f495de22678e642d3a0db5379fea8c872fca9b3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d90b21c62a7bc8e2ff1a669f495de22678e642d3a0db5379fea8c872fca9b3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90b21c62a7bc8e2ff1a669f495de22678e642d3a0db5379fea8c872fca9b3ad", kill_on_drop: false }` [INFO] [stdout] d90b21c62a7bc8e2ff1a669f495de22678e642d3a0db5379fea8c872fca9b3ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0acc15c17757ab693c66b681ecf3ffc579fb5ba2eea2458de5e5bf813ec608b3 [INFO] running `Command { std: "docker" "start" "-a" "0acc15c17757ab693c66b681ecf3ffc579fb5ba2eea2458de5e5bf813ec608b3", kill_on_drop: false }` [INFO] [stderr] Checking colorz v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ColorSupport` is never constructed [INFO] [stdout] --> src/mode.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct ColorSupport { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/style.rs:851:9 [INFO] [stdout] | [INFO] [stdout] 850 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 851 | / iter.into_iter() [INFO] [stdout] 852 | | .map(Into::into) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 78 | fn into_fg(self, color: C) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | self.into_style().fg(color) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 90 | fn into_bg(self, color: C) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | self.into_style().bg(color) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 102 | fn into_underline_color(self, color: C) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | self.into_style().underline_color(color) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 114 | $(#[$fg] #[inline] fn $into_fun(self) -> StyledValue where Self: Sized{ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | self.into_style().$fun() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 118 | $(#[$bg] #[inline] fn $into_on_fun(self) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | self.into_style().$on_fun() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 126 | $(#[$doc] #[inline] fn $into_effect_fun(self) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | self.into_style().$effect_fun() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn fg(self, color: C) -> StyledValue { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | style: self.style.fg(color), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:167:28 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn bg(self, color: C) -> StyledValue { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | style: self.style.bg(color), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn underline_color(self, color: C) -> StyledValue { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | style: self.style.underline_color(color), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorSupport` is never constructed [INFO] [stdout] --> src/mode.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct ColorSupport { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `colorz` (lib test) due to 11 previous errors; 1 warning emitted [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/style.rs:851:9 [INFO] [stdout] | [INFO] [stdout] 850 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 851 | / iter.into_iter() [INFO] [stdout] 852 | | .map(Into::into) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 78 | fn into_fg(self, color: C) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | self.into_style().fg(color) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 90 | fn into_bg(self, color: C) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | self.into_style().bg(color) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 102 | fn into_underline_color(self, color: C) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | self.into_style().underline_color(color) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 114 | $(#[$fg] #[inline] fn $into_fun(self) -> StyledValue where Self: Sized{ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | self.into_style().$fun() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 118 | $(#[$bg] #[inline] fn $into_on_fun(self) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | self.into_style().$on_fun() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 126 | $(#[$doc] #[inline] fn $into_effect_fun(self) -> StyledValue where Self: Sized { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | self.into_style().$effect_fun() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn fg(self, color: C) -> StyledValue { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | style: self.style.fg(color), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:167:28 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn bg(self, color: C) -> StyledValue { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | style: self.style.bg(color), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn underline_color(self, color: C) -> StyledValue { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | style: self.style.underline_color(color), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / AnsiColorMethods! { [INFO] [stdout] 222 | | ( [INFO] [stdout] 223 | | /// Changes the foreground to black [INFO] [stdout] 224 | | /// Changes the background to black [INFO] [stdout] ... | [INFO] [stdout] 300 | | ) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `AnsiColorMethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `colorz` (lib) due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0acc15c17757ab693c66b681ecf3ffc579fb5ba2eea2458de5e5bf813ec608b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0acc15c17757ab693c66b681ecf3ffc579fb5ba2eea2458de5e5bf813ec608b3", kill_on_drop: false }` [INFO] [stdout] 0acc15c17757ab693c66b681ecf3ffc579fb5ba2eea2458de5e5bf813ec608b3