[INFO] fetching crate rspotify 0.13.3... [INFO] checking rspotify-0.13.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rspotify 0.13.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rspotify 0.13.3 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 rspotify 0.13.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rspotify 0.13.3 [INFO] tweaked toml for crates.io crate rspotify 0.13.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate rspotify 0.13.3 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] 50f5a19a356ecbb48d02e33dc289fb663e72f9942e3840965f56f539661fbbb1 [INFO] running `Command { std: "docker" "start" "-a" "50f5a19a356ecbb48d02e33dc289fb663e72f9942e3840965f56f539661fbbb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50f5a19a356ecbb48d02e33dc289fb663e72f9942e3840965f56f539661fbbb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f5a19a356ecbb48d02e33dc289fb663e72f9942e3840965f56f539661fbbb1", kill_on_drop: false }` [INFO] [stdout] 50f5a19a356ecbb48d02e33dc289fb663e72f9942e3840965f56f539661fbbb1 [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] badfe9e1df2622506da243016c2919bec8e2825823a9f6d5a2b4d4e2312fd661 [INFO] running `Command { std: "docker" "start" "-a" "badfe9e1df2622506da243016c2919bec8e2825823a9f6d5a2b4d4e2312fd661", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking openssl-sys v0.9.103 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking rspotify-macros v0.13.3 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking openssl v0.10.66 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.43 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Checking wasm-bindgen-test v0.3.43 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking rspotify-model v0.13.3 [INFO] [stderr] Checking rspotify-http v0.13.3 [INFO] [stderr] Checking rspotify v0.13.3 (/opt/rustwide/workdir) [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:253:20 [INFO] [stdout] | [INFO] [stdout] 252 | fn from(err: HttpError) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | Self::Http(Box::new(err)) [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:451:14 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn from_env(scopes: HashSet) -> Option { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | Some(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 452 | | scopes, [INFO] [stdout] 453 | | redirect_uri: env::var("RSPOTIFY_REDIRECT_URI").ok()?, [INFO] [stdout] 454 | | ..Default::default() [INFO] [stdout] 455 | | }) [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/auth_code.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn new(creds: Credentials, oauth: OAuth) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | ..Default::default() [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/auth_code.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | Self { [INFO] [stdout] 186 | token: Arc::new(Mutex::new(Some(token))), [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/auth_code.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | ..Default::default() [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/auth_code.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn with_config(creds: Credentials, oauth: OAuth, config: Config) -> Self { [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] 199 | ..Default::default() [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/auth_code.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 207 | token: Token, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | creds: Credentials, [INFO] [stdout] 209 | oauth: OAuth, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | config: Config, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | token: Arc::new(Mutex::new(Some(token))), [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/auth_code.rs:217:15 [INFO] [stdout] | [INFO] [stdout] 207 | token: Token, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | creds: Credentials, [INFO] [stdout] 209 | oauth: OAuth, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | config: Config, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | ..Default::default() [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/auth_code_pkce.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn new(creds: Credentials, oauth: OAuth) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | ..Default::default() [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/auth_code_pkce.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | Self { [INFO] [stdout] 148 | token: Arc::new(Mutex::new(Some(token))), [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/auth_code_pkce.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | ..Default::default() [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/auth_code_pkce.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn with_config(creds: Credentials, oauth: OAuth, config: Config) -> Self { [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] 161 | ..Default::default() [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/client_creds.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | Self { [INFO] [stdout] 78 | token: Arc::new(Mutex::new(Some(token))), [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/client_creds.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | ..Default::default() [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/client_creds.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn with_config(creds: Credentials, config: Config) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ..Default::default() [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/clients/base.rs:231:39 [INFO] [stdout] | [INFO] [stdout] 229 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | market: Option, [INFO] [stdout] 231 | ) -> ClientResult> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 232 | | let ids = join_ids(track_ids); [INFO] [stdout] 233 | | let params = build_map([("market", market.map(Into::into))]); [INFO] [stdout] ... | [INFO] [stdout] 237 | | convert_result::(&result).map(|x| x.tracks) [INFO] [stdout] 238 | | } [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/clients/base.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 260 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | ) -> ClientResult> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 262 | | let ids = join_ids(artist_ids); [INFO] [stdout] 263 | | let url = format!("artists/?ids={ids}"); [INFO] [stdout] 264 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] 265 | | [INFO] [stdout] 266 | | convert_result::(&result).map(|x| x.artists) [INFO] [stdout] 267 | | } [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/clients/base.rs:311:46 [INFO] [stdout] | [INFO] [stdout] 307 | include_groups: impl IntoIterator + Send + 'a, [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | ) -> ClientResult> { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 312 | | let limit = limit.map(|x| x.to_string()); [INFO] [stdout] 313 | | let offset = offset.map(|x| x.to_string()); [INFO] [stdout] 314 | | let include_groups_vec = include_groups [INFO] [stdout] ... | [INFO] [stdout] 333 | | convert_result(&result) [INFO] [stdout] 334 | | } [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/clients/base.rs:401:39 [INFO] [stdout] | [INFO] [stdout] 399 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 400 | market: Option, [INFO] [stdout] 401 | ) -> ClientResult> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 402 | | let params = build_map([("market", market.map(Into::into))]); [INFO] [stdout] 403 | | [INFO] [stdout] 404 | | let ids = join_ids(album_ids); [INFO] [stdout] ... | [INFO] [stdout] 407 | | convert_result::(&result).map(|x| x.albums) [INFO] [stdout] 408 | | } [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/clients/base.rs:606:44 [INFO] [stdout] | [INFO] [stdout] 604 | ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 605 | market: Option, [INFO] [stdout] 606 | ) -> ClientResult> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 607 | | let ids = join_ids(ids); [INFO] [stdout] 608 | | let params = build_map([("ids", Some(&ids)), ("market", market.map(Into::into))]); [INFO] [stdout] ... | [INFO] [stdout] 611 | | convert_result::(&result).map(|x| x.shows) [INFO] [stdout] 612 | | } [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/clients/base.rs:696:41 [INFO] [stdout] | [INFO] [stdout] 694 | ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 695 | market: Option, [INFO] [stdout] 696 | ) -> ClientResult> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 697 | | let ids = join_ids(ids); [INFO] [stdout] 698 | | let params = build_map([("ids", Some(&ids)), ("market", market.map(Into::into))]); [INFO] [stdout] ... | [INFO] [stdout] 701 | | convert_result::(&result).map(|x| x.episodes) [INFO] [stdout] 702 | | } [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/clients/base.rs:725:51 [INFO] [stdout] | [INFO] [stdout] 724 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 725 | ) -> ClientResult>> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 726 | | let url = format!("audio-features/?ids={}", join_ids(track_ids)); [INFO] [stdout] 727 | | [INFO] [stdout] 728 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [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/clients/base.rs:952:40 [INFO] [stdout] | [INFO] [stdout] 946 | attributes: impl IntoIterator + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 947 | seed_artists: Option> + Send + 'a>, [INFO] [stdout] | ------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 948 | seed_genres: Option + Send + 'a>, [INFO] [stdout] | ------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 949 | seed_tracks: Option> + Send + 'a>, [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 952 | ) -> ClientResult { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 953 | | let seed_artists = seed_artists.map(join_ids); [INFO] [stdout] 954 | | let seed_genres = seed_genres.map(|x| x.into_iter().collect::>().join(",")); [INFO] [stdout] 955 | | let seed_tracks = seed_tracks.map(join_ids); [INFO] [stdout] ... | [INFO] [stdout] 979 | | convert_result(&result) [INFO] [stdout] 980 | | } [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/clients/base.rs:954:47 [INFO] [stdout] | [INFO] [stdout] 954 | let seed_genres = seed_genres.map(|x| x.into_iter().collect::>().join(",")); [INFO] [stdout] | - ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clients/oauth.rs:306:39 [INFO] [stdout] | [INFO] [stdout] 304 | items: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | position: Option, [INFO] [stdout] 306 | ) -> ClientResult { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 307 | | let uris = items.into_iter().map(|id| id.uri()).collect::>(); [INFO] [stdout] 308 | | let params = JsonBuilder::new() [INFO] [stdout] 309 | | .required("uris", uris) [INFO] [stdout] ... | [INFO] [stdout] 315 | | convert_result(&result) [INFO] [stdout] 316 | | } [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/clients/oauth.rs:330:27 [INFO] [stdout] | [INFO] [stdout] 329 | items: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 331 | | let uris = items.into_iter().map(|id| id.uri()).collect::>(); [INFO] [stdout] 332 | | let params = JsonBuilder::new().required("uris", uris).build(); [INFO] [stdout] ... | [INFO] [stdout] 337 | | Ok(()) [INFO] [stdout] 338 | | } [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/clients/oauth.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 383 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | snapshot_id: Option<&str>, [INFO] [stdout] 385 | ) -> ClientResult { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 386 | | let tracks = track_ids [INFO] [stdout] 387 | | .into_iter() [INFO] [stdout] 388 | | .map(|id| { [INFO] [stdout] ... | [INFO] [stdout] 402 | | convert_result(&result) [INFO] [stdout] 403 | | } [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/clients/oauth.rs:439:39 [INFO] [stdout] | [INFO] [stdout] 437 | items: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 438 | snapshot_id: Option<&str>, [INFO] [stdout] 439 | ) -> ClientResult { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 440 | | let tracks = items [INFO] [stdout] 441 | | .into_iter() [INFO] [stdout] 442 | | .map(|track| { [INFO] [stdout] ... | [INFO] [stdout] 457 | | convert_result(&result) [INFO] [stdout] 458 | | } [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/clients/oauth.rs:629:27 [INFO] [stdout] | [INFO] [stdout] 628 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 629 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 630 | | let url = format!("me/tracks/?ids={}", join_ids(track_ids)); [INFO] [stdout] 631 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 634 | | } [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/clients/oauth.rs:646:34 [INFO] [stdout] | [INFO] [stdout] 645 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 646 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 647 | | let url = format!("me/tracks/contains/?ids={}", join_ids(track_ids)); [INFO] [stdout] 648 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] 649 | | convert_result(&result) [INFO] [stdout] 650 | | } [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/clients/oauth.rs:661:27 [INFO] [stdout] | [INFO] [stdout] 660 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 661 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 662 | | let url = format!("me/tracks/?ids={}", join_ids(track_ids)); [INFO] [stdout] 663 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 666 | | } [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/clients/oauth.rs:790:27 [INFO] [stdout] | [INFO] [stdout] 789 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 790 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 791 | | let url = format!("me/albums/?ids={}", join_ids(album_ids)); [INFO] [stdout] 792 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 795 | | } [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/clients/oauth.rs:806:27 [INFO] [stdout] | [INFO] [stdout] 805 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 807 | | let url = format!("me/albums/?ids={}", join_ids(album_ids)); [INFO] [stdout] 808 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 811 | | } [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/clients/oauth.rs:823:34 [INFO] [stdout] | [INFO] [stdout] 822 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 823 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 824 | | let url = format!("me/albums/contains/?ids={}", join_ids(album_ids)); [INFO] [stdout] 825 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] 826 | | convert_result(&result) [INFO] [stdout] 827 | | } [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/clients/oauth.rs:838:27 [INFO] [stdout] | [INFO] [stdout] 837 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 838 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 839 | | let url = format!("me/following?type=artist&ids={}", join_ids(artist_ids)); [INFO] [stdout] 840 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 843 | | } [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/clients/oauth.rs:854:27 [INFO] [stdout] | [INFO] [stdout] 853 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 854 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 855 | | let url = format!("me/following?type=artist&ids={}", join_ids(artist_ids)); [INFO] [stdout] 856 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 859 | | } [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/clients/oauth.rs:871:34 [INFO] [stdout] | [INFO] [stdout] 870 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 871 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 872 | | let url = format!( [INFO] [stdout] 873 | | "me/following/contains?type=artist&ids={}", [INFO] [stdout] 874 | | join_ids(artist_ids) [INFO] [stdout] ... | [INFO] [stdout] 877 | | convert_result(&result) [INFO] [stdout] 878 | | } [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/clients/oauth.rs:889:27 [INFO] [stdout] | [INFO] [stdout] 888 | user_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 889 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 890 | | let url = format!("me/following?type=user&ids={}", join_ids(user_ids)); [INFO] [stdout] 891 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 894 | | } [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/clients/oauth.rs:905:27 [INFO] [stdout] | [INFO] [stdout] 904 | user_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 905 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 906 | | let url = format!("me/following?type=user&ids={}", join_ids(user_ids)); [INFO] [stdout] 907 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 910 | | } [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/clients/oauth.rs:933:55 [INFO] [stdout] | [INFO] [stdout] 932 | additional_types: Option + Send + 'a>, [INFO] [stdout] | ---------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 933 | ) -> ClientResult> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 934 | | let additional_types = additional_types.map(|x| { [INFO] [stdout] 935 | | x.into_iter() [INFO] [stdout] 936 | | .map(Into::into) [INFO] [stdout] ... | [INFO] [stdout] 950 | | } [INFO] [stdout] 951 | | } [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/clients/oauth.rs:935:13 [INFO] [stdout] | [INFO] [stdout] 934 | let additional_types = additional_types.map(|x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 935 | / x.into_iter() [INFO] [stdout] 936 | | .map(Into::into) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/clients/oauth.rs:966:56 [INFO] [stdout] | [INFO] [stdout] 965 | additional_types: Option + Send + 'a>, [INFO] [stdout] | ---------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 966 | ) -> ClientResult> { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 967 | | let additional_types = additional_types.map(|x| { [INFO] [stdout] 968 | | x.into_iter() [INFO] [stdout] 969 | | .map(Into::into) [INFO] [stdout] ... | [INFO] [stdout] 983 | | } [INFO] [stdout] 984 | | } [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/clients/oauth.rs:968:13 [INFO] [stdout] | [INFO] [stdout] 967 | let additional_types = additional_types.map(|x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | / x.into_iter() [INFO] [stdout] 969 | | .map(Into::into) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/clients/oauth.rs:1072:27 [INFO] [stdout] | [INFO] [stdout] 1068 | uris: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1072 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1073 | | let params = JsonBuilder::new() [INFO] [stdout] 1074 | | .required( [INFO] [stdout] 1075 | | "uris", [INFO] [stdout] ... | [INFO] [stdout] 1093 | | Ok(()) [INFO] [stdout] 1094 | | } [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/clients/oauth.rs:1260:27 [INFO] [stdout] | [INFO] [stdout] 1259 | show_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1260 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1261 | | let url = format!("me/shows/?ids={}", join_ids(show_ids)); [INFO] [stdout] 1262 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 1265 | | } [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/clients/oauth.rs:1310:34 [INFO] [stdout] | [INFO] [stdout] 1309 | ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1310 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 1311 | | let ids = join_ids(ids); [INFO] [stdout] 1312 | | let params = build_map([("ids", Some(&ids))]); [INFO] [stdout] 1313 | | let result = self.api_get("me/shows/contains", ¶ms).await?; [INFO] [stdout] 1314 | | convert_result(&result) [INFO] [stdout] 1315 | | } [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/clients/oauth.rs:1329:27 [INFO] [stdout] | [INFO] [stdout] 1327 | show_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1328 | country: Option, [INFO] [stdout] 1329 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1330 | | let url = format!("me/shows?ids={}", join_ids(show_ids)); [INFO] [stdout] 1331 | | let params = JsonBuilder::new() [INFO] [stdout] 1332 | | .optional("country", country.map(<&str>::from)) [INFO] [stdout] ... | [INFO] [stdout] 1336 | | Ok(()) [INFO] [stdout] 1337 | | } [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/futures.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(val: T) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | Self(futures::lock::Mutex::new(val)) [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 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rspotify` (lib test) due to 49 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 252 | fn from(err: HttpError) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | Self::Http(Box::new(err)) [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:451:14 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn from_env(scopes: HashSet) -> Option { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | Some(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 452 | | scopes, [INFO] [stdout] 453 | | redirect_uri: env::var("RSPOTIFY_REDIRECT_URI").ok()?, [INFO] [stdout] 454 | | ..Default::default() [INFO] [stdout] 455 | | }) [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/auth_code.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn new(creds: Credentials, oauth: OAuth) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | ..Default::default() [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/auth_code.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | Self { [INFO] [stdout] 186 | token: Arc::new(Mutex::new(Some(token))), [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/auth_code.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | ..Default::default() [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/auth_code.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn with_config(creds: Credentials, oauth: OAuth, config: Config) -> Self { [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] 199 | ..Default::default() [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/auth_code.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 207 | token: Token, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | creds: Credentials, [INFO] [stdout] 209 | oauth: OAuth, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | config: Config, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | token: Arc::new(Mutex::new(Some(token))), [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/auth_code.rs:217:15 [INFO] [stdout] | [INFO] [stdout] 207 | token: Token, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | creds: Credentials, [INFO] [stdout] 209 | oauth: OAuth, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | config: Config, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | ..Default::default() [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/auth_code_pkce.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn new(creds: Credentials, oauth: OAuth) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | ..Default::default() [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/auth_code_pkce.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | Self { [INFO] [stdout] 148 | token: Arc::new(Mutex::new(Some(token))), [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/auth_code_pkce.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | ..Default::default() [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/auth_code_pkce.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn with_config(creds: Credentials, oauth: OAuth, config: Config) -> Self { [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] 161 | ..Default::default() [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/client_creds.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | Self { [INFO] [stdout] 78 | token: Arc::new(Mutex::new(Some(token))), [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/client_creds.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn from_token(token: Token) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | ..Default::default() [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/client_creds.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn with_config(creds: Credentials, config: Config) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ..Default::default() [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/clients/base.rs:231:39 [INFO] [stdout] | [INFO] [stdout] 229 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | market: Option, [INFO] [stdout] 231 | ) -> ClientResult> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 232 | | let ids = join_ids(track_ids); [INFO] [stdout] 233 | | let params = build_map([("market", market.map(Into::into))]); [INFO] [stdout] ... | [INFO] [stdout] 237 | | convert_result::(&result).map(|x| x.tracks) [INFO] [stdout] 238 | | } [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/clients/base.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 260 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | ) -> ClientResult> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 262 | | let ids = join_ids(artist_ids); [INFO] [stdout] 263 | | let url = format!("artists/?ids={ids}"); [INFO] [stdout] 264 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] 265 | | [INFO] [stdout] 266 | | convert_result::(&result).map(|x| x.artists) [INFO] [stdout] 267 | | } [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/clients/base.rs:311:46 [INFO] [stdout] | [INFO] [stdout] 307 | include_groups: impl IntoIterator + Send + 'a, [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | ) -> ClientResult> { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 312 | | let limit = limit.map(|x| x.to_string()); [INFO] [stdout] 313 | | let offset = offset.map(|x| x.to_string()); [INFO] [stdout] 314 | | let include_groups_vec = include_groups [INFO] [stdout] ... | [INFO] [stdout] 333 | | convert_result(&result) [INFO] [stdout] 334 | | } [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/clients/base.rs:401:39 [INFO] [stdout] | [INFO] [stdout] 399 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 400 | market: Option, [INFO] [stdout] 401 | ) -> ClientResult> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 402 | | let params = build_map([("market", market.map(Into::into))]); [INFO] [stdout] 403 | | [INFO] [stdout] 404 | | let ids = join_ids(album_ids); [INFO] [stdout] ... | [INFO] [stdout] 407 | | convert_result::(&result).map(|x| x.albums) [INFO] [stdout] 408 | | } [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/clients/base.rs:606:44 [INFO] [stdout] | [INFO] [stdout] 604 | ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 605 | market: Option, [INFO] [stdout] 606 | ) -> ClientResult> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 607 | | let ids = join_ids(ids); [INFO] [stdout] 608 | | let params = build_map([("ids", Some(&ids)), ("market", market.map(Into::into))]); [INFO] [stdout] ... | [INFO] [stdout] 611 | | convert_result::(&result).map(|x| x.shows) [INFO] [stdout] 612 | | } [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/clients/base.rs:696:41 [INFO] [stdout] | [INFO] [stdout] 694 | ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 695 | market: Option, [INFO] [stdout] 696 | ) -> ClientResult> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 697 | | let ids = join_ids(ids); [INFO] [stdout] 698 | | let params = build_map([("ids", Some(&ids)), ("market", market.map(Into::into))]); [INFO] [stdout] ... | [INFO] [stdout] 701 | | convert_result::(&result).map(|x| x.episodes) [INFO] [stdout] 702 | | } [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/clients/base.rs:725:51 [INFO] [stdout] | [INFO] [stdout] 724 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 725 | ) -> ClientResult>> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 726 | | let url = format!("audio-features/?ids={}", join_ids(track_ids)); [INFO] [stdout] 727 | | [INFO] [stdout] 728 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [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/clients/base.rs:952:40 [INFO] [stdout] | [INFO] [stdout] 946 | attributes: impl IntoIterator + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 947 | seed_artists: Option> + Send + 'a>, [INFO] [stdout] | ------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 948 | seed_genres: Option + Send + 'a>, [INFO] [stdout] | ------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 949 | seed_tracks: Option> + Send + 'a>, [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 952 | ) -> ClientResult { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 953 | | let seed_artists = seed_artists.map(join_ids); [INFO] [stdout] 954 | | let seed_genres = seed_genres.map(|x| x.into_iter().collect::>().join(",")); [INFO] [stdout] 955 | | let seed_tracks = seed_tracks.map(join_ids); [INFO] [stdout] ... | [INFO] [stdout] 979 | | convert_result(&result) [INFO] [stdout] 980 | | } [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/clients/base.rs:954:47 [INFO] [stdout] | [INFO] [stdout] 954 | let seed_genres = seed_genres.map(|x| x.into_iter().collect::>().join(",")); [INFO] [stdout] | - ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clients/oauth.rs:306:39 [INFO] [stdout] | [INFO] [stdout] 304 | items: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | position: Option, [INFO] [stdout] 306 | ) -> ClientResult { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 307 | | let uris = items.into_iter().map(|id| id.uri()).collect::>(); [INFO] [stdout] 308 | | let params = JsonBuilder::new() [INFO] [stdout] 309 | | .required("uris", uris) [INFO] [stdout] ... | [INFO] [stdout] 315 | | convert_result(&result) [INFO] [stdout] 316 | | } [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/clients/oauth.rs:330:27 [INFO] [stdout] | [INFO] [stdout] 329 | items: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 331 | | let uris = items.into_iter().map(|id| id.uri()).collect::>(); [INFO] [stdout] 332 | | let params = JsonBuilder::new().required("uris", uris).build(); [INFO] [stdout] ... | [INFO] [stdout] 337 | | Ok(()) [INFO] [stdout] 338 | | } [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/clients/oauth.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 383 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | snapshot_id: Option<&str>, [INFO] [stdout] 385 | ) -> ClientResult { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 386 | | let tracks = track_ids [INFO] [stdout] 387 | | .into_iter() [INFO] [stdout] 388 | | .map(|id| { [INFO] [stdout] ... | [INFO] [stdout] 402 | | convert_result(&result) [INFO] [stdout] 403 | | } [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/clients/oauth.rs:439:39 [INFO] [stdout] | [INFO] [stdout] 437 | items: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 438 | snapshot_id: Option<&str>, [INFO] [stdout] 439 | ) -> ClientResult { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 440 | | let tracks = items [INFO] [stdout] 441 | | .into_iter() [INFO] [stdout] 442 | | .map(|track| { [INFO] [stdout] ... | [INFO] [stdout] 457 | | convert_result(&result) [INFO] [stdout] 458 | | } [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/clients/oauth.rs:629:27 [INFO] [stdout] | [INFO] [stdout] 628 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 629 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 630 | | let url = format!("me/tracks/?ids={}", join_ids(track_ids)); [INFO] [stdout] 631 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 634 | | } [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/clients/oauth.rs:646:34 [INFO] [stdout] | [INFO] [stdout] 645 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 646 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 647 | | let url = format!("me/tracks/contains/?ids={}", join_ids(track_ids)); [INFO] [stdout] 648 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] 649 | | convert_result(&result) [INFO] [stdout] 650 | | } [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/clients/oauth.rs:661:27 [INFO] [stdout] | [INFO] [stdout] 660 | track_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 661 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 662 | | let url = format!("me/tracks/?ids={}", join_ids(track_ids)); [INFO] [stdout] 663 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 666 | | } [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/clients/oauth.rs:790:27 [INFO] [stdout] | [INFO] [stdout] 789 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 790 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 791 | | let url = format!("me/albums/?ids={}", join_ids(album_ids)); [INFO] [stdout] 792 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 795 | | } [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/clients/oauth.rs:806:27 [INFO] [stdout] | [INFO] [stdout] 805 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 807 | | let url = format!("me/albums/?ids={}", join_ids(album_ids)); [INFO] [stdout] 808 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 811 | | } [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/clients/oauth.rs:823:34 [INFO] [stdout] | [INFO] [stdout] 822 | album_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 823 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 824 | | let url = format!("me/albums/contains/?ids={}", join_ids(album_ids)); [INFO] [stdout] 825 | | let result = self.api_get(&url, &Query::new()).await?; [INFO] [stdout] 826 | | convert_result(&result) [INFO] [stdout] 827 | | } [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/clients/oauth.rs:838:27 [INFO] [stdout] | [INFO] [stdout] 837 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 838 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 839 | | let url = format!("me/following?type=artist&ids={}", join_ids(artist_ids)); [INFO] [stdout] 840 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 843 | | } [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/clients/oauth.rs:854:27 [INFO] [stdout] | [INFO] [stdout] 853 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 854 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 855 | | let url = format!("me/following?type=artist&ids={}", join_ids(artist_ids)); [INFO] [stdout] 856 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 859 | | } [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/clients/oauth.rs:871:34 [INFO] [stdout] | [INFO] [stdout] 870 | artist_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 871 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 872 | | let url = format!( [INFO] [stdout] 873 | | "me/following/contains?type=artist&ids={}", [INFO] [stdout] 874 | | join_ids(artist_ids) [INFO] [stdout] ... | [INFO] [stdout] 877 | | convert_result(&result) [INFO] [stdout] 878 | | } [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/clients/oauth.rs:889:27 [INFO] [stdout] | [INFO] [stdout] 888 | user_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 889 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 890 | | let url = format!("me/following?type=user&ids={}", join_ids(user_ids)); [INFO] [stdout] 891 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 894 | | } [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/clients/oauth.rs:905:27 [INFO] [stdout] | [INFO] [stdout] 904 | user_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 905 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 906 | | let url = format!("me/following?type=user&ids={}", join_ids(user_ids)); [INFO] [stdout] 907 | | self.api_delete(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 910 | | } [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/clients/oauth.rs:933:55 [INFO] [stdout] | [INFO] [stdout] 932 | additional_types: Option + Send + 'a>, [INFO] [stdout] | ---------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 933 | ) -> ClientResult> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 934 | | let additional_types = additional_types.map(|x| { [INFO] [stdout] 935 | | x.into_iter() [INFO] [stdout] 936 | | .map(Into::into) [INFO] [stdout] ... | [INFO] [stdout] 950 | | } [INFO] [stdout] 951 | | } [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/clients/oauth.rs:935:13 [INFO] [stdout] | [INFO] [stdout] 934 | let additional_types = additional_types.map(|x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 935 | / x.into_iter() [INFO] [stdout] 936 | | .map(Into::into) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/clients/oauth.rs:966:56 [INFO] [stdout] | [INFO] [stdout] 965 | additional_types: Option + Send + 'a>, [INFO] [stdout] | ---------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 966 | ) -> ClientResult> { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 967 | | let additional_types = additional_types.map(|x| { [INFO] [stdout] 968 | | x.into_iter() [INFO] [stdout] 969 | | .map(Into::into) [INFO] [stdout] ... | [INFO] [stdout] 983 | | } [INFO] [stdout] 984 | | } [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/clients/oauth.rs:968:13 [INFO] [stdout] | [INFO] [stdout] 967 | let additional_types = additional_types.map(|x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | / x.into_iter() [INFO] [stdout] 969 | | .map(Into::into) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/clients/oauth.rs:1072:27 [INFO] [stdout] | [INFO] [stdout] 1068 | uris: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1072 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1073 | | let params = JsonBuilder::new() [INFO] [stdout] 1074 | | .required( [INFO] [stdout] 1075 | | "uris", [INFO] [stdout] ... | [INFO] [stdout] 1093 | | Ok(()) [INFO] [stdout] 1094 | | } [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/clients/oauth.rs:1260:27 [INFO] [stdout] | [INFO] [stdout] 1259 | show_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1260 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1261 | | let url = format!("me/shows/?ids={}", join_ids(show_ids)); [INFO] [stdout] 1262 | | self.api_put(&url, &json!({})).await?; [INFO] [stdout] ... | [INFO] [stdout] 1265 | | } [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/clients/oauth.rs:1310:34 [INFO] [stdout] | [INFO] [stdout] 1309 | ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1310 | ) -> ClientResult> { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 1311 | | let ids = join_ids(ids); [INFO] [stdout] 1312 | | let params = build_map([("ids", Some(&ids))]); [INFO] [stdout] 1313 | | let result = self.api_get("me/shows/contains", ¶ms).await?; [INFO] [stdout] 1314 | | convert_result(&result) [INFO] [stdout] 1315 | | } [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/clients/oauth.rs:1329:27 [INFO] [stdout] | [INFO] [stdout] 1327 | show_ids: impl IntoIterator> + Send + 'a, [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1328 | country: Option, [INFO] [stdout] 1329 | ) -> ClientResult<()> { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1330 | | let url = format!("me/shows?ids={}", join_ids(show_ids)); [INFO] [stdout] 1331 | | let params = JsonBuilder::new() [INFO] [stdout] 1332 | | .optional("country", country.map(<&str>::from)) [INFO] [stdout] ... | [INFO] [stdout] 1336 | | Ok(()) [INFO] [stdout] 1337 | | } [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/futures.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(val: T) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | Self(futures::lock::Mutex::new(val)) [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 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rspotify` (lib) due to 49 previous errors [INFO] running `Command { std: "docker" "inspect" "badfe9e1df2622506da243016c2919bec8e2825823a9f6d5a2b4d4e2312fd661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badfe9e1df2622506da243016c2919bec8e2825823a9f6d5a2b4d4e2312fd661", kill_on_drop: false }` [INFO] [stdout] badfe9e1df2622506da243016c2919bec8e2825823a9f6d5a2b4d4e2312fd661