[INFO] cloning repository https://github.com/Detegr/gameboy-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Detegr/gameboy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetegr%2Fgameboy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetegr%2Fgameboy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3e1c5f35bc9a9af627c7fba07d76988a5fd5c6b
[INFO] documenting Detegr/gameboy-rs 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%2FDetegr%2Fgameboy-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Detegr/gameboy-rs
[INFO] finished tweaking git repo https://github.com/Detegr/gameboy-rs
[INFO] tweaked toml for git repo https://github.com/Detegr/gameboy-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Detegr/gameboy-rs 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/Detegr/gameboy-rs 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] 1064f70d2fdf9d3ff6978ab50bfa506a98ac68a8c5e802b8dc26f69e69c0a4ef
[INFO] running `Command { std: "docker" "start" "-a" "1064f70d2fdf9d3ff6978ab50bfa506a98ac68a8c5e802b8dc26f69e69c0a4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1064f70d2fdf9d3ff6978ab50bfa506a98ac68a8c5e802b8dc26f69e69c0a4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1064f70d2fdf9d3ff6978ab50bfa506a98ac68a8c5e802b8dc26f69e69c0a4ef", kill_on_drop: false }`
[INFO] [stdout] 1064f70d2fdf9d3ff6978ab50bfa506a98ac68a8c5e802b8dc26f69e69c0a4ef
[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] c8bde054cb7285de1838a2e7bcc5bed574a05bf59bcf8a28391aa3628b419da7
[INFO] running `Command { std: "docker" "start" "-a" "c8bde054cb7285de1838a2e7bcc5bed574a05bf59bcf8a28391aa3628b419da7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.74
[INFO] [stderr]     Checking wayland-sys v0.20.12
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking wayland-commons v0.20.12
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.7.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking nix v0.11.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.20.12
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.74
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.20.12
[INFO] [stderr]    Compiling wayland-protocols v0.20.12
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]    Compiling glutin v0.17.0
[INFO] [stderr]     Checking simplelog v0.5.3
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.74
[INFO] [stderr]     Checking smithay-client-toolkit v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.74
[INFO] [stderr]     Checking rustic_gl v0.3.2
[INFO] [stderr]     Checking winit v0.16.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.74
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mini_gl_fb v0.6.0
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c8bde054cb7285de1838a2e7bcc5bed574a05bf59bcf8a28391aa3628b419da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bde054cb7285de1838a2e7bcc5bed574a05bf59bcf8a28391aa3628b419da7", kill_on_drop: false }`
[INFO] [stdout] c8bde054cb7285de1838a2e7bcc5bed574a05bf59bcf8a28391aa3628b419da7
