[INFO] fetching crate geo-aid-dbg 0.1.0... [INFO] checking geo-aid-dbg-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate geo-aid-dbg 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate geo-aid-dbg 0.1.0 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 crates.io crate geo-aid-dbg 0.1.0 [INFO] finished tweaking crates.io crate geo-aid-dbg 0.1.0 [INFO] tweaked toml for crates.io crate geo-aid-dbg 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate geo-aid-dbg 0.1.0 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 quad-url v0.1.1 [INFO] [stderr] Downloaded sapp-jsutils v0.1.5 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded geo-aid-figure v0.4.2 [INFO] [stderr] Downloaded geo_aid_derive v0.4.2 [INFO] [stderr] Downloaded egui_file v0.18.0 [INFO] [stderr] Downloaded derive_recursive v1.0.3 [INFO] [stderr] Downloaded ttf-parser v0.15.2 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded geo-aid-internal v0.4.2 [INFO] [stderr] Downloaded miniquad v0.4.5 [INFO] [stderr] Downloaded macroquad v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 41f242a94342931719e70be5fde32d23487002fa880621e2965317c6c5840195 [INFO] running `Command { std: "docker" "start" "-a" "41f242a94342931719e70be5fde32d23487002fa880621e2965317c6c5840195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f242a94342931719e70be5fde32d23487002fa880621e2965317c6c5840195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f242a94342931719e70be5fde32d23487002fa880621e2965317c6c5840195", kill_on_drop: false }` [INFO] [stdout] 41f242a94342931719e70be5fde32d23487002fa880621e2965317c6c5840195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0cc4d34c30be9f87eb83dd94fc6c9fa11105d171e37f5305d5bcf2a607648d96 [INFO] running `Command { std: "docker" "start" "-a" "0cc4d34c30be9f87eb83dd94fc6c9fa11105d171e37f5305d5bcf2a607648d96", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling miniquad v0.4.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking quad-url v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking macroquad v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_recursive v1.0.3 [INFO] [stderr] Compiling geo_aid_derive v0.4.2 [INFO] [stderr] Checking egui_file v0.18.0 [INFO] [stderr] Checking serde v1.0.204 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking geo-aid-figure v0.4.2 [INFO] [stderr] Checking geo-aid-internal v0.4.2 [INFO] [stderr] Checking geo-aid-dbg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `painter::CallbackFn` [INFO] [stdout] --> src/egui_miniquad.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub use painter::CallbackFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `painter::CallbackFn` [INFO] [stdout] --> src/egui_miniquad.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub use painter::CallbackFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/egui_macroquad.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = &mut EGUI { [INFO] [stdout] | ^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = addr_of_mut!(EGUI) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/egui_macroquad.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = &mut EGUI { [INFO] [stdout] | ^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = addr_of_mut!(EGUI) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut dialog = FileDialog::open_file(None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Compiled` is never constructed [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Compiled { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | handle: JoinHandle<()> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cfg` is never used [INFO] [stdout] --> src/egui_macroquad.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn cfg(f: F) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `egui_ctx` is never used [INFO] [stdout] --> src/egui_miniquad.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 168 | impl EguiMq { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn egui_ctx(&self) -> &egui::Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/egui_miniquad/painter.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl CallbackFn { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 51 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut dialog = FileDialog::open_file(None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Compiled` is never constructed [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Compiled { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | handle: JoinHandle<()> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cfg` is never used [INFO] [stdout] --> src/egui_macroquad.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn cfg(f: F) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `egui_ctx` is never used [INFO] [stdout] --> src/egui_miniquad.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 168 | impl EguiMq { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn egui_ctx(&self) -> &egui::Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/egui_miniquad/painter.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl CallbackFn { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 51 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "0cc4d34c30be9f87eb83dd94fc6c9fa11105d171e37f5305d5bcf2a607648d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc4d34c30be9f87eb83dd94fc6c9fa11105d171e37f5305d5bcf2a607648d96", kill_on_drop: false }` [INFO] [stdout] 0cc4d34c30be9f87eb83dd94fc6c9fa11105d171e37f5305d5bcf2a607648d96 [INFO] checking geo-aid-dbg-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate geo-aid-dbg 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate geo-aid-dbg 0.1.0 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 crates.io crate geo-aid-dbg 0.1.0 [INFO] finished tweaking crates.io crate geo-aid-dbg 0.1.0 [INFO] tweaked toml for crates.io crate geo-aid-dbg 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate geo-aid-dbg 0.1.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 906f7b55821a9f6eddfdc5e8dc16ca9f7ce3a1fb8cf217cd52d9324700d397c3 [INFO] running `Command { std: "docker" "start" "-a" "906f7b55821a9f6eddfdc5e8dc16ca9f7ce3a1fb8cf217cd52d9324700d397c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "906f7b55821a9f6eddfdc5e8dc16ca9f7ce3a1fb8cf217cd52d9324700d397c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "906f7b55821a9f6eddfdc5e8dc16ca9f7ce3a1fb8cf217cd52d9324700d397c3", kill_on_drop: false }` [INFO] [stdout] 906f7b55821a9f6eddfdc5e8dc16ca9f7ce3a1fb8cf217cd52d9324700d397c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e18769712293d317c3f14288d55dd72279071f8d767ba6529edfc587607f279c [INFO] running `Command { std: "docker" "start" "-a" "e18769712293d317c3f14288d55dd72279071f8d767ba6529edfc587607f279c", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling miniquad v0.4.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking quad-url v0.1.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking macroquad v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling geo_aid_derive v0.4.2 [INFO] [stderr] Compiling derive_recursive v1.0.3 [INFO] [stderr] Checking egui_file v0.18.0 [INFO] [stderr] Checking serde v1.0.204 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking geo-aid-figure v0.4.2 [INFO] [stderr] Checking geo-aid-internal v0.4.2 [INFO] [stderr] Checking geo-aid-dbg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `painter::CallbackFn` [INFO] [stdout] --> src/egui_miniquad.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub use painter::CallbackFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `painter::CallbackFn` [INFO] [stdout] --> src/egui_miniquad.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub use painter::CallbackFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/egui_macroquad.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = &mut EGUI { [INFO] [stdout] | ^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = addr_of_mut!(EGUI) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/egui_macroquad.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = &mut EGUI { [INFO] [stdout] | ^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(egui) = addr_of_mut!(EGUI) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut dialog = FileDialog::open_file(None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Compiled` is never constructed [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Compiled { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | handle: JoinHandle<()> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cfg` is never used [INFO] [stdout] --> src/egui_macroquad.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn cfg(f: F) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `egui_ctx` is never used [INFO] [stdout] --> src/egui_miniquad.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 168 | impl EguiMq { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn egui_ctx(&self) -> &egui::Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/egui_miniquad/painter.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl CallbackFn { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 51 | pub fn new( [INFO] [stdout] | ^^^ [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:90:22 [INFO] [stdout] | [INFO] [stdout] 80 | let mut dialog = FileDialog::open_file(None); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | runtime: None, [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:171:54 [INFO] [stdout] | [INFO] [stdout] 171 | ... .and_then(|file| fs::read_to_string(file).ok()) [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:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | ... .and_then(|file| math::load_script(&file).ok()); [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/egui_macroquad.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn ui(f: F) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | get_egui().ui(|_, ctx| f(ctx)) [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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `geo-aid-dbg` (bin "geo-aid-dbg") due to 5 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut dialog = FileDialog::open_file(None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Compiled` is never constructed [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Compiled { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | handle: JoinHandle<()> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cfg` is never used [INFO] [stdout] --> src/egui_macroquad.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn cfg(f: F) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `egui_ctx` is never used [INFO] [stdout] --> src/egui_miniquad.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 168 | impl EguiMq { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn egui_ctx(&self) -> &egui::Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/egui_miniquad/painter.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl CallbackFn { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 51 | pub fn new( [INFO] [stdout] | ^^^ [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:90:22 [INFO] [stdout] | [INFO] [stdout] 80 | let mut dialog = FileDialog::open_file(None); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | runtime: None, [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:171:54 [INFO] [stdout] | [INFO] [stdout] 171 | ... .and_then(|file| fs::read_to_string(file).ok()) [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:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | ... .and_then(|file| math::load_script(&file).ok()); [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/egui_macroquad.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn ui(f: F) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | get_egui().ui(|_, ctx| f(ctx)) [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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `geo-aid-dbg` (bin "geo-aid-dbg" test) due to 5 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e18769712293d317c3f14288d55dd72279071f8d767ba6529edfc587607f279c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18769712293d317c3f14288d55dd72279071f8d767ba6529edfc587607f279c", kill_on_drop: false }` [INFO] [stdout] e18769712293d317c3f14288d55dd72279071f8d767ba6529edfc587607f279c