[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] documenting CanyonTurtle/mqt against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanyonTurtle%2Fmqt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CanyonTurtle/mqt on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46d09c4b0b30d75b88ff43bdb60a4f345f412134ca6d3f991786763621fbb5e4
[INFO] running `Command { std: "docker" "start" "-a" "46d09c4b0b30d75b88ff43bdb60a4f345f412134ca6d3f991786763621fbb5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46d09c4b0b30d75b88ff43bdb60a4f345f412134ca6d3f991786763621fbb5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d09c4b0b30d75b88ff43bdb60a4f345f412134ca6d3f991786763621fbb5e4", kill_on_drop: false }`
[INFO] [stdout] 46d09c4b0b30d75b88ff43bdb60a4f345f412134ca6d3f991786763621fbb5e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48399450adfc9828cd859f291cab63a6987a7b2e2d4e50e8b136626f69ed254f
[INFO] running `Command { std: "docker" "start" "-a" "48399450adfc9828cd859f291cab63a6987a7b2e2d4e50e8b136626f69ed254f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking kittygame v0.1.0 (/opt/rustwide/workdir/kittygame)
[INFO] [stderr]  Documenting kittygame v0.1.0 (/opt/rustwide/workdir/kittygame)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 271 |         match &raw mut GAME_STATE_HOLDER {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 284 |         match &raw mut GAME_STATE_HOLDER {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 425 |     let inputs: &mut [u8; MAX_N_NPCS] = unsafe { &raw mut NPC_INPUTS };
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 149 |             match &raw mut SPRITES {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 162 |             match &raw mut SPRITES {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 351 |             match &raw const SPRITES {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 390 |             match &raw mut SPRITES {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting mqt v0.1.0 (/opt/rustwide/workdir/macroquad_plat)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 13.78s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/kittygame/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "48399450adfc9828cd859f291cab63a6987a7b2e2d4e50e8b136626f69ed254f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48399450adfc9828cd859f291cab63a6987a7b2e2d4e50e8b136626f69ed254f", kill_on_drop: false }`
[INFO] [stdout] 48399450adfc9828cd859f291cab63a6987a7b2e2d4e50e8b136626f69ed254f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e815d38b202963d5ca0bb9ecbeeddd0aa3e814e63209c7bece259145a54d08e0
[INFO] running `Command { std: "docker" "start" "-a" "e815d38b202963d5ca0bb9ecbeeddd0aa3e814e63209c7bece259145a54d08e0", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "e815d38b202963d5ca0bb9ecbeeddd0aa3e814e63209c7bece259145a54d08e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e815d38b202963d5ca0bb9ecbeeddd0aa3e814e63209c7bece259145a54d08e0", kill_on_drop: false }`
[INFO] [stdout] e815d38b202963d5ca0bb9ecbeeddd0aa3e814e63209c7bece259145a54d08e0
