[INFO] cloning repository https://github.com/weltauseis/gbemulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weltauseis/gbemulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweltauseis%2Fgbemulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweltauseis%2Fgbemulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ceceea4072e7cc04ab566f10155f3acf97fc5562
[INFO] building weltauseis/gbemulator against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweltauseis%2Fgbemulator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weltauseis/gbemulator
[INFO] finished tweaking git repo https://github.com/weltauseis/gbemulator
[INFO] tweaked toml for git repo https://github.com/weltauseis/gbemulator written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weltauseis/gbemulator on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weltauseis/gbemulator 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-types v22.0.0
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.0
[INFO] [stderr]   Downloaded profiling v1.0.15
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded bit-vec v0.7.0
[INFO] [stderr]   Downloaded gpu-alloc-types v0.3.0
[INFO] [stderr]   Downloaded document-features v0.2.10
[INFO] [stderr]   Downloaded com_macros_support v0.6.0
[INFO] [stderr]   Downloaded khronos-egl v6.0.0
[INFO] [stderr]   Downloaded pollster v0.3.0
[INFO] [stderr]   Downloaded wgpu-core v22.1.0
[INFO] [stderr]   Downloaded presser v0.3.1
[INFO] [stderr]   Downloaded glow v0.13.1
[INFO] [stderr]   Downloaded hassle-rs v0.11.0
[INFO] [stderr]   Downloaded wgpu-hal v22.0.0
[INFO] [stderr]   Downloaded naga v22.1.0
[INFO] [stderr]   Downloaded ndk-sys v0.5.0+25.2.9519653
[INFO] [stderr]   Downloaded gpu-alloc v0.6.0
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.6.0
[INFO] [stderr]   Downloaded com v0.6.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.7.1
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] [stderr]   Downloaded xml-rs v0.8.21
[INFO] [stderr]   Downloaded gpu-allocator v0.26.0
[INFO] [stderr]   Downloaded bit-set v0.6.0
[INFO] [stderr]   Downloaded com_macros v0.6.0
[INFO] [stderr]   Downloaded d3d12 v22.0.0
[INFO] [stderr]   Downloaded gpu-descriptor-types v0.2.0
[INFO] [stderr]   Downloaded wgpu v22.1.0
[INFO] [stderr]   Downloaded hexf-parse v0.2.1
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded range-alloc v0.1.3
[INFO] [stderr]   Downloaded renderdoc-sys v1.1.0
[INFO] [stderr]   Downloaded spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded unicode-width v0.1.13
[INFO] [stderr]   Downloaded metal v0.29.0
[INFO] [stderr]   Downloaded windows v0.52.0
[INFO] [stderr]   Downloaded ash v0.38.0+1.3.281
[INFO] [stderr]   Downloaded widestring v1.1.0
[INFO] [stderr]   Downloaded glfw v0.58.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bec386dcf6a2c03cb608cb9a8737c54d7c80e723827242cfd6689ee94607c469
[INFO] running `Command { std: "docker" "start" "-a" "bec386dcf6a2c03cb608cb9a8737c54d7c80e723827242cfd6689ee94607c469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bec386dcf6a2c03cb608cb9a8737c54d7c80e723827242cfd6689ee94607c469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec386dcf6a2c03cb608cb9a8737c54d7c80e723827242cfd6689ee94607c469", kill_on_drop: false }`
[INFO] [stdout] bec386dcf6a2c03cb608cb9a8737c54d7c80e723827242cfd6689ee94607c469
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 597ffcb1b5d4d9e6c627663f9a52c9a9664d83332327bd9e6a623b27ef7e9ca1
[INFO] running `Command { std: "docker" "start" "-a" "597ffcb1b5d4d9e6c627663f9a52c9a9664d83332327bd9e6a623b27ef7e9ca1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]    Compiling wgpu-types v22.0.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling glfw v0.58.0
[INFO] [stderr]    Compiling koholint-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `is_paused` is never used
[INFO] [stdout]   --> src/debugger.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Debugger {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn is_paused(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_obj_y_pos_buffer`, `get_obj_x_pos_buffer`, and `get_obj_sprite_ids_buffer` are never used
[INFO] [stdout]    --> src/gameboy.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl Gameboy {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn get_obj_y_pos_buffer(&self) -> [u32; 40] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn get_obj_x_pos_buffer(&self) -> [u32; 40] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |     pub fn get_obj_sprite_ids_buffer(&self) -> [u32; 40] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MBC2` and `MBC3` are never constructed
[INFO] [stdout]    --> src/memory.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 559 | enum MBC {
[INFO] [stdout]     |      --- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 562 |     MBC2,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 563 |     MBC3,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "597ffcb1b5d4d9e6c627663f9a52c9a9664d83332327bd9e6a623b27ef7e9ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597ffcb1b5d4d9e6c627663f9a52c9a9664d83332327bd9e6a623b27ef7e9ca1", kill_on_drop: false }`
[INFO] [stdout] 597ffcb1b5d4d9e6c627663f9a52c9a9664d83332327bd9e6a623b27ef7e9ca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bd1f5e4ec9f2b099de9955b9fd6d2be4c8c6e99da6ec3b3bdfdc64ee2a5891e
[INFO] running `Command { std: "docker" "start" "-a" "9bd1f5e4ec9f2b099de9955b9fd6d2be4c8c6e99da6ec3b3bdfdc64ee2a5891e", kill_on_drop: false }`
[INFO] [stderr]    Compiling koholint-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `is_paused` is never used
[INFO] [stdout]   --> src/debugger.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Debugger {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn is_paused(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_obj_y_pos_buffer`, `get_obj_x_pos_buffer`, and `get_obj_sprite_ids_buffer` are never used
[INFO] [stdout]    --> src/gameboy.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl Gameboy {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn get_obj_y_pos_buffer(&self) -> [u32; 40] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn get_obj_x_pos_buffer(&self) -> [u32; 40] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |     pub fn get_obj_sprite_ids_buffer(&self) -> [u32; 40] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MBC2` and `MBC3` are never constructed
[INFO] [stdout]    --> src/memory.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 559 | enum MBC {
[INFO] [stdout]     |      --- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 562 |     MBC2,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 563 |     MBC3,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "9bd1f5e4ec9f2b099de9955b9fd6d2be4c8c6e99da6ec3b3bdfdc64ee2a5891e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd1f5e4ec9f2b099de9955b9fd6d2be4c8c6e99da6ec3b3bdfdc64ee2a5891e", kill_on_drop: false }`
[INFO] [stdout] 9bd1f5e4ec9f2b099de9955b9fd6d2be4c8c6e99da6ec3b3bdfdc64ee2a5891e
