[INFO] cloning repository https://github.com/DiegoCivi/TecnicasProgramacionConcurrente-75.59 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DiegoCivi/TecnicasProgramacionConcurrente-75.59" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegoCivi%2FTecnicasProgramacionConcurrente-75.59", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegoCivi%2FTecnicasProgramacionConcurrente-75.59'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d0c32487c2fe7dc5e5a20d85317d1785c63ccf9 [INFO] checking DiegoCivi/TecnicasProgramacionConcurrente-75.59/5d0c32487c2fe7dc5e5a20d85317d1785c63ccf9 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%2FDiegoCivi%2FTecnicasProgramacionConcurrente-75.59" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 62% (1219/1939) Updating files: 63% (1222/1939) Updating files: 64% (1241/1939) Updating files: 65% (1261/1939) Updating files: 66% (1280/1939) Updating files: 67% (1300/1939) Updating files: 68% (1319/1939) Updating files: 69% (1338/1939) Updating files: 70% (1358/1939) Updating files: 71% (1377/1939) Updating files: 72% (1397/1939) Updating files: 73% (1416/1939) Updating files: 74% (1435/1939) Updating files: 75% (1455/1939) Updating files: 76% (1474/1939) Updating files: 77% (1494/1939) Updating files: 78% (1513/1939) Updating files: 79% (1532/1939) Updating files: 80% (1552/1939) Updating files: 81% (1571/1939) Updating files: 82% (1590/1939) Updating files: 83% (1610/1939) Updating files: 84% (1629/1939) Updating files: 85% (1649/1939) Updating files: 86% (1668/1939) Updating files: 87% (1687/1939) Updating files: 88% (1707/1939) Updating files: 89% (1726/1939) Updating files: 90% (1746/1939) Updating files: 91% (1765/1939) Updating files: 92% (1784/1939) Updating files: 93% (1804/1939) Updating files: 94% (1823/1939) Updating files: 95% (1843/1939) Updating files: 96% (1862/1939) Updating files: 97% (1881/1939) Updating files: 98% (1901/1939) Updating files: 99% (1920/1939) Updating files: 100% (1939/1939) Updating files: 100% (1939/1939), done. [INFO] validating manifest of git repo https://github.com/DiegoCivi/TecnicasProgramacionConcurrente-75.59 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/DiegoCivi/TecnicasProgramacionConcurrente-75.59 [INFO] finished tweaking git repo https://github.com/DiegoCivi/TecnicasProgramacionConcurrente-75.59 [INFO] tweaked toml for git repo https://github.com/DiegoCivi/TecnicasProgramacionConcurrente-75.59 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DiegoCivi/TecnicasProgramacionConcurrente-75.59 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 71fef884d157503f359c6f00208a97be7f286e5d4953d31da73762918a63c1b2 [INFO] running `Command { std: "docker" "start" "-a" "71fef884d157503f359c6f00208a97be7f286e5d4953d31da73762918a63c1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71fef884d157503f359c6f00208a97be7f286e5d4953d31da73762918a63c1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fef884d157503f359c6f00208a97be7f286e5d4953d31da73762918a63c1b2", kill_on_drop: false }` [INFO] [stdout] 71fef884d157503f359c6f00208a97be7f286e5d4953d31da73762918a63c1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 41e2760bd305d041374174a65906c66ee750732ee2540989440f6a84a9dc4db7 [INFO] running `Command { std: "docker" "start" "-a" "41e2760bd305d041374174a65906c66ee750732ee2540989440f6a84a9dc4db7", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking lib v0.1.0 (/opt/rustwide/workdir/lib) [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] --> lib/src/coordinator.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 51 | fn handle(&mut self, msg: NewStore, coord_ctx: &mut Self::Context) -> Result<(), Errors> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let (read, write_half) = split(msg.stream); [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | AbstractStore::add_stream(LinesStream::new(BufReader::new(read).lines()), ctx); [INFO] [stdout] 60 | let write = Some(write_half); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | coordinator: coord_ctx.address(), [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] --> lib/src/coordinator.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 194 | fn handle(&mut self, msg: NewEcom, coord_ctx: &mut Self::Context) -> Result<(), Errors> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | let (read, write_half) = split(msg.stream); [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | AbstractEcom::add_stream(LinesStream::new(BufReader::new(read).lines()), ctx); [INFO] [stdout] 201 | let write = Some(write_half); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | coord: coord_ctx.address(), [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] --> lib/src/store.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 253 | fn handle(&mut self, msg: NewEcomHandler, store_ctx: &mut Context) -> Result<(), Errors> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | let ecom_addr = EcomHandler::create(|ctx| { [INFO] [stdout] 255 | let (read, write_half) = split(msg.stream); [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | EcomHandler::add_stream(LinesStream::new(BufReader::new(read).lines()), ctx); [INFO] [stdout] 257 | let write = Some(write_half); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | store: store_ctx.address(), [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] --> lib/src/coordinator.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 51 | fn handle(&mut self, msg: NewStore, coord_ctx: &mut Self::Context) -> Result<(), Errors> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let (read, write_half) = split(msg.stream); [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | AbstractStore::add_stream(LinesStream::new(BufReader::new(read).lines()), ctx); [INFO] [stdout] 60 | let write = Some(write_half); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | coordinator: coord_ctx.address(), [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] --> lib/src/coordinator.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 194 | fn handle(&mut self, msg: NewEcom, coord_ctx: &mut Self::Context) -> Result<(), Errors> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | let (read, write_half) = split(msg.stream); [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | AbstractEcom::add_stream(LinesStream::new(BufReader::new(read).lines()), ctx); [INFO] [stdout] 201 | let write = Some(write_half); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | coord: coord_ctx.address(), [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] --> lib/src/store.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 253 | fn handle(&mut self, msg: NewEcomHandler, store_ctx: &mut Context) -> Result<(), Errors> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | let ecom_addr = EcomHandler::create(|ctx| { [INFO] [stdout] 255 | let (read, write_half) = split(msg.stream); [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | EcomHandler::add_stream(LinesStream::new(BufReader::new(read).lines()), ctx); [INFO] [stdout] 257 | let write = Some(write_half); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | store: store_ctx.address(), [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lib` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lib` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "41e2760bd305d041374174a65906c66ee750732ee2540989440f6a84a9dc4db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e2760bd305d041374174a65906c66ee750732ee2540989440f6a84a9dc4db7", kill_on_drop: false }` [INFO] [stdout] 41e2760bd305d041374174a65906c66ee750732ee2540989440f6a84a9dc4db7