[INFO] cloning repository https://github.com/UnlimitedHugs/MazeWalk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnlimitedHugs/MazeWalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2FMazeWalk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2FMazeWalk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b205bd7ea54b785e560e153bace34ceb5d0d0db
[INFO] checking UnlimitedHugs/MazeWalk against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2FMazeWalk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/UnlimitedHugs/MazeWalk
[INFO] finished tweaking git repo https://github.com/UnlimitedHugs/MazeWalk
[INFO] tweaked toml for git repo https://github.com/UnlimitedHugs/MazeWalk written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UnlimitedHugs/MazeWalk on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/UnlimitedHugs/MazeWalk 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/UnlimitedHugs/bevy-ecs-wasm`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded easer v0.2.1
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded fixedbitset v0.4.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.25
[INFO] [stderr]   Downloaded thiserror v1.0.25
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded syn v1.0.65
[INFO] [stderr]   Downloaded ndk-sys v0.2.1
[INFO] [stderr]   Downloaded libc v0.2.96
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0cf817ee5ad6a937f1e3e74090dae53e0c7b7bc1864f44ca30ca4a627c246d9
[INFO] running `Command { std: "docker" "start" "-a" "f0cf817ee5ad6a937f1e3e74090dae53e0c7b7bc1864f44ca30ca4a627c246d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0cf817ee5ad6a937f1e3e74090dae53e0c7b7bc1864f44ca30ca4a627c246d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0cf817ee5ad6a937f1e3e74090dae53e0c7b7bc1864f44ca30ca4a627c246d9", kill_on_drop: false }`
[INFO] [stdout] f0cf817ee5ad6a937f1e3e74090dae53e0c7b7bc1864f44ca30ca4a627c246d9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbee73e6148c05b96354418a9e4de81f412d69576e4147fd8f30ff5c97a687ff
[INFO] running `Command { std: "docker" "start" "-a" "bbee73e6148c05b96354418a9e4de81f412d69576e4147fd8f30ff5c97a687ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling libc v0.2.96
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling sapp-linux v0.1.13 (/opt/rustwide/workdir/miniquad/native/sapp-linux)
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking easer v0.2.1
[INFO] [stdout] warning: unused imports: `Cursor` and `Pixmap`
[INFO] [stdout]   --> miniquad/native/sapp-linux/src/x.rs:9:53
[INFO] [stdout]    |
[INFO] [stdout]  9 |     CWColormap, CWEventMask, Colormap, ControlMask, Cursor, EnterWindowMask, ExposureMask,
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout] 10 |     FocusChangeMask, GrabModeAsync, InputOutput, IsViewable, KeyCode, KeyPressMask, KeyReleaseMask,
[INFO] [stdout] 11 |     KeySym, KeymapStateMask, LeaveWindowMask, Mod1Mask, Mod4Mask, Pixmap, PointerMotionHintMask,
[INFO] [stdout]    |                                                                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `XErrorHandler`, `XKeyEvent`, `XPointer`, `XSelectionRequestEvent`, and `_XrmHashBucketRec`
[INFO] [stdout]   --> miniquad/native/sapp-linux/src/x.rs:17:81
[INFO] [stdout]    |
[INFO] [stdout] 17 |     XCloseDisplay, XCreateColormap, XCreateWindow, XDestroyWindow, XErrorEvent, XErrorHandler,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 18 |     XEvent, XFlush, XFree, XFreeColormap, XGetKeyboardMapping, XGetWindowAttributes,
[INFO] [stdout] 19 |     XGetWindowProperty, XGrabPointer, XInitThreads, XInternAtom, XKeyEvent, XLowerWindow,
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 20 |     XMapWindow, XNextEvent, XOpenDisplay, XPending, XPointer, XRaiseWindow, XResourceManagerString,
[INFO] [stdout]    |                                                     ^^^^^^^^
[INFO] [stdout] 21 |     XSelectionEvent, XSelectionRequestEvent, XSetErrorHandler, XSetWMProtocols,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     XSetWindowAttributes, XSync, XUngrabPointer, XUnmapWindow, XWindowAttributes, XrmInitialize,
[INFO] [stdout] 23 |     _XEvent, _XPrivDisplay, _XrmHashBucketRec,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `XrmDatabase`
[INFO] [stdout]   --> miniquad/native/sapp-linux/src/x.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     XrmDatabase, XrmDestroyDatabase, XrmGetResource, XrmGetStringDatabase, XrmValue,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `XClassHint`, `XComposeStatus`, `XSizeHints`, and `XWMHints`
[INFO] [stdout]   --> miniquad/native/sapp-linux/src/x.rs:30:97
[INFO] [stdout]    |
[INFO] [stdout] 30 |     IconicState, NormalState, PMinSize, PMaxSize, PWinGravity, WithdrawnState, XAllocSizeHints, XClassHint,
[INFO] [stdout]    |                                                                                                 ^^^^^^^^^^
[INFO] [stdout] 31 |     XComposeStatus, XLookupString, XSetWMNormalHints, XSizeHints, XVisualInfo, XWMHints,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^                                    ^^^^^^^^^^               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |         &mut _sapp as *mut _sapp_state as *mut libc::c_void,
[INFO] [stdout]     |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 521 |         &raw mut _sapp as *mut _sapp_state as *mut libc::c_void,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:558:13
[INFO] [stdout]     |
[INFO] [stdout] 558 |             _sapp.window_title.as_mut_ptr(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |             _sapp.window_title.as_mut_ptr(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:648:8
[INFO] [stdout]     |
[INFO] [stdout] 648 |     if _sapp_glx_GetProcAddress.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:653:15
[INFO] [stdout]     |
[INFO] [stdout] 653 |     } else if _sapp_glx_GetProcAddressARB.is_some() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:732:8
[INFO] [stdout]     |
[INFO] [stdout] 732 |     if _sapp_glx_GetFBConfigs.is_none()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:733:12
[INFO] [stdout]     |
[INFO] [stdout] 733 |         || _sapp_glx_GetFBConfigAttrib.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:734:12
[INFO] [stdout]     |
[INFO] [stdout] 734 |         || _sapp_glx_GetClientString.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:735:12
[INFO] [stdout]     |
[INFO] [stdout] 735 |         || _sapp_glx_QueryExtension.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:736:12
[INFO] [stdout]     |
[INFO] [stdout] 736 |         || _sapp_glx_QueryVersion.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:737:12
[INFO] [stdout]     |
[INFO] [stdout] 737 |         || _sapp_glx_DestroyContext.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:738:12
[INFO] [stdout]     |
[INFO] [stdout] 738 |         || _sapp_glx_MakeCurrent.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:739:12
[INFO] [stdout]     |
[INFO] [stdout] 739 |         || _sapp_glx_SwapBuffers.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:740:12
[INFO] [stdout]     |
[INFO] [stdout] 740 |         || _sapp_glx_QueryExtensionsString.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:741:12
[INFO] [stdout]     |
[INFO] [stdout] 741 |         || _sapp_glx_CreateNewContext.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:742:12
[INFO] [stdout]     |
[INFO] [stdout] 742 |         || _sapp_glx_CreateWindow.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:743:12
[INFO] [stdout]     |
[INFO] [stdout] 743 |         || _sapp_glx_DestroyWindow.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:744:12
[INFO] [stdout]     |
[INFO] [stdout] 744 |         || _sapp_glx_GetProcAddress.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:745:12
[INFO] [stdout]     |
[INFO] [stdout] 745 |         || _sapp_glx_GetProcAddressARB.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:746:12
[INFO] [stdout]     |
[INFO] [stdout] 746 |         || _sapp_glx_GetVisualFromFBConfig.is_none()
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:752:9
[INFO] [stdout]     |
[INFO] [stdout] 752 |         &mut _sapp_glx_errorbase,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 752 |         &raw mut _sapp_glx_errorbase,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 |         &mut _sapp_glx_eventbase,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 753 |         &raw mut _sapp_glx_eventbase,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:760:9
[INFO] [stdout]     |
[INFO] [stdout] 760 |         &mut _sapp_glx_major,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 760 |         &raw mut _sapp_glx_major,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:761:9
[INFO] [stdout]     |
[INFO] [stdout] 761 |         &mut _sapp_glx_minor,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 761 |         &raw mut _sapp_glx_minor,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:776:38
[INFO] [stdout]     |
[INFO] [stdout] 776 |         _sapp_glx_EXT_swap_control = _sapp_glx_SwapIntervalEXT.is_some()
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:780:39
[INFO] [stdout]     |
[INFO] [stdout] 780 |         _sapp_glx_MESA_swap_control = _sapp_glx_SwapIntervalMESA.is_some()
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:788:40
[INFO] [stdout]     |
[INFO] [stdout] 788 |         _sapp_glx_ARB_create_context = _sapp_glx_CreateContextAttribsARB.is_some()
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:821:9
[INFO] [stdout]     |
[INFO] [stdout] 821 |         _sapp.window_title.as_mut_ptr(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:822:9
[INFO] [stdout]     |
[INFO] [stdout] 822 |         _sapp.window_title.as_mut_ptr(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:836:9
[INFO] [stdout]     |
[INFO] [stdout] 836 |         _sapp.window_title.as_mut_ptr() as *mut libc::c_uchar,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |         strlen(_sapp.window_title.as_mut_ptr()) as libc::c_int,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:846:9
[INFO] [stdout]     |
[INFO] [stdout] 846 |         _sapp.window_title.as_mut_ptr() as *mut libc::c_uchar,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/lib.rs:847:16
[INFO] [stdout]     |
[INFO] [stdout] 847 |         strlen(_sapp.window_title.as_mut_ptr()) as libc::c_int,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:1316:26
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         _sapp_call_event(&mut _sapp.event);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         _sapp_call_event(&raw mut _sapp.event);
[INFO] [stdout]      |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:1325:26
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         _sapp_call_event(&mut _sapp.event);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         _sapp_call_event(&raw mut _sapp.event);
[INFO] [stdout]      |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2201:26
[INFO] [stdout]      |
[INFO] [stdout] 2201 |         _sapp_call_event(&mut _sapp.event);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2201 |         _sapp_call_event(&raw mut _sapp.event);
[INFO] [stdout]      |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2349:26
[INFO] [stdout]      |
[INFO] [stdout] 2349 |         _sapp_call_event(&mut _sapp.event);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2349 |         _sapp_call_event(&raw mut _sapp.event);
[INFO] [stdout]      |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2371:26
[INFO] [stdout]      |
[INFO] [stdout] 2371 |         _sapp_call_event(&mut _sapp.event);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2371 |         _sapp_call_event(&raw mut _sapp.event);
[INFO] [stdout]      |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2584:8
[INFO] [stdout]      |
[INFO] [stdout] 2584 |     if _sapp.desc.init_cb.is_some() {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2586:15
[INFO] [stdout]      |
[INFO] [stdout] 2586 |     } else if _sapp.desc.init_userdata_cb.is_some() {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2596:12
[INFO] [stdout]      |
[INFO] [stdout] 2596 |         if _sapp.desc.frame_cb.is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2598:19
[INFO] [stdout]      |
[INFO] [stdout] 2598 |         } else if _sapp.desc.frame_userdata_cb.is_some() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2619:13
[INFO] [stdout]      |
[INFO] [stdout] 2619 |     return (_sapp.desc.event_cb.is_some() || _sapp.desc.event_userdata_cb.is_some())
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2619:46
[INFO] [stdout]      |
[INFO] [stdout] 2619 |     return (_sapp.desc.event_cb.is_some() || _sapp.desc.event_userdata_cb.is_some())
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2624:9
[INFO] [stdout]      |
[INFO] [stdout] 2624 |         &mut _sapp.event as *mut sapp_event as *mut libc::c_void,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2624 |         &raw mut _sapp.event as *mut sapp_event as *mut libc::c_void,
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2638:12
[INFO] [stdout]      |
[INFO] [stdout] 2638 |         if _sapp.desc.event_cb.is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2640:19
[INFO] [stdout]      |
[INFO] [stdout] 2640 |         } else if _sapp.desc.event_userdata_cb.is_some() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2651:26
[INFO] [stdout]      |
[INFO] [stdout] 2651 |         _sapp_call_event(&mut _sapp.event);
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2651 |         _sapp_call_event(&raw mut _sapp.event);
[INFO] [stdout]      |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2656:12
[INFO] [stdout]      |
[INFO] [stdout] 2656 |         if _sapp.desc.cleanup_cb.is_some() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> miniquad/native/sapp-linux/src/lib.rs:2658:19
[INFO] [stdout]      |
[INFO] [stdout] 2658 |         } else if _sapp.desc.cleanup_userdata_cb.is_some() {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> miniquad/native/sapp-linux/src/clipboard.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let message = MESSAGE.as_ref().unwrap_or(&empty_message);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking miniquad v0.3.0-alpha.37 (/opt/rustwide/workdir/miniquad)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> miniquad/src/graphics.rs:1478:17
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             let mut cache = buffer_cache
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> miniquad/src/graphics.rs:1509:17
[INFO] [stdout]      |
[INFO] [stdout] 1509 |             let mut buffer_data = &mut buffer_cache
[INFO] [stdout]      |                 ----^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> miniquad/src/graphics.rs:1568:13
[INFO] [stdout]      |
[INFO] [stdout] 1568 |         let mut pipeline = &mut ctx.pipelines[self.0];
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset` and `size` are never read
[INFO] [stdout]    --> miniquad/src/graphics.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct ShaderUniform {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 318 |     gl_loc: UniformLocation,
[INFO] [stdout] 319 |     offset: usize,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 320 |     size: usize,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ShaderUniform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling bevy_ecs_macros v0.5.0 (https://github.com/UnlimitedHugs/bevy-ecs-wasm#72e1d7b7)
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking bevy_ecs_wasm v0.5.0 (https://github.com/UnlimitedHugs/bevy-ecs-wasm#72e1d7b7)
[INFO] [stderr]     Checking maze_walk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]   --> src/main.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use miniquad::{warn, error, info};
[INFO] [stdout]    |                        ^^^^         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]   --> src/main.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use miniquad::{warn, error, info};
[INFO] [stdout]    |                        ^^^^         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `init_resource` is never used
[INFO] [stdout]    --> src/app.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl AppBuilder {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn init_resource<R>(&mut self) -> &mut Self
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_current` is never used
[INFO] [stdout]    --> src/app.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl State {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 318 |     pub fn get_current(&self) -> AppState {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `startup_time` is never read
[INFO] [stdout]   --> src/backend.rs:28:2
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Time {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 28 |     startup_time: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `seconds_since_startup` is never used
[INFO] [stdout]   --> src/backend.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Time {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 34 |     pub fn seconds_since_startup(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/backend.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct WindowResize {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 54 |     pub width: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 55 |     pub height: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `delta` is never read
[INFO] [stdout]   --> src/backend.rs:62:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct MouseScroll {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 62 |     pub delta: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/maze.rs:579:20
[INFO] [stdout]     |
[INFO] [stdout] 579 | struct ChunkExited(Entity);
[INFO] [stdout]     |        ----------- ^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn get_resource<T: Component>(&mut self) -> Mut<T> {
[INFO] [stdout]    |                                       ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided 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] 83 |     pub fn get_resource<T: Component>(&mut self) -> Mut<'_, T> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get_event<T: Component>(&mut self) -> Mut<Events<T>> {
[INFO] [stdout]    |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided 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] 87 |     pub fn get_event<T: Component>(&mut self) -> Mut<'_, Events<T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:130:15
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn get_state(&mut self) -> Mut<State> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided 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] 130 |     fn get_state(&mut self) -> Mut<'_, State> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `init_resource` is never used
[INFO] [stdout]    --> src/app.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl AppBuilder {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn init_resource<R>(&mut self) -> &mut Self
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_current` is never used
[INFO] [stdout]    --> src/app.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl State {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 318 |     pub fn get_current(&self) -> AppState {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `startup_time` is never read
[INFO] [stdout]   --> src/backend.rs:28:2
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Time {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 28 |     startup_time: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `seconds_since_startup` is never used
[INFO] [stdout]   --> src/backend.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Time {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 34 |     pub fn seconds_since_startup(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/backend.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct WindowResize {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 54 |     pub width: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 55 |     pub height: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `delta` is never read
[INFO] [stdout]   --> src/backend.rs:62:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct MouseScroll {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 62 |     pub delta: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/maze.rs:579:20
[INFO] [stdout]     |
[INFO] [stdout] 579 | struct ChunkExited(Entity);
[INFO] [stdout]     |        ----------- ^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn get_resource<T: Component>(&mut self) -> Mut<T> {
[INFO] [stdout]    |                                       ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided 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] 83 |     pub fn get_resource<T: Component>(&mut self) -> Mut<'_, T> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get_event<T: Component>(&mut self) -> Mut<Events<T>> {
[INFO] [stdout]    |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided 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] 87 |     pub fn get_event<T: Component>(&mut self) -> Mut<'_, Events<T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:130:15
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn get_state(&mut self) -> Mut<State> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided 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] 130 |     fn get_state(&mut self) -> Mut<'_, State> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn assets_i(a: &mut App) -> Mut<Assets<i32>> {
[INFO] [stdout]     |                    ^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided 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] 265 |     fn assets_i(a: &mut App) -> Mut<'_, Assets<i32>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn assets_s(app: &mut App) -> Mut<Assets<String>> {
[INFO] [stdout]     |                      ^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided 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] 269 |     fn assets_s(app: &mut App) -> Mut<'_, Assets<String>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
[INFO] running `Command { std: "docker" "inspect" "bbee73e6148c05b96354418a9e4de81f412d69576e4147fd8f30ff5c97a687ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbee73e6148c05b96354418a9e4de81f412d69576e4147fd8f30ff5c97a687ff", kill_on_drop: false }`
[INFO] [stdout] bbee73e6148c05b96354418a9e4de81f412d69576e4147fd8f30ff5c97a687ff
