[INFO] cloning repository https://github.com/Brymir7/PhaeroCopilot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brymir7/PhaeroCopilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrymir7%2FPhaeroCopilot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrymir7%2FPhaeroCopilot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 938db959d96d5131aa3cabe01908a185a314361f [INFO] checking Brymir7/PhaeroCopilot/938db959d96d5131aa3cabe01908a185a314361f against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrymir7%2FPhaeroCopilot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brymir7/PhaeroCopilot 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 git repo https://github.com/Brymir7/PhaeroCopilot [INFO] finished tweaking git repo https://github.com/Brymir7/PhaeroCopilot [INFO] tweaked toml for git repo https://github.com/Brymir7/PhaeroCopilot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Brymir7/PhaeroCopilot 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3bcfb61333d018c33e628c1f03c9ebe4136f1764616a83214e0630d3429ff38a [INFO] running `Command { std: "docker" "start" "-a" "3bcfb61333d018c33e628c1f03c9ebe4136f1764616a83214e0630d3429ff38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bcfb61333d018c33e628c1f03c9ebe4136f1764616a83214e0630d3429ff38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bcfb61333d018c33e628c1f03c9ebe4136f1764616a83214e0630d3429ff38a", kill_on_drop: false }` [INFO] [stdout] 3bcfb61333d018c33e628c1f03c9ebe4136f1764616a83214e0630d3429ff38a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fc47fc5fa69954b0b8a7ec5f1ba1835d8c00b73d18abd3b874933792ef159aa2 [INFO] running `Command { std: "docker" "start" "-a" "fc47fc5fa69954b0b8a7ec5f1ba1835d8c00b73d18abd3b874933792ef159aa2", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling miniquad v0.4.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Checking rdev v0.5.3 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking macroquad v0.4.11 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking PhaeroPredict v0.1.0 (/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/main.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | Lazy::new(|| Runtime::new().expect("Failed to create Tokio runtime")); [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/main.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 519 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 524 | RUNTIME.block_on(async { [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/main.rs:524:30 [INFO] [stdout] | [INFO] [stdout] 519 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 524 | RUNTIME.block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 525 | | tokio::task::spawn_blocking(move || { [INFO] [stdout] 526 | | ollama_call(&system_prompt, user_prompt, Some(update_clipboard)); [INFO] [stdout] 527 | | }) [INFO] [stdout] 528 | | .await [INFO] [stdout] 529 | | .expect("Task panicked"); [INFO] [stdout] 530 | | }) [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/main.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 583 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 588 | RUNTIME.block_on(async { [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/main.rs:588:30 [INFO] [stdout] | [INFO] [stdout] 583 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 588 | RUNTIME.block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 589 | | tokio::task::spawn_blocking(move || { [INFO] [stdout] 590 | | ollama_call(system_prompt, content, Some(update_clipboard)); [INFO] [stdout] 591 | | }) [INFO] [stdout] 592 | | .await [INFO] [stdout] 593 | | .expect("Task panicked"); [INFO] [stdout] 594 | | }) [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/main.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 603 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | RUNTIME.block_on(async { [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/main.rs:608:30 [INFO] [stdout] | [INFO] [stdout] 603 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | RUNTIME.block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 609 | | tokio::task::spawn_blocking(move || { [INFO] [stdout] 610 | | ollama_call(system_prompt, user_prompt, Some(update_clipboard)); [INFO] [stdout] 611 | | }) [INFO] [stdout] 612 | | .await [INFO] [stdout] 613 | | .expect("Task panicked"); [INFO] [stdout] 614 | | }) [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 7 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/main.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | Lazy::new(|| Runtime::new().expect("Failed to create Tokio runtime")); [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/main.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 519 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 524 | RUNTIME.block_on(async { [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/main.rs:524:30 [INFO] [stdout] | [INFO] [stdout] 519 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 524 | RUNTIME.block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 525 | | tokio::task::spawn_blocking(move || { [INFO] [stdout] 526 | | ollama_call(&system_prompt, user_prompt, Some(update_clipboard)); [INFO] [stdout] 527 | | }) [INFO] [stdout] 528 | | .await [INFO] [stdout] 529 | | .expect("Task panicked"); [INFO] [stdout] 530 | | }) [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/main.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 583 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 588 | RUNTIME.block_on(async { [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/main.rs:588:30 [INFO] [stdout] | [INFO] [stdout] 583 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 588 | RUNTIME.block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 589 | | tokio::task::spawn_blocking(move || { [INFO] [stdout] 590 | | ollama_call(system_prompt, content, Some(update_clipboard)); [INFO] [stdout] 591 | | }) [INFO] [stdout] 592 | | .await [INFO] [stdout] 593 | | .expect("Task panicked"); [INFO] [stdout] 594 | | }) [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/main.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 603 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | RUNTIME.block_on(async { [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/main.rs:608:30 [INFO] [stdout] | [INFO] [stdout] 603 | let update_clipboard = Box::new(move |formatted_text| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | RUNTIME.block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 609 | | tokio::task::spawn_blocking(move || { [INFO] [stdout] 610 | | ollama_call(system_prompt, user_prompt, Some(update_clipboard)); [INFO] [stdout] 611 | | }) [INFO] [stdout] 612 | | .await [INFO] [stdout] 613 | | .expect("Task panicked"); [INFO] [stdout] 614 | | }) [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] error: could not compile `PhaeroPredict` (bin "PhaeroPredict" test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `PhaeroPredict` (bin "PhaeroPredict") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "fc47fc5fa69954b0b8a7ec5f1ba1835d8c00b73d18abd3b874933792ef159aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc47fc5fa69954b0b8a7ec5f1ba1835d8c00b73d18abd3b874933792ef159aa2", kill_on_drop: false }` [INFO] [stdout] fc47fc5fa69954b0b8a7ec5f1ba1835d8c00b73d18abd3b874933792ef159aa2