[INFO] fetching crate everpuzzle 0.1.0...
[INFO] testing everpuzzle-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate everpuzzle 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate everpuzzle 0.1.0
[INFO] finished tweaking crates.io crate everpuzzle 0.1.0
[INFO] tweaked toml for crates.io crate everpuzzle 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate everpuzzle 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate everpuzzle 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d382a9fb8f3403062197073013c9499df18c20b0e2f95e584a75ee1e1801dc0f
[INFO] running `Command { std: "docker" "start" "-a" "d382a9fb8f3403062197073013c9499df18c20b0e2f95e584a75ee1e1801dc0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d382a9fb8f3403062197073013c9499df18c20b0e2f95e584a75ee1e1801dc0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d382a9fb8f3403062197073013c9499df18c20b0e2f95e584a75ee1e1801dc0f", kill_on_drop: false }`
[INFO] [stdout] d382a9fb8f3403062197073013c9499df18c20b0e2f95e584a75ee1e1801dc0f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f2ef81f138c6168dceb5b2c82d22bccacdf065c9a6e9c6958f2c8ba009c0aa
[INFO] running `Command { std: "docker" "start" "-a" "f9f2ef81f138c6168dceb5b2c82d22bccacdf065c9a6e9c6958f2c8ba009c0aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling gfx-hal v0.4.1
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rusttype v0.8.2
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling lock_api v0.3.3
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling wayland-sys v0.23.6
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling relevant v0.4.2
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling ash v0.29.0
[INFO] [stderr]    Compiling hibitset v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling colorful v0.2.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling rendy-memory v0.5.2
[INFO] [stderr]    Compiling rendy-descriptor v0.5.1
[INFO] [stderr]    Compiling gfx-backend-empty v0.4.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling wayland-commons v0.23.6
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling calloop v0.4.4
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling smallvec v1.1.0
[INFO] [stderr]    Compiling xi-unicode v0.2.0
[INFO] [stderr]    Compiling copyless v0.1.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.1.4
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.7.0
[INFO] [stderr]    Compiling twox-hash v1.5.0
[INFO] [stderr]    Compiling vek v0.9.11
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]    Compiling glyph_brush v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.2.8
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling instant v0.1.2
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling static_assertions v0.2.5
[INFO] [stderr]    Compiling pix v0.7.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling fixedstep v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.0
[INFO] [stderr]    Compiling png_pong v0.1.0
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.4.1
[INFO] [stderr]    Compiling wgpu-native v0.4.3
[INFO] [stderr]    Compiling wgpu v0.4.0
[INFO] [stderr]    Compiling wgpu_glyph v0.6.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.6.4
[INFO] [stderr]    Compiling winit v0.21.0
[INFO] [stderr]    Compiling everpuzzle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/ui.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 63 |     ) -> &'a mut UiBuilder {
[INFO] [stdout]    |                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ) -> &'a mut UiBuilder<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/ui.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn push_text(&mut self, text: &'static str) -> &'a mut UiBuilder {
[INFO] [stdout]    |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn push_text(&mut self, text: &'static str) -> &'a mut UiBuilder<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "f9f2ef81f138c6168dceb5b2c82d22bccacdf065c9a6e9c6958f2c8ba009c0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f2ef81f138c6168dceb5b2c82d22bccacdf065c9a6e9c6958f2c8ba009c0aa", kill_on_drop: false }`
[INFO] [stdout] f9f2ef81f138c6168dceb5b2c82d22bccacdf065c9a6e9c6958f2c8ba009c0aa
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d0b602e931c2c3686af7084a8bc78d4921e96f135ab60bbb8b2ac4a10911115
[INFO] running `Command { std: "docker" "start" "-a" "9d0b602e931c2c3686af7084a8bc78d4921e96f135ab60bbb8b2ac4a10911115", kill_on_drop: false }`
[INFO] [stderr]    Compiling everpuzzle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/scripts/grid.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 |         for i in 0..HANG_TIME {
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 662 |         for _i in 0..HANG_TIME {
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `LERP_TIME`
[INFO] [stdout]     |
[INFO] [stdout] 662 -         for i in 0..HANG_TIME {
[INFO] [stdout] 662 +         for scripts::cursor::LERP_TIME in 0..HANG_TIME {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/scripts/grid.rs:704:13
[INFO] [stdout]     |
[INFO] [stdout] 704 |         for i in 0..SWAP_TIME {
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 704 |         for _i in 0..SWAP_TIME {
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `LERP_TIME`
[INFO] [stdout]     |
[INFO] [stdout] 704 -         for i in 0..SWAP_TIME {
[INFO] [stdout] 704 +         for scripts::cursor::LERP_TIME in 0..SWAP_TIME {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/ui.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 63 |     ) -> &'a mut UiBuilder {
[INFO] [stdout]    |                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ) -> &'a mut UiBuilder<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/ui.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn push_text(&mut self, text: &'static str) -> &'a mut UiBuilder {
[INFO] [stdout]    |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn push_text(&mut self, text: &'static str) -> &'a mut UiBuilder<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "9d0b602e931c2c3686af7084a8bc78d4921e96f135ab60bbb8b2ac4a10911115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d0b602e931c2c3686af7084a8bc78d4921e96f135ab60bbb8b2ac4a10911115", kill_on_drop: false }`
[INFO] [stdout] 9d0b602e931c2c3686af7084a8bc78d4921e96f135ab60bbb8b2ac4a10911115
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a39f9a803984d0c89ccf116f54c245c7bd0c02cb8f069b0a214819bb69a1461a
[INFO] running `Command { std: "docker" "start" "-a" "a39f9a803984d0c89ccf116f54c245c7bd0c02cb8f069b0a214819bb69a1461a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/scripts/grid.rs:662:13
[INFO] [stderr]     |
[INFO] [stderr] 662 |         for i in 0..HANG_TIME {
[INFO] [stderr]     |             ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 662 |         for _i in 0..HANG_TIME {
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `LERP_TIME`
[INFO] [stderr]     |
[INFO] [stderr] 662 -         for i in 0..HANG_TIME {
[INFO] [stderr] 662 +         for scripts::cursor::LERP_TIME in 0..HANG_TIME {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/scripts/grid.rs:704:13
[INFO] [stderr]     |
[INFO] [stderr] 704 |         for i in 0..SWAP_TIME {
[INFO] [stderr]     |             ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 704 |         for _i in 0..SWAP_TIME {
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `LERP_TIME`
[INFO] [stderr]     |
[INFO] [stderr] 704 -         for i in 0..SWAP_TIME {
[INFO] [stderr] 704 +         for scripts::cursor::LERP_TIME in 0..SWAP_TIME {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/engine/ui.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 63 |     ) -> &'a mut UiBuilder {
[INFO] [stderr]    |                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     ) -> &'a mut UiBuilder<'_> {
[INFO] [stderr]    |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/engine/ui.rs:72:22
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn push_text(&mut self, text: &'static str) -> &'a mut UiBuilder {
[INFO] [stderr]    |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn push_text(&mut self, text: &'static str) -> &'a mut UiBuilder<'_> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `everpuzzle` (bin "everpuzzle" test) generated 4 warnings (run `cargo fix --bin "everpuzzle" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/everpuzzle-3059a2d7fddd3a5b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test scripts::grid::tests::block_swap ... ok
[INFO] [stdout] test scripts::grid::tests::grid_gen_1d ... ok
[INFO] [stdout] test scripts::grid::tests::block_hang_and_fall ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a39f9a803984d0c89ccf116f54c245c7bd0c02cb8f069b0a214819bb69a1461a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39f9a803984d0c89ccf116f54c245c7bd0c02cb8f069b0a214819bb69a1461a", kill_on_drop: false }`
[INFO] [stdout] a39f9a803984d0c89ccf116f54c245c7bd0c02cb8f069b0a214819bb69a1461a
