[INFO] cloning repository https://github.com/GGist/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/GGist/gameboy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGist%2Fgameboy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGist%2Fgameboy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d69f2bcc9a5572bef13dd48a27c72a438fc2f9da
[INFO] checking GGist/gameboy-rs against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGist%2Fgameboy-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GGist/gameboy-rs on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/GGist/gameboy-rs
[INFO] finished tweaking git repo https://github.com/GGist/gameboy-rs
[INFO] tweaked toml for git repo https://github.com/GGist/gameboy-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed72b502dd4130e5b0786019eb56cb5499a41b1e268f74d5982c999bdf83182f
[INFO] running `Command { std: "docker" "start" "-a" "ed72b502dd4130e5b0786019eb56cb5499a41b1e268f74d5982c999bdf83182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed72b502dd4130e5b0786019eb56cb5499a41b1e268f74d5982c999bdf83182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed72b502dd4130e5b0786019eb56cb5499a41b1e268f74d5982c999bdf83182f", kill_on_drop: false }`
[INFO] [stdout] ed72b502dd4130e5b0786019eb56cb5499a41b1e268f74d5982c999bdf83182f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cad3b288bc69c17691cd5103ca5484f4745ed2b128ee6be564b188b981b600a
[INFO] running `Command { std: "docker" "start" "-a" "6cad3b288bc69c17691cd5103ca5484f4745ed2b128ee6be564b188b981b600a", kill_on_drop: false }`
[INFO] [stderr]     Checking gameboy-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../data/bootrom.gb`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let boot = include_bytes!("../data/bootrom.gb");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/game.gb`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let rom = include_bytes!("../data/game.gb");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/bootrom.gb`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let boot = include_bytes!("../data/bootrom.gb");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/game.gb`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let rom = include_bytes!("../data/game.gb");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `OpVal::C`, `OpVal::D`, `OpVal::E` and 14 more not covered
[INFO] [stdout]    --> src/cpu.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |         match value {
[INFO] [stdout]     |               ^^^^^ patterns `OpVal::C`, `OpVal::D`, `OpVal::E` and 14 more not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `OpVal` defined here
[INFO] [stdout]    --> src/instruction.rs:2:10
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum OpVal {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5   |     C,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 6   |     D,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 7   |     E,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 8   |     H,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 9   |     L,
[INFO] [stdout]     |     - not covered
[INFO] [stdout]     = note: the matched value is of type `OpVal`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 155 ~             },
[INFO] [stdout] 156 +             _ => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `OpVal::C`, `OpVal::D`, `OpVal::E` and 14 more not covered
[INFO] [stdout]    --> src/cpu.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |         match value {
[INFO] [stdout]     |               ^^^^^ patterns `OpVal::C`, `OpVal::D`, `OpVal::E` and 14 more not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `OpVal` defined here
[INFO] [stdout]    --> src/instruction.rs:2:10
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum OpVal {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5   |     C,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 6   |     D,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 7   |     E,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 8   |     H,
[INFO] [stdout]     |     - not covered
[INFO] [stdout] 9   |     L,
[INFO] [stdout]     |     - not covered
[INFO] [stdout]     = note: the matched value is of type `OpVal`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 155 ~             },
[INFO] [stdout] 156 +             _ => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gameboy-rs` (bin "gameboy-rs") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gameboy-rs` (bin "gameboy-rs" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6cad3b288bc69c17691cd5103ca5484f4745ed2b128ee6be564b188b981b600a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cad3b288bc69c17691cd5103ca5484f4745ed2b128ee6be564b188b981b600a", kill_on_drop: false }`
[INFO] [stdout] 6cad3b288bc69c17691cd5103ca5484f4745ed2b128ee6be564b188b981b600a
