[INFO] cloning repository https://github.com/SixArm/sita-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SixArm/sita-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixArm%2Fsita-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixArm%2Fsita-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40bd2793f77c53f99c53f57fe1a4530d46b516ae [INFO] checking SixArm/sita-rust/40bd2793f77c53f99c53f57fe1a4530d46b516ae against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixArm%2Fsita-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SixArm/sita-rust 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 git repo https://github.com/SixArm/sita-rust [INFO] finished tweaking git repo https://github.com/SixArm/sita-rust [INFO] tweaked toml for git repo https://github.com/SixArm/sita-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SixArm/sita-rust 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] [stderr] Blocking waiting for file lock on package cache [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] 2c6fe8c827b2689901c18d7133f4b5ab0de282bafedadc912970689d4a1d7fdf [INFO] running `Command { std: "docker" "start" "-a" "2c6fe8c827b2689901c18d7133f4b5ab0de282bafedadc912970689d4a1d7fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c6fe8c827b2689901c18d7133f4b5ab0de282bafedadc912970689d4a1d7fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6fe8c827b2689901c18d7133f4b5ab0de282bafedadc912970689d4a1d7fdf", kill_on_drop: false }` [INFO] [stdout] 2c6fe8c827b2689901c18d7133f4b5ab0de282bafedadc912970689d4a1d7fdf [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] d16c983f1073fa5efd61628b91a0699e3f37061313efe29e9291c3d249f7426c [INFO] running `Command { std: "docker" "start" "-a" "d16c983f1073fa5efd61628b91a0699e3f37061313efe29e9291c3d249f7426c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking unicode-xid v0.2.5 [INFO] [stderr] Checking rxml_validation v0.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.11.2 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking quick-xml v0.25.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking typeables v2.3.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking version_check v0.9.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking assertables v5.2.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling liquid-derive v0.26.8 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking rxml v0.9.1 [INFO] [stderr] Checking liquid-core v0.26.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking minidom v0.15.2 [INFO] [stderr] Checking rhai v1.19.0 [INFO] [stderr] Checking liquid-lib v0.26.9 [INFO] [stderr] Checking lol_html v1.2.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking ammonia v4.0.0 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Checking liquid v0.26.9 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking sita v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::f::walkdir_dir_entry_is_visible::*` [INFO] [stdout] --> src/f/walkdir_prefer_iter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::f::walkdir_dir_entry_is_visible::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::builder::OsStr` [INFO] [stdout] --> src/f/walkdir_dir_entry_is_visible.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::builder::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::f::walkdir_dir_entry_is_visible::*` [INFO] [stdout] --> src/f/walkdir_prefer_iter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::f::walkdir_dir_entry_is_visible::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::builder::OsStr` [INFO] [stdout] --> src/f/walkdir_dir_entry_is_visible.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::builder::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/app/run.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 87 | |err| Err( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | / Error::InitializeTemplaterTemplate { [INFO] [stdout] 89 | | name: name.to_owned(), [INFO] [stdout] 90 | | template_path_buf: template_path_buf.to_owned(), [INFO] [stdout] 91 | | debug: format!("{:?}", err), [INFO] [stdout] 92 | | } [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/app/run.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 98 | |err| Err( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | / Error::InitializeTemplaterTemplate { [INFO] [stdout] 100 | | name: name.to_owned(), [INFO] [stdout] 101 | | template_path_buf: template_path_buf.to_owned(), [INFO] [stdout] 102 | | debug: format!("{:?}", err), [INFO] [stdout] 103 | | } [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/app/run.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | |err| Err(Error::RegisterTemplateViaDefault { debug: format!("{:?}", err) }), [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/app/run.rs:144:31 [INFO] [stdout] | [INFO] [stdout] 144 | ... |err| Err(Error::InitializeTemplaterExtra { name: name, extra_path_buf: extra_path_buf.to_owned(), debug: format!("{:?}", err) }), [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/app/run.rs:339:19 [INFO] [stdout] | [INFO] [stdout] 339 | ... |err| Err(Error::DoPathRenderTemplateWithStateEnum { input: input.to_owned(), output: output.to_owned(), template_name: template_name.to_owned(), debug: format!("{:?}", err) ... [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/app/run.rs:370:19 [INFO] [stdout] | [INFO] [stdout] 370 | |err| Err(Error::ReadContentAsMixText(err)), [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/f/from_input_path_buf_and_output_path_buf_into_map.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | |err| Err(Error::Wrap(err)), [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/f/from_pathable_string_into_list_path_buf.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / WalkDir::new(&path_buf) [INFO] [stdout] 53 | | .into_iter() [INFO] [stdout] 54 | | .filter_entry(|e| [INFO] [stdout] 55 | | walkdir_dir_entry_is_visible(&e) [INFO] [stdout] ... | [INFO] [stdout] 72 | | // } [INFO] [stdout] 73 | | ) [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/f/from_set_pathable_string_into_set_path_buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | ::glob::glob(&glob_string).unwrap().filter_map(|val| val.ok()) [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/f/walkdir_prefer_iter.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn walkdir_prefer_iter(dir: impl AsRef) -> impl Iterator { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | trace!("walkdir_prefer_iter ➡ dir: {:?}", dir.as_ref()); [INFO] [stdout] 28 | / WalkDir::new(dir) [INFO] [stdout] 29 | | .into_iter() [INFO] [stdout] 30 | | .filter_map(|result| [INFO] [stdout] 31 | | match result { [INFO] [stdout] ... | [INFO] [stdout] 43 | | !dir_entry.file_name().to_string_lossy().starts_with(".") [INFO] [stdout] 44 | | ) [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/f/walkdir_dir_entry_first_with_expect.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn walkdir_dir_entry_first_with_expect(path: impl AsRef) -> DirEntry { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | / WalkDir::new(path) [INFO] [stdout] 12 | | .into_iter() [INFO] [stdout] 13 | | .skip(1) [INFO] [stdout] 14 | | .next() [INFO] [stdout] 15 | | .expect("next") [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/matter/matter_parser_with_toml.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | let state = self.parse_matter_text_to_state(&matter_text)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Ok((content_text, state)) [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] | 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/matter/matter_parser_with_yaml.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | let state = self.parse_matter_text_to_state(&matter_text)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Ok((content_text, state)) [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] | 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/rewriting/lol.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 23 | let element_content_handlers = vec![ [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | / rewrite_str(s, [INFO] [stdout] 31 | | RewriteStrSettings { [INFO] [stdout] 32 | | element_content_handlers, [INFO] [stdout] 33 | | ..RewriteStrSettings::default() [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | ).unwrap() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/templater/templater_with_handlebars.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 51 | name: impl AsRef, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | content_text: impl AsRef [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | self.handlebars.register_template_string(name.as_ref(), &content_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/templater/templater_with_handlebars.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | |err| Err(Error::RegisterTemplateViaNameAndContentText(err)), [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/templater/templater_with_handlebars.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 90 | template_name: impl AsRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | / match state_enum { [INFO] [stdout] 96 | | StateEnum::StateWithMap(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 97 | | StateEnum::StateWithJSON(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 98 | | StateEnum::StateWithTOML(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 99 | | StateEnum::StateWithYAML(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 100 | | }.map_or_else( [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/templater/templater_with_handlebars.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | |err| Err(Error::Render(err)), [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] [stderr] error: could not compile `sita` (bin "sita") due to 19 previous errors; 2 warnings emitted [INFO] [stdout] error: aborting due to 18 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/app/run.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 87 | |err| Err( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | / Error::InitializeTemplaterTemplate { [INFO] [stdout] 89 | | name: name.to_owned(), [INFO] [stdout] 90 | | template_path_buf: template_path_buf.to_owned(), [INFO] [stdout] 91 | | debug: format!("{:?}", err), [INFO] [stdout] 92 | | } [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/app/run.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 98 | |err| Err( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | / Error::InitializeTemplaterTemplate { [INFO] [stdout] 100 | | name: name.to_owned(), [INFO] [stdout] 101 | | template_path_buf: template_path_buf.to_owned(), [INFO] [stdout] 102 | | debug: format!("{:?}", err), [INFO] [stdout] 103 | | } [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/app/run.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | |err| Err(Error::RegisterTemplateViaDefault { debug: format!("{:?}", err) }), [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/app/run.rs:144:31 [INFO] [stdout] | [INFO] [stdout] 144 | ... |err| Err(Error::InitializeTemplaterExtra { name: name, extra_path_buf: extra_path_buf.to_owned(), debug: format!("{:?}", err) }), [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/app/run.rs:339:19 [INFO] [stdout] | [INFO] [stdout] 339 | ... |err| Err(Error::DoPathRenderTemplateWithStateEnum { input: input.to_owned(), output: output.to_owned(), template_name: template_name.to_owned(), debug: format!("{:?}", err) ... [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/app/run.rs:370:19 [INFO] [stdout] | [INFO] [stdout] 370 | |err| Err(Error::ReadContentAsMixText(err)), [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/f/from_input_path_buf_and_output_path_buf_into_map.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | |err| Err(Error::Wrap(err)), [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/f/from_pathable_string_into_list_path_buf.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / WalkDir::new(&path_buf) [INFO] [stdout] 53 | | .into_iter() [INFO] [stdout] 54 | | .filter_entry(|e| [INFO] [stdout] 55 | | walkdir_dir_entry_is_visible(&e) [INFO] [stdout] ... | [INFO] [stdout] 72 | | // } [INFO] [stdout] 73 | | ) [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/f/from_set_pathable_string_into_set_path_buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | ::glob::glob(&glob_string).unwrap().filter_map(|val| val.ok()) [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/f/walkdir_prefer_iter.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn walkdir_prefer_iter(dir: impl AsRef) -> impl Iterator { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | trace!("walkdir_prefer_iter ➡ dir: {:?}", dir.as_ref()); [INFO] [stdout] 28 | / WalkDir::new(dir) [INFO] [stdout] 29 | | .into_iter() [INFO] [stdout] 30 | | .filter_map(|result| [INFO] [stdout] 31 | | match result { [INFO] [stdout] ... | [INFO] [stdout] 43 | | !dir_entry.file_name().to_string_lossy().starts_with(".") [INFO] [stdout] 44 | | ) [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/f/walkdir_dir_entry_first_with_expect.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn walkdir_dir_entry_first_with_expect(path: impl AsRef) -> DirEntry { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | / WalkDir::new(path) [INFO] [stdout] 12 | | .into_iter() [INFO] [stdout] 13 | | .skip(1) [INFO] [stdout] 14 | | .next() [INFO] [stdout] 15 | | .expect("next") [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/matter/matter_parser_with_toml.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | let state = self.parse_matter_text_to_state(&matter_text)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Ok((content_text, state)) [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] | 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/matter/matter_parser_with_yaml.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | let state = self.parse_matter_text_to_state(&matter_text)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Ok((content_text, state)) [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] | 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/rewriting/lol.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 23 | let element_content_handlers = vec![ [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | / rewrite_str(s, [INFO] [stdout] 31 | | RewriteStrSettings { [INFO] [stdout] 32 | | element_content_handlers, [INFO] [stdout] 33 | | ..RewriteStrSettings::default() [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | ).unwrap() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/templater/templater_trait.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | templater.register_template_via_name_and_content_text("alfa", "

