[INFO] fetching crate rst_parser 0.4.0... [INFO] checking rst_parser-0.4.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate rst_parser 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate rst_parser 0.4.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 rst_parser 0.4.0 [INFO] finished tweaking crates.io crate rst_parser 0.4.0 [INFO] tweaked toml for crates.io crate rst_parser 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding synstructure v0.12.6 (latest: v0.13.1) [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 document_tree v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fcfd67d8f4f8a62451d6a16d4b21ca6344ed00e45f43bd78565c51626c48642e [INFO] running `Command { std: "docker" "start" "-a" "fcfd67d8f4f8a62451d6a16d4b21ca6344ed00e45f43bd78565c51626c48642e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcfd67d8f4f8a62451d6a16d4b21ca6344ed00e45f43bd78565c51626c48642e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfd67d8f4f8a62451d6a16d4b21ca6344ed00e45f43bd78565c51626c48642e", kill_on_drop: false }` [INFO] [stdout] fcfd67d8f4f8a62451d6a16d4b21ca6344ed00e45f43bd78565c51626c48642e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ccf83df02ac66cff10da3b7c08c33e2fc0bda15a3ec5a8e26126f8726f1628f5 [INFO] running `Command { std: "docker" "start" "-a" "ccf83df02ac66cff10da3b7c08c33e2fc0bda15a3ec5a8e26126f8726f1628f5", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking backtrace v0.3.73 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking document_tree v0.4.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking rst_parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `NumberedFootnote`, `LabeledFootnote`, `Citation`, `InternalLink`, `IndirectLink`, and `SectionTitle` are never constructed [INFO] [stdout] --> src/simplify.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 36 | enum NamedTargetType { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 37 | NumberedFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | LabeledFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | Citation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | InternalLink, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | ExternalLink(Url), [INFO] [stdout] 42 | IndirectLink(NameToken), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | SectionTitle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedTargetType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_implicit_target` is never used [INFO] [stdout] --> src/simplify.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | impl NamedTargetType { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NumberedFootnote`, `LabeledFootnote`, `Citation`, `InternalLink`, `IndirectLink`, and `SectionTitle` are never constructed [INFO] [stdout] --> src/simplify.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 36 | enum NamedTargetType { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 37 | NumberedFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | LabeledFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | Citation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | InternalLink, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | ExternalLink(Url), [INFO] [stdout] 42 | IndirectLink(NameToken), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | SectionTitle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedTargetType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_implicit_target` is never used [INFO] [stdout] --> src/simplify.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | impl NamedTargetType { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.04s [INFO] running `Command { std: "docker" "inspect" "ccf83df02ac66cff10da3b7c08c33e2fc0bda15a3ec5a8e26126f8726f1628f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf83df02ac66cff10da3b7c08c33e2fc0bda15a3ec5a8e26126f8726f1628f5", kill_on_drop: false }` [INFO] [stdout] ccf83df02ac66cff10da3b7c08c33e2fc0bda15a3ec5a8e26126f8726f1628f5 [INFO] checking rst_parser-0.4.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate rst_parser 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rst_parser 0.4.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 rst_parser 0.4.0 [INFO] finished tweaking crates.io crate rst_parser 0.4.0 [INFO] tweaked toml for crates.io crate rst_parser 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding synstructure v0.12.6 (latest: v0.13.1) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 323eff8521627b26e6afcb5df24e71b7329d941cd72fa929aa0a9162d003f4dd [INFO] running `Command { std: "docker" "start" "-a" "323eff8521627b26e6afcb5df24e71b7329d941cd72fa929aa0a9162d003f4dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "323eff8521627b26e6afcb5df24e71b7329d941cd72fa929aa0a9162d003f4dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323eff8521627b26e6afcb5df24e71b7329d941cd72fa929aa0a9162d003f4dd", kill_on_drop: false }` [INFO] [stdout] 323eff8521627b26e6afcb5df24e71b7329d941cd72fa929aa0a9162d003f4dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d00f5d5eb4e5ae4d8de49f54710387be3257f151869c66888d48a2732216e486 [INFO] running `Command { std: "docker" "start" "-a" "d00f5d5eb4e5ae4d8de49f54710387be3257f151869c66888d48a2732216e486", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking backtrace v0.3.73 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking document_tree v0.4.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking rst_parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `NumberedFootnote`, `LabeledFootnote`, `Citation`, `InternalLink`, `IndirectLink`, and `SectionTitle` are never constructed [INFO] [stdout] --> src/simplify.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 36 | enum NamedTargetType { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 37 | NumberedFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | LabeledFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | Citation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | InternalLink, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | ExternalLink(Url), [INFO] [stdout] 42 | IndirectLink(NameToken), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | SectionTitle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedTargetType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_implicit_target` is never used [INFO] [stdout] --> src/simplify.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | impl NamedTargetType { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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/conversion.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 44 | let mut toplevel: Vec = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(e::Document::with_children(toplevel)) [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/conversion/block.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 67 | let mut title_inlines: Option> = None; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut elem = e::Title::with_children(title_inlines.expect("No text in title")); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ok((elem, title_kind)) [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/conversion/block.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 178 | let children: Vec = iter.map(|p| e::Paragraph::with_children(vec![p.as_str().into()]).into()).collect(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | Ok(match typ { [INFO] [stdout] | ________^ [INFO] [stdout] 180 | | "attention" => e::Attention::with_children(children).into(), [INFO] [stdout] 181 | | "hint" => e::Hint::with_children(children).into(), [INFO] [stdout] 182 | | "note" => e::Note::with_children(children).into(), [INFO] [stdout] ... | [INFO] [stdout] 189 | | typ => panic!("Unknown admontion type {}!", typ), [INFO] [stdout] 190 | | }) [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/conversion/block.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | let children: Vec = iter.map(|p| e::Paragraph::with_children(vec![p.as_str().into()]).into()).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/conversion/block.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 199 | let mut children: Vec = vec![ [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | Ok(e::ListItem::with_children(children)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/conversion/inline.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 42 | let mut children: Vec = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | Ok(e::Reference::new( [INFO] [stdout] | ________^ [INFO] [stdout] 147 | | Default::default(), [INFO] [stdout] 148 | | a::Reference { name, refuri, refid, refname }, [INFO] [stdout] 149 | | children [INFO] [stdout] 150 | | ).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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rst_parser` (lib) due to 7 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variants `NumberedFootnote`, `LabeledFootnote`, `Citation`, `InternalLink`, `IndirectLink`, and `SectionTitle` are never constructed [INFO] [stdout] --> src/simplify.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 36 | enum NamedTargetType { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 37 | NumberedFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | LabeledFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | Citation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | InternalLink, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | ExternalLink(Url), [INFO] [stdout] 42 | IndirectLink(NameToken), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | SectionTitle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedTargetType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_implicit_target` is never used [INFO] [stdout] --> src/simplify.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | impl NamedTargetType { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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/conversion.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 44 | let mut toplevel: Vec = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(e::Document::with_children(toplevel)) [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/conversion/block.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 67 | let mut title_inlines: Option> = None; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut elem = e::Title::with_children(title_inlines.expect("No text in title")); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ok((elem, title_kind)) [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/conversion/block.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 178 | let children: Vec = iter.map(|p| e::Paragraph::with_children(vec![p.as_str().into()]).into()).collect(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | Ok(match typ { [INFO] [stdout] | ________^ [INFO] [stdout] 180 | | "attention" => e::Attention::with_children(children).into(), [INFO] [stdout] 181 | | "hint" => e::Hint::with_children(children).into(), [INFO] [stdout] 182 | | "note" => e::Note::with_children(children).into(), [INFO] [stdout] ... | [INFO] [stdout] 189 | | typ => panic!("Unknown admontion type {}!", typ), [INFO] [stdout] 190 | | }) [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/conversion/block.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | let children: Vec = iter.map(|p| e::Paragraph::with_children(vec![p.as_str().into()]).into()).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/conversion/block.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 199 | let mut children: Vec = vec![ [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | Ok(e::ListItem::with_children(children)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/conversion/inline.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 42 | let mut children: Vec = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | Ok(e::Reference::new( [INFO] [stdout] | ________^ [INFO] [stdout] 147 | | Default::default(), [INFO] [stdout] 148 | | a::Reference { name, refuri, refid, refname }, [INFO] [stdout] 149 | | children [INFO] [stdout] 150 | | ).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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rst_parser` (lib test) due to 7 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d00f5d5eb4e5ae4d8de49f54710387be3257f151869c66888d48a2732216e486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00f5d5eb4e5ae4d8de49f54710387be3257f151869c66888d48a2732216e486", kill_on_drop: false }` [INFO] [stdout] d00f5d5eb4e5ae4d8de49f54710387be3257f151869c66888d48a2732216e486