[INFO] fetching crate rwalk 0.8.6... [INFO] checking rwalk-0.8.6 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rwalk 0.8.6 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rwalk 0.8.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] started tweaking crates.io crate rwalk 0.8.6 [INFO] finished tweaking crates.io crate rwalk 0.8.6 [INFO] tweaked toml for crates.io crate rwalk 0.8.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate rwalk 0.8.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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3b72bcdd46be083d2a4aa8e8782e1b3f21be2d48624bdd4b608e7f3c8a1f9616 [INFO] running `Command { std: "docker" "start" "-a" "3b72bcdd46be083d2a4aa8e8782e1b3f21be2d48624bdd4b608e7f3c8a1f9616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b72bcdd46be083d2a4aa8e8782e1b3f21be2d48624bdd4b608e7f3c8a1f9616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b72bcdd46be083d2a4aa8e8782e1b3f21be2d48624bdd4b608e7f3c8a1f9616", kill_on_drop: false }` [INFO] [stdout] 3b72bcdd46be083d2a4aa8e8782e1b3f21be2d48624bdd4b608e7f3c8a1f9616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d03811804cebe4733180d0027dfb105ff1dac352a6b41e90e963460a9816820e [INFO] running `Command { std: "docker" "start" "-a" "d03811804cebe4733180d0027dfb105ff1dac352a6b41e90e963460a9816820e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking ansitok v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking ansi-str v0.8.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking icu_properties v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking papergrid v0.11.0 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking clap_complete v4.5.5 [INFO] [stderr] Compiling rhai_codegen v2.1.0 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking idna v1.0.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking url v2.5.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling rwalk v0.8.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ptree v0.4.0 [INFO] [stderr] Checking scraper v0.19.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking human-panic v2.0.0 [INFO] [stderr] Checking rhai v1.18.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking http-rest-file v0.5.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking merge v0.1.0 [INFO] [stderr] Checking clap_complete_nushell v4.5.2 [INFO] [stderr] Checking tabled v0.15.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking clap-markdown v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [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/cli/interactive/mod.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bail!("expected a struct"), [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | None => bail!("field not found"), [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | R::deserialize(value).map_err(|e| e.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/cli/interactive/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 179 | _ => bail!("expected a struct"), [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | T::deserialize(Value::Object(map)).map_err(|e| e.into()) [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/cli/interactive/commands/append.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 34 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | args: Vec<&str>, [INFO] [stdout] 36 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | if args.len() != 2 { [INFO] [stdout] 41 | | println!("Usage: append "); [INFO] [stdout] 42 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 71 | | Ok(()) [INFO] [stdout] 72 | | } [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/cli/interactive/commands/eval.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 46 | rl: Arc>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | args: Vec<&str>, [INFO] [stdout] 48 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | engine: Arc>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | scope: Arc>>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 52 | | let mut scope = scope.lock().await; [INFO] [stdout] 53 | | let mut engine = engine.lock().await; [INFO] [stdout] 54 | | let state = state.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(()) [INFO] [stdout] 90 | | } [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/cli/interactive/commands/get.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 30 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | args: Vec<&str>, [INFO] [stdout] 32 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 36 | | if args.len() != 1 { [INFO] [stdout] 37 | | println!("Usage: get "); [INFO] [stdout] 38 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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/cli/interactive/commands/list.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 29 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | _args: Vec<&str>, [INFO] [stdout] 31 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 35 | | let state = state.lock().await; [INFO] [stdout] 36 | | let fields = list_fields(&state.opts); [INFO] [stdout] 37 | | let max_key_len = fields.iter().map(|(k, _)| k.len()).max().unwrap_or(0); [INFO] [stdout] ... | [INFO] [stdout] 46 | | Ok(()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/interactive/commands/load.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 33 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | args: Vec<&str>, [INFO] [stdout] 35 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | let mut state = state.lock().await; [INFO] [stdout] 40 | | let input = if args.len() == 1 { [INFO] [stdout] 41 | | PathBuf::from(args[0]) [INFO] [stdout] ... | [INFO] [stdout] 60 | | Ok(()) [INFO] [stdout] 61 | | } [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/cli/interactive/commands/misc.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 29 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | _args: Vec<&str>, [INFO] [stdout] 31 | _state: Arc>, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 35 | | std::process::exit(0); [INFO] [stdout] 36 | | } [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/cli/interactive/commands/misc.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 57 | rl: Arc>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | _args: Vec<&str>, [INFO] [stdout] 59 | _state: Arc>, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 63 | | let mut rl = rl.lock().await; [INFO] [stdout] 64 | | rl.clear_screen()?; [INFO] [stdout] 65 | | Ok(()) [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/cli/interactive/commands/remove.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 33 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | args: Vec<&str>, [INFO] [stdout] 35 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | if args.len() != 2 { [INFO] [stdout] 40 | | println!("Usage: remove "); [INFO] [stdout] 41 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [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/cli/interactive/commands/run.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 32 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _args: Vec<&str>, [INFO] [stdout] 34 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 38 | | let mut state = state.lock().await; [INFO] [stdout] 39 | | let res = _main(state.opts.clone()).await; [INFO] [stdout] 40 | | match res { [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [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/cli/interactive/commands/save.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 32 | rl: Arc>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | args: Vec<&str>, [INFO] [stdout] 34 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 38 | | let state = state.lock().await; [INFO] [stdout] 39 | | let output = if args.len() == 1 { [INFO] [stdout] 40 | | PathBuf::from(args[0]) [INFO] [stdout] ... | [INFO] [stdout] 63 | | Ok(()) [INFO] [stdout] 64 | | } [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/cli/interactive/commands/set.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 25 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | args: Vec<&str>, [INFO] [stdout] 27 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 31 | | if args.len() != 2 { [INFO] [stdout] 32 | | println!("Usage: set "); [INFO] [stdout] 33 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [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/runner/classic.rs:302:82 [INFO] [stdout] | [INFO] [stdout] 296 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | let progress = progress.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 298 | let tree = self.tree.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 299 | let opts = self.opts.clone(); [INFO] [stdout] 300 | let engine = engine.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | let res = tokio::spawn(async move { [INFO] [stdout] 302 | Self::process_chunk(chunk, client, progress, tree, opts, engine).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/runner/client.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 17 | let mut headers = HeaderMap::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let client = reqwest::Client::builder() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | let client = if let Some(proxy) = opts.proxy.clone() { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | let proxy = Proxy::all(proxy)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let proxy = proxy.basic_auth(username, password); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(client.build()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/runner/recursive.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 91 | let tree = self.tree.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let previous_node = previous_node.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let chunk = chunk.clone(); [INFO] [stdout] 94 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let progress = progress.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let indexes = self.current_indexes.clone(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let opts = self.opts.clone(); [INFO] [stdout] 98 | let depth = depth.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | let root_progress = root_progress.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let engine = engine.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | let chunk_handle: JoinHandle> = tokio::spawn(async move { [INFO] [stdout] 102 | let previous_node = previous_node.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | .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/runner/recursive.rs:256:42 [INFO] [stdout] | [INFO] [stdout] 256 | ... .any(|child| child.lock().data.path == *word) [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/runner/recursive.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | ... .any(|child| child.lock().data.path == *word) [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/runner/spider.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | .map(|chunk| chunk.cloned().collect::>()) [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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rwalk` (lib) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/interactive/mod.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bail!("expected a struct"), [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | None => bail!("field not found"), [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | R::deserialize(value).map_err(|e| e.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/cli/interactive/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 179 | _ => bail!("expected a struct"), [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | T::deserialize(Value::Object(map)).map_err(|e| e.into()) [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/cli/interactive/commands/append.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 34 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | args: Vec<&str>, [INFO] [stdout] 36 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | if args.len() != 2 { [INFO] [stdout] 41 | | println!("Usage: append "); [INFO] [stdout] 42 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 71 | | Ok(()) [INFO] [stdout] 72 | | } [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/cli/interactive/commands/eval.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 46 | rl: Arc>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | args: Vec<&str>, [INFO] [stdout] 48 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | engine: Arc>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | scope: Arc>>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 52 | | let mut scope = scope.lock().await; [INFO] [stdout] 53 | | let mut engine = engine.lock().await; [INFO] [stdout] 54 | | let state = state.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(()) [INFO] [stdout] 90 | | } [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/cli/interactive/commands/get.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 30 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | args: Vec<&str>, [INFO] [stdout] 32 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 36 | | if args.len() != 1 { [INFO] [stdout] 37 | | println!("Usage: get "); [INFO] [stdout] 38 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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/cli/interactive/commands/list.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 29 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | _args: Vec<&str>, [INFO] [stdout] 31 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 35 | | let state = state.lock().await; [INFO] [stdout] 36 | | let fields = list_fields(&state.opts); [INFO] [stdout] 37 | | let max_key_len = fields.iter().map(|(k, _)| k.len()).max().unwrap_or(0); [INFO] [stdout] ... | [INFO] [stdout] 46 | | Ok(()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/interactive/commands/load.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 33 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | args: Vec<&str>, [INFO] [stdout] 35 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | let mut state = state.lock().await; [INFO] [stdout] 40 | | let input = if args.len() == 1 { [INFO] [stdout] 41 | | PathBuf::from(args[0]) [INFO] [stdout] ... | [INFO] [stdout] 60 | | Ok(()) [INFO] [stdout] 61 | | } [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/cli/interactive/commands/misc.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 29 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | _args: Vec<&str>, [INFO] [stdout] 31 | _state: Arc>, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 35 | | std::process::exit(0); [INFO] [stdout] 36 | | } [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/cli/interactive/commands/misc.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 57 | rl: Arc>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | _args: Vec<&str>, [INFO] [stdout] 59 | _state: Arc>, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 63 | | let mut rl = rl.lock().await; [INFO] [stdout] 64 | | rl.clear_screen()?; [INFO] [stdout] 65 | | Ok(()) [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/cli/interactive/commands/remove.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 33 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | args: Vec<&str>, [INFO] [stdout] 35 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | if args.len() != 2 { [INFO] [stdout] 40 | | println!("Usage: remove "); [INFO] [stdout] 41 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [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/cli/interactive/commands/run.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 32 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | _args: Vec<&str>, [INFO] [stdout] 34 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 38 | | let mut state = state.lock().await; [INFO] [stdout] 39 | | let res = _main(state.opts.clone()).await; [INFO] [stdout] 40 | | match res { [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [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/cli/interactive/commands/save.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 32 | rl: Arc>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | args: Vec<&str>, [INFO] [stdout] 34 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 38 | | let state = state.lock().await; [INFO] [stdout] 39 | | let output = if args.len() == 1 { [INFO] [stdout] 40 | | PathBuf::from(args[0]) [INFO] [stdout] ... | [INFO] [stdout] 63 | | Ok(()) [INFO] [stdout] 64 | | } [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/cli/interactive/commands/set.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 25 | _rl: Arc>, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | args: Vec<&str>, [INFO] [stdout] 27 | state: Arc>, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | _engine: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | _scope: Arc>>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 31 | | if args.len() != 2 { [INFO] [stdout] 32 | | println!("Usage: set "); [INFO] [stdout] 33 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [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/runner/classic.rs:302:82 [INFO] [stdout] | [INFO] [stdout] 296 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | let progress = progress.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 298 | let tree = self.tree.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 299 | let opts = self.opts.clone(); [INFO] [stdout] 300 | let engine = engine.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | let res = tokio::spawn(async move { [INFO] [stdout] 302 | Self::process_chunk(chunk, client, progress, tree, opts, engine).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/runner/client.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 17 | let mut headers = HeaderMap::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let client = reqwest::Client::builder() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | let client = if let Some(proxy) = opts.proxy.clone() { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | let proxy = Proxy::all(proxy)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let proxy = proxy.basic_auth(username, password); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(client.build()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/runner/recursive.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 91 | let tree = self.tree.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let previous_node = previous_node.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let chunk = chunk.clone(); [INFO] [stdout] 94 | let client = client.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let progress = progress.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let indexes = self.current_indexes.clone(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let opts = self.opts.clone(); [INFO] [stdout] 98 | let depth = depth.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | let root_progress = root_progress.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let engine = engine.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | let chunk_handle: JoinHandle> = tokio::spawn(async move { [INFO] [stdout] 102 | let previous_node = previous_node.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | .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/runner/recursive.rs:256:42 [INFO] [stdout] | [INFO] [stdout] 256 | ... .any(|child| child.lock().data.path == *word) [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/runner/recursive.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | ... .any(|child| child.lock().data.path == *word) [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/runner/spider.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | .map(|chunk| chunk.cloned().collect::>()) [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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rwalk` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "d03811804cebe4733180d0027dfb105ff1dac352a6b41e90e963460a9816820e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03811804cebe4733180d0027dfb105ff1dac352a6b41e90e963460a9816820e", kill_on_drop: false }` [INFO] [stdout] d03811804cebe4733180d0027dfb105ff1dac352a6b41e90e963460a9816820e