[INFO] fetching crate archival 0.7.5... [INFO] checking archival-0.7.5 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate archival 0.7.5 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate archival 0.7.5 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-4-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate archival 0.7.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate archival 0.7.5 [INFO] tweaked toml for crates.io crate archival 0.7.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate archival 0.7.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 032231ffc29b9a6690abe9469e97a94c03085d81880bb62e72d85237192c3b67 [INFO] running `Command { std: "docker" "start" "-a" "032231ffc29b9a6690abe9469e97a94c03085d81880bb62e72d85237192c3b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "032231ffc29b9a6690abe9469e97a94c03085d81880bb62e72d85237192c3b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032231ffc29b9a6690abe9469e97a94c03085d81880bb62e72d85237192c3b67", kill_on_drop: false }` [INFO] [stdout] 032231ffc29b9a6690abe9469e97a94c03085d81880bb62e72d85237192c3b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72a5d96e54fcbda4a3c821c1872ed81707cdb46cfec3418b326d0cd0a8f94632 [INFO] running `Command { std: "docker" "start" "-a" "72a5d96e54fcbda4a3c821c1872ed81707cdb46cfec3418b326d0cd0a8f94632", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nom8 v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking xdg v2.5.0 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking liquid-core v0.26.4 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.19.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking syntect v5.0.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking liquid-lib v0.26.4 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking ctrlc v3.4.2 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking comrak v0.18.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking toml v0.7.1 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking js-sys v0.3.66 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.39 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking liquid v0.26.1 [INFO] [stderr] Checking archival v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.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/lib.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 58 | let req = VersionReq::parse(MIN_COMPAT_VERSION).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | match Version::parse(version_string) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn new(fs: F) -> Result> { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let site = Site::load(&fs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | FieldConfig::set(site.get_field_config()); [INFO] [stdout] 92 | let fs_mutex = FileSystemMutex::init(fs); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | Ok(Self { fs_mutex, site }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn new_with_field_config(fs: F, field_config: FieldConfig) -> Result> { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let site = Site::load(&fs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | FieldConfig::set(field_config); [INFO] [stdout] 98 | let fs_mutex = FileSystemMutex::init(fs); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | Ok(Self { fs_mutex, site }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | .with_fs(|fs| Ok(self.object_path_impl(obj_type, filename, fs).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:288:22 [INFO] [stdout] | [INFO] [stdout] 285 | sort: impl Fn(&Object, &Object) -> Ordering, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | .with_fs(|fs| self.site.get_objects_sorted(fs, Some(sort))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:288:60 [INFO] [stdout] | [INFO] [stdout] 285 | sort: impl Fn(&Object, &Object) -> Ordering, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | .with_fs(|fs| self.site.get_objects_sorted(fs, Some(sort))) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 338 | obj_cb: impl FnOnce(&mut Object) -> Result<&mut Object, Box>, [INFO] [stdout] | ----------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | self.fs_mutex.with_fs(|fs| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 342 | | let path = self.object_path_impl(obj_type, filename, fs)?; [INFO] [stdout] 343 | | let contents = self.modify_object_file(obj_type, filename, obj_cb, fs)?; [INFO] [stdout] 344 | | fs.write_str(&path, contents)?; [INFO] [stdout] 345 | | self.site.invalidate_file(&path); [INFO] [stdout] 346 | | Ok(()) [INFO] [stdout] 347 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:354:31 [INFO] [stdout] | [INFO] [stdout] 352 | modify: impl FnOnce(&mut Manifest), [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | ) -> Result<(), Box> { [INFO] [stdout] 354 | self.fs_mutex.with_fs(|fs| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 355 | | self.site.modify_manifest(fs, modify)?; [INFO] [stdout] 356 | | Ok(()) [INFO] [stdout] 357 | | }) [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/file_system_mutex.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn init(fs: F) -> Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Self(Arc::new(Mutex::new(fs))) [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/file_system_mutex.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn take_fs(self) -> F { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | let lock = match Arc::try_unwrap(self.0) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Ok(l) => l, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | lock.into_inner().expect("attempt to take fs while locked.") [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/filters/size.rs:26:62 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, ParseFilter, FilterReflection)] [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | #[filter(name = "size", description = "tests helper", parsed(SizeFilter))] [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/liquid_parser.rs:12:61 [INFO] [stdout] | [INFO] [stdout] 12 | pub static PARTIAL_FILE_NAME_RE: Lazy = Lazy::new(|| Regex::new(r"^_(.+)\.liquid").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/liquid_parser.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 93 | let parser = liquid::ParserBuilder::with_stdlib() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(parser.build()?) [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/manifest.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | let re = Regex::new(v).map_err(|e| E::custom(format!("Invalid Regex {}: {}", v, e)))?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | Ok(Validator(re)) [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/manifest.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 338 | let path_or_err = |value: Value, field: &str| -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 342 | Err(InvalidManifestError::BadPath(value, field.to_string())) [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/page.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | Lazy::new(|| Regex::new(r"^(.+?)(\.\w+)?\.liquid").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tags/default.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 29 | mut arguments: TagTokenIter<'_>, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | let value = value.expect_value().into_result()?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let default = default.expect_value().into_result()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | Ok(Box::new(Default { value, default })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tags/layout.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 32 | mut arguments: TagTokenIter<'_>, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | let partial = partial.expect_value().into_result()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | [INFO] [stdout] 39 | let mut vars: Vec<(KString, Expression)> = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(Box::new(Layout { partial, vars })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tags/layout.rs:133:18 [INFO] [stdout] | [INFO] [stdout] 133 | Lazy::new(|| Regex::new(&format!("{}(?[\\s\\S]*)", SNIP_SENTINEL)).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value_path.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 109 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | Self { [INFO] [stdout] 111 | path: iter.into_iter().collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fields/date_time.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | Lazy::new(|| Regex::new(r"(?\d{4})[\/-](?\d{2})[\/-](?\d{2})").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binary/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn binary(args: impl Iterator) -> Result> { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | let build_dir = env::current_dir()?; [INFO] [stdout] 10 | let mut cmd = command!().arg_required_else_help(true); [INFO] [stdout] | --- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let matches = cmd.get_matches_from(args); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | / COMMANDS [INFO] [stdout] 24 | | .iter() [INFO] [stdout] 25 | | .find_map(|c| { [INFO] [stdout] 26 | | if let Some(args) = matches.subcommand_matches(c.name()) { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/binary/command/compat.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | cmd.about("checks the compatibility of this version of archival against a version string") [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/binary/command/compat.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 14 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | / arg!([version] "a version string (e.g. 0.4.1-alpha)") [INFO] [stdout] 18 | | .required(true) [INFO] [stdout] 19 | | .value_parser(value_parser!(String)), [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/binary/command/import.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 151 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | / cmd.about("import data into archival site objects") [INFO] [stdout] 153 | | .arg( [INFO] [stdout] 154 | | arg!([object] "The object type if generating objects, or an object file to import to (e.g. post/one.toml) if importing to... [INFO] [stdout] 155 | | .required(true) [INFO] [stdout] ... | [INFO] [stdout] 173 | | .value_parser(value_parser!(FieldMap)), [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/binary/command/import.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 151 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | / arg!([file] "The file containing data to import. If not provided, will read from stdout (and --format is required).") [INFO] [stdout] 177 | | .value_parser(value_parser!(PathBuf)), [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/binary/command/manifest.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | cmd.about("prints a manifest value").arg( [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/binary/command/manifest.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | cmd.about("prints a manifest value").arg( [INFO] [stdout] 13 | / arg!([field] "a field to print") [INFO] [stdout] 14 | | .required(true) [INFO] [stdout] 15 | | .value_parser(value_parser!(ManifestField)), [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/binary/command/run.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | / cmd.about("auto-rebuild an archival site") [INFO] [stdout] 23 | | .arg( [INFO] [stdout] 24 | | arg!(-p --port "static server port") [INFO] [stdout] 25 | | .required(false) [INFO] [stdout] 26 | | .value_parser(value_parser!(u16)), [INFO] [stdout] 27 | | ) [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/binary/command/run.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 21 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | .arg(arg!(-n --noserve "disables the static server").required(false)) [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/binary/command/upload.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | / cmd.about("uploads a local file to archival") [INFO] [stdout] 60 | | .arg( [INFO] [stdout] 61 | | arg!([object] "The object to upload data for") [INFO] [stdout] 62 | | .required(true) [INFO] [stdout] ... | [INFO] [stdout] 68 | | .value_parser(value_parser!(String)), [INFO] [stdout] 69 | | ) [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/binary/command/upload.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 58 | fn cli(&self, cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | / arg!([file] "The file to upload") [INFO] [stdout] 72 | | .required(true) [INFO] [stdout] 73 | | .value_parser(value_parser!(PathBuf)), [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/file_system_stdlib.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 74 | let iterator = WalkDir::new(&root) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(Box::new(iterator)) [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/file_system_stdlib.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 96 | changed: impl Fn(Vec) + Send + Sync + 'static, [INFO] [stdout] | ------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let mut watcher = notify::recommended_watcher( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | let unwatch = move || { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | Ok(Box::new(unwatch)) [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/object/mod.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|(k, v)| (KString::from_ref(k.as_index()), v.to_value())) [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/object/mod.rs:208:61 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|(k, v)| (KString::from_ref(k.as_index()), v.to_value())) [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 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] error: could not compile `archival` (lib) due to 37 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "72a5d96e54fcbda4a3c821c1872ed81707cdb46cfec3418b326d0cd0a8f94632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a5d96e54fcbda4a3c821c1872ed81707cdb46cfec3418b326d0cd0a8f94632", kill_on_drop: false }` [INFO] [stdout] 72a5d96e54fcbda4a3c821c1872ed81707cdb46cfec3418b326d0cd0a8f94632