[INFO] fetching crate nannou_mesh 0.19.0... [INFO] checking nannou_mesh-0.19.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate nannou_mesh 0.19.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate nannou_mesh 0.19.0 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 nannou_mesh 0.19.0 [INFO] finished tweaking crates.io crate nannou_mesh 0.19.0 [INFO] tweaked toml for crates.io crate nannou_mesh 0.19.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding approx v0.3.2 (latest: v0.5.1) [INFO] [stderr] Adding glam v0.17.3 (latest: v0.29.0) [INFO] [stderr] Adding palette v0.5.0 (latest: v0.7.6) [INFO] [stderr] Adding palette_derive v0.5.0 (latest: v0.7.6) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be527fe78cb5466f488bfb6cca4399cd604ec1281ca1d372b143f5a41186b667 [INFO] running `Command { std: "docker" "start" "-a" "be527fe78cb5466f488bfb6cca4399cd604ec1281ca1d372b143f5a41186b667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be527fe78cb5466f488bfb6cca4399cd604ec1281ca1d372b143f5a41186b667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be527fe78cb5466f488bfb6cca4399cd604ec1281ca1d372b143f5a41186b667", kill_on_drop: false }` [INFO] [stdout] be527fe78cb5466f488bfb6cca4399cd604ec1281ca1d372b143f5a41186b667 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e471f7720c355fa6a2d9549468fc1bf526e9e6350289aaf8b7a538f0eafc3e7 [INFO] running `Command { std: "docker" "start" "-a" "9e471f7720c355fa6a2d9549468fc1bf526e9e6350289aaf8b7a538f0eafc3e7", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking glam v0.17.3 [INFO] [stderr] Checking nannou_core v0.19.0 [INFO] [stderr] Checking nannou_mesh v0.19.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/lib.rs:252:50 [INFO] [stdout] | [INFO] [stdout] 248 | self.mesh.get_vertex(index).and_then(|vertex| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | self.colors.channel().get(index).map(|color: &C::Element| { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 253 | | let color = color.clone(); [INFO] [stdout] 254 | | vertex::WithColor { vertex, color } [INFO] [stdout] 255 | | }) [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/lib.rs:273:54 [INFO] [stdout] | [INFO] [stdout] 269 | self.mesh.get_vertex(index).and_then(|vertex| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 273 | self.tex_coords.channel().get(index).map(|tex_coords| { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 274 | | let tex_coords = tex_coords.clone(); [INFO] [stdout] 275 | | vertex::WithTexCoords { vertex, tex_coords } [INFO] [stdout] 276 | | }) [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/lib.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 290 | self.mesh.get_vertex(index).and_then(|vertex| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | self.normals.channel().get(index).map(|normal| { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 295 | | let normal = normal.clone(); [INFO] [stdout] 296 | | vertex::WithNormal { vertex, normal } [INFO] [stdout] 297 | | }) [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/lib.rs:1466:35 [INFO] [stdout] | [INFO] [stdout] 1461 | pub fn triangles(mesh: M) -> Triangles [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1466 | geom::tri::iter_from_vertices(vertices(mesh)) [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/lib.rs:252:50 [INFO] [stdout] | [INFO] [stdout] 248 | self.mesh.get_vertex(index).and_then(|vertex| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | self.colors.channel().get(index).map(|color: &C::Element| { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 253 | | let color = color.clone(); [INFO] [stdout] 254 | | vertex::WithColor { vertex, color } [INFO] [stdout] 255 | | }) [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/lib.rs:273:54 [INFO] [stdout] | [INFO] [stdout] 269 | self.mesh.get_vertex(index).and_then(|vertex| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 273 | self.tex_coords.channel().get(index).map(|tex_coords| { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 274 | | let tex_coords = tex_coords.clone(); [INFO] [stdout] 275 | | vertex::WithTexCoords { vertex, tex_coords } [INFO] [stdout] 276 | | }) [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/lib.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 290 | self.mesh.get_vertex(index).and_then(|vertex| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | self.normals.channel().get(index).map(|normal| { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 295 | | let normal = normal.clone(); [INFO] [stdout] 296 | | vertex::WithNormal { vertex, normal } [INFO] [stdout] 297 | | }) [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/lib.rs:1466:35 [INFO] [stdout] | [INFO] [stdout] 1461 | pub fn triangles(mesh: M) -> Triangles [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1466 | geom::tri::iter_from_vertices(vertices(mesh)) [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 `nannou_mesh` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nannou_mesh` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "9e471f7720c355fa6a2d9549468fc1bf526e9e6350289aaf8b7a538f0eafc3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e471f7720c355fa6a2d9549468fc1bf526e9e6350289aaf8b7a538f0eafc3e7", kill_on_drop: false }` [INFO] [stdout] 9e471f7720c355fa6a2d9549468fc1bf526e9e6350289aaf8b7a538f0eafc3e7