[INFO] fetching crate sphinx-rustdocgen 0.6.0... [INFO] checking sphinx-rustdocgen-0.6.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate sphinx-rustdocgen 0.6.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate sphinx-rustdocgen 0.6.0 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 sphinx-rustdocgen 0.6.0 [INFO] finished tweaking crates.io crate sphinx-rustdocgen 0.6.0 [INFO] tweaked toml for crates.io crate sphinx-rustdocgen 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate sphinx-rustdocgen 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] 065ad23f999c3da5652be795d361f945580529e3e02a67804bb994fe9f8182b6 [INFO] running `Command { std: "docker" "start" "-a" "065ad23f999c3da5652be795d361f945580529e3e02a67804bb994fe9f8182b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "065ad23f999c3da5652be795d361f945580529e3e02a67804bb994fe9f8182b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065ad23f999c3da5652be795d361f945580529e3e02a67804bb994fe9f8182b6", kill_on_drop: false }` [INFO] [stdout] 065ad23f999c3da5652be795d361f945580529e3e02a67804bb994fe9f8182b6 [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] 97e1172cf73ba28362dc12beda73c68b985c9235a9b6fa473e0fa725a9ad964c [INFO] running `Command { std: "docker" "start" "-a" "97e1172cf73ba28362dc12beda73c68b985c9235a9b6fa473e0fa725a9ad964c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.75 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking cargo_toml v0.20.4 [INFO] [stderr] Checking sphinx-rustdocgen v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `Crate`, `Executable`, and `Module` are never constructed [INFO] [stdout] --> src/directives/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) enum Directive { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 67 | Crate(CrateDirective), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | Enum(EnumDirective), [INFO] [stdout] 69 | Executable(ExecutableDirective), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | Module(ModuleDirective), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Crate`, `Executable`, and `Module` are never constructed [INFO] [stdout] --> src/directives/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) enum Directive { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 67 | Crate(CrateDirective), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | Enum(EnumDirective), [INFO] [stdout] 69 | Executable(ExecutableDirective), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | Module(ModuleDirective), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "97e1172cf73ba28362dc12beda73c68b985c9235a9b6fa473e0fa725a9ad964c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e1172cf73ba28362dc12beda73c68b985c9235a9b6fa473e0fa725a9ad964c", kill_on_drop: false }` [INFO] [stdout] 97e1172cf73ba28362dc12beda73c68b985c9235a9b6fa473e0fa725a9ad964c [INFO] checking sphinx-rustdocgen-0.6.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate sphinx-rustdocgen 0.6.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate sphinx-rustdocgen 0.6.0 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 sphinx-rustdocgen 0.6.0 [INFO] finished tweaking crates.io crate sphinx-rustdocgen 0.6.0 [INFO] tweaked toml for crates.io crate sphinx-rustdocgen 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate sphinx-rustdocgen 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] 25f8c2099f2ae66f16cdb92048702b25fb056d61957c09004afeadc7496f733a [INFO] running `Command { std: "docker" "start" "-a" "25f8c2099f2ae66f16cdb92048702b25fb056d61957c09004afeadc7496f733a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25f8c2099f2ae66f16cdb92048702b25fb056d61957c09004afeadc7496f733a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f8c2099f2ae66f16cdb92048702b25fb056d61957c09004afeadc7496f733a", kill_on_drop: false }` [INFO] [stdout] 25f8c2099f2ae66f16cdb92048702b25fb056d61957c09004afeadc7496f733a [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] a5e70d7eb71e2345057801086a160ab8a0f3388ed2a153661146effeed5c3b3a [INFO] running `Command { std: "docker" "start" "-a" "a5e70d7eb71e2345057801086a160ab8a0f3388ed2a153661146effeed5c3b3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.75 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking cargo_toml v0.20.4 [INFO] [stderr] Checking sphinx-rustdocgen v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `Crate`, `Executable`, and `Module` are never constructed [INFO] [stdout] --> src/directives/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) enum Directive { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 67 | Crate(CrateDirective), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | Enum(EnumDirective), [INFO] [stdout] 69 | Executable(ExecutableDirective), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | Module(ModuleDirective), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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/lib.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 156 | let (crate_dir, manifest) = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | Some(m) => m, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | doc_dir: doc_dir.canonicalize().unwrap(), [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/directives/mod.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 287 | items: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | / items [INFO] [stdout] 291 | | .filter_map(|i| Self::from_impl_item(parent_path, i, inherited_visibility)) [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/directives/mod.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 340 | items: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 343 | / items [INFO] [stdout] 344 | | .filter_map(|i| Self::from_trait_item(parent_path, i, inherited_visibility)) [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/directives/mod.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 359 | items: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 360 | ) -> Vec { [INFO] [stdout] 361 | / items [INFO] [stdout] 362 | | .filter_map(|i| Self::from_extern_item(parent_path, i)) [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/directives/macro_directive.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | .any(|a| !a.path().segments.is_empty() && a.path().segments[0].ident == "macro_export"); [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/directives/macro_directive.rs:43:55 [INFO] [stdout] | [INFO] [stdout] 43 | .any(|a| !a.path().segments.is_empty() && a.path().segments[0].ident == "macro_export"); [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/formats.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 540 | fn get_rst_text(self, indent: &str) -> Vec { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 541 | self.into_iter().map(|s| format!("{indent}{s}")).collect() [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/formats.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 557 | fn get_md_text(self) -> Vec { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 558 | self.into_iter().map(|s| format!(" {s}")).collect() [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 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Crate`, `Executable`, and `Module` are never constructed [INFO] [stdout] --> src/directives/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) enum Directive { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 67 | Crate(CrateDirective), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | Enum(EnumDirective), [INFO] [stdout] 69 | Executable(ExecutableDirective), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | Module(ModuleDirective), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sphinx-rustdocgen` (lib) due to 9 previous errors; 1 warning emitted [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/lib.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 156 | let (crate_dir, manifest) = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | Some(m) => m, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | doc_dir: doc_dir.canonicalize().unwrap(), [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/directives/mod.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 287 | items: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | / items [INFO] [stdout] 291 | | .filter_map(|i| Self::from_impl_item(parent_path, i, inherited_visibility)) [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/directives/mod.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 340 | items: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 343 | / items [INFO] [stdout] 344 | | .filter_map(|i| Self::from_trait_item(parent_path, i, inherited_visibility)) [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/directives/mod.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 359 | items: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 360 | ) -> Vec { [INFO] [stdout] 361 | / items [INFO] [stdout] 362 | | .filter_map(|i| Self::from_extern_item(parent_path, i)) [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/directives/macro_directive.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | .any(|a| !a.path().segments.is_empty() && a.path().segments[0].ident == "macro_export"); [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/directives/macro_directive.rs:43:55 [INFO] [stdout] | [INFO] [stdout] 43 | .any(|a| !a.path().segments.is_empty() && a.path().segments[0].ident == "macro_export"); [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/formats.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 540 | fn get_rst_text(self, indent: &str) -> Vec { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 541 | self.into_iter().map(|s| format!("{indent}{s}")).collect() [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/formats.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 557 | fn get_md_text(self) -> Vec { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 558 | self.into_iter().map(|s| format!(" {s}")).collect() [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 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sphinx-rustdocgen` (lib test) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a5e70d7eb71e2345057801086a160ab8a0f3388ed2a153661146effeed5c3b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e70d7eb71e2345057801086a160ab8a0f3388ed2a153661146effeed5c3b3a", kill_on_drop: false }` [INFO] [stdout] a5e70d7eb71e2345057801086a160ab8a0f3388ed2a153661146effeed5c3b3a