[INFO] fetching crate warg-client 0.9.2... [INFO] checking warg-client-0.9.2 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate warg-client 0.9.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate warg-client 0.9.2 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate warg-client 0.9.2 [INFO] finished tweaking crates.io crate warg-client 0.9.2 [INFO] tweaked toml for crates.io crate warg-client 0.9.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 426 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding secrecy v0.8.0 (available: v0.10.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] [stderr] Adding wasm-compose v0.5.5 (available: v0.220.0) [INFO] [stderr] Adding wasm-encoder v0.41.2 (available: v0.220.0) [INFO] [stderr] Adding wasmparser v0.121.2 (available: v0.220.0) [INFO] [stderr] Adding wasmprinter v0.2.80 (available: v0.220.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1207138d547df2373aa18948ee132a5a220dd1fd2160580876bd2287c4a189f [INFO] running `Command { std: "docker" "start" "-a" "b1207138d547df2373aa18948ee132a5a220dd1fd2160580876bd2287c4a189f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1207138d547df2373aa18948ee132a5a220dd1fd2160580876bd2287c4a189f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1207138d547df2373aa18948ee132a5a220dd1fd2160580876bd2287c4a189f", kill_on_drop: false }` [INFO] [stdout] b1207138d547df2373aa18948ee132a5a220dd1fd2160580876bd2287c4a189f [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3da329c47e28f32db7a52eda6745acbe18b0176fc88340c81bb6dbd40526a860 [INFO] running `Command { std: "docker" "start" "-a" "3da329c47e28f32db7a52eda6745acbe18b0176fc88340c81bb6dbd40526a860", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling logos-codegen v0.14.2 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking pbjson v0.6.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling logos-derive v0.14.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling logos v0.14.2 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking warg-crypto v0.9.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pbjson-build v0.6.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling prost-reflect v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling protox-parse v0.6.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking wasm-encoder v0.220.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling pbjson-types v0.6.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking wast v220.0.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling protox v0.6.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking wasm-encoder v0.41.2 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking linux-keyutils v0.2.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking ptree v0.5.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking wasmprinter v0.2.80 [INFO] [stderr] Checking sha256 v1.5.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling warg-protobuf v0.9.2 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking warg-transparency v0.9.2 [INFO] [stderr] Checking warg-protocol v0.9.2 [INFO] [stderr] Checking wat v1.220.0 [INFO] [stderr] Checking wasm-compose v0.5.5 [INFO] [stderr] Checking warg-api v0.9.2 [INFO] [stderr] Checking secret-service v4.0.0 [INFO] [stderr] Checking keyring v3.6.1 [INFO] [stderr] Checking warg-client v0.9.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (14 fixes) [INFO] [stderr] Fixed src/depsolve.rs (5 fixes) [INFO] [stderr] Fixed src/api.rs (2 fixes) [INFO] [stdout] warning: `impl Stream>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/api.rs:675:6 [INFO] [stdout] | [INFO] [stdout] 675 | ) -> impl Stream> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/api.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | digest: &AnyHash, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/api.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | stream: impl Stream>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 672 ~ fn validate_stream>>( [INFO] [stdout] 673 | digest: &AnyHash, [INFO] [stdout] 674 ~ stream: T, [INFO] [stdout] 675 ~ ) -> impl Stream> + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Stream>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/api.rs:675:6 [INFO] [stdout] | [INFO] [stdout] 675 | ) -> impl Stream> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/api.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | digest: &AnyHash, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/api.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | stream: impl Stream>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 672 ~ fn validate_stream>>( [INFO] [stdout] 673 | digest: &AnyHash, [INFO] [stdout] 674 ~ stream: T, [INFO] [stdout] 675 ~ ) -> impl Stream> + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/depsolve.rs:124:31 [INFO] [stdout] | [INFO] [stdout] 105 | let import = resolver.parse()?; [INFO] [stdout] | ------ ----------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | `import` calls a custom destructor [INFO] [stdout] | `import` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let id = PackageName::new(import.name.clone())?; [INFO] [stdout] | -------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] 109 | let registry_domain = client.get_warg_registry(id.namespace()).await?; [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] 110 | match client [INFO] [stdout] | ___________________________- [INFO] [stdout] 111 | | .registry() [INFO] [stdout] 112 | | .load_package(registry_domain.as_ref(), &id) [INFO] [stdout] 113 | | .await? [INFO] [stdout] | | ----- [INFO] [stdout] | | | | [INFO] [stdout] | |__________________________|___this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] 114 | { Some(info) => { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `info` calls a custom destructor [INFO] [stdout] | `info` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | self.parse_package(client, &bytes).await?; [INFO] [stdout] | ----------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | | `#9` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | `#7` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | `#8` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | client.download(&id, &VersionReq::STAR).await?; [INFO] [stdout] | ---------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#14` [INFO] [stdout] | | | `#14` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#12` [INFO] [stdout] | | `#12` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#10` [INFO] [stdout] | `#10` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#11` [INFO] [stdout] | `#11` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#13` [INFO] [stdout] | `#13` will be dropped later as of Edition 2024 [INFO] [stdout] 124 | match client [INFO] [stdout] | _______________________________^ [INFO] [stdout] | |_______________________________| [INFO] [stdout] | |_______________________________| [INFO] [stdout] | |_______________________________| [INFO] [stdout] | |_______________________________| [INFO] [stdout] | |_______________________________| [INFO] [stdout] 125 | | .registry() [INFO] [stdout] 126 | | .load_package( [INFO] [stdout] 127 | | client.get_warg_registry(id.namespace()).await?.as_ref(), [INFO] [stdout] | | ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#27` [INFO] [stdout] | | | up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#16` [INFO] [stdout] | | | `#16` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#26` [INFO] [stdout] | | up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#15` [INFO] [stdout] | | `#15` will be dropped later as of Edition 2024 [INFO] [stdout] 128 | | &id, [INFO] [stdout] 129 | | ) [INFO] [stdout] 130 | | .await? [INFO] [stdout] | | -----^ [INFO] [stdout] | |______________________________|___|| [INFO] [stdout] | |______________________________|___|this value will be stored in a temporary; let us call it `#23` [INFO] [stdout] | |______________________________|___|up until Edition 2021 `#23` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | |______________________________|___|this value will be stored in a temporary; let us call it `#24` [INFO] [stdout] | |______________________________|___|up until Edition 2021 `#24` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | |______________________________|___this value will be stored in a temporary; let us call it `#17` [INFO] [stdout] | | `#17` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#25` [INFO] [stdout] | up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#18` [INFO] [stdout] | `#18` will be dropped later as of Edition 2024 [INFO] [stdout] 131 | | { Some(info) => { [INFO] [stdout] | | ---- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#19` [INFO] [stdout] | | `#19` will be dropped later as of Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 135 | | self.parse_package(client, &bytes).await?; [INFO] [stdout] | | ----------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#22` [INFO] [stdout] | | | `#22` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#20` [INFO] [stdout] | | `#20` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#21` [INFO] [stdout] | | `#21` will be dropped later as of Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 140 | | }} [INFO] [stdout] | | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#23` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#24` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#24` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#25` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#26` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#26` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#26` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#26` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#27` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#27` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `import` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#4` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#5` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `info` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#8` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#9` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#10` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#11` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#11` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#11` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#11` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#12` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#13` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#14` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#15` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#15` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#16` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#16` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#16` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#16` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#17` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#18` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#18` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#19` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/identifier.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl Drop for Identifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#20` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#21` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#22` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/storage/fs.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | while let Some(bytes) = stream.next().await.transpose()? { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^-----^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `bytes` calls a custom destructor [INFO] [stdout] | `bytes` will be dropped later as of Edition 2024 [INFO] [stdout] 349 | hasher.update(&bytes); [INFO] [stdout] 350 | / writer [INFO] [stdout] 351 | | .write_all(&bytes) [INFO] [stdout] 352 | | .await [INFO] [stdout] 353 | | .with_context(|| format!("failed to write to `{path}`", path = path.display()))?; [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |________________________________________________________________________________________________this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] 354 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `bytes` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.93s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking warg-client v0.9.2 (/tmp/fixit) [INFO] [stdout] error[E0700]: hidden type for `impl Stream>` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/api.rs:460:73 [INFO] [stdout] | [INFO] [stdout] 459 | digest: &AnyHash, [INFO] [stdout] | -------- hidden type `impl Stream>` captures the anonymous lifetime defined here [INFO] [stdout] 460 | ) -> Result> + use<>, ClientError> { [INFO] [stdout] | _________________-----------------------------------------_______________^ [INFO] [stdout] | | | [INFO] [stdout] | | opaque type defined here [INFO] [stdout] 461 | | let ContentSourcesResponse { content_sources } = [INFO] [stdout] 462 | | self.content_sources(registry_domain, digest).await?; [INFO] [stdout] ... | [INFO] [stdout] 488 | | Err(ClientError::AllSourcesFailed(digest.clone())) [INFO] [stdout] 489 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 460 | ) -> Result> + use<'_>, ClientError> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Stream>` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/api.rs:460:73 [INFO] [stdout] | [INFO] [stdout] 459 | digest: &AnyHash, [INFO] [stdout] | -------- hidden type `impl Stream>` captures the anonymous lifetime defined here [INFO] [stdout] 460 | ) -> Result> + use<>, ClientError> { [INFO] [stdout] | _________________-----------------------------------------_______________^ [INFO] [stdout] | | | [INFO] [stdout] | | opaque type defined here [INFO] [stdout] 461 | | let ContentSourcesResponse { content_sources } = [INFO] [stdout] 462 | | self.content_sources(registry_domain, digest).await?; [INFO] [stdout] ... | [INFO] [stdout] 488 | | Err(ClientError::AllSourcesFailed(digest.clone())) [INFO] [stdout] 489 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 460 | ) -> Result> + use<'_>, ClientError> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warg-client` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warg-client` (lib) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3da329c47e28f32db7a52eda6745acbe18b0176fc88340c81bb6dbd40526a860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da329c47e28f32db7a52eda6745acbe18b0176fc88340c81bb6dbd40526a860", kill_on_drop: false }` [INFO] [stdout] 3da329c47e28f32db7a52eda6745acbe18b0176fc88340c81bb6dbd40526a860