[INFO] fetching crate zeeper 1.5.2... [INFO] checking zeeper-1.5.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate zeeper 1.5.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate zeeper 1.5.2 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 zeeper 1.5.2 [INFO] finished tweaking crates.io crate zeeper 1.5.2 [INFO] tweaked toml for crates.io crate zeeper 1.5.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate zeeper 1.5.2 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] 598f3622c0dc5f5a9b3b658164e9f7a024af78eabf052b46b66dedda323d0449 [INFO] running `Command { std: "docker" "start" "-a" "598f3622c0dc5f5a9b3b658164e9f7a024af78eabf052b46b66dedda323d0449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "598f3622c0dc5f5a9b3b658164e9f7a024af78eabf052b46b66dedda323d0449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598f3622c0dc5f5a9b3b658164e9f7a024af78eabf052b46b66dedda323d0449", kill_on_drop: false }` [INFO] [stdout] 598f3622c0dc5f5a9b3b658164e9f7a024af78eabf052b46b66dedda323d0449 [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] cfa975e84bac70bac6ee6024e27ac8a0ace8604ddf29ba5013d28d9736813a8e [INFO] running `Command { std: "docker" "start" "-a" "cfa975e84bac70bac6ee6024e27ac8a0ace8604ddf29ba5013d28d9736813a8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking demand v1.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking clap_complete_fig v4.5.0 [INFO] [stderr] Checking clap_complete_nushell v0.1.11 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking zip-extract v0.1.3 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking keyvalues-parser v0.2.0 [INFO] [stderr] Checking keyvalues-serde v0.2.1 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking steamlocate v2.0.0-beta.2 [INFO] [stderr] Checking zeeper v1.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mod_cmd.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | get_data_dir().and_then(|f| fs::read_to_string(f.join("api.key")).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] = 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/playlist_cmd.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 67 | demand::Spinner::new("waiting for response").run(|_| Ok(ureq::get(&query.value()).call()?))? [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/playlist_cmd.rs:85:70 [INFO] [stdout] | [INFO] [stdout] 85 | demand::Spinner::new("waiting for Zworpshop").run(|_| Ok(ureq::get(&q).call()?))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [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/mod_cmd.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | get_data_dir().and_then(|f| fs::read_to_string(f.join("api.key")).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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeeper` (bin "zeeper") due to 4 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] --> src/playlist_cmd.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 67 | demand::Spinner::new("waiting for response").run(|_| Ok(ureq::get(&query.value()).call()?))? [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/playlist_cmd.rs:85:70 [INFO] [stdout] | [INFO] [stdout] 85 | demand::Spinner::new("waiting for Zworpshop").run(|_| Ok(ureq::get(&q).call()?))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeeper` (bin "zeeper" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "cfa975e84bac70bac6ee6024e27ac8a0ace8604ddf29ba5013d28d9736813a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa975e84bac70bac6ee6024e27ac8a0ace8604ddf29ba5013d28d9736813a8e", kill_on_drop: false }` [INFO] [stdout] cfa975e84bac70bac6ee6024e27ac8a0ace8604ddf29ba5013d28d9736813a8e