[INFO] cloning repository https://github.com/SamuelTanielM/chat-async-tut10 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelTanielM/chat-async-tut10" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelTanielM%2Fchat-async-tut10", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelTanielM%2Fchat-async-tut10'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 749faf26aa72ec76c9d2ee92b097474b864bfec7 [INFO] checking SamuelTanielM/chat-async-tut10 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelTanielM%2Fchat-async-tut10" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 68% (581/851) Updating files: 69% (588/851) Updating files: 70% (596/851) Updating files: 71% (605/851) Updating files: 72% (613/851) Updating files: 73% (622/851) Updating files: 74% (630/851) Updating files: 75% (639/851) Updating files: 76% (647/851) Updating files: 77% (656/851) Updating files: 78% (664/851) Updating files: 79% (673/851) Updating files: 80% (681/851) Updating files: 81% (690/851) Updating files: 82% (698/851) Updating files: 83% (707/851) Updating files: 84% (715/851) Updating files: 85% (724/851) Updating files: 86% (732/851) Updating files: 87% (741/851) Updating files: 88% (749/851) Updating files: 89% (758/851) Updating files: 90% (766/851) Updating files: 91% (775/851) Updating files: 92% (783/851) Updating files: 93% (792/851) Updating files: 94% (800/851) Updating files: 95% (809/851) Updating files: 96% (817/851) Updating files: 97% (826/851) Updating files: 98% (834/851) Updating files: 99% (843/851) Updating files: 100% (851/851) Updating files: 100% (851/851), done. [INFO] validating manifest of git repo https://github.com/SamuelTanielM/chat-async-tut10 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SamuelTanielM/chat-async-tut10 [INFO] finished tweaking git repo https://github.com/SamuelTanielM/chat-async-tut10 [INFO] tweaked toml for git repo https://github.com/SamuelTanielM/chat-async-tut10 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SamuelTanielM/chat-async-tut10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-websockets v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54d19a9507739e5a3b78f3aedae0b79b58c052458902817fa410e0d76afbd9fc [INFO] running `Command { std: "docker" "start" "-a" "54d19a9507739e5a3b78f3aedae0b79b58c052458902817fa410e0d76afbd9fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54d19a9507739e5a3b78f3aedae0b79b58c052458902817fa410e0d76afbd9fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d19a9507739e5a3b78f3aedae0b79b58c052458902817fa410e0d76afbd9fc", kill_on_drop: false }` [INFO] [stdout] 54d19a9507739e5a3b78f3aedae0b79b58c052458902817fa410e0d76afbd9fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8374ce9b437a733b936000c3f9a56968a992a6f6394208158a4061a5be89a124 [INFO] running `Command { std: "docker" "start" "-a" "8374ce9b437a733b936000c3f9a56968a992a6f6394208158a4061a5be89a124", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-websockets v0.8.2 [INFO] [stderr] Checking chat-async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s [INFO] running `Command { std: "docker" "inspect" "8374ce9b437a733b936000c3f9a56968a992a6f6394208158a4061a5be89a124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8374ce9b437a733b936000c3f9a56968a992a6f6394208158a4061a5be89a124", kill_on_drop: false }` [INFO] [stdout] 8374ce9b437a733b936000c3f9a56968a992a6f6394208158a4061a5be89a124 [INFO] checking SamuelTanielM/chat-async-tut10 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelTanielM%2Fchat-async-tut10" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 67% (573/851) Updating files: 68% (579/851) Updating files: 69% (588/851) Updating files: 70% (596/851) Updating files: 71% (605/851) Updating files: 72% (613/851) Updating files: 73% (622/851) Updating files: 74% (630/851) Updating files: 75% (639/851) Updating files: 76% (647/851) Updating files: 77% (656/851) Updating files: 78% (664/851) Updating files: 79% (673/851) Updating files: 80% (681/851) Updating files: 81% (690/851) Updating files: 82% (698/851) Updating files: 83% (707/851) Updating files: 84% (715/851) Updating files: 85% (724/851) Updating files: 86% (732/851) Updating files: 87% (741/851) Updating files: 88% (749/851) Updating files: 89% (758/851) Updating files: 90% (766/851) Updating files: 91% (775/851) Updating files: 92% (783/851) Updating files: 93% (792/851) Updating files: 94% (800/851) Updating files: 95% (809/851) Updating files: 96% (817/851) Updating files: 97% (826/851) Updating files: 98% (834/851) Updating files: 99% (843/851) Updating files: 100% (851/851) Updating files: 100% (851/851), done. [INFO] validating manifest of git repo https://github.com/SamuelTanielM/chat-async-tut10 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SamuelTanielM/chat-async-tut10 [INFO] finished tweaking git repo https://github.com/SamuelTanielM/chat-async-tut10 [INFO] tweaked toml for git repo https://github.com/SamuelTanielM/chat-async-tut10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SamuelTanielM/chat-async-tut10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5df0de518049eb13301b16d467868ef3f7187dc7c97d8e84d1c8915c3bfbaaea [INFO] running `Command { std: "docker" "start" "-a" "5df0de518049eb13301b16d467868ef3f7187dc7c97d8e84d1c8915c3bfbaaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df0de518049eb13301b16d467868ef3f7187dc7c97d8e84d1c8915c3bfbaaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df0de518049eb13301b16d467868ef3f7187dc7c97d8e84d1c8915c3bfbaaea", kill_on_drop: false }` [INFO] [stdout] 5df0de518049eb13301b16d467868ef3f7187dc7c97d8e84d1c8915c3bfbaaea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d697b674117a982ae361e095c1098bdc657ef574ca57726c3d17c0a81fa624c [INFO] running `Command { std: "docker" "start" "-a" "8d697b674117a982ae361e095c1098bdc657ef574ca57726c3d17c0a81fa624c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-websockets v0.8.2 [INFO] [stderr] Checking chat-async 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/bin/server.rs:60:58 [INFO] [stdout] | [INFO] [stdout] 53 | let (socket, addr) = listener.accept().await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | println!("New connection from {addr:?}"); [INFO] [stdout] 55 | let bcast_tx = bcast_tx.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let ws_stream = ServerBuilder::new().accept(socket).await?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | [INFO] [stdout] 60 | handle_connection(addr, ws_stream, bcast_tx).await [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] | 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/bin/server.rs:60:58 [INFO] [stdout] | [INFO] [stdout] 53 | let (socket, addr) = listener.accept().await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | println!("New connection from {addr:?}"); [INFO] [stdout] 55 | let bcast_tx = bcast_tx.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let ws_stream = ServerBuilder::new().accept(socket).await?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | [INFO] [stdout] 60 | handle_connection(addr, ws_stream, bcast_tx).await [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] | 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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chat-async` (bin "server" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chat-async` (bin "server") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8d697b674117a982ae361e095c1098bdc657ef574ca57726c3d17c0a81fa624c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d697b674117a982ae361e095c1098bdc657ef574ca57726c3d17c0a81fa624c", kill_on_drop: false }` [INFO] [stdout] 8d697b674117a982ae361e095c1098bdc657ef574ca57726c3d17c0a81fa624c