[INFO] fetching crate cargo-msrv 0.16.0-beta.25... [INFO] checking cargo-msrv-0.16.0-beta.25 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate cargo-msrv 0.16.0-beta.25 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate cargo-msrv 0.16.0-beta.25 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-msrv 0.16.0-beta.25 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-msrv 0.16.0-beta.25 [INFO] tweaked toml for crates.io crate cargo-msrv 0.16.0-beta.25 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-msrv 0.16.0-beta.25 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af8ca41cf85621e7e1bdb6acde1f6f980a345576910f6d43c3be1574463863f0 [INFO] running `Command { std: "docker" "start" "-a" "af8ca41cf85621e7e1bdb6acde1f6f980a345576910f6d43c3be1574463863f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af8ca41cf85621e7e1bdb6acde1f6f980a345576910f6d43c3be1574463863f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8ca41cf85621e7e1bdb6acde1f6f980a345576910f6d43c3be1574463863f0", kill_on_drop: false }` [INFO] [stdout] af8ca41cf85621e7e1bdb6acde1f6f980a345576910f6d43c3be1574463863f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec0c196951d7709147a68d87e9969d69380a1244d90ec10417a746a1a44239f0 [INFO] running `Command { std: "docker" "start" "-a" "ec0c196951d7709147a68d87e9969d69380a1244d90ec10417a746a1a44239f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking aws-smithy-xml v0.60.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking ansitok v0.2.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking storyteller v1.0.0 [INFO] [stderr] Checking bisector v0.4.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking ansi-str v0.5.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking phenomenon v1.0.0 [INFO] [stderr] Checking papergrid v0.7.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling parameterized-macro v2.0.0 [INFO] [stderr] Compiling yare-macro v3.0.0 [INFO] [stderr] Checking yare v3.0.0 [INFO] [stderr] Checking parameterized v2.0.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tabled v0.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking test_dir v0.2.0 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking aws-smithy-async v1.2.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking rust-releases-io v0.28.0 [INFO] [stderr] Checking aws-smithy-types v1.2.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking rust-releases-core v0.28.0 [INFO] [stderr] Checking rust-releases-rust-changelog v0.28.0 [INFO] [stderr] Checking aws-smithy-runtime-api v1.7.2 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.4 [INFO] [stderr] Checking aws-smithy-json v0.60.7 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking aws-smithy-http v0.60.9 [INFO] [stderr] Checking aws-credential-types v1.2.0 [INFO] [stderr] Checking aws-sigv4 v1.2.3 [INFO] [stderr] Checking aws-smithy-checksums v0.60.12 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking aws-runtime v1.4.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Compiling cargo-msrv v0.16.0-beta.25 (/opt/rustwide/workdir) [INFO] [stderr] warning: cargo-msrv@0.16.0-beta.25: not within a suitable 'git' worktree! [INFO] [stderr] warning: cargo-msrv@0.16.0-beta.25: VERGEN_GIT_SHA set to default [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking aws-smithy-runtime v1.6.2 [INFO] [stderr] Checking aws-sdk-sts v1.37.0 [INFO] [stderr] Checking aws-sdk-sso v1.37.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.38.0 [INFO] [stderr] Checking aws-sdk-s3 v1.42.0 [INFO] [stderr] Checking aws-config v1.5.5 [INFO] [stderr] Checking rust-releases-rust-dist v0.28.0 [INFO] [stderr] Checking rust-releases v0.28.0 [INFO] [stdout] error: this value of type `I` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/manifest/bare_version.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 93 | let requirements = self.to_comparator(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | [INFO] [stdout] 95 | / available [INFO] [stdout] 96 | | .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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 28 | let toolchain = release.to_toolchain_spec(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | [INFO] [stdout] 30 | match runner.check(&toolchain) { [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: this value of type `Outcome` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sub_command/verify.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 72 | let toolchain = ToolchainSpec::new(version.clone(), target, components); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | [INFO] [stdout] 74 | match runner.check(&toolchain)? { [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cargo-msrv@0.16.0-beta.25: not within a suitable 'git' worktree! [INFO] [stderr] warning: cargo-msrv@0.16.0-beta.25: VERGEN_GIT_SHA set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `cargo-msrv` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/types/verify_result.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | / vec![Event::unscoped(Message::SubcommandResult( [INFO] [stdout] 90 | | SubcommandResult::Verify(event) [INFO] [stdout] 91 | | ))] [INFO] [stdout] | |_______________- these local bindings with significant drop implementation may 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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/types/verify_result.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | / vec![Event::unscoped(Message::SubcommandResult( [INFO] [stdout] 90 | | SubcommandResult::Verify(event) [INFO] [stdout] 91 | | ))] [INFO] [stdout] | |_______________- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/auxiliary_output.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | vec![Event::unscoped(Message::AuxiliaryOutput(event)),] [INFO] [stdout] | ------------------------------------------------------- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/auxiliary_output.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | vec![Event::unscoped(Message::AuxiliaryOutput(event)),] [INFO] [stdout] | ------------------------------------------------------- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/auxiliary_output.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | vec![Event::unscoped(Message::AuxiliaryOutput(event)),] [INFO] [stdout] | ------------------------------------------------------- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/check_method.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | vec![Event::unscoped(Message::CheckMethod(event)),] [INFO] [stdout] | --------------------------------------------------- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/check_method.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | vec![Event::unscoped(Message::CheckMethod(event)),] [INFO] [stdout] | --------------------------------------------------- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/check_result.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 81 | vec![Event::unscoped(Message::CheckResult(event)),] [INFO] [stdout] | --------------------------------------------------- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/check_result.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 81 | vec![Event::unscoped(Message::CheckResult(event)),] [INFO] [stdout] | --------------------------------------------------- these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/search_method.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | vec![Event::unscoped(Message::FindMsrv(event)),] [INFO] [stdout] | ------------------------------------------------ these local bindings with significant drop implementation may 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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reporter/event/search_method.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | reporter.wait_for_events(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | vec![Event::unscoped(Message::FindMsrv(event)),] [INFO] [stdout] | ------------------------------------------------ these local bindings with significant drop implementation may 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: this value of type `I` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/manifest/bare_version.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 93 | let requirements = self.to_comparator(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | [INFO] [stdout] 95 | / available [INFO] [stdout] 96 | | .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: this value of type `rust_releases::ReleaseIndex` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/manifest/bare_version.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 457 | fn two_components_to_semver(version: BareVersion, expected: semver::Version) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 458 | let index = release_indices(); [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: this value of type `rust_releases::ReleaseIndex` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/manifest/bare_version.rs:475:13 [INFO] [stdout] | [INFO] [stdout] 474 | fn three_components_to_semver(version: BareVersion, expected: semver::Version) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 475 | let index = release_indices(); [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: this value of type `rust_releases::ReleaseIndex` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/manifest.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 318 | fn two_components_to_semver(version: BareVersion, expected: semver::Version) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 319 | let index = release_indices(); [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: this value of type `rust_releases::ReleaseIndex` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/manifest.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 335 | fn three_components_to_semver(version: BareVersion, expected: semver::Version) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 336 | let index = release_indices(); [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 28 | let toolchain = release.to_toolchain_spec(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | [INFO] [stdout] 30 | match runner.check(&toolchain) { [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 130 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 131 | | Release::new_stable(semver::Version::new(1, 58, 1)), [INFO] [stdout] 132 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 133 | | Release::new_stable(semver::Version::new(1, 56, 1)), [INFO] [stdout] 134 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | | semver::Version::new(1, 58, 1), [INFO] [stdout] 136 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 137 | | semver::Version::new(1, 56, 1), [INFO] [stdout] 138 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 142 | &[ [INFO] [stdout] | ______________- [INFO] [stdout] 143 | | Release::new_stable(semver::Version::new(1, 56, 1)), [INFO] [stdout] 144 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | &[ [INFO] [stdout] | ______________- [INFO] [stdout] 146 | | semver::Version::new(1, 56, 1) [INFO] [stdout] 147 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 151 | &[ [INFO] [stdout] | ______________- [INFO] [stdout] 152 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 153 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 154 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 155 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | &[ [INFO] [stdout] | ______________- [INFO] [stdout] 157 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 158 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 159 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 163 | &[ [INFO] [stdout] | ______________- [INFO] [stdout] 164 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 165 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 166 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 167 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | &[ [INFO] [stdout] | ______________- [INFO] [stdout] 169 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 170 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 175 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 176 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 177 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 178 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 180 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 181 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 185 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 186 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 187 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 188 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 190 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 194 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 195 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 196 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 197 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 198 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 199 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 201 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 202 | | semver::Version::new(1, 56, 0), [INFO] [stdout] 203 | | semver::Version::new(1, 55, 0), [INFO] [stdout] 204 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 208 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 209 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 210 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 211 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 212 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 213 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 215 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 216 | | semver::Version::new(1, 56, 0), [INFO] [stdout] 217 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 221 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 222 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 223 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 224 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 225 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 226 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 228 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 229 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 233 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 234 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 235 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 236 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 237 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 238 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 240 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 244 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 245 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 246 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 247 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 248 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 249 | | Release::new_stable(semver::Version::new(1, 54, 0)), [INFO] [stdout] 250 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 252 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 253 | | semver::Version::new(1, 56, 0), [INFO] [stdout] 254 | | semver::Version::new(1, 55, 0), [INFO] [stdout] 255 | | semver::Version::new(1, 54, 0), [INFO] [stdout] 256 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 260 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 261 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 262 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 263 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 264 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 265 | | Release::new_stable(semver::Version::new(1, 54, 0)), [INFO] [stdout] 266 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 267 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 268 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 269 | | semver::Version::new(1, 56, 0), [INFO] [stdout] 270 | | semver::Version::new(1, 55, 0), [INFO] [stdout] 271 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 275 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 276 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 277 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 278 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 279 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 280 | | Release::new_stable(semver::Version::new(1, 54, 0)), [INFO] [stdout] 281 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 283 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 284 | | semver::Version::new(1, 56, 0), [INFO] [stdout] 285 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 289 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 290 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 291 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 292 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 293 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 294 | | Release::new_stable(semver::Version::new(1, 54, 0)), [INFO] [stdout] 295 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 297 | | semver::Version::new(1, 57, 0), [INFO] [stdout] 298 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `check::testing::TestRunner` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/search_method/bisect.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 302 | &[ [INFO] [stdout] | _______________- [INFO] [stdout] 303 | | Release::new_stable(semver::Version::new(1, 58, 0)), [INFO] [stdout] 304 | | Release::new_stable(semver::Version::new(1, 57, 0)), [INFO] [stdout] 305 | | Release::new_stable(semver::Version::new(1, 56, 0)), [INFO] [stdout] 306 | | Release::new_stable(semver::Version::new(1, 55, 0)), [INFO] [stdout] 307 | | Release::new_stable(semver::Version::new(1, 54, 0)), [INFO] [stdout] 308 | | ], &[ [INFO] [stdout] | | _____________-___- [INFO] [stdout] | ||_____________| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | | semver::Version::new(1, 58, 0), [INFO] [stdout] 310 | | ], [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | expected_msrv: semver::Version, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | ) { [INFO] [stdout] 319 | let runner = TestRunner::with_ok("x", accept); [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: this value of type `Outcome` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sub_command/verify.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 72 | let toolchain = ToolchainSpec::new(version.clone(), target, components); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | [INFO] [stdout] 74 | match runner.check(&toolchain)? { [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 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cargo-msrv@0.16.0-beta.25: not within a suitable 'git' worktree! [INFO] [stderr] warning: cargo-msrv@0.16.0-beta.25: VERGEN_GIT_SHA set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `cargo-msrv` (lib test) due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "ec0c196951d7709147a68d87e9969d69380a1244d90ec10417a746a1a44239f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0c196951d7709147a68d87e9969d69380a1244d90ec10417a746a1a44239f0", kill_on_drop: false }` [INFO] [stdout] ec0c196951d7709147a68d87e9969d69380a1244d90ec10417a746a1a44239f0