[INFO] cloning repository https://github.com/wmhm/MQPackage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmhm/MQPackage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmhm%2FMQPackage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmhm%2FMQPackage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71b40a20790cbe3813736810bd544c746584d507 [INFO] checking wmhm/MQPackage against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmhm%2FMQPackage" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmhm/MQPackage on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wmhm/MQPackage [INFO] finished tweaking git repo https://github.com/wmhm/MQPackage [INFO] tweaked toml for git repo https://github.com/wmhm/MQPackage written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wmhm/MQPackage 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/pubgrub-rs/pubgrub.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded darling_macro v0.13.1 [INFO] [stderr] Downloaded named-lock v0.1.1 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded clap-verbosity-flag v1.0.0 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded dunce v1.0.2 [INFO] [stderr] Downloaded vfs v0.5.2 [INFO] [stderr] Downloaded parking_lot_core v0.7.2 [INFO] [stderr] Downloaded anyhow v1.0.54 [INFO] [stderr] Downloaded async-compression v0.3.12 [INFO] [stderr] Downloaded tracing v0.1.31 [INFO] [stderr] Downloaded mio v0.8.0 [INFO] [stderr] Downloaded serde_with v1.12.0 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded reqwest v0.11.9 [INFO] [stderr] Downloaded h2 v0.3.11 [INFO] [stderr] Downloaded tracing-core v0.1.22 [INFO] [stderr] Downloaded clap v3.1.0 [INFO] [stderr] Downloaded openssl v0.10.38 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded clap_derive v3.1.0 [INFO] [stderr] Downloaded textwrap v0.14.2 [INFO] [stderr] Downloaded indicatif v0.17.0-rc.5 [INFO] [stderr] Downloaded parking_lot v0.10.2 [INFO] [stderr] Downloaded ipnet v2.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.72 [INFO] [stderr] Downloaded native-tls v0.2.8 [INFO] [stderr] Downloaded semver v1.0.5 [INFO] [stderr] Downloaded once_cell v1.9.0 [INFO] [stderr] Downloaded terminal_size v0.1.17 [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded libc v0.2.119 [INFO] [stderr] Downloaded tokio-native-tls v0.3.0 [INFO] [stderr] Downloaded serde_with_macros v1.5.1 [INFO] [stderr] Downloaded encoding_rs v0.8.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e20f2a177d4c637bec632cb1e7cbe4dd24ca6d4ec82a75ceb31c5644093c7403 [INFO] running `Command { std: "docker" "start" "-a" "e20f2a177d4c637bec632cb1e7cbe4dd24ca6d4ec82a75ceb31c5644093c7403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e20f2a177d4c637bec632cb1e7cbe4dd24ca6d4ec82a75ceb31c5644093c7403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20f2a177d4c637bec632cb1e7cbe4dd24ca6d4ec82a75ceb31c5644093c7403", kill_on_drop: false }` [INFO] [stdout] e20f2a177d4c637bec632cb1e7cbe4dd24ca6d4ec82a75ceb31c5644093c7403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ae6797b6af82f0f13459e6fd4ff3c7991f41c5bbf1d8a22ffdaae8620f6b2c8 [INFO] running `Command { std: "docker" "start" "-a" "7ae6797b6af82f0f13459e6fd4ff3c7991f41c5bbf1d8a22ffdaae8620f6b2c8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking indicatif v0.17.0-rc.5 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.12 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pubgrub v0.2.1 (https://github.com/pubgrub-rs/pubgrub.git?rev=7727938886fd3598f29cc2c8eb06921c121aaa9d#77279388) [INFO] [stderr] Checking named-lock v0.1.1 [INFO] [stderr] Checking vfs v0.5.2 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking clap v3.1.0 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking clap-verbosity-flag v1.0.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.12.0 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking mqpkg v0.1.0 (/opt/rustwide/workdir/mqpkg) [INFO] [stderr] Checking mqpkg-cli v0.1.0 (/opt/rustwide/workdir/mqpkg-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s [INFO] running `Command { std: "docker" "inspect" "7ae6797b6af82f0f13459e6fd4ff3c7991f41c5bbf1d8a22ffdaae8620f6b2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae6797b6af82f0f13459e6fd4ff3c7991f41c5bbf1d8a22ffdaae8620f6b2c8", kill_on_drop: false }` [INFO] [stdout] 7ae6797b6af82f0f13459e6fd4ff3c7991f41c5bbf1d8a22ffdaae8620f6b2c8 [INFO] checking wmhm/MQPackage against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmhm%2FMQPackage" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmhm/MQPackage on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wmhm/MQPackage [INFO] finished tweaking git repo https://github.com/wmhm/MQPackage [INFO] tweaked toml for git repo https://github.com/wmhm/MQPackage written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wmhm/MQPackage 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83988659b8ab60c4a4587c5a26f71d90a100bf07147418c78b0568c4fd1474b7 [INFO] running `Command { std: "docker" "start" "-a" "83988659b8ab60c4a4587c5a26f71d90a100bf07147418c78b0568c4fd1474b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83988659b8ab60c4a4587c5a26f71d90a100bf07147418c78b0568c4fd1474b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83988659b8ab60c4a4587c5a26f71d90a100bf07147418c78b0568c4fd1474b7", kill_on_drop: false }` [INFO] [stdout] 83988659b8ab60c4a4587c5a26f71d90a100bf07147418c78b0568c4fd1474b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f093d549ff98fa37d246a2b715660cebfd7aa8da82bcf855e3c4353056ad7d [INFO] running `Command { std: "docker" "start" "-a" "67f093d549ff98fa37d246a2b715660cebfd7aa8da82bcf855e3c4353056ad7d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking indicatif v0.17.0-rc.5 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.12 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking vfs v0.5.2 [INFO] [stderr] Checking pubgrub v0.2.1 (https://github.com/pubgrub-rs/pubgrub.git?rev=7727938886fd3598f29cc2c8eb06921c121aaa9d#77279388) [INFO] [stderr] Checking named-lock v0.1.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Checking clap v3.1.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking clap-verbosity-flag v1.0.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.12.0 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking mqpkg v0.1.0 (/opt/rustwide/workdir/mqpkg) [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] --> mqpkg/src/lib.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(config: config::Config, fs: VfsPath, rid: &str) -> Result> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let db = pkgdb::Database::new(fs, id)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | [INFO] [stdout] 50 | Ok(Installer { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | config, [INFO] [stdout] 52 | | db, [INFO] [stdout] 53 | | progress: Progress::new(), [INFO] [stdout] 54 | | console: None, [INFO] [stdout] 55 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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] --> mqpkg/src/lib.rs:63:43 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn with_progress_start(&mut self, cb: impl FnMut(u64) -> T + 'p) { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | self.progress.with_progress_start(Box::new(cb)) [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] --> mqpkg/src/lib.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_progress_spinner(&mut self, cb: impl FnMut(&'static str) -> T + 'p) { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | self.progress.with_progress_spinner(Box::new(cb)) [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] --> mqpkg/src/lib.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn with_progress_update(&mut self, cb: impl FnMut(&T, u64) + 'p) { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | self.progress.with_progress_update(Box::new(cb)) [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] --> mqpkg/src/lib.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn with_progress_finish(&mut self, cb: impl FnMut(&T) + 'p) { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | self.progress.with_progress_finish(Box::new(cb)) [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] --> mqpkg/src/types.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 79 | let version: VersionReq = version_s.parse()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | [INFO] [stdout] 81 | Ok(PackageSpecifier { name, version }) [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] --> mqpkg/src/types.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 108 | name: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | version: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | source: Box, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | version: version.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] --> mqpkg/src/lib.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(config: config::Config, fs: VfsPath, rid: &str) -> Result> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let db = pkgdb::Database::new(fs, id)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | [INFO] [stdout] 50 | Ok(Installer { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | config, [INFO] [stdout] 52 | | db, [INFO] [stdout] 53 | | progress: Progress::new(), [INFO] [stdout] 54 | | console: None, [INFO] [stdout] 55 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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] --> mqpkg/src/pkgdb/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn new(fs: VfsPath, id: String) -> Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | Ok(Database { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | id, [INFO] [stdout] 81 | | fs, [INFO] [stdout] 82 | | state: None, [INFO] [stdout] 83 | | }) [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] --> mqpkg/src/lib.rs:63:43 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn with_progress_start(&mut self, cb: impl FnMut(u64) -> T + 'p) { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | self.progress.with_progress_start(Box::new(cb)) [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] --> mqpkg/src/lib.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_progress_spinner(&mut self, cb: impl FnMut(&'static str) -> T + 'p) { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | self.progress.with_progress_spinner(Box::new(cb)) [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] --> mqpkg/src/lib.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn with_progress_update(&mut self, cb: impl FnMut(&T, u64) + 'p) { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | self.progress.with_progress_update(Box::new(cb)) [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] --> mqpkg/src/lib.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn with_progress_finish(&mut self, cb: impl FnMut(&T) + 'p) { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | self.progress.with_progress_finish(Box::new(cb)) [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] --> mqpkg/src/repository.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 57 | let client = HTTPClient::builder().gzip(true).build()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let data = IndexMap::::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | [INFO] [stdout] 60 | Ok(Repository { client, data }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/types.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 79 | let version: VersionReq = version_s.parse()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | [INFO] [stdout] 81 | Ok(PackageSpecifier { name, version }) [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] --> mqpkg/src/resolver/mod.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | .map(|(p, r)| (p.into(), r.into())) [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] --> mqpkg/src/resolver/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 57 | .map(|(p, c)| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | Package::new(p, c.version(), c.source().clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/types.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 108 | name: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | version: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | source: Box, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | version: version.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] --> mqpkg/src/resolver/pubgrub/candidate.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 49 | version: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | source: Box, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | dependencies: Box, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | version: version [INFO] [stdout] | ______________________^ [INFO] [stdout] 55 | | .into() [INFO] [stdout] 56 | | .with_source_id(source.id()) [INFO] [stdout] 57 | | .with_source_discriminator(source.discriminator()), [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] --> mqpkg/src/resolver/pubgrub/candidate.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 64 | reqs: HashMap, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | ) -> Candidate { [INFO] [stdout] 66 | let source = Box::new(InternalSource::new(0)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Candidate { [INFO] [stdout] 68 | version: Version::candidate(0, 0, 0) [INFO] [stdout] | ______________________^ [INFO] [stdout] 69 | | .with_source_id(source.id()) [INFO] [stdout] 70 | | .with_source_discriminator(source.discriminator()) [INFO] [stdout] 71 | | .suppress_display(), [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] --> mqpkg/src/resolver/pubgrub/candidate.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 64 | reqs: HashMap, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | ) -> Candidate { [INFO] [stdout] 66 | let source = Box::new(InternalSource::new(0)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | dependencies: Box::new(StaticDependencies::new( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 74 | | reqs.into_iter() [INFO] [stdout] 75 | | .map(|(k, v)| (k.into(), v.into())) [INFO] [stdout] 76 | | .collect(), [INFO] [stdout] 77 | | )), [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] --> mqpkg/src/resolver/pubgrub/candidate.rs:75:46 [INFO] [stdout] | [INFO] [stdout] 75 | .map(|(k, v)| (k.into(), v.into())) [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] --> mqpkg/src/resolver/pubgrub/provider.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 79 | potential_packages: impl Iterator, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | ) -> Result<(P, Option), Box> { [INFO] [stdout] 81 | let (package, version) = [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] 97 | Ok((package, version)) [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] --> mqpkg/src/pkgdb/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn new(fs: VfsPath, id: String) -> Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | Ok(Database { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | id, [INFO] [stdout] 81 | | fs, [INFO] [stdout] 82 | | state: None, [INFO] [stdout] 83 | | }) [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] --> mqpkg/src/repository.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 57 | let client = HTTPClient::builder().gzip(true).build()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let data = IndexMap::::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | [INFO] [stdout] 60 | Ok(Repository { client, data }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 122 | pub(in crate::resolver) fn exact(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | VersionSet { [INFO] [stdout] 124 | range: Range::exact(v.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 122 | pub(in crate::resolver) fn exact(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | pre: Range::exact(v), [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] --> mqpkg/src/resolver/pubgrub/versionset.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub(in crate::resolver) fn between(left: C::V, right: C::V) -> VersionSet { [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] 130 | VersionSet { [INFO] [stdout] 131 | range: Range::between(left.clone(), right.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub(in crate::resolver) fn between(left: C::V, right: C::V) -> VersionSet { [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] 132 | pre: Range::between(left, right), [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] --> mqpkg/src/resolver/mod.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | .map(|(p, r)| (p.into(), r.into())) [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] --> mqpkg/src/resolver/pubgrub/versionset.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 136 | pub(in crate::resolver) fn higher_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | VersionSet { [INFO] [stdout] 138 | range: Range::higher_than(v.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(in crate::resolver) fn higher_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | pre: Range::higher_than(v), [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] --> mqpkg/src/resolver/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 57 | .map(|(p, c)| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | Package::new(p, c.version(), c.source().clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 143 | pub(in crate::resolver) fn strictly_lower_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | VersionSet { [INFO] [stdout] 145 | range: Range::strictly_lower_than(v.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 143 | pub(in crate::resolver) fn strictly_lower_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | pre: Range::strictly_lower_than(v), [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] --> mqpkg/src/resolver/types/dependencies.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 30 | dependencies: HashMap, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | dependencies: dependencies [INFO] [stdout] | ___________________________^ [INFO] [stdout] 34 | | .into_iter() [INFO] [stdout] 35 | | .map(|(p, r)| (p.into(), r.into())) [INFO] [stdout] 36 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/types/dependencies.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | .map(|(p, r)| (p.into(), r.into())) [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] --> mqpkg/src/resolver/types/requirement.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | fn bump_pre>(pre: S) -> String { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let new_str = format!("{}.0", pre.as_ref()); [INFO] [stdout] 74 | Prerelease::new(new_str.as_ref()).unwrap().to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/candidate.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 49 | version: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | source: Box, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | dependencies: Box, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | version: version [INFO] [stdout] | ______________________^ [INFO] [stdout] 55 | | .into() [INFO] [stdout] 56 | | .with_source_id(source.id()) [INFO] [stdout] 57 | | .with_source_discriminator(source.discriminator()), [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] --> mqpkg/src/resolver/pubgrub/candidate.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 64 | reqs: HashMap, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | ) -> Candidate { [INFO] [stdout] 66 | let source = Box::new(InternalSource::new(0)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Candidate { [INFO] [stdout] 68 | version: Version::candidate(0, 0, 0) [INFO] [stdout] | ______________________^ [INFO] [stdout] 69 | | .with_source_id(source.id()) [INFO] [stdout] 70 | | .with_source_discriminator(source.discriminator()) [INFO] [stdout] 71 | | .suppress_display(), [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] --> mqpkg/src/resolver/pubgrub/candidate.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 64 | reqs: HashMap, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | ) -> Candidate { [INFO] [stdout] 66 | let source = Box::new(InternalSource::new(0)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | dependencies: Box::new(StaticDependencies::new( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 74 | | reqs.into_iter() [INFO] [stdout] 75 | | .map(|(k, v)| (k.into(), v.into())) [INFO] [stdout] 76 | | .collect(), [INFO] [stdout] 77 | | )), [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] --> mqpkg/src/resolver/pubgrub/candidate.rs:75:46 [INFO] [stdout] | [INFO] [stdout] 75 | .map(|(k, v)| (k.into(), v.into())) [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] --> mqpkg/src/resolver/pubgrub/provider.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 79 | potential_packages: impl Iterator, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | ) -> Result<(P, Option), Box> { [INFO] [stdout] 81 | let (package, version) = [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] 97 | Ok((package, version)) [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] --> mqpkg/src/resolver/pubgrub/versionset.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 122 | pub(in crate::resolver) fn exact(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | VersionSet { [INFO] [stdout] 124 | range: Range::exact(v.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 122 | pub(in crate::resolver) fn exact(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | pre: Range::exact(v), [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] --> mqpkg/src/resolver/pubgrub/versionset.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub(in crate::resolver) fn between(left: C::V, right: C::V) -> VersionSet { [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] 130 | VersionSet { [INFO] [stdout] 131 | range: Range::between(left.clone(), right.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub(in crate::resolver) fn between(left: C::V, right: C::V) -> VersionSet { [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] 132 | pre: Range::between(left, right), [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] --> mqpkg/src/resolver/pubgrub/versionset.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 136 | pub(in crate::resolver) fn higher_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | VersionSet { [INFO] [stdout] 138 | range: Range::higher_than(v.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(in crate::resolver) fn higher_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | pre: Range::higher_than(v), [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] --> mqpkg/src/resolver/pubgrub/versionset.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 143 | pub(in crate::resolver) fn strictly_lower_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | VersionSet { [INFO] [stdout] 145 | range: Range::strictly_lower_than(v.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/pubgrub/versionset.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 143 | pub(in crate::resolver) fn strictly_lower_than(v: C::V) -> VersionSet { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | pre: Range::strictly_lower_than(v), [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] --> mqpkg/src/resolver/types/dependencies.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 30 | dependencies: HashMap, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | dependencies: dependencies [INFO] [stdout] | ___________________________^ [INFO] [stdout] 34 | | .into_iter() [INFO] [stdout] 35 | | .map(|(p, r)| (p.into(), r.into())) [INFO] [stdout] 36 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> mqpkg/src/resolver/types/dependencies.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | .map(|(p, r)| (p.into(), r.into())) [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] --> mqpkg/src/resolver/types/requirement.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | fn bump_pre>(pre: S) -> String { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let new_str = format!("{}.0", pre.as_ref()); [INFO] [stdout] 74 | Prerelease::new(new_str.as_ref()).unwrap().to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mqpkg` (lib) due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mqpkg` (lib test) due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "67f093d549ff98fa37d246a2b715660cebfd7aa8da82bcf855e3c4353056ad7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f093d549ff98fa37d246a2b715660cebfd7aa8da82bcf855e3c4353056ad7d", kill_on_drop: false }` [INFO] [stdout] 67f093d549ff98fa37d246a2b715660cebfd7aa8da82bcf855e3c4353056ad7d