[INFO] cloning repository https://github.com/jordanemedlock/GridPaper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jordanemedlock/GridPaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanemedlock%2FGridPaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanemedlock%2FGridPaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08a2936a7c329154208197770c9a07cb15361865 [INFO] checking jordanemedlock/GridPaper against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanemedlock%2FGridPaper" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jordanemedlock/GridPaper 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/jordanemedlock/GridPaper [INFO] finished tweaking git repo https://github.com/jordanemedlock/GridPaper [INFO] tweaked toml for git repo https://github.com/jordanemedlock/GridPaper written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jordanemedlock/GridPaper 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] Downloading crates ... [INFO] [stderr] Downloaded svg v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 25b9df94b969ebb2532600d97ea9845ba78648dcb38292b9a9b0e19623ca55cb [INFO] running `Command { std: "docker" "start" "-a" "25b9df94b969ebb2532600d97ea9845ba78648dcb38292b9a9b0e19623ca55cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25b9df94b969ebb2532600d97ea9845ba78648dcb38292b9a9b0e19623ca55cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b9df94b969ebb2532600d97ea9845ba78648dcb38292b9a9b0e19623ca55cb", kill_on_drop: false }` [INFO] [stdout] 25b9df94b969ebb2532600d97ea9845ba78648dcb38292b9a9b0e19623ca55cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6afea829f78616d78ce4c411d32de1208b866404b0b93fe7be3921443013a1a8 [INFO] running `Command { std: "docker" "start" "-a" "6afea829f78616d78ce4c411d32de1208b866404b0b93fe7be3921443013a1a8", kill_on_drop: false }` [INFO] [stderr] Checking svg v0.16.0 [INFO] [stderr] Checking GridPaper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "6afea829f78616d78ce4c411d32de1208b866404b0b93fe7be3921443013a1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afea829f78616d78ce4c411d32de1208b866404b0b93fe7be3921443013a1a8", kill_on_drop: false }` [INFO] [stdout] 6afea829f78616d78ce4c411d32de1208b866404b0b93fe7be3921443013a1a8 [INFO] checking jordanemedlock/GridPaper 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%2Fjordanemedlock%2FGridPaper" "/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/jordanemedlock/GridPaper 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/jordanemedlock/GridPaper [INFO] finished tweaking git repo https://github.com/jordanemedlock/GridPaper [INFO] tweaked toml for git repo https://github.com/jordanemedlock/GridPaper written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jordanemedlock/GridPaper 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-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c4fbbbed368dfef13a483f7e485870471e8a9553f1d7a4b9ea22e8e4f915427 [INFO] running `Command { std: "docker" "start" "-a" "1c4fbbbed368dfef13a483f7e485870471e8a9553f1d7a4b9ea22e8e4f915427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c4fbbbed368dfef13a483f7e485870471e8a9553f1d7a4b9ea22e8e4f915427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4fbbbed368dfef13a483f7e485870471e8a9553f1d7a4b9ea22e8e4f915427", kill_on_drop: false }` [INFO] [stdout] 1c4fbbbed368dfef13a483f7e485870471e8a9553f1d7a4b9ea22e8e4f915427 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ece961a898315ef08deedfa1fa8f52c9147cf24b9e3d7b5eaf9101d8b7bfecc4 [INFO] running `Command { std: "docker" "start" "-a" "ece961a898315ef08deedfa1fa8f52c9147cf24b9e3d7b5eaf9101d8b7bfecc4", kill_on_drop: false }` [INFO] [stderr] Checking svg v0.16.0 [INFO] [stderr] Checking GridPaper 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:61:9 [INFO] [stdout] | [INFO] [stdout] 56 | fn header(self, grid_settings: &GridSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | / self.add( [INFO] [stdout] 62 | | Rectangle::new() // Left Box [INFO] [stdout] 63 | | .set("width", mm(CELL_SIZE.0 * left_box_width)) [INFO] [stdout] 64 | | .set("height", mm(CELL_SIZE.1)) [INFO] [stdout] ... | [INFO] [stdout] 78 | | .set("stroke", grid_settings.color) [INFO] [stdout] 79 | | ).add( [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:61:9 [INFO] [stdout] | [INFO] [stdout] 56 | fn header(self, grid_settings: &GridSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | / self.add( [INFO] [stdout] 62 | | Rectangle::new() // Left Box [INFO] [stdout] 63 | | .set("width", mm(CELL_SIZE.0 * left_box_width)) [INFO] [stdout] 64 | | .set("height", mm(CELL_SIZE.1)) [INFO] [stdout] ... | [INFO] [stdout] 78 | | .set("stroke", grid_settings.color) [INFO] [stdout] 79 | | ).add( [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:80:13 [INFO] [stdout] | [INFO] [stdout] 56 | fn header(self, grid_settings: &GridSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | / Rectangle::new() // Right Box [INFO] [stdout] 81 | | .set("width", mm(CELL_SIZE.0 * right_box_width)) [INFO] [stdout] 82 | | .set("height", mm(CELL_SIZE.1)) [INFO] [stdout] 83 | | .set("x", mm(grid_settings.offset.0 + CELL_SIZE.0 * (left_box_width + mid_box_width))) [INFO] [stdout] ... | [INFO] [stdout] 86 | | .set("stroke-width", "0.25mm") [INFO] [stdout] 87 | | .set("stroke", grid_settings.color) [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:80:13 [INFO] [stdout] | [INFO] [stdout] 56 | fn header(self, grid_settings: &GridSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | / Rectangle::new() // Right Box [INFO] [stdout] 81 | | .set("width", mm(CELL_SIZE.0 * right_box_width)) [INFO] [stdout] 82 | | .set("height", mm(CELL_SIZE.1)) [INFO] [stdout] 83 | | .set("x", mm(grid_settings.offset.0 + CELL_SIZE.0 * (left_box_width + mid_box_width))) [INFO] [stdout] ... | [INFO] [stdout] 86 | | .set("stroke-width", "0.25mm") [INFO] [stdout] 87 | | .set("stroke", grid_settings.color) [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:121:9 [INFO] [stdout] | [INFO] [stdout] 111 | fn default_page(self, offset: (f32, f32), color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | self.grid(&grid_settings) [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:121:9 [INFO] [stdout] | [INFO] [stdout] 111 | fn default_page(self, offset: (f32, f32), color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | self.grid(&grid_settings) [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:182:9 [INFO] [stdout] | [INFO] [stdout] 172 | fn calendar_page(self, offset: (f32, f32), color: &str, calendar_settings: &CalendarSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | / self.grid(&grid_settings) [INFO] [stdout] 183 | | .header(&grid_settings) [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:182:9 [INFO] [stdout] | [INFO] [stdout] 172 | fn calendar_page(self, offset: (f32, f32), color: &str, calendar_settings: &CalendarSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | / self.grid(&grid_settings) [INFO] [stdout] 183 | | .header(&grid_settings) [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:188:9 [INFO] [stdout] | [INFO] [stdout] 187 | fn cut_lines(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | / self.add( [INFO] [stdout] 189 | | Line::new() // Left Vert Line [INFO] [stdout] 190 | | .set("x1", mm(PAPER_SIZE.0/2.0-2.0)) [INFO] [stdout] 191 | | .set("x2", mm(PAPER_SIZE.0/2.0-2.0)) [INFO] [stdout] ... | [INFO] [stdout] 203 | | .set("stroke", color) [INFO] [stdout] 204 | | ).add( [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:188:9 [INFO] [stdout] | [INFO] [stdout] 187 | fn cut_lines(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | / self.add( [INFO] [stdout] 189 | | Line::new() // Left Vert Line [INFO] [stdout] 190 | | .set("x1", mm(PAPER_SIZE.0/2.0-2.0)) [INFO] [stdout] 191 | | .set("x2", mm(PAPER_SIZE.0/2.0-2.0)) [INFO] [stdout] ... | [INFO] [stdout] 203 | | .set("stroke", color) [INFO] [stdout] 204 | | ).add( [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:205:13 [INFO] [stdout] | [INFO] [stdout] 187 | fn cut_lines(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | / Line::new()// Horiz Line [INFO] [stdout] 206 | | .set("y1", mm(PAPER_SIZE.1/2.0)) [INFO] [stdout] 207 | | .set("y2", mm(PAPER_SIZE.1/2.0)) [INFO] [stdout] 208 | | .set("x1", "0mm") [INFO] [stdout] 209 | | .set("x2", mm(PAPER_SIZE.0)) [INFO] [stdout] 210 | | .set("stroke-width", "0.25mm") [INFO] [stdout] 211 | | .set("stroke", color) [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:205:13 [INFO] [stdout] | [INFO] [stdout] 187 | fn cut_lines(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | / Line::new()// Horiz Line [INFO] [stdout] 206 | | .set("y1", mm(PAPER_SIZE.1/2.0)) [INFO] [stdout] 207 | | .set("y2", mm(PAPER_SIZE.1/2.0)) [INFO] [stdout] 208 | | .set("x1", "0mm") [INFO] [stdout] 209 | | .set("x2", mm(PAPER_SIZE.0)) [INFO] [stdout] 210 | | .set("stroke-width", "0.25mm") [INFO] [stdout] 211 | | .set("stroke", color) [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:216:9 [INFO] [stdout] | [INFO] [stdout] 215 | fn full_calendar_page(self, color: &str, calendar_settings: &CalendarSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | / self.calendar_page(OUTTER_MARGINS, color, calendar_settings) [INFO] [stdout] 217 | | .calendar_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0, OUTTER_MARGINS.1), color, calendar_settings) [INFO] [stdout] 218 | | .calendar_page((OUTTER_MARGINS.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color, calendar_settings) [INFO] [stdout] 219 | | .calendar_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color, calendar_settings) [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:216:9 [INFO] [stdout] | [INFO] [stdout] 215 | fn full_calendar_page(self, color: &str, calendar_settings: &CalendarSettings) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | / self.calendar_page(OUTTER_MARGINS, color, calendar_settings) [INFO] [stdout] 217 | | .calendar_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0, OUTTER_MARGINS.1), color, calendar_settings) [INFO] [stdout] 218 | | .calendar_page((OUTTER_MARGINS.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color, calendar_settings) [INFO] [stdout] 219 | | .calendar_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color, calendar_settings) [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:224:9 [INFO] [stdout] | [INFO] [stdout] 223 | fn full_default_page(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | / self.default_page(OUTTER_MARGINS, color) [INFO] [stdout] 225 | | .default_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0, OUTTER_MARGINS.1), color) [INFO] [stdout] 226 | | .default_page((OUTTER_MARGINS.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [INFO] [stdout] 227 | | .default_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [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:224:9 [INFO] [stdout] | [INFO] [stdout] 223 | fn full_default_page(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | / self.default_page(OUTTER_MARGINS, color) [INFO] [stdout] 225 | | .default_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0, OUTTER_MARGINS.1), color) [INFO] [stdout] 226 | | .default_page((OUTTER_MARGINS.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [INFO] [stdout] 227 | | .default_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [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:262:9 [INFO] [stdout] | [INFO] [stdout] 261 | fn full_goals_page(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | / self.goals_page(OUTTER_MARGINS, color) [INFO] [stdout] 263 | | .goals_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0, OUTTER_MARGINS.1), color) [INFO] [stdout] 264 | | .goals_page((OUTTER_MARGINS.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [INFO] [stdout] 265 | | .goals_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [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:262:9 [INFO] [stdout] | [INFO] [stdout] 261 | fn full_goals_page(self, color: &str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | / self.goals_page(OUTTER_MARGINS, color) [INFO] [stdout] 263 | | .goals_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0, OUTTER_MARGINS.1), color) [INFO] [stdout] 264 | | .goals_page((OUTTER_MARGINS.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [INFO] [stdout] 265 | | .goals_page((PAPER_SIZE.0/2.0 + INNER_MARGINS.0 + MID_SPLIT_WIDTH/2.0,PAPER_SIZE.1/2.0 + OUTTER_MARGINS.1), color) [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `GridPaper` (bin "GridPaper") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `GridPaper` (bin "GridPaper" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "ece961a898315ef08deedfa1fa8f52c9147cf24b9e3d7b5eaf9101d8b7bfecc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece961a898315ef08deedfa1fa8f52c9147cf24b9e3d7b5eaf9101d8b7bfecc4", kill_on_drop: false }` [INFO] [stdout] ece961a898315ef08deedfa1fa8f52c9147cf24b9e3d7b5eaf9101d8b7bfecc4