[INFO] cloning repository https://github.com/CanyonTurtle/mqt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CanyonTurtle/mqt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanyonTurtle%2Fmqt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanyonTurtle%2Fmqt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f11a75962bf97115f3e34cd13f874e7c39c594f5
[INFO] checking CanyonTurtle/mqt against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanyonTurtle%2Fmqt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CanyonTurtle/mqt on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/CanyonTurtle/mqt
[INFO] finished tweaking git repo https://github.com/CanyonTurtle/mqt
[INFO] tweaked toml for git repo https://github.com/CanyonTurtle/mqt written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CanyonTurtle/mqt 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin_sleep v1.2.0
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded buddy-alloc v0.4.2
[INFO] [stderr]   Downloaded bevy_dylib v0.13.0
[INFO] [stderr]   Downloaded bevy_framepace v0.15.0
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded miniquad v0.4.0-alpha.10
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bea9b4b975c76429c68cdfa2ca706ddf7894334e617fdcbd14ab604c84c08d2
[INFO] running `Command { std: "docker" "start" "-a" "3bea9b4b975c76429c68cdfa2ca706ddf7894334e617fdcbd14ab604c84c08d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bea9b4b975c76429c68cdfa2ca706ddf7894334e617fdcbd14ab604c84c08d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bea9b4b975c76429c68cdfa2ca706ddf7894334e617fdcbd14ab604c84c08d2", kill_on_drop: false }`
[INFO] [stdout] 3bea9b4b975c76429c68cdfa2ca706ddf7894334e617fdcbd14ab604c84c08d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f704ea922c11b038c66dc694b322dd8aac064ffb175f017f32e35f855c27feb
[INFO] running `Command { std: "docker" "start" "-a" "0f704ea922c11b038c66dc694b322dd8aac064ffb175f017f32e35f855c27feb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking bevy_ptr v0.13.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking accesskit v0.12.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking profiling v1.0.14
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]     Checking constgebra v0.1.3
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bevy_tasks v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling gilrs v0.10.4
[INFO] [stderr]     Checking taffy v0.3.18
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking sysinfo v0.30.5
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking spin_sleep v1.2.0
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking buddy-alloc v0.4.2
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking kittygame v0.1.0 (/opt/rustwide/workdir/kittygame)
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             match &mut SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 149 |             match addr_of_mut!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |             match &mut SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 162 |             match addr_of_mut!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |             match &SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 351 |             match addr_of!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             match &mut SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 149 |             match addr_of_mut!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 390 |             match &mut SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 390 |             match addr_of_mut!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |             match &mut SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 162 |             match addr_of_mut!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |             match &SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 351 |             match addr_of!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/spritesheet.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 390 |             match &mut SPRITES {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 390 |             match addr_of_mut!(SPRITES) {
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/lib.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |         match &mut GAME_STATE_HOLDER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 271 |         match addr_of_mut!(GAME_STATE_HOLDER) {
[INFO] [stdout]     |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/lib.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |         match &mut GAME_STATE_HOLDER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 284 |         match addr_of_mut!(GAME_STATE_HOLDER) {
[INFO] [stdout]     |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/lib.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |         match &mut GAME_STATE_HOLDER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 271 |         match addr_of_mut!(GAME_STATE_HOLDER) {
[INFO] [stdout]     |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/lib.rs:425:50
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let inputs: &mut [u8; MAX_N_NPCS] = unsafe { &mut NPC_INPUTS };
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let inputs: &mut [u8; MAX_N_NPCS] = unsafe { addr_of_mut!(NPC_INPUTS) };
[INFO] [stdout]     |                                                  ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/lib.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |         match &mut GAME_STATE_HOLDER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 284 |         match addr_of_mut!(GAME_STATE_HOLDER) {
[INFO] [stdout]     |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> kittygame/src/lib.rs:425:50
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let inputs: &mut [u8; MAX_N_NPCS] = unsafe { &mut NPC_INPUTS };
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let inputs: &mut [u8; MAX_N_NPCS] = unsafe { addr_of_mut!(NPC_INPUTS) };
[INFO] [stdout]     |                                                  ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `f1_note_duration`, and `f2_note_duration` are never read
[INFO] [stdout]   --> kittygame/src/game/music.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub struct Song {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 4  |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9  |     pub f1_note_duration: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub f2_note_duration: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `f1_note_duration`, and `f2_note_duration` are never read
[INFO] [stdout]   --> kittygame/src/game/music.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub struct Song {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 4  |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9  |     pub f1_note_duration: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub f2_note_duration: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm4_plat v0.1.0 (/opt/rustwide/workdir/wasm4_plat)
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.0
[INFO] [stderr]    Compiling encase_derive_impl v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.0
[INFO] [stderr]    Compiling bevy_derive v0.13.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.13.0
[INFO] [stderr]    Compiling encase_derive v0.7.0
[INFO] [stderr]    Compiling bevy_render_macros v0.13.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.13.0
[INFO] [stderr]    Compiling gltf-derive v1.4.0
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.13.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]     Checking async-fs v2.1.1
[INFO] [stderr]     Checking mqt v0.1.0 (/opt/rustwide/workdir/macroquad_plat)
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking erased-serde v0.4.3
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.19.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gilrs-core v0.5.10
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking gltf-json v1.4.0
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking naga v0.19.0
[INFO] [stderr]     Checking bevy_utils v0.13.0
[INFO] [stderr]     Checking bevy_math v0.13.0
[INFO] [stderr]     Checking encase v0.7.0
[INFO] [stderr]     Checking bevy_mikktspace v0.13.0
[INFO] [stderr]     Checking hexasphere v10.0.0
[INFO] [stderr]     Checking gltf v1.4.0
[INFO] [stderr]     Checking bevy_reflect v0.13.0
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking accesskit_winit v0.17.0
[INFO] [stderr]     Checking bevy_ecs v0.13.0
[INFO] [stderr]     Checking naga_oil v0.13.0
[INFO] [stderr]     Checking bevy_app v0.13.0
[INFO] [stderr]     Checking bevy_log v0.13.0
[INFO] [stderr]     Checking bevy_core v0.13.0
[INFO] [stderr]     Checking bevy_input v0.13.0
[INFO] [stderr]     Checking bevy_a11y v0.13.0
[INFO] [stderr]     Checking bevy_time v0.13.0
[INFO] [stderr]     Checking bevy_asset v0.13.0
[INFO] [stderr]     Checking bevy_hierarchy v0.13.0
[INFO] [stderr]     Checking bevy_diagnostic v0.13.0
[INFO] [stderr]     Checking bevy_transform v0.13.0
[INFO] [stderr]     Checking bevy_window v0.13.0
[INFO] [stderr]     Checking bevy_gilrs v0.13.0
[INFO] [stderr]     Checking bevy_winit v0.13.0
[INFO] [stderr]     Checking bevy_audio v0.13.0
[INFO] [stderr]     Checking bevy_render v0.13.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.13.0
[INFO] [stderr]     Checking bevy_scene v0.13.0
[INFO] [stderr]     Checking bevy_animation v0.13.0
[INFO] [stderr]     Checking bevy_sprite v0.13.0
[INFO] [stderr]     Checking bevy_pbr v0.13.0
[INFO] [stderr]     Checking bevy_text v0.13.0
[INFO] [stderr]     Checking bevy_ui v0.13.0
[INFO] [stderr]     Checking bevy_gizmos v0.13.0
[INFO] [stderr]     Checking bevy_gltf v0.13.0
[INFO] [stderr]     Checking bevy_internal v0.13.0
[INFO] [stderr]     Checking bevy_dylib v0.13.0
[INFO] [stderr]     Checking bevy v0.13.0
[INFO] [stderr]     Checking bevy_framepace v0.15.0
[INFO] [stderr]     Checking bevy_plat v0.1.0 (/opt/rustwide/workdir/bevy_plat)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "0f704ea922c11b038c66dc694b322dd8aac064ffb175f017f32e35f855c27feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f704ea922c11b038c66dc694b322dd8aac064ffb175f017f32e35f855c27feb", kill_on_drop: false }`
[INFO] [stdout] 0f704ea922c11b038c66dc694b322dd8aac064ffb175f017f32e35f855c27feb
[INFO] checking CanyonTurtle/mqt against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanyonTurtle%2Fmqt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CanyonTurtle/mqt on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/CanyonTurtle/mqt
[INFO] finished tweaking git repo https://github.com/CanyonTurtle/mqt
[INFO] tweaked toml for git repo https://github.com/CanyonTurtle/mqt written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CanyonTurtle/mqt 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f60009f3c16c9178e2d166cada0d7a4e4691b3d6e4c5a6eea265dc31cecca4c0
[INFO] running `Command { std: "docker" "start" "-a" "f60009f3c16c9178e2d166cada0d7a4e4691b3d6e4c5a6eea265dc31cecca4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f60009f3c16c9178e2d166cada0d7a4e4691b3d6e4c5a6eea265dc31cecca4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f60009f3c16c9178e2d166cada0d7a4e4691b3d6e4c5a6eea265dc31cecca4c0", kill_on_drop: false }`
[INFO] [stdout] f60009f3c16c9178e2d166cada0d7a4e4691b3d6e4c5a6eea265dc31cecca4c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a7516d641f9f8b9471cf4335c832260e2978df4ad4b19339a12cb0bd3c746a2
[INFO] running `Command { std: "docker" "start" "-a" "8a7516d641f9f8b9471cf4335c832260e2978df4ad4b19339a12cb0bd3c746a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking bevy_ptr v0.13.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]     Checking accesskit v0.12.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking profiling v1.0.14
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]     Checking constgebra v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]     Checking bevy_tasks v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling gilrs v0.10.4
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking taffy v0.3.18
[INFO] [stderr]     Checking sysinfo v0.30.5
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking spin_sleep v1.2.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=b386cd9b7b42365c -C extra-filename=-b386cd9b7b42365c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-555cf5155f94cd21.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8a7516d641f9f8b9471cf4335c832260e2978df4ad4b19339a12cb0bd3c746a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7516d641f9f8b9471cf4335c832260e2978df4ad4b19339a12cb0bd3c746a2", kill_on_drop: false }`
[INFO] [stdout] 8a7516d641f9f8b9471cf4335c832260e2978df4ad4b19339a12cb0bd3c746a2