{{ bravo }}

"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 278 | let _ = templater.register_template_via_name_and_content_text("alfa", "

{{ bravo }}

"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/templater/templater_with_handlebars.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 51 | name: impl AsRef, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | content_text: impl AsRef [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | self.handlebars.register_template_string(name.as_ref(), &content_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/templater/templater_with_handlebars.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | |err| Err(Error::RegisterTemplateViaNameAndContentText(err)), [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/templater/templater_with_handlebars.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 90 | template_name: impl AsRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | / match state_enum { [INFO] [stdout] 96 | | StateEnum::StateWithMap(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 97 | | StateEnum::StateWithJSON(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 98 | | StateEnum::StateWithTOML(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 99 | | StateEnum::StateWithYAML(x) => self.handlebars.render(template_name.as_ref(), x), [INFO] [stdout] 100 | | }.map_or_else( [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/templater/templater_with_handlebars.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | |err| Err(Error::Render(err)), [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: aborting due to 18 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sita` (bin "sita" test) due to 19 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d16c983f1073fa5efd61628b91a0699e3f37061313efe29e9291c3d249f7426c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16c983f1073fa5efd61628b91a0699e3f37061313efe29e9291c3d249f7426c", kill_on_drop: false }` [INFO] [stdout] d16c983f1073fa5efd61628b91a0699e3f37061313efe29e9291c3d249f7426c