[INFO] fetching crate cargo-playdate 0.5.5... [INFO] checking cargo-playdate-0.5.5 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cargo-playdate 0.5.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate cargo-playdate 0.5.5 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-playdate 0.5.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-playdate 0.5.5 [INFO] tweaked toml for crates.io crate cargo-playdate 0.5.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-playdate 0.5.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8f0f0c57c51314f51d8ec55bb33e3cba4e5b56b52b587cd60ab6776da3bc347 [INFO] running `Command { std: "docker" "start" "-a" "e8f0f0c57c51314f51d8ec55bb33e3cba4e5b56b52b587cd60ab6776da3bc347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8f0f0c57c51314f51d8ec55bb33e3cba4e5b56b52b587cd60ab6776da3bc347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f0f0c57c51314f51d8ec55bb33e3cba4e5b56b52b587cd60ab6776da3bc347", kill_on_drop: false }` [INFO] [stdout] e8f0f0c57c51314f51d8ec55bb33e3cba4e5b56b52b587cd60ab6776da3bc347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fe92900236fc25be340880361cbf99c980fdbe7094e085a482e27a97897d9ce [INFO] running `Command { std: "docker" "start" "-a" "5fe92900236fc25be340880361cbf99c980fdbe7094e085a482e27a97897d9ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking gix-sec v0.10.7 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-path v0.10.9 [INFO] [stderr] Checking gix-validate v0.8.5 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking gix-fs v0.11.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking gix-tempfile v14.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking gix-config-value v0.14.7 [INFO] [stderr] Checking gix-glob v0.16.4 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking gix-command v0.3.8 [INFO] [stderr] Checking gix-attributes v0.22.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking gix-url v0.27.4 [INFO] [stderr] Checking gix-prompt v0.8.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking gix-credentials v0.24.4 [INFO] [stderr] Checking gix-pathspec v0.7.6 [INFO] [stderr] Checking gix-ignore v0.11.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking gix-packetline v0.17.5 [INFO] [stderr] Checking unescaper v0.1.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking gix-transport v0.42.2 [INFO] [stderr] Checking serialport v4.5.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking gix-date v0.8.7 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking gix-actor v0.31.5 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking gix-object v0.42.3 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.2.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking gix-revwalk v0.13.2 [INFO] [stderr] Checking gix-ref v0.44.1 [INFO] [stderr] Checking gix-traverse v0.39.2 [INFO] [stderr] Checking gix-revision v0.27.2 [INFO] [stderr] Checking gix-pack v0.51.1 [INFO] [stderr] Checking gix-index v0.33.1 [INFO] [stderr] Checking gix-refspec v0.23.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking gix-worktree v0.34.1 [INFO] [stderr] Checking gix-discover v0.32.0 [INFO] [stderr] Checking gix-config v0.37.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling usb-ids v1.2024.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking gix-packetline-blocking v0.17.4 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking fiat-crypto v0.2.9 [INFO] [stderr] Checking gix-odb v0.61.1 [INFO] [stderr] Checking gix-protocol v0.45.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking mio-serial v5.0.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking gix-filter v0.11.3 [INFO] [stderr] Checking gix-submodule v0.11.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking playdate-build-utils v0.3.5 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling cargo v0.81.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking gix-dir v0.5.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking lazy-regex v3.2.0 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking gix-negotiate v0.13.2 [INFO] [stderr] Checking gix-diff v0.44.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking serde-untagged v0.1.6 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking cargo-credential v0.4.6 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking ed25519-compact v2.1.1 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking cargo-util v0.2.13 [INFO] [stderr] Checking eject v0.1.1 [INFO] [stderr] Checking cargo-util-schemas v0.4.0 [INFO] [stderr] Checking color-print v0.3.6 [INFO] [stderr] Checking cargo-credential-libsecret v0.4.6 [INFO] [stderr] Checking wax v0.6.0 [INFO] [stderr] Checking gix v0.63.0 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking lfs-core v0.11.2 [INFO] [stderr] Checking orion v0.17.6 [INFO] [stderr] Checking tokio-serial v5.4.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking tracing-chrome v0.7.2 [INFO] [stderr] Checking pasetors v0.6.8 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking crates-io v0.40.3 [INFO] [stderr] Checking rustfix v0.8.4 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking serde_ignored v0.1.10 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking nusb v0.1.10 [INFO] [stderr] Checking annotate-snippets v0.11.4 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking opener v0.7.2 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking http-auth v0.1.9 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking playdate-simulator-utils v0.1.5 [INFO] [stderr] Checking try-lazy-init v0.0.2 [INFO] [stderr] Checking playdate-build v0.4.0 [INFO] [stderr] Checking target v2.1.0 [INFO] [stderr] Checking playdate-device v0.2.13 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking git2-curl v0.19.0 [INFO] [stderr] Checking cargo-playdate v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/common.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn build(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 56 | Self::execute(pwd, [OsStr::new("build").into()].into_iter().chain(args)) [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] --> tests/common.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 62 | args_before_cmd: Option>, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | args: impl IntoIterator) [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | / args_before_cmd.into_iter() [INFO] [stdout] 70 | | .flatten() [INFO] [stdout] 71 | | .chain([OsStr::new("build").into()]) [INFO] [stdout] 72 | | .chain(args), [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] --> tests/common.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn init(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 79 | Self::execute(pwd, [OsStr::new("init").into()].into_iter().chain(args)) [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] --> tests/common.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 85 | Self::execute(pwd, [OsStr::new("new").into()].into_iter().chain(args)) [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] --> tests/common.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn build(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 56 | Self::execute(pwd, [OsStr::new("build").into()].into_iter().chain(args)) [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] --> tests/common.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 62 | args_before_cmd: Option>, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | args: impl IntoIterator) [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | / args_before_cmd.into_iter() [INFO] [stdout] 70 | | .flatten() [INFO] [stdout] 71 | | .chain([OsStr::new("build").into()]) [INFO] [stdout] 72 | | .chain(args), [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] --> tests/common.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn init(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 79 | Self::execute(pwd, [OsStr::new("init").into()].into_iter().chain(args)) [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] --> tests/common.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 85 | Self::execute(pwd, [OsStr::new("new").into()].into_iter().chain(args)) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-playdate` (test "run") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cargo-playdate` (test "common") due to 5 previous errors [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] --> tests/common.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn build(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 56 | Self::execute(pwd, [OsStr::new("build").into()].into_iter().chain(args)) [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] --> tests/common.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 62 | args_before_cmd: Option>, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | args: impl IntoIterator) [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | / args_before_cmd.into_iter() [INFO] [stdout] 70 | | .flatten() [INFO] [stdout] 71 | | .chain([OsStr::new("build").into()]) [INFO] [stdout] 72 | | .chain(args), [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] --> tests/common.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn init(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 79 | Self::execute(pwd, [OsStr::new("init").into()].into_iter().chain(args)) [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] --> tests/common.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 85 | Self::execute(pwd, [OsStr::new("new").into()].into_iter().chain(args)) [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] --> tests/common.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn build(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 56 | Self::execute(pwd, [OsStr::new("build").into()].into_iter().chain(args)) [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] --> tests/common.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 62 | args_before_cmd: Option>, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | args: impl IntoIterator) [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | / args_before_cmd.into_iter() [INFO] [stdout] 70 | | .flatten() [INFO] [stdout] 71 | | .chain([OsStr::new("build").into()]) [INFO] [stdout] 72 | | .chain(args), [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] --> tests/common.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn init(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 79 | Self::execute(pwd, [OsStr::new("init").into()].into_iter().chain(args)) [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] --> tests/common.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(pwd: &Path, args: impl IntoIterator) -> Result [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | where S: AsRef + From<&'static OsStr> { [INFO] [stdout] 85 | Self::execute(pwd, [OsStr::new("new").into()].into_iter().chain(args)) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-playdate` (test "init") due to 5 previous errors [INFO] [stderr] error: could not compile `cargo-playdate` (test "build") due to 5 previous errors [INFO] [stdout] warning: fields `verbose`, `quiet`, and `create_local_schema` are never read [INFO] [stdout] --> src/config.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Config<'cfg> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub verbose: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | pub quiet: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub create_local_schema: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `package_id` and `ck` are never read [INFO] [stdout] --> src/build/mod.rs:652:3 [INFO] [stdout] | [INFO] [stdout] 649 | Skip { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 652 | package_id: PackageId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 653 | ct: CrateType, [INFO] [stdout] 654 | ck: CompileKind, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildProduct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `artifacts` and `index` are never used [INFO] [stdout] --> src/assets/mod.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl Artifacts<'_, '_> { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] 43 | pub fn len(&self) -> usize { self.artifacts.len() } [INFO] [stdout] 44 | pub fn artifacts(&self) -> &[Artifact] { &self.artifacts } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 45 | pub fn index(&self) -> &BTreeMap> { &self.index } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dev` is never used [INFO] [stdout] --> src/assets/plan.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | impl RootKey { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 65 | pub fn dev(&self) -> bool { self.dev } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crate_types` and `targets` are never read [INFO] [stdout] --> src/package/mod.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Product { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 43 | pub package_id: PackageId, [INFO] [stdout] 44 | pub crate_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 45 | pub targets: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Product` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dll_prefix`, `staticlib_prefix`, `staticlib_suffix`, and `target_family` are never read [INFO] [stdout] --> src/utils/rustc.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct TargetSpec { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 38 | pub dll_prefix: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | pub dll_suffix: Option, [INFO] [stdout] 40 | pub staticlib_prefix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub staticlib_suffix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | [INFO] [stdout] 43 | pub target_family: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/utils/cargo/format.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 93 | pub enum TargetKindWild { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 94 | Lib, [INFO] [stdout] | ^^^ [INFO] [stdout] 95 | Bin, [INFO] [stdout] | ^^^ [INFO] [stdout] 96 | Test, [INFO] [stdout] | ^^^^ [INFO] [stdout] 97 | Bench, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 98 | ExampleLib, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 99 | ExampleBin, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 100 | CustomBuild, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetKindWild` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `de_package_id_or_specs` is never used [INFO] [stdout] --> src/utils/cargo/format.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn de_package_id_or_specs<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `kind_wild` is never used [INFO] [stdout] --> src/utils/cargo/unit_graph.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 21 | impl format::UnitTarget { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn kind_wild(&self) -> TargetKindWild { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `units` and `meta` are never read [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MetaDeps<'cfg> { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 35 | units: &'cfg UnitGraph, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | meta: &'cfg CargoMetadataPd, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `meta` is never used [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 117 | impl<'t> Node<'t> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn meta(&self) -> Option<&'t Package>> { self.meta } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `root_groups`, `root_for`, `root_for_wild`, `units`, `meta`, and `deps_allowed_for` are never used [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 179 | impl<'t> MetaDeps<'t> { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 360 | pub fn root_groups(&self) { unimplemented!() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | pub fn root_for(&self, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | pub fn root_for_wild(&self, id: &PackageId, tk: TargetKindWild, tname: &str) -> CargoResult<&RootNode<'t>> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | pub fn units(&self) -> &'t UnitGraph { self.units } [INFO] [stdout] | ^^^^^ [INFO] [stdout] 405 | pub fn meta(&self) -> &'t CargoMetadataPd { self.meta } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | pub fn deps_allowed_for(&self, root: PackageId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_source` is never used [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 494 | impl<'t> RootNode<'t> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 495 | pub fn into_source(self) -> impl PackageSource> + 't { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compiler_artifact` is never used [INFO] [stdout] --> src/utils/logging.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 20 | impl> CargoLogger { [INFO] [stdout] | ------------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn compiler_artifact(&mut self, artifact: Artifact) { self.print_cargo_message(artifact) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cargo_add` is never used [INFO] [stdout] --> src/init/mod.rs:247:4 [INFO] [stdout] | [INFO] [stdout] 247 | fn cargo_add<'s>(config: &Config<'_>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 36 | let mut config = CargoConfig::default().unwrap_or_else(|err: anyhow::Error| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | let config = cli::initialize(&mut config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | config.workspace.emit_warnings()?; [INFO] [stdout] 42 | execute(&config).map_or_else( [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 59 | let mut cli = tool(aliases.as_ref()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let matches = cli.try_get_matches_from_mut(args.clone()) [INFO] [stdout] 61 | .or_else(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | / match err.kind() { [INFO] [stdout] 63 | | ErrorKind::InvalidSubcommand => { [INFO] [stdout] 64 | | match err.context().next() { [INFO] [stdout] 65 | | Some((ContextKind::InvalidSubcommand, ContextValue::String(cmd))) if Cmd::try_from(cmd.as_ref()).is_ok() => { [INFO] [stdout] ... | [INFO] [stdout] 88 | | _ => err.exit(), [INFO] [stdout] 89 | | }.map_err(|sub| sub.exit()) [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 72 | ... .or_else(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | ... match env::current_exe().map(|p|p.file_name().map(|s| s.to_string_lossy().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] --> src/cli/mod.rs:102:40 [INFO] [stdout] | [INFO] [stdout] 102 | ... .and_then(|s| Cmd::try_from(s).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:225:50 [INFO] [stdout] | [INFO] [stdout] 225 | let mounting = matches!(cmd, Cmd::Run).then(|| Mount::from_arg_matches(matches).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:250:52 [INFO] [stdout] | [INFO] [stdout] 250 | ... .map(|s| deps::Dependency::from_str(s).log_err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:232:36 [INFO] [stdout] | [INFO] [stdout] 232 | .mut_arg("path", |arg| arg.required(false).default_value(".")) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:265:2 [INFO] [stdout] | [INFO] [stdout] 243 | let mount: Command = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | / mount.get_arguments() [INFO] [stdout] 266 | | .cloned() [INFO] [stdout] 267 | | .map(|arg| arg.group("mounting")) [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:423:38 [INFO] [stdout] | [INFO] [stdout] 423 | ... .map(|(k, _)| k.clone().into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:447:2 [INFO] [stdout] | [INFO] [stdout] 446 | let tool = cargo().name(CMD_NAME); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 447 | / add_globals(tool).subcommand_required(true) [INFO] [stdout] 448 | | .subcommand(set_aliases(build(), aliases)) [INFO] [stdout] 449 | | .subcommand(run()) [INFO] [stdout] 450 | | .subcommand(assets()) [INFO] [stdout] ... | [INFO] [stdout] 453 | | .subcommand(package()) [INFO] [stdout] 454 | | .subcommand(migrate().hide(true)) [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:455:31 [INFO] [stdout] | [INFO] [stdout] 446 | let tool = cargo().name(CMD_NAME); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | .subcommand(publish().hide(true)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:509:11 [INFO] [stdout] | [INFO] [stdout] 463 | fn add_globals(cmd: Command) -> Command { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 464 | let cmd = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 498 | let cmd = cmd.mut_arg("quiet", |arg| arg.global(true).env("CARGO_TERM_QUIET")) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 509 | cmd.args(special_args_global()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:498:39 [INFO] [stdout] | [INFO] [stdout] 498 | let cmd = cmd.mut_arg("quiet", |arg| arg.global(true).env("CARGO_TERM_QUIET")) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(mut cargo: Command) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Ok(Self { handle: cargo.spawn()? }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | .flat_map(|out| BufReader::new(out).lines().map_while(|line| line.log_err().ok())) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:49:79 [INFO] [stdout] | [INFO] [stdout] 49 | .flat_map(|out| BufReader::new(out).lines().map_while(|line| line.log_err().ok())) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | .filter_map(|line| serde_json::from_str::(&line).log_err().ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn output(self) -> Result { self.handle.wait_with_output().map_err(anyhow::Error::from) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/utils.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn read_cargo_json(cfg: &Config, mut cmd: Command) -> CargoResult { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | Ok(serde_json::de::from_str::(line)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 97 | workspace: Workspace<'cfg>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | host_target: CompileTarget, [INFO] [stdout] 99 | compile_options: CompileOptions, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | rustc: Rustc) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | ws_metadata: Lazy::new(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 97 | workspace: Workspace<'cfg>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | host_target: CompileTarget, [INFO] [stdout] 99 | compile_options: CompileOptions, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | rustc: Rustc) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | target_infos: Lazy::new(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | ... .map(|k| (k, Lazy::new())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/build/mod.rs:568:64 [INFO] [stdout] | [INFO] [stdout] 567 | ... .flat_map(|mut r| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 568 | / ... r.status() [INFO] [stdout] 569 | | ... .log_err_cargo(config) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/build/mod.rs:595:2 [INFO] [stdout] | [INFO] [stdout] 591 | artifacts: impl Iterator + 'cargo) [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | / artifacts.filter(|art| matches!(art.target.kind, TK::Lib(_) | TK::Bin | TK::Example)) [INFO] [stdout] 596 | | .filter_map(move |art| { [INFO] [stdout] 597 | | let findings = [INFO] [stdout] 598 | | tree.roots() [INFO] [stdout] ... | [INFO] [stdout] 610 | | (!findings.is_empty()).then_some((art, findings)) [INFO] [stdout] 611 | | }) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/assets/plan.rs:406:54 [INFO] [stdout] | [INFO] [stdout] 406 | .ok_or_else(|| overrides.into_iter().fold(Error::new(Override), Error::context)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/package/mod.rs:90:74 [INFO] [stdout] | [INFO] [stdout] 84 | ... .find_map(|(r, arts)| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ... .then_some((r, Some(arts))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/package/mod.rs:103:50 [INFO] [stdout] | [INFO] [stdout] 103 | ... .map(|r| (r, None)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/layout/mod.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(mut layout: T, cfg: &Config) -> CargoResult> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let lock = dest.open_rw_exclusive_create(layout.lockfilename().as_ref(), cfg, "build directory")?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | [INFO] [stdout] 80 | Ok(LayoutLock { layout, _lock: lock }) [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] --> src/utils/cargo/format.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 144 | let res = serde_json::from_str::(&line).map_err(Error::custom); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | / res.or_else(|err| { [INFO] [stdout] 148 | | // it also can be PackageIdSpec [INFO] [stdout] 149 | | use cargo::core::PackageIdSpec; [INFO] [stdout] ... | [INFO] [stdout] 159 | | .ok_or(err) [INFO] [stdout] 160 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/format.rs:152:6 [INFO] [stdout] | [INFO] [stdout] 147 | res.or_else(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | let spec = PackageIdSpec::parse(&line).map_err(Error::custom)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | / spec.url() [INFO] [stdout] 153 | | .map(|url| url.as_str()) [INFO] [stdout] 154 | | .map(SourceId::from_url) [INFO] [stdout] 155 | | .and_then(|res| res.ok()) [INFO] [stdout] 156 | | .map(|src| (spec, src)) [INFO] [stdout] 157 | | .and_then(|(spec, src)| spec.version().map(|ver| (spec, src, ver))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________________________________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/format.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 157 | .and_then(|(spec, src)| spec.version().map(|ver| (spec, src, ver))) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/format.rs:157:53 [INFO] [stdout] | [INFO] [stdout] 157 | .and_then(|(spec, src)| spec.version().map(|ver| (spec, src, ver))) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/unit_graph.rs:171:3 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn de_edition<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | Edition::from_str(s).map_err(serde::de::Error::custom) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/workspace.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 48 | members: impl IntoIterator) [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | -> impl Iterator> { [INFO] [stdout] 50 | members.into_iter().filter_map(move |p| { [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 34 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-playdate` (bin "cargo-playdate") due to 35 previous errors; 15 warnings emitted [INFO] [stdout] warning: fields `verbose`, `quiet`, and `create_local_schema` are never read [INFO] [stdout] --> src/config.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Config<'cfg> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub verbose: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | pub quiet: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub create_local_schema: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `package_id` and `ck` are never read [INFO] [stdout] --> src/build/mod.rs:652:3 [INFO] [stdout] | [INFO] [stdout] 649 | Skip { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 652 | package_id: PackageId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 653 | ct: CrateType, [INFO] [stdout] 654 | ck: CompileKind, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildProduct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `artifacts` and `index` are never used [INFO] [stdout] --> src/assets/mod.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl Artifacts<'_, '_> { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] 43 | pub fn len(&self) -> usize { self.artifacts.len() } [INFO] [stdout] 44 | pub fn artifacts(&self) -> &[Artifact] { &self.artifacts } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 45 | pub fn index(&self) -> &BTreeMap> { &self.index } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dev` is never used [INFO] [stdout] --> src/assets/plan.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | impl RootKey { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 65 | pub fn dev(&self) -> bool { self.dev } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crate_types` and `targets` are never read [INFO] [stdout] --> src/package/mod.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Product { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 43 | pub package_id: PackageId, [INFO] [stdout] 44 | pub crate_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 45 | pub targets: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Product` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dll_prefix`, `staticlib_prefix`, `staticlib_suffix`, and `target_family` are never read [INFO] [stdout] --> src/utils/rustc.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct TargetSpec { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 38 | pub dll_prefix: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | pub dll_suffix: Option, [INFO] [stdout] 40 | pub staticlib_prefix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub staticlib_suffix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | [INFO] [stdout] 43 | pub target_family: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/utils/cargo/format.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 93 | pub enum TargetKindWild { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 94 | Lib, [INFO] [stdout] | ^^^ [INFO] [stdout] 95 | Bin, [INFO] [stdout] | ^^^ [INFO] [stdout] 96 | Test, [INFO] [stdout] | ^^^^ [INFO] [stdout] 97 | Bench, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 98 | ExampleLib, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 99 | ExampleBin, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 100 | CustomBuild, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetKindWild` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `de_package_id_or_specs` is never used [INFO] [stdout] --> src/utils/cargo/format.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn de_package_id_or_specs<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `kind_wild` is never used [INFO] [stdout] --> src/utils/cargo/unit_graph.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 21 | impl format::UnitTarget { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn kind_wild(&self) -> TargetKindWild { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `units` and `meta` are never read [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MetaDeps<'cfg> { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 35 | units: &'cfg UnitGraph, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | meta: &'cfg CargoMetadataPd, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `meta` is never used [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 117 | impl<'t> Node<'t> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn meta(&self) -> Option<&'t Package>> { self.meta } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `root_groups`, `root_for`, `root_for_wild`, `units`, `meta`, and `deps_allowed_for` are never used [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 179 | impl<'t> MetaDeps<'t> { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 360 | pub fn root_groups(&self) { unimplemented!() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | pub fn root_for(&self, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | pub fn root_for_wild(&self, id: &PackageId, tk: TargetKindWild, tname: &str) -> CargoResult<&RootNode<'t>> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | pub fn units(&self) -> &'t UnitGraph { self.units } [INFO] [stdout] | ^^^^^ [INFO] [stdout] 405 | pub fn meta(&self) -> &'t CargoMetadataPd { self.meta } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | pub fn deps_allowed_for(&self, root: PackageId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_source` is never used [INFO] [stdout] --> src/utils/cargo/meta_deps.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 494 | impl<'t> RootNode<'t> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 495 | pub fn into_source(self) -> impl PackageSource> + 't { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compiler_artifact` is never used [INFO] [stdout] --> src/utils/logging.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 20 | impl> CargoLogger { [INFO] [stdout] | ------------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn compiler_artifact(&mut self, artifact: Artifact) { self.print_cargo_message(artifact) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cargo_add` is never used [INFO] [stdout] --> src/init/mod.rs:247:4 [INFO] [stdout] | [INFO] [stdout] 247 | fn cargo_add<'s>(config: &Config<'_>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 36 | let mut config = CargoConfig::default().unwrap_or_else(|err: anyhow::Error| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | let config = cli::initialize(&mut config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | config.workspace.emit_warnings()?; [INFO] [stdout] 42 | execute(&config).map_or_else( [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 59 | let mut cli = tool(aliases.as_ref()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let matches = cli.try_get_matches_from_mut(args.clone()) [INFO] [stdout] 61 | .or_else(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | / match err.kind() { [INFO] [stdout] 63 | | ErrorKind::InvalidSubcommand => { [INFO] [stdout] 64 | | match err.context().next() { [INFO] [stdout] 65 | | Some((ContextKind::InvalidSubcommand, ContextValue::String(cmd))) if Cmd::try_from(cmd.as_ref()).is_ok() => { [INFO] [stdout] ... | [INFO] [stdout] 88 | | _ => err.exit(), [INFO] [stdout] 89 | | }.map_err(|sub| sub.exit()) [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 72 | ... .or_else(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | ... match env::current_exe().map(|p|p.file_name().map(|s| s.to_string_lossy().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] --> src/cli/mod.rs:102:40 [INFO] [stdout] | [INFO] [stdout] 102 | ... .and_then(|s| Cmd::try_from(s).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:225:50 [INFO] [stdout] | [INFO] [stdout] 225 | let mounting = matches!(cmd, Cmd::Run).then(|| Mount::from_arg_matches(matches).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/mod.rs:250:52 [INFO] [stdout] | [INFO] [stdout] 250 | ... .map(|s| deps::Dependency::from_str(s).log_err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:232:36 [INFO] [stdout] | [INFO] [stdout] 232 | .mut_arg("path", |arg| arg.required(false).default_value(".")) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:265:2 [INFO] [stdout] | [INFO] [stdout] 243 | let mount: Command = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | / mount.get_arguments() [INFO] [stdout] 266 | | .cloned() [INFO] [stdout] 267 | | .map(|arg| arg.group("mounting")) [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:423:38 [INFO] [stdout] | [INFO] [stdout] 423 | ... .map(|(k, _)| k.clone().into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:447:2 [INFO] [stdout] | [INFO] [stdout] 446 | let tool = cargo().name(CMD_NAME); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 447 | / add_globals(tool).subcommand_required(true) [INFO] [stdout] 448 | | .subcommand(set_aliases(build(), aliases)) [INFO] [stdout] 449 | | .subcommand(run()) [INFO] [stdout] 450 | | .subcommand(assets()) [INFO] [stdout] ... | [INFO] [stdout] 453 | | .subcommand(package()) [INFO] [stdout] 454 | | .subcommand(migrate().hide(true)) [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:455:31 [INFO] [stdout] | [INFO] [stdout] 446 | let tool = cargo().name(CMD_NAME); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | .subcommand(publish().hide(true)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:509:11 [INFO] [stdout] | [INFO] [stdout] 463 | fn add_globals(cmd: Command) -> Command { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 464 | let cmd = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 498 | let cmd = cmd.mut_arg("quiet", |arg| arg.global(true).env("CARGO_TERM_QUIET")) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 509 | cmd.args(special_args_global()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/opts.rs:498:39 [INFO] [stdout] | [INFO] [stdout] 498 | let cmd = cmd.mut_arg("quiet", |arg| arg.global(true).env("CARGO_TERM_QUIET")) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(mut cargo: Command) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Ok(Self { handle: cargo.spawn()? }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | .flat_map(|out| BufReader::new(out).lines().map_while(|line| line.log_err().ok())) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:49:79 [INFO] [stdout] | [INFO] [stdout] 49 | .flat_map(|out| BufReader::new(out).lines().map_while(|line| line.log_err().ok())) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | .filter_map(|line| serde_json::from_str::(&line).log_err().ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/reader.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn output(self) -> Result { self.handle.wait_with_output().map_err(anyhow::Error::from) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proc/utils.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn read_cargo_json(cfg: &Config, mut cmd: Command) -> CargoResult { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | Ok(serde_json::de::from_str::(line)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 97 | workspace: Workspace<'cfg>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | host_target: CompileTarget, [INFO] [stdout] 99 | compile_options: CompileOptions, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | rustc: Rustc) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | ws_metadata: Lazy::new(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 97 | workspace: Workspace<'cfg>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | host_target: CompileTarget, [INFO] [stdout] 99 | compile_options: CompileOptions, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | rustc: Rustc) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | target_infos: Lazy::new(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | ... .map(|k| (k, Lazy::new())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/build/mod.rs:568:64 [INFO] [stdout] | [INFO] [stdout] 567 | ... .flat_map(|mut r| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 568 | / ... r.status() [INFO] [stdout] 569 | | ... .log_err_cargo(config) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/build/mod.rs:595:2 [INFO] [stdout] | [INFO] [stdout] 591 | artifacts: impl Iterator + 'cargo) [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | / artifacts.filter(|art| matches!(art.target.kind, TK::Lib(_) | TK::Bin | TK::Example)) [INFO] [stdout] 596 | | .filter_map(move |art| { [INFO] [stdout] 597 | | let findings = [INFO] [stdout] 598 | | tree.roots() [INFO] [stdout] ... | [INFO] [stdout] 610 | | (!findings.is_empty()).then_some((art, findings)) [INFO] [stdout] 611 | | }) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/assets/plan.rs:406:54 [INFO] [stdout] | [INFO] [stdout] 406 | .ok_or_else(|| overrides.into_iter().fold(Error::new(Override), Error::context)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/package/mod.rs:90:74 [INFO] [stdout] | [INFO] [stdout] 84 | ... .find_map(|(r, arts)| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ... .then_some((r, Some(arts))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/package/mod.rs:103:50 [INFO] [stdout] | [INFO] [stdout] 103 | ... .map(|r| (r, None)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/layout/mod.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(mut layout: T, cfg: &Config) -> CargoResult> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let lock = dest.open_rw_exclusive_create(layout.lockfilename().as_ref(), cfg, "build directory")?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | [INFO] [stdout] 80 | Ok(LayoutLock { layout, _lock: lock }) [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] --> src/utils/cargo/format.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 144 | let res = serde_json::from_str::(&line).map_err(Error::custom); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | / res.or_else(|err| { [INFO] [stdout] 148 | | // it also can be PackageIdSpec [INFO] [stdout] 149 | | use cargo::core::PackageIdSpec; [INFO] [stdout] ... | [INFO] [stdout] 159 | | .ok_or(err) [INFO] [stdout] 160 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/format.rs:152:6 [INFO] [stdout] | [INFO] [stdout] 147 | res.or_else(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | let spec = PackageIdSpec::parse(&line).map_err(Error::custom)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | / spec.url() [INFO] [stdout] 153 | | .map(|url| url.as_str()) [INFO] [stdout] 154 | | .map(SourceId::from_url) [INFO] [stdout] 155 | | .and_then(|res| res.ok()) [INFO] [stdout] 156 | | .map(|src| (spec, src)) [INFO] [stdout] 157 | | .and_then(|(spec, src)| spec.version().map(|ver| (spec, src, ver))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________________________________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/format.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 157 | .and_then(|(spec, src)| spec.version().map(|ver| (spec, src, ver))) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/format.rs:157:53 [INFO] [stdout] | [INFO] [stdout] 157 | .and_then(|(spec, src)| spec.version().map(|ver| (spec, src, ver))) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/cargo/unit_graph.rs:171:3 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn de_edition<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | Edition::from_str(s).map_err(serde::de::Error::custom) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/workspace.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 48 | members: impl IntoIterator) [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | -> impl Iterator> { [INFO] [stdout] 50 | members.into_iter().filter_map(move |p| { [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 34 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-playdate` (bin "cargo-playdate" test) due to 35 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5fe92900236fc25be340880361cbf99c980fdbe7094e085a482e27a97897d9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe92900236fc25be340880361cbf99c980fdbe7094e085a482e27a97897d9ce", kill_on_drop: false }` [INFO] [stdout] 5fe92900236fc25be340880361cbf99c980fdbe7094e085a482e27a97897d9ce