[INFO] fetching crate html2text 0.13.0-alpha.1...
[INFO] checking html2text-0.13.0-alpha.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] extracting crate html2text 0.13.0-alpha.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate html2text 0.13.0-alpha.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html2text 0.13.0-alpha.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate html2text 0.13.0-alpha.1
[INFO] tweaked toml for crates.io crate html2text 0.13.0-alpha.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate html2text 0.13.0-alpha.1 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93a0bc74a69d80c897e3498b194ca2012dba27bc9a4145df8c8fe1bc5af0ed7a
[INFO] running `Command { std: "docker" "start" "-a" "93a0bc74a69d80c897e3498b194ca2012dba27bc9a4145df8c8fe1bc5af0ed7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93a0bc74a69d80c897e3498b194ca2012dba27bc9a4145df8c8fe1bc5af0ed7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a0bc74a69d80c897e3498b194ca2012dba27bc9a4145df8c8fe1bc5af0ed7a", kill_on_drop: false }`
[INFO] [stdout] 93a0bc74a69d80c897e3498b194ca2012dba27bc9a4145df8c8fe1bc5af0ed7a
[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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dedbfa1be7a24c29285471c2a8742be837c2ca60ccf8f1d6a683fdfb0f65297b
[INFO] running `Command { std: "docker" "start" "-a" "dedbfa1be7a24c29285471c2a8742be837c2ca60ccf8f1d6a683fdfb0f65297b", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.151
[INFO] [stderr] Compiling proc-macro2 v1.0.82
[INFO] [stderr] Compiling ppv-lite86 v0.2.17
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Compiling serde v1.0.202
[INFO] [stderr] Checking memchr v2.6.4
[INFO] [stderr] Checking smallvec v1.11.2
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking log v0.4.20
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Compiling thiserror v1.0.51
[INFO] [stderr] Checking regex-syntax v0.8.3
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking minimal-lexical v0.2.1
[INFO] [stderr] Checking unicode-width v0.1.11
[INFO] [stderr] Checking phf_shared v0.10.0
[INFO] [stderr] Compiling phf_shared v0.11.2
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Checking numtoa v0.1.0
[INFO] [stderr] Checking argparse v0.2.2
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Checking phf v0.11.2
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Compiling getrandom v0.2.11
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling syn v2.0.64
[INFO] [stderr] Checking is-terminal v0.4.12
[INFO] [stderr] Checking termion v4.0.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Checking parking_lot v0.12.1
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling markup5ever v0.12.1
[INFO] [stderr] Checking regex v1.10.4
[INFO] [stderr] Checking env_logger v0.10.2
[INFO] [stderr] Checking string_cache v0.8.7
[INFO] [stderr] Compiling html5ever v0.27.0
[INFO] [stderr] Compiling thiserror-impl v1.0.51
[INFO] [stderr] Checking html2text v0.13.0-alpha.1 (/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/lib.rs:668:5
[INFO] [stdout] |
[INFO] [stdout] 663 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 668 | / handle
[INFO] [stdout] 669 | | .children
[INFO] [stdout] 670 | | .borrow()
[INFO] [stdout] 671 | | .iter()
[INFO] [stdout] 672 | | .flat_map(|ch| dom_to_render_tree_with_context(ch.clone(), err_out, context).transpose())
[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/lib.rs:672:24
[INFO] [stdout] |
[INFO] [stdout] 672 | .flat_map(|ch| dom_to_render_tree_with_context(ch.clone(), err_out, context).transpose())
[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/lib.rs:945:44
[INFO] [stdout] |
[INFO] [stdout] 945 | construct: Box::new(|_, mut cs| Ok(cs.pop())),
[INFO] [stdout] | ------ ^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1047:19
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1047 | children: handle.children.borrow().clone(),
[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/lib.rs:1048:15
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1048 | cons: Box::new(f),
[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/lib.rs:1049:16
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1049 | prefn: None,
[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/lib.rs:1050:17
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1050 | postfn: None,
[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/lib.rs:1063:19
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1063 | children: handle.children.borrow().clone(),
[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/lib.rs:1064:15
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1064 | cons: Box::new(move |ctx, children| {
[INFO] [stdout] | _______________^
[INFO] [stdout] 1065 | | if children.is_empty() {
[INFO] [stdout] 1066 | | Ok(None)
[INFO] [stdout] 1067 | | } else {
[INFO] [stdout] 1068 | | f(ctx, children)
[INFO] [stdout] 1069 | | }
[INFO] [stdout] 1070 | | }),
[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/lib.rs:1071:16
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1071 | prefn: None,
[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/lib.rs:1072:17
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1072 | postfn: None,
[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/lib.rs:1146:8
[INFO] [stdout] |
[INFO] [stdout] 1138 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1146 | Ok(match handle.clone().data {
[INFO] [stdout] | ________^
[INFO] [stdout] 1147 | | Document => pending(handle, |_context, cs| {
[INFO] [stdout] 1148 | | Ok(Some(RenderNode::new(Container(cs))))
[INFO] [stdout] 1149 | | }),
[INFO] [stdout] ... |
[INFO] [stdout] 1388 | | }
[INFO] [stdout] 1389 | | })
[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/lib.rs:1432:15
[INFO] [stdout] |
[INFO] [stdout] 1428 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1432 | cons: Box::new(f),
[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/lib.rs:1433:16
[INFO] [stdout] |
[INFO] [stdout] 1428 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1433 | prefn: None,
[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/lib.rs:1434:17
[INFO] [stdout] |
[INFO] [stdout] 1428 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1434 | postfn: None,
[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/lib.rs:1454:61
[INFO] [stdout] |
[INFO] [stdout] 1454 | Container(children) => pending2(children, |_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1459:20
[INFO] [stdout] |
[INFO] [stdout] 1457 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1458 | renderer.end_link()?;
[INFO] [stdout] 1459 | Ok(Some(None))
[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/lib.rs:1466:20
[INFO] [stdout] |
[INFO] [stdout] 1464 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1465 | renderer.end_emphasis()?;
[INFO] [stdout] 1466 | Ok(Some(None))
[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/lib.rs:1473:20
[INFO] [stdout] |
[INFO] [stdout] 1471 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1472 | renderer.end_strong()?;
[INFO] [stdout] 1473 | Ok(Some(None))
[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/lib.rs:1480:20
[INFO] [stdout] |
[INFO] [stdout] 1478 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1479 | renderer.end_strikeout()?;
[INFO] [stdout] 1480 | Ok(Some(None))
[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/lib.rs:1487:20
[INFO] [stdout] |
[INFO] [stdout] 1485 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1486 | renderer.end_code()?;
[INFO] [stdout] 1487 | Ok(Some(None))
[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/lib.rs:1498:20
[INFO] [stdout] |
[INFO] [stdout] 1496 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1497 | renderer.end_block();
[INFO] [stdout] 1498 | Ok(Some(None))
[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/lib.rs:1516:20
[INFO] [stdout] |
[INFO] [stdout] 1510 | pending2(children, move |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1511 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1516 | Ok(Some(None))
[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/lib.rs:1523:20
[INFO] [stdout] |
[INFO] [stdout] 1521 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1522 | renderer.new_line()?;
[INFO] [stdout] 1523 | Ok(Some(None))
[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/lib.rs:1532:20
[INFO] [stdout] |
[INFO] [stdout] 1529 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1532 | Ok(Some(None))
[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/lib.rs:1548:20
[INFO] [stdout] |
[INFO] [stdout] 1542 | pending2(children, move |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1543 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1548 | Ok(Some(None))
[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/lib.rs:1559:42
[INFO] [stdout] |
[INFO] [stdout] 1559 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1597:42
[INFO] [stdout] |
[INFO] [stdout] 1597 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1624:42
[INFO] [stdout] |
[INFO] [stdout] 1624 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1634:20
[INFO] [stdout] |
[INFO] [stdout] 1632 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1633 | renderer.end_emphasis()?;
[INFO] [stdout] 1634 | Ok(Some(None))
[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/lib.rs:1644:20
[INFO] [stdout] |
[INFO] [stdout] 1641 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1642 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1643 | renderer.append_subrender(sub_builder, repeat(" "))?;
[INFO] [stdout] 1644 | Ok(Some(None))
[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/lib.rs:1664:20
[INFO] [stdout] |
[INFO] [stdout] 1662 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1663 | renderer.pop_colour();
[INFO] [stdout] 1664 | Ok(Some(None))
[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/lib.rs:1671:20
[INFO] [stdout] |
[INFO] [stdout] 1669 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1670 | renderer.pop_bgcolour();
[INFO] [stdout] 1671 | Ok(Some(None))
[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/lib.rs:1702:24
[INFO] [stdout] |
[INFO] [stdout] 1700 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1701 | renderer.end_superscript()?;
[INFO] [stdout] 1702 | Ok(Some(None))
[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/lib.rs:1815:34
[INFO] [stdout] |
[INFO] [stdout] 1815 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1833:16
[INFO] [stdout] |
[INFO] [stdout] 1828 | cons: Box::new(|builders, children| {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1829 | let children: Vec<_> = children.into_iter().map(Option::unwrap).collect();
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1833 | Ok(Some(None))
[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/lib.rs:1858:16
[INFO] [stdout] |
[INFO] [stdout] 1855 | cons: Box::new(|builders, children| {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1856 | let children: Vec<_> = children.into_iter().map(Option::unwrap).collect();
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1857 | builders.append_vert_row(children)?;
[INFO] [stdout] 1858 | Ok(Some(None))
[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/lib.rs:1880:12
[INFO] [stdout] |
[INFO] [stdout] 1878 | pending2(cell.content, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1879 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1880 | Ok(Some(Some(sub_builder)))
[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/lib.rs:2228:12
[INFO] [stdout] |
[INFO] [stdout] 2212 | decorator: D,
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2224 | let test_decorator = decorator.make_subblock_decorator();
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2225 | let builder = SubRenderer::new(width, render_options, decorator);
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2226 | let builder =
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2227 | render_tree_to_string(context, builder, &test_decorator, self.0, &mut Discard {})?;
[INFO] [stdout] 2228 | Ok(RenderedText(builder))
[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/lib.rs:2249:12
[INFO] [stdout] |
[INFO] [stdout] 2248 | fn into_lines(self) -> Result>>> {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2249 | Ok(self
[INFO] [stdout] | ____________^
[INFO] [stdout] 2250 | | .0
[INFO] [stdout] 2251 | | .into_lines()?
[INFO] [stdout] 2252 | | .into_iter()
[INFO] [stdout] 2253 | | .map(RenderLine::into_tagged_line)
[INFO] [stdout] 2254 | | .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/lib.rs:2287:5
[INFO] [stdout] |
[INFO] [stdout] 2282 | pub fn from_read_with_decorator(input: R, width: usize, decorator: D) -> String
[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] 2287 | / config::with_decorator(decorator)
[INFO] [stdout] 2288 | | .string_from_read(input, width)
[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/lib.rs:2298:5
[INFO] [stdout] |
[INFO] [stdout] 2294 | pub fn from_read(input: R, width: usize) -> String
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2298 | / config::plain()
[INFO] [stdout] 2299 | | .string_from_read(input, width)
[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/lib.rs:2310:5
[INFO] [stdout] |
[INFO] [stdout] 2306 | pub fn from_read_rich(input: R, width: usize) -> Vec>>
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2310 | / config::rich()
[INFO] [stdout] 2311 | | .lines_from_read(input, width)
[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/render/text_renderer.rs:78:13
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn into_inner(mut self) -> (SubRenderer, Vec) {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 78 | / self.subrender
[INFO] [stdout] 79 | | .pop()
[INFO] [stdout] 80 | | .expect("Attempt to pop a subrenderer from an empty stack"),
[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/render/text_renderer.rs:275:9
[INFO] [stdout] |
[INFO] [stdout] 274 | fn into_tagged_strings(self) -> impl Iterator- > {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 275 | self.v.into_iter().filter_map(|tle| match tle {
[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/render/text_renderer.rs:986:20
[INFO] [stdout] |
[INFO] [stdout] 981 | pub fn new(width: usize, options: RenderOptions, decorator: D) -> SubRenderer {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 986 | lines: LinkedList::new(),
[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/render/text_renderer.rs:988:23
[INFO] [stdout] |
[INFO] [stdout] 981 | pub fn new(width: usize, options: RenderOptions, decorator: D) -> SubRenderer {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 988 | wrapping: None,
[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/render/text_renderer.rs:990:24
[INFO] [stdout] |
[INFO] [stdout] 981 | pub fn new(width: usize, options: RenderOptions, decorator: D) -> SubRenderer {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 990 | ann_stack: Vec::new(),
[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/render/text_renderer.rs:1295:20
[INFO] [stdout] |
[INFO] [stdout] 1291 | .map(|sub_r| {
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1295 | Ok((
[INFO] [stdout] | ____________________^
[INFO] [stdout] 1296 | | width,
[INFO] [stdout] 1297 | | sub_r
[INFO] [stdout] 1298 | | .into_lines()?
[INFO] [stdout] ... |
[INFO] [stdout] 1311 | | .collect(),
[INFO] [stdout] 1312 | | ))
[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/markup5ever_rcdom.rs:120:17
[INFO] [stdout] |
[INFO] [stdout] 119 | pub fn new(data: NodeData) -> Rc {
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 120 | Rc::new(Node {
[INFO] [stdout] | _________________^
[INFO] [stdout] 121 | | data,
[INFO] [stdout] 122 | | parent: Cell::new(None),
[INFO] [stdout] 123 | | children: RefCell::new(Vec::new()),
[INFO] [stdout] 124 | | })
[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/markup5ever_rcdom.rs:273:19
[INFO] [stdout] |
[INFO] [stdout] 269 | name: QualName,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 270 | attrs: Vec,
[INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 | Node::new(NodeData::Element {
[INFO] [stdout] | ___________________^
[INFO] [stdout] 274 | | name,
[INFO] [stdout] 275 | | attrs: RefCell::new(attrs),
[INFO] [stdout] 276 | | template_contents: RefCell::new(if flags.template {
[INFO] [stdout] ... |
[INFO] [stdout] 281 | | mathml_annotation_xml_integration_point: flags.mathml_annotation_xml_integration_point,
[INFO] [stdout] 282 | | })
[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/markup5ever_rcdom.rs:286:19
[INFO] [stdout] |
[INFO] [stdout] 285 | fn create_comment(&mut self, text: StrTendril) -> Handle {
[INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 286 | Node::new(NodeData::Comment { contents: text })
[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/markup5ever_rcdom.rs:290:19
[INFO] [stdout] |
[INFO] [stdout] 289 | fn create_pi(&mut self, target: StrTendril, data: StrTendril) -> Handle {
[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] 290 | Node::new(NodeData::ProcessingInstruction {
[INFO] [stdout] | ___________________^
[INFO] [stdout] 291 | | target,
[INFO] [stdout] 292 | | contents: data,
[INFO] [stdout] 293 | | })
[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/markup5ever_rcdom.rs:469:48
[INFO] [stdout] |
[INFO] [stdout] 469 | .map(|h| SerializeOp::Open(h.clone())),
[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/lib.rs:1953:16
[INFO] [stdout] |
[INFO] [stdout] 1944 | pub fn parse_html(&self, mut input: R) -> Result {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1953 | Ok(super::parse_document(super::RcDom::default(), opts)
[INFO] [stdout] | ________________^
[INFO] [stdout] 1954 | | .from_utf8()
[INFO] [stdout] 1955 | | .read_from(&mut input)?)
[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/lib.rs:2007:13
[INFO] [stdout] |
[INFO] [stdout] 2002 | mut self,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2003 | input: R,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2007 | / self.do_parse(&mut context, input)?
[INFO] [stdout] 2008 | | .render_with_context(&mut context, width, self.decorator)?
[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/lib.rs:2022:13
[INFO] [stdout] |
[INFO] [stdout] 2017 | mut self,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2018 | input: R,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2022 | / self.do_parse(&mut context, input)?
[INFO] [stdout] 2023 | | .render_with_context(&mut context, width, self.decorator)?
[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 57 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `html2text` (lib) due to 58 previous errors
[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:668:5
[INFO] [stdout] |
[INFO] [stdout] 663 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 668 | / handle
[INFO] [stdout] 669 | | .children
[INFO] [stdout] 670 | | .borrow()
[INFO] [stdout] 671 | | .iter()
[INFO] [stdout] 672 | | .flat_map(|ch| dom_to_render_tree_with_context(ch.clone(), err_out, context).transpose())
[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/lib.rs:672:24
[INFO] [stdout] |
[INFO] [stdout] 672 | .flat_map(|ch| dom_to_render_tree_with_context(ch.clone(), err_out, context).transpose())
[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/lib.rs:945:44
[INFO] [stdout] |
[INFO] [stdout] 945 | construct: Box::new(|_, mut cs| Ok(cs.pop())),
[INFO] [stdout] | ------ ^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1047:19
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1047 | children: handle.children.borrow().clone(),
[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/lib.rs:1048:15
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1048 | cons: Box::new(f),
[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/lib.rs:1049:16
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1049 | prefn: None,
[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/lib.rs:1050:17
[INFO] [stdout] |
[INFO] [stdout] 1041 | fn pending<'a, F>(handle: Handle, f: F) -> TreeMapResult<'a, HtmlContext, Handle, RenderNode>
[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] 1050 | postfn: None,
[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/lib.rs:1063:19
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1063 | children: handle.children.borrow().clone(),
[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/lib.rs:1064:15
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1064 | cons: Box::new(move |ctx, children| {
[INFO] [stdout] | _______________^
[INFO] [stdout] 1065 | | if children.is_empty() {
[INFO] [stdout] 1066 | | Ok(None)
[INFO] [stdout] 1067 | | } else {
[INFO] [stdout] 1068 | | f(ctx, children)
[INFO] [stdout] 1069 | | }
[INFO] [stdout] 1070 | | }),
[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/lib.rs:1071:16
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1071 | prefn: None,
[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/lib.rs:1072:17
[INFO] [stdout] |
[INFO] [stdout] 1055 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1056 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1072 | postfn: None,
[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/lib.rs:1146:8
[INFO] [stdout] |
[INFO] [stdout] 1138 | handle: Handle,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1146 | Ok(match handle.clone().data {
[INFO] [stdout] | ________^
[INFO] [stdout] 1147 | | Document => pending(handle, |_context, cs| {
[INFO] [stdout] 1148 | | Ok(Some(RenderNode::new(Container(cs))))
[INFO] [stdout] 1149 | | }),
[INFO] [stdout] ... |
[INFO] [stdout] 1388 | | }
[INFO] [stdout] 1389 | | })
[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/lib.rs:1432:15
[INFO] [stdout] |
[INFO] [stdout] 1428 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1432 | cons: Box::new(f),
[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/lib.rs:1433:16
[INFO] [stdout] |
[INFO] [stdout] 1428 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1433 | prefn: None,
[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/lib.rs:1434:17
[INFO] [stdout] |
[INFO] [stdout] 1428 | f: F,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1434 | postfn: None,
[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/lib.rs:1454:61
[INFO] [stdout] |
[INFO] [stdout] 1454 | Container(children) => pending2(children, |_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1459:20
[INFO] [stdout] |
[INFO] [stdout] 1457 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1458 | renderer.end_link()?;
[INFO] [stdout] 1459 | Ok(Some(None))
[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/lib.rs:1466:20
[INFO] [stdout] |
[INFO] [stdout] 1464 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1465 | renderer.end_emphasis()?;
[INFO] [stdout] 1466 | Ok(Some(None))
[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/lib.rs:1473:20
[INFO] [stdout] |
[INFO] [stdout] 1471 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1472 | renderer.end_strong()?;
[INFO] [stdout] 1473 | Ok(Some(None))
[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/lib.rs:1480:20
[INFO] [stdout] |
[INFO] [stdout] 1478 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1479 | renderer.end_strikeout()?;
[INFO] [stdout] 1480 | Ok(Some(None))
[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/lib.rs:1487:20
[INFO] [stdout] |
[INFO] [stdout] 1485 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1486 | renderer.end_code()?;
[INFO] [stdout] 1487 | Ok(Some(None))
[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/lib.rs:1498:20
[INFO] [stdout] |
[INFO] [stdout] 1496 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1497 | renderer.end_block();
[INFO] [stdout] 1498 | Ok(Some(None))
[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/lib.rs:1516:20
[INFO] [stdout] |
[INFO] [stdout] 1510 | pending2(children, move |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1511 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1516 | Ok(Some(None))
[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/lib.rs:1523:20
[INFO] [stdout] |
[INFO] [stdout] 1521 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1522 | renderer.new_line()?;
[INFO] [stdout] 1523 | Ok(Some(None))
[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/lib.rs:1532:20
[INFO] [stdout] |
[INFO] [stdout] 1529 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1532 | Ok(Some(None))
[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/lib.rs:1548:20
[INFO] [stdout] |
[INFO] [stdout] 1542 | pending2(children, move |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1543 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1548 | Ok(Some(None))
[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/lib.rs:1559:42
[INFO] [stdout] |
[INFO] [stdout] 1559 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1597:42
[INFO] [stdout] |
[INFO] [stdout] 1597 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1624:42
[INFO] [stdout] |
[INFO] [stdout] 1624 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1634:20
[INFO] [stdout] |
[INFO] [stdout] 1632 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1633 | renderer.end_emphasis()?;
[INFO] [stdout] 1634 | Ok(Some(None))
[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/lib.rs:1644:20
[INFO] [stdout] |
[INFO] [stdout] 1641 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1642 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1643 | renderer.append_subrender(sub_builder, repeat(" "))?;
[INFO] [stdout] 1644 | Ok(Some(None))
[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/lib.rs:1664:20
[INFO] [stdout] |
[INFO] [stdout] 1662 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1663 | renderer.pop_colour();
[INFO] [stdout] 1664 | Ok(Some(None))
[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/lib.rs:1671:20
[INFO] [stdout] |
[INFO] [stdout] 1669 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1670 | renderer.pop_bgcolour();
[INFO] [stdout] 1671 | Ok(Some(None))
[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/lib.rs:1702:24
[INFO] [stdout] |
[INFO] [stdout] 1700 | pending2(children, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1701 | renderer.end_superscript()?;
[INFO] [stdout] 1702 | Ok(Some(None))
[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/lib.rs:1815:34
[INFO] [stdout] |
[INFO] [stdout] 1815 | cons: Box::new(|_, _| Ok(Some(None))),
[INFO] [stdout] | - ^^^^^^^^^^
[INFO] [stdout] | |
[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/lib.rs:1833:16
[INFO] [stdout] |
[INFO] [stdout] 1828 | cons: Box::new(|builders, children| {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1829 | let children: Vec<_> = children.into_iter().map(Option::unwrap).collect();
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1833 | Ok(Some(None))
[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/lib.rs:1858:16
[INFO] [stdout] |
[INFO] [stdout] 1855 | cons: Box::new(|builders, children| {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1856 | let children: Vec<_> = children.into_iter().map(Option::unwrap).collect();
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1857 | builders.append_vert_row(children)?;
[INFO] [stdout] 1858 | Ok(Some(None))
[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/lib.rs:1880:12
[INFO] [stdout] |
[INFO] [stdout] 1878 | pending2(cell.content, |renderer: &mut TextRenderer, _| {
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1879 | let sub_builder = renderer.pop();
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1880 | Ok(Some(Some(sub_builder)))
[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/lib.rs:2228:12
[INFO] [stdout] |
[INFO] [stdout] 2212 | decorator: D,
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2224 | let test_decorator = decorator.make_subblock_decorator();
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2225 | let builder = SubRenderer::new(width, render_options, decorator);
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2226 | let builder =
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2227 | render_tree_to_string(context, builder, &test_decorator, self.0, &mut Discard {})?;
[INFO] [stdout] 2228 | Ok(RenderedText(builder))
[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/lib.rs:2249:12
[INFO] [stdout] |
[INFO] [stdout] 2248 | fn into_lines(self) -> Result>>> {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2249 | Ok(self
[INFO] [stdout] | ____________^
[INFO] [stdout] 2250 | | .0
[INFO] [stdout] 2251 | | .into_lines()?
[INFO] [stdout] 2252 | | .into_iter()
[INFO] [stdout] 2253 | | .map(RenderLine::into_tagged_line)
[INFO] [stdout] 2254 | | .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/lib.rs:2287:5
[INFO] [stdout] |
[INFO] [stdout] 2282 | pub fn from_read_with_decorator(input: R, width: usize, decorator: D) -> String
[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] 2287 | / config::with_decorator(decorator)
[INFO] [stdout] 2288 | | .string_from_read(input, width)
[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/lib.rs:2298:5
[INFO] [stdout] |
[INFO] [stdout] 2294 | pub fn from_read(input: R, width: usize) -> String
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2298 | / config::plain()
[INFO] [stdout] 2299 | | .string_from_read(input, width)
[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/lib.rs:2310:5
[INFO] [stdout] |
[INFO] [stdout] 2306 | pub fn from_read_rich(input: R, width: usize) -> Vec>>
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2310 | / config::rich()
[INFO] [stdout] 2311 | | .lines_from_read(input, width)
[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/render/text_renderer.rs:78:13
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn into_inner(mut self) -> (SubRenderer, Vec) {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 78 | / self.subrender
[INFO] [stdout] 79 | | .pop()
[INFO] [stdout] 80 | | .expect("Attempt to pop a subrenderer from an empty stack"),
[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/render/text_renderer.rs:275:9
[INFO] [stdout] |
[INFO] [stdout] 274 | fn into_tagged_strings(self) -> impl Iterator
- > {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 275 | self.v.into_iter().filter_map(|tle| match tle {
[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/render/text_renderer.rs:986:20
[INFO] [stdout] |
[INFO] [stdout] 981 | pub fn new(width: usize, options: RenderOptions, decorator: D) -> SubRenderer {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 986 | lines: LinkedList::new(),
[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/render/text_renderer.rs:988:23
[INFO] [stdout] |
[INFO] [stdout] 981 | pub fn new(width: usize, options: RenderOptions, decorator: D) -> SubRenderer {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 988 | wrapping: None,
[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/render/text_renderer.rs:990:24
[INFO] [stdout] |
[INFO] [stdout] 981 | pub fn new(width: usize, options: RenderOptions, decorator: D) -> SubRenderer {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 990 | ann_stack: Vec::new(),
[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/render/text_renderer.rs:1295:20
[INFO] [stdout] |
[INFO] [stdout] 1291 | .map(|sub_r| {
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1295 | Ok((
[INFO] [stdout] | ____________________^
[INFO] [stdout] 1296 | | width,
[INFO] [stdout] 1297 | | sub_r
[INFO] [stdout] 1298 | | .into_lines()?
[INFO] [stdout] ... |
[INFO] [stdout] 1311 | | .collect(),
[INFO] [stdout] 1312 | | ))
[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/markup5ever_rcdom.rs:120:17
[INFO] [stdout] |
[INFO] [stdout] 119 | pub fn new(data: NodeData) -> Rc {
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 120 | Rc::new(Node {
[INFO] [stdout] | _________________^
[INFO] [stdout] 121 | | data,
[INFO] [stdout] 122 | | parent: Cell::new(None),
[INFO] [stdout] 123 | | children: RefCell::new(Vec::new()),
[INFO] [stdout] 124 | | })
[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/markup5ever_rcdom.rs:273:19
[INFO] [stdout] |
[INFO] [stdout] 269 | name: QualName,
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 270 | attrs: Vec,
[INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 | Node::new(NodeData::Element {
[INFO] [stdout] | ___________________^
[INFO] [stdout] 274 | | name,
[INFO] [stdout] 275 | | attrs: RefCell::new(attrs),
[INFO] [stdout] 276 | | template_contents: RefCell::new(if flags.template {
[INFO] [stdout] ... |
[INFO] [stdout] 281 | | mathml_annotation_xml_integration_point: flags.mathml_annotation_xml_integration_point,
[INFO] [stdout] 282 | | })
[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/markup5ever_rcdom.rs:286:19
[INFO] [stdout] |
[INFO] [stdout] 285 | fn create_comment(&mut self, text: StrTendril) -> Handle {
[INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 286 | Node::new(NodeData::Comment { contents: text })
[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/markup5ever_rcdom.rs:290:19
[INFO] [stdout] |
[INFO] [stdout] 289 | fn create_pi(&mut self, target: StrTendril, data: StrTendril) -> Handle {
[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] 290 | Node::new(NodeData::ProcessingInstruction {
[INFO] [stdout] | ___________________^
[INFO] [stdout] 291 | | target,
[INFO] [stdout] 292 | | contents: data,
[INFO] [stdout] 293 | | })
[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/markup5ever_rcdom.rs:469:48
[INFO] [stdout] |
[INFO] [stdout] 469 | .map(|h| SerializeOp::Open(h.clone())),
[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/lib.rs:1953:16
[INFO] [stdout] |
[INFO] [stdout] 1944 | pub fn parse_html(&self, mut input: R) -> Result {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1953 | Ok(super::parse_document(super::RcDom::default(), opts)
[INFO] [stdout] | ________________^
[INFO] [stdout] 1954 | | .from_utf8()
[INFO] [stdout] 1955 | | .read_from(&mut input)?)
[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/lib.rs:2007:13
[INFO] [stdout] |
[INFO] [stdout] 2002 | mut self,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2003 | input: R,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2007 | / self.do_parse(&mut context, input)?
[INFO] [stdout] 2008 | | .render_with_context(&mut context, width, self.decorator)?
[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/lib.rs:2022:13
[INFO] [stdout] |
[INFO] [stdout] 2017 | mut self,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 2018 | input: R,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2022 | / self.do_parse(&mut context, input)?
[INFO] [stdout] 2023 | | .render_with_context(&mut context, width, self.decorator)?
[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 57 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `html2text` (lib test) due to 58 previous errors
[INFO] running `Command { std: "docker" "inspect" "dedbfa1be7a24c29285471c2a8742be837c2ca60ccf8f1d6a683fdfb0f65297b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dedbfa1be7a24c29285471c2a8742be837c2ca60ccf8f1d6a683fdfb0f65297b", kill_on_drop: false }`
[INFO] [stdout] dedbfa1be7a24c29285471c2a8742be837c2ca60ccf8f1d6a683fdfb0f65297b