[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 try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2FMazeWalk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/UnlimitedHugs/MazeWalk on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/UnlimitedHugs/bevy-ecs-wasm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking UnlimitedHugs/MazeWalk against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2FMazeWalk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/UnlimitedHugs/MazeWalk on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.68 [INFO] [stderr] Downloaded easer v0.2.1 [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded serde_yaml v0.7.5 [INFO] [stderr] Downloaded glam v0.17.3 [INFO] [stderr] Downloaded ndk-sys v0.2.1 [INFO] [stderr] Downloaded syn v1.0.65 [INFO] [stderr] Downloaded libc v0.2.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f61055aea15d2372beebd684120cc69028e1b5ac1cde52a973efbebfa8c71ac [INFO] running `Command { std: "docker" "start" "-a" "4f61055aea15d2372beebd684120cc69028e1b5ac1cde52a973efbebfa8c71ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f61055aea15d2372beebd684120cc69028e1b5ac1cde52a973efbebfa8c71ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f61055aea15d2372beebd684120cc69028e1b5ac1cde52a973efbebfa8c71ac", kill_on_drop: false }` [INFO] [stdout] 4f61055aea15d2372beebd684120cc69028e1b5ac1cde52a973efbebfa8c71ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c256a1276b5914bf68752b4b81c81b75cd5d4ec8af2509eea93d7a7a852a96c [INFO] running `Command { std: "docker" "start" "-a" "2c256a1276b5914bf68752b4b81c81b75cd5d4ec8af2509eea93d7a7a852a96c", 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 serde v1.0.126 [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 num-traits v0.2.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking glam v0.17.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [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: for more information, see [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: `#[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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] 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: for more information, see [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] 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: for more information, see [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] 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: for more information, see [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] 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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] 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: for more information, see [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] 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: for more information, see [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] 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: for more information, see [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] 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: for more information, see [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] 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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] 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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] 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: for more information, see [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] [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: for more information, see [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] [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: for more information, see [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] [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] Checking serde_yaml v0.7.5 [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 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] [stderr] [INFO] [stderr] thread 'rustc' (472) panicked at /rustc-dev/50d7e48beb74b48bd17c3749bfb73843c9ae0166/compiler/rustc_resolve/src/imports.rs:378:13: [INFO] [stderr] assertion failed: !deep_decl.is_glob_import() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x797bfbe41373 - <::print::DisplayBacktrace as core[2bd7ff09ba185999]::fmt::Display>::fmt [INFO] [stderr] 1: 0x797bfc40fb48 - core[2bd7ff09ba185999]::fmt::write [INFO] [stderr] 2: 0x797bfbe57d66 - ::write_fmt [INFO] [stderr] 3: 0x797bfbe173e8 - std[1cf432dcf3c5540a]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x797bfbe34aa3 - std[1cf432dcf3c5540a]::panicking::default_hook [INFO] [stderr] 5: 0x797bfae1755a - std[1cf432dcf3c5540a]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x797bfbe34d82 - std[1cf432dcf3c5540a]::panicking::panic_with_hook [INFO] [stderr] 7: 0x797bfbe174da - std[1cf432dcf3c5540a]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x797bfbe0b959 - std[1cf432dcf3c5540a]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x797bfbe18f7d - __rustc[8bd69651f0df715b]::rust_begin_unwind [INFO] [stderr] 10: 0x797bf9248d9c - core[2bd7ff09ba185999]::panicking::panic_fmt [INFO] [stderr] 11: 0x797bf86cf022 - core[2bd7ff09ba185999]::panicking::panic [INFO] [stderr] 12: 0x797bfc43a4ca - ::try_plant_decl_into_local_module [INFO] [stderr] 13: 0x797bfc43968e - ::try_plant_decl_into_local_module [INFO] [stderr] 14: 0x797bfc43968e - ::try_plant_decl_into_local_module [INFO] [stderr] 15: 0x797bfc4379c1 - ::resolve_imports [INFO] [stderr] 16: 0x797bfda2d75d - ::fully_expand_fragment [INFO] [stderr] 17: 0x797bfda2c8d2 - ::expand_crate [INFO] [stderr] 18: 0x797bfca88a34 - rustc_interface[74eec5d8ea1e417a]::passes::configure_and_expand [INFO] [stderr] 19: 0x797bfd6de4d8 - rustc_interface[74eec5d8ea1e417a]::passes::resolver_for_lowering_raw [INFO] [stderr] 20: 0x797bfd6de24d - rustc_query_impl[f831acc518dd35a0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x797bfd6de227 - >::call_once [INFO] [stderr] 22: 0x797bfd5ce21f - rustc_query_system[b373b5c2386f7170]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f831acc518dd35a0]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x797bfd5cdd84 - rustc_query_impl[f831acc518dd35a0]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x797bfd78f5fb - , rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[2bd7ff09ba185999]::ops::function::FnOnce<(&rustc_session[d67cc2e8da7bd984]::session::Session, rustc_middle[b54b83f26435f7f1]::ty::context::CurrentGcx, alloc[b6fb8828c3ba9b4e]::sync::Arc, &std[1cf432dcf3c5540a]::sync::once_lock::OnceLock, &rustc_data_structures[52b1cd216001b716]::sync::worker_local::WorkerLocal, &rustc_data_structures[52b1cd216001b716]::sync::worker_local::WorkerLocal, rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x797bfd62dad8 - rustc_interface[74eec5d8ea1e417a]::interface::run_compiler::<(), rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x797bfd58294e - std[1cf432dcf3c5540a]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x797bfd582720 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[2bd7ff09ba185999]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x797bfd5844c4 - ::new::thread_start [INFO] [stderr] 29: 0x797bf705eaa4 - [INFO] [stderr] 30: 0x797bf70eba64 - clone [INFO] [stderr] 31: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-18T09_24_15-465.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (50d7e48be 2026-01-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `maze_walk` (bin "maze_walk" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name maze_walk --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=708b48fcf8ea3057 -C extra-filename=-0073eb35b5150c83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_ecs_wasm=/opt/rustwide/target/debug/deps/libbevy_ecs_wasm-a11da4b3262fe3e7.rmeta --extern easer=/opt/rustwide/target/debug/deps/libeaser-11cf12ac2ecb223a.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-d2522f152e4bd49a.rmeta --extern miniquad=/opt/rustwide/target/debug/deps/libminiquad-d55d75390f141013.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-1838024a76da2ace.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c607e8ac52887518.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3bde2252eb619bc5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a9ec390b6875389a.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-efecd6d247573bd1.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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(&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(&mut self) -> Mut { [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(&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(&mut self) -> Mut> { [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(&mut self) -> Mut<'_, Events> { [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 { [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] running `Command { std: "docker" "inspect" "2c256a1276b5914bf68752b4b81c81b75cd5d4ec8af2509eea93d7a7a852a96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c256a1276b5914bf68752b4b81c81b75cd5d4ec8af2509eea93d7a7a852a96c", kill_on_drop: false }` [INFO] [stdout] 2c256a1276b5914bf68752b4b81c81b75cd5d4ec8af2509eea93d7a7a852a96c