[INFO] fetching crate ghr 0.4.4... [INFO] checking ghr-0.4.4 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ghr 0.4.4 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate ghr 0.4.4 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 ghr 0.4.4 [INFO] finished tweaking crates.io crate ghr 0.4.4 [INFO] tweaked toml for crates.io crate ghr 0.4.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate ghr 0.4.4 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ca9a69cd89d05a0a57d6255d994bc494269856f766075ad09881432c3731b5c2 [INFO] running `Command { std: "docker" "start" "-a" "ca9a69cd89d05a0a57d6255d994bc494269856f766075ad09881432c3731b5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9a69cd89d05a0a57d6255d994bc494269856f766075ad09881432c3731b5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9a69cd89d05a0a57d6255d994bc494269856f766075ad09881432c3731b5c2", kill_on_drop: false }` [INFO] [stdout] ca9a69cd89d05a0a57d6255d994bc494269856f766075ad09881432c3731b5c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1309843c696478164710a9f26339a352d9fd34dd921f688e890d525481a5e96d [INFO] running `Command { std: "docker" "start" "-a" "1309843c696478164710a9f26339a352d9fd34dd921f688e890d525481a5e96d", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling cc v1.0.105 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling tinyvec v1.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hyper v1.4.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling build-info-common v0.0.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking snafu v0.8.3 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling build-info-proc v0.0.37 [INFO] [stderr] Compiling serde_with_macros v3.8.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking octocrab v0.38.0 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking nucleo-matcher v0.3.1 [INFO] [stderr] Checking build-info v0.0.37 [INFO] [stderr] Checking secret-service v3.1.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking serde_with v3.8.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking gh-config v0.4.0 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking async-hofs v0.1.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling build-info-build v0.0.37 [INFO] [stderr] Compiling ghr v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/profile.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / fn serialize(&self, serializer: S) -> std::result::Result [INFO] [stdout] 90 | | where [INFO] [stdout] 91 | | S: Serializer, [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/profile.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | .try_collect()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/profile.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / fn serialize(&self, serializer: S) -> std::result::Result [INFO] [stdout] 90 | | where [INFO] [stdout] 91 | | S: Serializer, [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/profile.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | .try_collect()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/application.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn open

(&self, name: &str, path: P) -> Option> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.get(name).map(|a| a.open(path)) [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/application.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn open_or_intermediate

(&self, name: &str, path: P) -> Result<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | self.open(name, &path) [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/cmd/clone.rs:170:62 [INFO] [stdout] | [INFO] [stdout] 164 | let this = Arc::clone(&this); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | let root = Arc::clone(&root); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | let config = Arc::clone(&config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | this.as_ref().clone(&root, &config, url).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/application.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn open

(&self, name: &str, path: P) -> Option> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.get(name).map(|a| a.open(path)) [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/application.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn open_or_intermediate

(&self, name: &str, path: P) -> Result<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | self.open(name, &path) [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/cmd/delete.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | .spin_while(|| ready(std::fs::remove_dir_all(&path).map_err(anyhow::Error::from))) [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/cmd/clone.rs:170:62 [INFO] [stdout] | [INFO] [stdout] 164 | let this = Arc::clone(&this); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | let root = Arc::clone(&root); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | let config = Arc::clone(&config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | this.as_ref().clone(&root, &config, url).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/cmd/delete.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | .spin_while(|| ready(std::fs::remove_dir_all(&path).map_err(anyhow::Error::from))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 47 | fn load_from_path

(path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Ok(match path.as_ref().exists() { [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | true => Some(Self::load_from_str(read_to_string(path)?.as_str())?), [INFO] [stdout] 53 | | _ => None, [INFO] [stdout] 54 | | }) [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/console.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn create_spinner(message: impl Into>) -> ProgressBar { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | let spinner = ProgressStyle::with_template("{prefix} {spinner} {wide_msg}") [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | / ProgressBar::new(u64::MAX) [INFO] [stdout] 16 | | .with_style(spinner) [INFO] [stdout] 17 | | .with_prefix(format!(" {}", style("WAIT").dim())) [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 47 | fn load_from_path

(path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Ok(match path.as_ref().exists() { [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | true => Some(Self::load_from_str(read_to_string(path)?.as_str())?), [INFO] [stdout] 53 | | _ => None, [INFO] [stdout] 54 | | }) [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/console.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn create_spinner(message: impl Into>) -> ProgressBar { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | let spinner = ProgressStyle::with_template("{prefix} {spinner} {wide_msg}") [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | / ProgressBar::new(u64::MAX) [INFO] [stdout] 16 | | .with_style(spinner) [INFO] [stdout] 17 | | .with_prefix(format!(" {}", style("WAIT").dim())) [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/console.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new(message: impl Into>) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Self { [INFO] [stdout] 51 | inner: create_spinner(message), [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/console.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new(message: impl Into>) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Self { [INFO] [stdout] 51 | inner: create_spinner(message), [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/git/exclude.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn load

(path: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Self::read(StdFile::open(Self::file_path(path))?) [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/git/exclude.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn save

(&self, path: P) -> Result<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | self.write(StdFile::create(Self::file_path(path))?) [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/git/exclude.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn load

(path: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Self::read(StdFile::open(Self::file_path(path))?) [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/git/exclude.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn save

(&self, path: P) -> Result<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | self.write(StdFile::create(Self::file_path(path))?) [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/platform/github.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 41 | Err(e) => return Err(e).context("Could not read the configuration of gh CLI."), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | _ => bail!("GitHub access token could not be found. Install the gh CLI and login, or provide an token as GH_TOKEN environment variable.... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = Octocrab::builder().personal_token(token); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 66 | | client: builder.build()?, [INFO] [stdout] 67 | | config: config.clone(), [INFO] [stdout] 68 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 144 | 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] ... [INFO] [stdout] 150 | repositories: iter [INFO] [stdout] | ___________________________^ [INFO] [stdout] 151 | | .into_iter() [INFO] [stdout] 152 | | .flat_map(|path| match Repository::save(&path) { [INFO] [stdout] 153 | | Ok(r) => Some(r), [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | }) [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/sync.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | .flat_map(|path| match Repository::save(&path) { [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/url.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | static ref SSH: Pattern = Pattern::from( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 42 | | Regex::new(r"^(?P[0-9A-Za-z\-]+)@(?P[0-9A-Za-z\.\-]+):(?P[0-9A-Za-z_\.\-]+)/(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 43 | | .unwrap(), [INFO] [stdout] 44 | | ) [INFO] [stdout] 45 | | .with_scheme(Scheme::Ssh) [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/url.rs:48:41 [INFO] [stdout] | [INFO] [stdout] 48 | static ref HOST_ORG_REPO: Pattern = Pattern::from( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 49 | | Regex::new(r"^(?P[0-9A-Za-z\.\-]+)[:/](?P[0-9A-Za-z_\.\-]+)/(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 50 | | .unwrap(), [INFO] [stdout] 51 | | ) [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/url.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | static ref ORG_REPO: Pattern = Pattern::from( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 55 | | Regex::new(r"^(?P[0-9A-Za-z_\.\-]+)/(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 56 | | .unwrap(), [INFO] [stdout] 57 | | ) [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/url.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | static ref REPO: Pattern = Pattern::from( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 61 | | Regex::new(r"^(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 62 | | .unwrap(), [INFO] [stdout] 63 | | ) [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/url.rs:114:35 [INFO] [stdout] | [INFO] [stdout] 114 | .and_then(|v| Vcs::from_str(v.as_str()).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/url.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | .and_then(|v| Scheme::from_str(v.as_str()).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/url.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn with_defaults(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | / self.with(SSH.clone()) [INFO] [stdout] 199 | | .with(HOST_ORG_REPO.clone()) [INFO] [stdout] 200 | | .with(ORG_REPO.clone()) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/url.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn with_defaults(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 201 | .with(REPO.clone()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/platform/github.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 41 | Err(e) => return Err(e).context("Could not read the configuration of gh CLI."), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | _ => bail!("GitHub access token could not be found. Install the gh CLI and login, or provide an token as GH_TOKEN environment variable.... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = Octocrab::builder().personal_token(token); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 66 | | client: builder.build()?, [INFO] [stdout] 67 | | config: config.clone(), [INFO] [stdout] 68 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 144 | 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] ... [INFO] [stdout] 150 | repositories: iter [INFO] [stdout] | ___________________________^ [INFO] [stdout] 151 | | .into_iter() [INFO] [stdout] 152 | | .flat_map(|path| match Repository::save(&path) { [INFO] [stdout] 153 | | Ok(r) => Some(r), [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | }) [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/sync.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | .flat_map(|path| match Repository::save(&path) { [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/url.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | static ref SSH: Pattern = Pattern::from( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 42 | | Regex::new(r"^(?P[0-9A-Za-z\-]+)@(?P[0-9A-Za-z\.\-]+):(?P[0-9A-Za-z_\.\-]+)/(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 43 | | .unwrap(), [INFO] [stdout] 44 | | ) [INFO] [stdout] 45 | | .with_scheme(Scheme::Ssh) [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/url.rs:48:41 [INFO] [stdout] | [INFO] [stdout] 48 | static ref HOST_ORG_REPO: Pattern = Pattern::from( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 49 | | Regex::new(r"^(?P[0-9A-Za-z\.\-]+)[:/](?P[0-9A-Za-z_\.\-]+)/(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 50 | | .unwrap(), [INFO] [stdout] 51 | | ) [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/url.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | static ref ORG_REPO: Pattern = Pattern::from( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 55 | | Regex::new(r"^(?P[0-9A-Za-z_\.\-]+)/(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 56 | | .unwrap(), [INFO] [stdout] 57 | | ) [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/url.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | static ref REPO: Pattern = Pattern::from( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 61 | | Regex::new(r"^(?P[0-9A-Za-z_\.\-]+)$") [INFO] [stdout] 62 | | .unwrap(), [INFO] [stdout] 63 | | ) [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/url.rs:114:35 [INFO] [stdout] | [INFO] [stdout] 114 | .and_then(|v| Vcs::from_str(v.as_str()).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/url.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | .and_then(|v| Scheme::from_str(v.as_str()).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/url.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn with_defaults(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | / self.with(SSH.clone()) [INFO] [stdout] 199 | | .with(HOST_ORG_REPO.clone()) [INFO] [stdout] 200 | | .with(ORG_REPO.clone()) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/url.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn with_defaults(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 201 | .with(REPO.clone()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/url.rs:572:13 [INFO] [stdout] | [INFO] [stdout] 552 | let patterns = Patterns::default().with( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 572 | / Url::from_pattern( [INFO] [stdout] 573 | | "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git", [INFO] [stdout] 574 | | &patterns, [INFO] [stdout] 575 | | None [INFO] [stdout] 576 | | ) [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 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ghr` (bin "ghr") due to 21 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ghr` (bin "ghr" test) due to 22 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1309843c696478164710a9f26339a352d9fd34dd921f688e890d525481a5e96d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1309843c696478164710a9f26339a352d9fd34dd921f688e890d525481a5e96d", kill_on_drop: false }` [INFO] [stdout] 1309843c696478164710a9f26339a352d9fd34dd921f688e890d525481a5e96d