[INFO] fetching crate fern 0.6.2... [INFO] checking fern-0.6.2 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate fern 0.6.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate fern 0.6.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 fern 0.6.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fern 0.6.2 [INFO] tweaked toml for crates.io crate fern 0.6.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate fern 0.6.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syslog v6.0.1 [INFO] [stderr] Downloaded reopen v1.0.3 [INFO] [stderr] Downloaded unix_socket v0.5.0 [INFO] [stderr] Downloaded reopen v0.3.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.54 [INFO] [stderr] Downloaded syslog v4.0.1 [INFO] [stderr] Downloaded syslog v3.3.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.93 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded proc-macro2 v1.0.53 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.93 [INFO] [stderr] Downloaded cxx-build v1.0.93 [INFO] [stderr] Downloaded cxx v1.0.93 [INFO] [stderr] Downloaded syn v2.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 206bf20e7e2577436c23c4c3043a725805329b47f5e92384be56e9d35ddbfecc [INFO] running `Command { std: "docker" "start" "-a" "206bf20e7e2577436c23c4c3043a725805329b47f5e92384be56e9d35ddbfecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "206bf20e7e2577436c23c4c3043a725805329b47f5e92384be56e9d35ddbfecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "206bf20e7e2577436c23c4c3043a725805329b47f5e92384be56e9d35ddbfecc", kill_on_drop: false }` [INFO] [stdout] 206bf20e7e2577436c23c4c3043a725805329b47f5e92384be56e9d35ddbfecc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7078c055624f3c0e4524a76954971569341a7b0aed0eadda801dc8c90960dc7 [INFO] running `Command { std: "docker" "start" "-a" "a7078c055624f3c0e4524a76954971569341a7b0aed0eadda801dc8c90960dc7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking fern v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "a7078c055624f3c0e4524a76954971569341a7b0aed0eadda801dc8c90960dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7078c055624f3c0e4524a76954971569341a7b0aed0eadda801dc8c90960dc7", kill_on_drop: false }` [INFO] [stdout] a7078c055624f3c0e4524a76954971569341a7b0aed0eadda801dc8c90960dc7 [INFO] checking fern-0.6.2 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate fern 0.6.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fern 0.6.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 fern 0.6.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fern 0.6.2 [INFO] tweaked toml for crates.io crate fern 0.6.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate fern 0.6.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06691ca4466bb6a53385a93845052aae0aaca0437a7e0c7addd84cd0664b15ef [INFO] running `Command { std: "docker" "start" "-a" "06691ca4466bb6a53385a93845052aae0aaca0437a7e0c7addd84cd0664b15ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06691ca4466bb6a53385a93845052aae0aaca0437a7e0c7addd84cd0664b15ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06691ca4466bb6a53385a93845052aae0aaca0437a7e0c7addd84cd0664b15ef", kill_on_drop: false }` [INFO] [stdout] 06691ca4466bb6a53385a93845052aae0aaca0437a7e0c7addd84cd0664b15ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 6d7c4257a4ac22f8b216cd129816229aefa6c2c367940ea806736a0634aebdce [INFO] running `Command { std: "docker" "start" "-a" "6d7c4257a4ac22f8b216cd129816229aefa6c2c367940ea806736a0634aebdce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking fern v0.6.2 (/opt/rustwide/workdir) [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/builders.rs:398:20 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn into_shared(self) -> SharedDispatch { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 395 | let (min_level, dispatch) = self.into_dispatch(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 398 | inner: Arc::new(dispatch), [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/builders.rs:765:16 [INFO] [stdout] | [INFO] [stdout] 764 | fn from(log: Dispatch) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 765 | Output(OutputInner::Dispatch(log)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:772:16 [INFO] [stdout] | [INFO] [stdout] 771 | fn from(log: SharedDispatch) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 772 | Output(OutputInner::SharedDispatch(log)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:779:16 [INFO] [stdout] | [INFO] [stdout] 778 | fn from(log: Box) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 779 | Output(OutputInner::OtherBoxed(log)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:796:16 [INFO] [stdout] | [INFO] [stdout] 795 | fn from(file: fs::File) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 796 | Output(OutputInner::File { [INFO] [stdout] | ________________^ [INFO] [stdout] 797 | | stream: file, [INFO] [stdout] 798 | | line_sep: "\n".into(), [INFO] [stdout] 799 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:811:16 [INFO] [stdout] | [INFO] [stdout] 810 | fn from(writer: Box) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 811 | Output(OutputInner::Writer { [INFO] [stdout] | ________________^ [INFO] [stdout] 812 | | stream: writer, [INFO] [stdout] 813 | | line_sep: "\n".into(), [INFO] [stdout] 814 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:870:16 [INFO] [stdout] | [INFO] [stdout] 869 | fn from(stream: Sender) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 870 | Output(OutputInner::Sender { [INFO] [stdout] | ________________^ [INFO] [stdout] 871 | | stream, [INFO] [stdout] 872 | | line_sep: "\n".into(), [INFO] [stdout] 873 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:998:16 [INFO] [stdout] | [INFO] [stdout] 997 | pub fn file>>(file: fs::File, line_sep: T) -> Self { [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] 998 | Output(OutputInner::File { [INFO] [stdout] | ________________^ [INFO] [stdout] 999 | | stream: file, [INFO] [stdout] 1000 | | line_sep: line_sep.into(), [INFO] [stdout] 1001 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:1040:16 [INFO] [stdout] | [INFO] [stdout] 1039 | pub fn writer>>(writer: Box, line_sep: T) -> Self { [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] 1040 | Output(OutputInner::Writer { [INFO] [stdout] | ________________^ [INFO] [stdout] 1041 | | stream: writer, [INFO] [stdout] 1042 | | line_sep: line_sep.into(), [INFO] [stdout] 1043 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:1144:16 [INFO] [stdout] | [INFO] [stdout] 1143 | pub fn stdout>>(line_sep: T) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1144 | Output(OutputInner::Stdout { [INFO] [stdout] | ________________^ [INFO] [stdout] 1145 | | stream: io::stdout(), [INFO] [stdout] 1146 | | line_sep: line_sep.into(), [INFO] [stdout] 1147 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:1167:16 [INFO] [stdout] | [INFO] [stdout] 1166 | pub fn stderr>>(line_sep: T) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1167 | Output(OutputInner::Stderr { [INFO] [stdout] | ________________^ [INFO] [stdout] 1168 | | stream: io::stderr(), [INFO] [stdout] 1169 | | line_sep: line_sep.into(), [INFO] [stdout] 1170 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:1190:16 [INFO] [stdout] | [INFO] [stdout] 1189 | pub fn sender>>(sender: Sender, line_sep: T) -> Self { [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] 1190 | Output(OutputInner::Sender { [INFO] [stdout] | ________________^ [INFO] [stdout] 1191 | | stream: sender, [INFO] [stdout] 1192 | | line_sep: line_sep.into(), [INFO] [stdout] 1193 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/builders.rs:1284:20 [INFO] [stdout] | [INFO] [stdout] 1266 | pub fn call(func: F) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1284 | Self::from(Box::new(CallShim(func)) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fern` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d7c4257a4ac22f8b216cd129816229aefa6c2c367940ea806736a0634aebdce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d7c4257a4ac22f8b216cd129816229aefa6c2c367940ea806736a0634aebdce", kill_on_drop: false }` [INFO] [stdout] 6d7c4257a4ac22f8b216cd129816229aefa6c2c367940ea806736a0634aebdce