[INFO] cloning repository https://github.com/JarrodDoyle/Sigil2D [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JarrodDoyle/Sigil2D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2FSigil2D", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2FSigil2D'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f59c3591cb406ebcf81d90d68c1b50844b25d253 [INFO] checking JarrodDoyle/Sigil2D against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2FSigil2D" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JarrodDoyle/Sigil2D 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/JarrodDoyle/Sigil2D [INFO] finished tweaking git repo https://github.com/JarrodDoyle/Sigil2D [INFO] tweaked toml for git repo https://github.com/JarrodDoyle/Sigil2D written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JarrodDoyle/Sigil2D 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 rune-alloc-macros v0.13.2 [INFO] [stderr] Downloaded musli v0.0.42 [INFO] [stderr] Downloaded musli-macros v0.0.42 [INFO] [stderr] Downloaded musli-common v0.0.42 [INFO] [stderr] Downloaded musli-storage v0.0.42 [INFO] [stderr] Downloaded bytemuck v1.14.3 [INFO] [stderr] Downloaded rune-macros v0.13.2 [INFO] [stderr] Downloaded rune-core v0.13.2 [INFO] [stderr] Downloaded rune-alloc v0.13.2 [INFO] [stderr] Downloaded winit v0.29.14 [INFO] [stderr] Downloaded rune v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed0f10455b54640e225a9af8d8b0cb604e262f0c0764eefb8546ef48cb4e55d [INFO] running `Command { std: "docker" "start" "-a" "9ed0f10455b54640e225a9af8d8b0cb604e262f0c0764eefb8546ef48cb4e55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed0f10455b54640e225a9af8d8b0cb604e262f0c0764eefb8546ef48cb4e55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed0f10455b54640e225a9af8d8b0cb604e262f0c0764eefb8546ef48cb4e55d", kill_on_drop: false }` [INFO] [stdout] 9ed0f10455b54640e225a9af8d8b0cb604e262f0c0764eefb8546ef48cb4e55d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f67f720924c51b7734776edcb7665b18a0d4c20a260839d9d37b85d87d1880f [INFO] running `Command { std: "docker" "start" "-a" "1f67f720924c51b7734776edcb7665b18a0d4c20a260839d9d37b85d87d1880f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling winit v0.29.14 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling rune-alloc-macros v0.13.2 [INFO] [stderr] Compiling musli-macros v0.0.42 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking musli v0.0.42 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking musli-common v0.0.42 [INFO] [stderr] Checking musli-storage v0.0.42 [INFO] [stderr] Checking rune-alloc v0.13.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking rune-core v0.13.2 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Compiling rune-macros v0.13.2 [INFO] [stderr] Checking rune v0.13.2 [INFO] [stderr] Checking sigil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/game.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Game<'w> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | config: GameConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance` and `adapter` are never read [INFO] [stdout] --> src/gfx/context.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Context<'window> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | pub window: Arc, [INFO] [stdout] 11 | pub instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub adapter: wgpu::Adapter, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_key_pressed` and `is_key_just_released` are never used [INFO] [stdout] --> src/input.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Input { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn is_key_pressed(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn is_key_just_released(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sources` is never read [INFO] [stdout] --> src/scripting/runtime.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub vm: Vm, [INFO] [stdout] 14 | pub sources: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/game.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Game<'w> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | config: GameConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance` and `adapter` are never read [INFO] [stdout] --> src/gfx/context.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Context<'window> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | pub window: Arc, [INFO] [stdout] 11 | pub instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub adapter: wgpu::Adapter, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_key_pressed` and `is_key_just_released` are never used [INFO] [stdout] --> src/input.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Input { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn is_key_pressed(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn is_key_just_released(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sources` is never read [INFO] [stdout] --> src/scripting/runtime.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub vm: Vm, [INFO] [stdout] 14 | pub sources: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.80s [INFO] running `Command { std: "docker" "inspect" "1f67f720924c51b7734776edcb7665b18a0d4c20a260839d9d37b85d87d1880f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f67f720924c51b7734776edcb7665b18a0d4c20a260839d9d37b85d87d1880f", kill_on_drop: false }` [INFO] [stdout] 1f67f720924c51b7734776edcb7665b18a0d4c20a260839d9d37b85d87d1880f [INFO] checking JarrodDoyle/Sigil2D 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%2FJarrodDoyle%2FSigil2D" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JarrodDoyle/Sigil2D 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/JarrodDoyle/Sigil2D [INFO] finished tweaking git repo https://github.com/JarrodDoyle/Sigil2D [INFO] tweaked toml for git repo https://github.com/JarrodDoyle/Sigil2D written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JarrodDoyle/Sigil2D already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12705e6ca0fbdca120cd801ee7d39b08eba373d2cf296f86aaa0ca427a39d61c [INFO] running `Command { std: "docker" "start" "-a" "12705e6ca0fbdca120cd801ee7d39b08eba373d2cf296f86aaa0ca427a39d61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12705e6ca0fbdca120cd801ee7d39b08eba373d2cf296f86aaa0ca427a39d61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12705e6ca0fbdca120cd801ee7d39b08eba373d2cf296f86aaa0ca427a39d61c", kill_on_drop: false }` [INFO] [stdout] 12705e6ca0fbdca120cd801ee7d39b08eba373d2cf296f86aaa0ca427a39d61c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18b39e7fbf18cce4a40ae63324da9b5b37bb3c43e4a63bd3f4bf704da1c4a9cf [INFO] running `Command { std: "docker" "start" "-a" "18b39e7fbf18cce4a40ae63324da9b5b37bb3c43e4a63bd3f4bf704da1c4a9cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Compiling winit v0.29.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling rune-alloc-macros v0.13.2 [INFO] [stderr] Compiling musli-macros v0.0.42 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking musli v0.0.42 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking musli-common v0.0.42 [INFO] [stderr] Checking musli-storage v0.0.42 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking rune-alloc v0.13.2 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking rune-core v0.13.2 [INFO] [stderr] Compiling rune-macros v0.13.2 [INFO] [stderr] Checking rune v0.13.2 [INFO] [stderr] Checking sigil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/game.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Game<'w> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | config: GameConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance` and `adapter` are never read [INFO] [stdout] --> src/gfx/context.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Context<'window> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | pub window: Arc, [INFO] [stdout] 11 | pub instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub adapter: wgpu::Adapter, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_key_pressed` and `is_key_just_released` are never used [INFO] [stdout] --> src/input.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Input { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn is_key_pressed(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn is_key_just_released(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sources` is never read [INFO] [stdout] --> src/scripting/runtime.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub vm: Vm, [INFO] [stdout] 14 | pub sources: Vec, [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/game.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 37 | let event_loop = EventLoop::new()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | let window = WindowBuilder::new() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let context = pollster::block_on(Context::new(Arc::new(window), Limits::default()))?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let runtime = scripting::Runtime::new(&config.source_dir)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | event_loop, [INFO] [stdout] 50 | | context, [INFO] [stdout] 51 | | vm: runtime.vm.try_clone()?, [INFO] [stdout] 52 | | config, [INFO] [stdout] 53 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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] warning: field `config` is never read [INFO] [stdout] --> src/game.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Game<'w> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | config: GameConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance` and `adapter` are never read [INFO] [stdout] --> src/gfx/context.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Context<'window> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | pub window: Arc, [INFO] [stdout] 11 | pub instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub adapter: wgpu::Adapter, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_key_pressed` and `is_key_just_released` are never used [INFO] [stdout] --> src/input.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Input { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn is_key_pressed(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn is_key_just_released(&self, key: KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sources` is never read [INFO] [stdout] --> src/scripting/runtime.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub vm: Vm, [INFO] [stdout] 14 | pub sources: Vec, [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/game.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 37 | let event_loop = EventLoop::new()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | let window = WindowBuilder::new() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let context = pollster::block_on(Context::new(Arc::new(window), Limits::default()))?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let runtime = scripting::Runtime::new(&config.source_dir)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | event_loop, [INFO] [stdout] 50 | | context, [INFO] [stdout] 51 | | vm: runtime.vm.try_clone()?, [INFO] [stdout] 52 | | config, [INFO] [stdout] 53 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/scripting/runtime.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 19 | let mut context = Context::with_default_modules()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let runtime = Arc::new(context.runtime()?); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let mut diagnostics = Diagnostics::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | let (mut sources, source_paths) = Self::get_sources(source_dir)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let result = rune::prepare(&mut sources) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let vm = Vm::new(runtime, Arc::new(result?)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | [INFO] [stdout] 38 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | vm, [INFO] [stdout] 40 | | sources: source_paths, [INFO] [stdout] 41 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/scripting/runtime.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 46 | let mut sources = Sources::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok((sources, source_paths)) [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/scripting/runtime.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 19 | let mut context = Context::with_default_modules()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let runtime = Arc::new(context.runtime()?); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let mut diagnostics = Diagnostics::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | let (mut sources, source_paths) = Self::get_sources(source_dir)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let result = rune::prepare(&mut sources) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let vm = Vm::new(runtime, Arc::new(result?)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | [INFO] [stdout] 38 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | vm, [INFO] [stdout] 40 | | sources: source_paths, [INFO] [stdout] 41 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/scripting/runtime.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 46 | let mut sources = Sources::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok((sources, source_paths)) [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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sigil` (bin "sigil") due to 4 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sigil` (bin "sigil" test) due to 4 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "18b39e7fbf18cce4a40ae63324da9b5b37bb3c43e4a63bd3f4bf704da1c4a9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b39e7fbf18cce4a40ae63324da9b5b37bb3c43e4a63bd3f4bf704da1c4a9cf", kill_on_drop: false }` [INFO] [stdout] 18b39e7fbf18cce4a40ae63324da9b5b37bb3c43e4a63bd3f4bf704da1c4a9cf