[INFO] fetching crate ripgrep_all 0.10.6... [INFO] checking ripgrep_all-0.10.6 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ripgrep_all 0.10.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ripgrep_all 0.10.6 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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ripgrep_all 0.10.6 [INFO] finished tweaking crates.io crate ripgrep_all 0.10.6 [INFO] tweaked toml for crates.io crate ripgrep_all 0.10.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate ripgrep_all 0.10.6 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0602aff92f63f5271d43df1924fde7707a036ad6c31394cc79bbf35c5adb51d0 [INFO] running `Command { std: "docker" "start" "-a" "0602aff92f63f5271d43df1924fde7707a036ad6c31394cc79bbf35c5adb51d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0602aff92f63f5271d43df1924fde7707a036ad6c31394cc79bbf35c5adb51d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0602aff92f63f5271d43df1924fde7707a036ad6c31394cc79bbf35c5adb51d0", kill_on_drop: false }` [INFO] [stdout] 0602aff92f63f5271d43df1924fde7707a036ad6c31394cc79bbf35c5adb51d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 873c474486382ad02d08ce7282ce84d9670a988563fb23841723a9899b3b708d [INFO] running `Command { std: "docker" "start" "-a" "873c474486382ad02d08ce7282ce84d9670a988563fb23841723a9899b3b708d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking clap_builder v4.4.17 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking charset v0.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking quoted_printable v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking deflate64 v0.1.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking mailparse v0.14.0 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking size_format v1.0.2 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking clap v4.4.17 [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking mime2ext v0.1.52 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling ctor v0.2.6 [INFO] [stderr] Checking tokio-rusqlite v0.5.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking async-compression v0.4.5 [INFO] [stderr] Checking async_zip v0.0.12 [INFO] [stderr] Checking ripgrep_all v0.10.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal` [INFO] [stdout] --> src/expand.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "perf-literal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `perf-literal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal` [INFO] [stdout] --> src/expand.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "perf-literal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `perf-literal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal` [INFO] [stdout] --> src/expand.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "perf-literal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `perf-literal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal` [INFO] [stdout] --> src/expand.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "perf-literal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `perf-literal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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:82:14 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn join_handle_to_stream(join: JoinHandle>) -> impl AsyncRead { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let st = stream! { [INFO] [stdout] | ______________^ [INFO] [stdout] 83 | | join.await.map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e))??; [INFO] [stdout] 84 | | yield std::io::Result::Ok(&b""[..]) [INFO] [stdout] 85 | | }; [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] = note: this error originates in the macro `stream` (in Nightly builds, run with -Z macro-backtrace for more info) [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/adapted_iter.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn one_file(ai: AdaptInfo) -> AdaptedFilesIterBox { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | Box::pin(tokio_stream::once(Ok(ai))) [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/adapters.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 114 | let mut adapters: Vec> = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | let internal_adapters: Vec> = vec![ [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | / adapters [INFO] [stdout] 138 | | .into_iter() [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/adapters.rs:159:50 [INFO] [stdout] | [INFO] [stdout] 159 | .map(|e| (e.metadata().name.clone(), e.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/adapters/custom.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 160 | mut cmd: Command, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | inp: ReadBox, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | let mut cmd = cmd [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let mut stdi = cmd.stdin.take().expect("is piped"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | let stdo = cmd.stdout.take().expect("is piped"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | [INFO] [stdout] 174 | let join = tokio::spawn(async move { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | Ok(Box::pin(stdo.chain( [INFO] [stdout] | ________^ [INFO] [stdout] 180 | | proc_wait(cmd, move || format!("subprocess: {cmd_log}")).chain(join_handle_to_stream(join)), [INFO] [stdout] 181 | | ))) [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] | [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/adapters/custom.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 229 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | _detection_reason: &FileMatcher, [INFO] [stdout] 231 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 232 | | let AdaptInfo { [INFO] [stdout] 233 | | filepath_hint, [INFO] [stdout] 234 | | inp, [INFO] [stdout] ... | [INFO] [stdout] 261 | | })) [INFO] [stdout] 262 | | } [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/adapters/decompress.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn decompress_any(reason: &FileMatcher, inp: ReadBox) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(match reason { [INFO] [stdout] | ________^ [INFO] [stdout] 64 | | Fast(FileExtension(ext)) => match ext.as_ref() { [INFO] [stdout] 65 | | "als" | "gz" | "tgz" => gz(inp), [INFO] [stdout] 66 | | "bz2" | "tbz" | "tbz2" => bz2(inp), [INFO] [stdout] ... | [INFO] [stdout] 77 | | }, [INFO] [stdout] 78 | | }) [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/adapters/decompress.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | let gz = |inp: ReadBox| Box::pin(bufread::GzipDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | let bz2 = |inp: ReadBox| Box::pin(bufread::BzDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | let xz = |inp: ReadBox| Box::pin(bufread::XzDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | let zst = |inp: ReadBox| Box::pin(bufread::ZstdDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 100 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | detection_reason: &FileMatcher, [INFO] [stdout] 102 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 103 | | Ok(one_file(AdaptInfo { [INFO] [stdout] 104 | | filepath_hint: get_inner_filename(&ai.filepath_hint), [INFO] [stdout] 105 | | is_real_file: false, [INFO] [stdout] ... | [INFO] [stdout] 111 | | })) [INFO] [stdout] 112 | | } [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/adapters/ffmpeg.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 63 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | _detection_reason: &FileMatcher, [INFO] [stdout] 65 | mut oup: Pin>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 67 | | let AdaptInfo { [INFO] [stdout] 68 | | is_real_file, [INFO] [stdout] 69 | | filepath_hint, [INFO] [stdout] ... | [INFO] [stdout] 173 | | Ok(()) [INFO] [stdout] 174 | | } [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/adapters/mbox.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 55 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | _detection_reason: &FileMatcher, [INFO] [stdout] 57 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 58 | | let AdaptInfo { [INFO] [stdout] 59 | | filepath_hint, [INFO] [stdout] 60 | | mut inp, [INFO] [stdout] ... | [INFO] [stdout] 126 | | Ok(Box::pin(s)) [INFO] [stdout] 127 | | } [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/adapters/postproc.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 52 | a: super::AdaptInfo, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | _detection_reason: &crate::matching::FileMatcher, [INFO] [stdout] 54 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 55 | | let read = add_newline(postproc_prefix( [INFO] [stdout] 56 | | &a.line_prefix, [INFO] [stdout] 57 | | postproc_encoding(&a.line_prefix, a.inp).await?, [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(one_file(ai)) [INFO] [stdout] 66 | | } [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/adapters/postproc.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn postproc_prefix(line_prefix: &str, inp: impl AsyncRead + Send) -> impl AsyncRead + Send { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | let line_prefix_n = format!("\n{line_prefix}"); // clone since we need it later [INFO] [stdout] 134 | let line_prefix_o = Bytes::copy_from_slice(line_prefix.as_bytes()); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | let regex = regex::bytes::Regex::new("\n").unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let inp_stream = ReaderStream::new(inp); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | let oup_stream = stream! { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | Box::pin(StreamReader::new(oup_stream)) [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/adapters/postproc.rs:181:38 [INFO] [stdout] | [INFO] [stdout] 179 | a: super::AdaptInfo, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | _detection_reason: &crate::matching::FileMatcher, [INFO] [stdout] 181 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 182 | | let read = postproc_pagebreaks(postproc_encoding(&a.line_prefix, a.inp).await?); [INFO] [stdout] 183 | | // keep adapt info (filename etc) except replace inp [INFO] [stdout] 184 | | let ai = AdaptInfo { [INFO] [stdout] ... | [INFO] [stdout] 195 | | Ok(one_file(ai)) [INFO] [stdout] 196 | | } [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/adapters/postproc.rs:238:14 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn postproc_pagebreaks(input: impl AsyncRead + Send) -> impl AsyncRead + Send { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | let regex_linefeed = regex::bytes::Regex::new(r"\x0c").unwrap(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | let regex_newline = regex::bytes::Regex::new("\n").unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let input_stream = ReaderStream::new(input); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let output_stream = stream! { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 238 | Box::pin(StreamReader::new(output_stream)) [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/adapters/sqlite.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 121 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | _detection_reason: &FileMatcher, [INFO] [stdout] 123 | oup: Pin>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 125 | | if ai.filepath_hint.file_name().and_then(|e| e.to_str()) == Some("Thumbs.db") { [INFO] [stdout] 126 | | // skip windows thumbnail cache [INFO] [stdout] 127 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 133 | | Ok(()) [INFO] [stdout] 134 | | } [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/adapters/tar.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 53 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | _detection_reason: &FileMatcher, [INFO] [stdout] 55 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 56 | | let AdaptInfo { [INFO] [stdout] 57 | | filepath_hint, [INFO] [stdout] 58 | | inp, [INFO] [stdout] ... | [INFO] [stdout] 94 | | Ok(Box::pin(s)) [INFO] [stdout] 95 | | } [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/adapters/writing.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 51 | a: super::AdaptInfo, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | detection_reason: &crate::matching::FileMatcher, [INFO] [stdout] 53 | ) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 54 | | let name = self.metadata().name.clone(); [INFO] [stdout] 55 | | let (w, r) = tokio::io::duplex(128 * 1024); [INFO] [stdout] 56 | | let d2 = detection_reason.clone(); [INFO] [stdout] ... | [INFO] [stdout] 78 | | })) [INFO] [stdout] 79 | | } [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/adapters/writing.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 51 | a: super::AdaptInfo, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let (w, r) = tokio::io::duplex(128 * 1024); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / T::adapt_write(a, &x, Box::pin(w)) [INFO] [stdout] 65 | | .await [INFO] [stdout] 66 | | .with_context(|| format!("in {}.adapt_write", name)) [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/adapters/zip.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 43 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | _detection_reason: &FileMatcher, [INFO] [stdout] 45 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 46 | | // let (s, r) = mpsc::channel(1); [INFO] [stdout] 47 | | let AdaptInfo { [INFO] [stdout] 48 | | inp, [INFO] [stdout] ... | [INFO] [stdout] 152 | | } [INFO] [stdout] 153 | | } [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/caching_writer.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 21 | inp: impl AsyncRead + Send + 'a, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | on_finish: Box, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | ) -> Result>> { [INFO] [stdout] 26 | let inp = Box::pin(inp); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let mut zstd_writer = Some(ZstdEncoder::with_quality( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let s = stream! { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Ok(Box::pin(StreamReader::new(s))) [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/config.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | / /// Max compressed size to cache [INFO] [stdout] 222 | | /// [INFO] [stdout] 223 | | /// Longest byte length (after compression) to store in cache. Longer adapter outputs will not be cached and recomputed every time. [INFO] [stdout] 224 | | /// [INFO] [stdout] ... | [INFO] [stdout] 233 | | )] [INFO] [stdout] 234 | | pub max_blob_len: CacheMaxBlobLen, [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/matching.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 62 | let mut fname_regexes = vec![]; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let mut mime_regexes = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let fname_regex_set = RegexSet::new(fname_regexes.iter().map(|p| p.0.as_str()))?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let mime_regex_set = RegexSet::new(mime_regexes.iter().map(|p| p.0.as_str()))?; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | Ok(move |meta: FileMeta| { [INFO] [stdout] | ________^ [INFO] [stdout] 83 | | let fname_matches: Vec<_> = fname_regex_set [INFO] [stdout] 84 | | .matches(&meta.lossy_filename) [INFO] [stdout] 85 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | }) [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] | [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/matching.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | .map(|e| (fname_regexes[*e].1.clone(), fname_regexes[*e].2.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/matching.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | .map(|e| (mime_regexes[*e].1.clone(), mime_regexes[*e].2.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/preproc.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 155 | let mut cache = cache.context("No cache?")?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Box::pin(async move { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 176 | | debug!( [INFO] [stdout] 177 | | "uncompressed output: {}", [INFO] [stdout] 178 | | print_bytes(uncompressed_size as f64) [INFO] [stdout] ... | [INFO] [stdout] 187 | | Ok(()) [INFO] [stdout] 188 | | }) [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/preproc.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 211 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | ) -> Pin> + Send + '_>> { [INFO] [stdout] 213 | Box::pin(async move { loop_adapt_inner(adapter, detection_reason, ai).await }) [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/preproc.rs:213:75 [INFO] [stdout] | [INFO] [stdout] 211 | ai: AdaptInfo, [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | ) -> Pin> + Send + '_>> { [INFO] [stdout] 213 | Box::pin(async move { loop_adapt_inner(adapter, detection_reason, ai).await }) [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/recurse.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn concat_read_streams(input: AdaptedFilesIterBox) -> ReadBox { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | let s = stream! { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16 | Box::pin(StreamReader::new(s)) [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 32 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ripgrep_all` (lib) due to 33 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn join_handle_to_stream(join: JoinHandle>) -> impl AsyncRead { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let st = stream! { [INFO] [stdout] | ______________^ [INFO] [stdout] 83 | | join.await.map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e))??; [INFO] [stdout] 84 | | yield std::io::Result::Ok(&b""[..]) [INFO] [stdout] 85 | | }; [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] = note: this error originates in the macro `stream` (in Nightly builds, run with -Z macro-backtrace for more info) [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/adapted_iter.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn one_file(ai: AdaptInfo) -> AdaptedFilesIterBox { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | Box::pin(tokio_stream::once(Ok(ai))) [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/adapters.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 114 | let mut adapters: Vec> = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | let internal_adapters: Vec> = vec![ [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | / adapters [INFO] [stdout] 138 | | .into_iter() [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/adapters.rs:159:50 [INFO] [stdout] | [INFO] [stdout] 159 | .map(|e| (e.metadata().name.clone(), e.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/adapters/custom.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 160 | mut cmd: Command, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | inp: ReadBox, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | let mut cmd = cmd [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let mut stdi = cmd.stdin.take().expect("is piped"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | let stdo = cmd.stdout.take().expect("is piped"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | [INFO] [stdout] 174 | let join = tokio::spawn(async move { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | Ok(Box::pin(stdo.chain( [INFO] [stdout] | ________^ [INFO] [stdout] 180 | | proc_wait(cmd, move || format!("subprocess: {cmd_log}")).chain(join_handle_to_stream(join)), [INFO] [stdout] 181 | | ))) [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] | [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/adapters/custom.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 229 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | _detection_reason: &FileMatcher, [INFO] [stdout] 231 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 232 | | let AdaptInfo { [INFO] [stdout] 233 | | filepath_hint, [INFO] [stdout] 234 | | inp, [INFO] [stdout] ... | [INFO] [stdout] 261 | | })) [INFO] [stdout] 262 | | } [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/adapters/decompress.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn decompress_any(reason: &FileMatcher, inp: ReadBox) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(match reason { [INFO] [stdout] | ________^ [INFO] [stdout] 64 | | Fast(FileExtension(ext)) => match ext.as_ref() { [INFO] [stdout] 65 | | "als" | "gz" | "tgz" => gz(inp), [INFO] [stdout] 66 | | "bz2" | "tbz" | "tbz2" => bz2(inp), [INFO] [stdout] ... | [INFO] [stdout] 77 | | }, [INFO] [stdout] 78 | | }) [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/adapters/decompress.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | let gz = |inp: ReadBox| Box::pin(bufread::GzipDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | let bz2 = |inp: ReadBox| Box::pin(bufread::BzDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | let xz = |inp: ReadBox| Box::pin(bufread::XzDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | let zst = |inp: ReadBox| Box::pin(bufread::ZstdDecoder::new(BufReader::new(inp))); [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/adapters/decompress.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 100 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | detection_reason: &FileMatcher, [INFO] [stdout] 102 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 103 | | Ok(one_file(AdaptInfo { [INFO] [stdout] 104 | | filepath_hint: get_inner_filename(&ai.filepath_hint), [INFO] [stdout] 105 | | is_real_file: false, [INFO] [stdout] ... | [INFO] [stdout] 111 | | })) [INFO] [stdout] 112 | | } [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/adapters/ffmpeg.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 63 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | _detection_reason: &FileMatcher, [INFO] [stdout] 65 | mut oup: Pin>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 67 | | let AdaptInfo { [INFO] [stdout] 68 | | is_real_file, [INFO] [stdout] 69 | | filepath_hint, [INFO] [stdout] ... | [INFO] [stdout] 173 | | Ok(()) [INFO] [stdout] 174 | | } [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/adapters/mbox.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 55 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | _detection_reason: &FileMatcher, [INFO] [stdout] 57 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 58 | | let AdaptInfo { [INFO] [stdout] 59 | | filepath_hint, [INFO] [stdout] 60 | | mut inp, [INFO] [stdout] ... | [INFO] [stdout] 126 | | Ok(Box::pin(s)) [INFO] [stdout] 127 | | } [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/adapters/postproc.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 52 | a: super::AdaptInfo, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | _detection_reason: &crate::matching::FileMatcher, [INFO] [stdout] 54 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 55 | | let read = add_newline(postproc_prefix( [INFO] [stdout] 56 | | &a.line_prefix, [INFO] [stdout] 57 | | postproc_encoding(&a.line_prefix, a.inp).await?, [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(one_file(ai)) [INFO] [stdout] 66 | | } [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/adapters/postproc.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn postproc_prefix(line_prefix: &str, inp: impl AsyncRead + Send) -> impl AsyncRead + Send { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | let line_prefix_n = format!("\n{line_prefix}"); // clone since we need it later [INFO] [stdout] 134 | let line_prefix_o = Bytes::copy_from_slice(line_prefix.as_bytes()); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | let regex = regex::bytes::Regex::new("\n").unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let inp_stream = ReaderStream::new(inp); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | let oup_stream = stream! { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | Box::pin(StreamReader::new(oup_stream)) [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/adapters/postproc.rs:181:38 [INFO] [stdout] | [INFO] [stdout] 179 | a: super::AdaptInfo, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | _detection_reason: &crate::matching::FileMatcher, [INFO] [stdout] 181 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 182 | | let read = postproc_pagebreaks(postproc_encoding(&a.line_prefix, a.inp).await?); [INFO] [stdout] 183 | | // keep adapt info (filename etc) except replace inp [INFO] [stdout] 184 | | let ai = AdaptInfo { [INFO] [stdout] ... | [INFO] [stdout] 195 | | Ok(one_file(ai)) [INFO] [stdout] 196 | | } [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/adapters/postproc.rs:238:14 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn postproc_pagebreaks(input: impl AsyncRead + Send) -> impl AsyncRead + Send { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | let regex_linefeed = regex::bytes::Regex::new(r"\x0c").unwrap(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | let regex_newline = regex::bytes::Regex::new("\n").unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let input_stream = ReaderStream::new(input); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let output_stream = stream! { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 238 | Box::pin(StreamReader::new(output_stream)) [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/adapters/sqlite.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 121 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | _detection_reason: &FileMatcher, [INFO] [stdout] 123 | oup: Pin>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 125 | | if ai.filepath_hint.file_name().and_then(|e| e.to_str()) == Some("Thumbs.db") { [INFO] [stdout] 126 | | // skip windows thumbnail cache [INFO] [stdout] 127 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 133 | | Ok(()) [INFO] [stdout] 134 | | } [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/adapters/tar.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 53 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | _detection_reason: &FileMatcher, [INFO] [stdout] 55 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 56 | | let AdaptInfo { [INFO] [stdout] 57 | | filepath_hint, [INFO] [stdout] 58 | | inp, [INFO] [stdout] ... | [INFO] [stdout] 94 | | Ok(Box::pin(s)) [INFO] [stdout] 95 | | } [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/adapters/writing.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 51 | a: super::AdaptInfo, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | detection_reason: &crate::matching::FileMatcher, [INFO] [stdout] 53 | ) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 54 | | let name = self.metadata().name.clone(); [INFO] [stdout] 55 | | let (w, r) = tokio::io::duplex(128 * 1024); [INFO] [stdout] 56 | | let d2 = detection_reason.clone(); [INFO] [stdout] ... | [INFO] [stdout] 78 | | })) [INFO] [stdout] 79 | | } [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/adapters/writing.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 51 | a: super::AdaptInfo, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let (w, r) = tokio::io::duplex(128 * 1024); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / T::adapt_write(a, &x, Box::pin(w)) [INFO] [stdout] 65 | | .await [INFO] [stdout] 66 | | .with_context(|| format!("in {}.adapt_write", name)) [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/adapters/zip.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 43 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | _detection_reason: &FileMatcher, [INFO] [stdout] 45 | ) -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 46 | | // let (s, r) = mpsc::channel(1); [INFO] [stdout] 47 | | let AdaptInfo { [INFO] [stdout] 48 | | inp, [INFO] [stdout] ... | [INFO] [stdout] 152 | | } [INFO] [stdout] 153 | | } [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/caching_writer.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 21 | inp: impl AsyncRead + Send + 'a, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | on_finish: Box, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | ) -> Result>> { [INFO] [stdout] 26 | let inp = Box::pin(inp); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let mut zstd_writer = Some(ZstdEncoder::with_quality( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let s = stream! { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Ok(Box::pin(StreamReader::new(s))) [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/config.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | / /// Max compressed size to cache [INFO] [stdout] 222 | | /// [INFO] [stdout] 223 | | /// Longest byte length (after compression) to store in cache. Longer adapter outputs will not be cached and recomputed every time. [INFO] [stdout] 224 | | /// [INFO] [stdout] ... | [INFO] [stdout] 233 | | )] [INFO] [stdout] 234 | | pub max_blob_len: CacheMaxBlobLen, [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/matching.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 62 | let mut fname_regexes = vec![]; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let mut mime_regexes = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let fname_regex_set = RegexSet::new(fname_regexes.iter().map(|p| p.0.as_str()))?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let mime_regex_set = RegexSet::new(mime_regexes.iter().map(|p| p.0.as_str()))?; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | Ok(move |meta: FileMeta| { [INFO] [stdout] | ________^ [INFO] [stdout] 83 | | let fname_matches: Vec<_> = fname_regex_set [INFO] [stdout] 84 | | .matches(&meta.lossy_filename) [INFO] [stdout] 85 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | }) [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] | [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/matching.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | .map(|e| (fname_regexes[*e].1.clone(), fname_regexes[*e].2.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/matching.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | .map(|e| (mime_regexes[*e].1.clone(), mime_regexes[*e].2.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/preproc.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 155 | let mut cache = cache.context("No cache?")?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Box::pin(async move { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 176 | | debug!( [INFO] [stdout] 177 | | "uncompressed output: {}", [INFO] [stdout] 178 | | print_bytes(uncompressed_size as f64) [INFO] [stdout] ... | [INFO] [stdout] 187 | | Ok(()) [INFO] [stdout] 188 | | }) [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/preproc.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 211 | ai: AdaptInfo, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | ) -> Pin> + Send + '_>> { [INFO] [stdout] 213 | Box::pin(async move { loop_adapt_inner(adapter, detection_reason, ai).await }) [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/preproc.rs:213:75 [INFO] [stdout] | [INFO] [stdout] 211 | ai: AdaptInfo, [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | ) -> Pin> + Send + '_>> { [INFO] [stdout] 213 | Box::pin(async move { loop_adapt_inner(adapter, detection_reason, ai).await }) [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/recurse.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn concat_read_streams(input: AdaptedFilesIterBox) -> ReadBox { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | let s = stream! { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16 | Box::pin(StreamReader::new(s)) [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/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 35 | inp: ReadBox, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | / AdaptInfo { [INFO] [stdout] 40 | | filepath_hint: filepath.to_owned(), [INFO] [stdout] 41 | | is_real_file, [INFO] [stdout] 42 | | archive_recursion_depth: 0, [INFO] [stdout] ... | [INFO] [stdout] 46 | | postprocess: true, [INFO] [stdout] 47 | | }, [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 33 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ripgrep_all` (lib test) due to 34 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "873c474486382ad02d08ce7282ce84d9670a988563fb23841723a9899b3b708d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873c474486382ad02d08ce7282ce84d9670a988563fb23841723a9899b3b708d", kill_on_drop: false }` [INFO] [stdout] 873c474486382ad02d08ce7282ce84d9670a988563fb23841723a9899b3b708d