[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/d69f2bcc9a5572bef13dd48a27c72a438fc2f9da against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGist%2Fgameboy-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GGist/gameboy-rs on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b167ffcb745ec23442b9e5704f9607536d49ec0528ecd3e7dbc42eccab85fe29 [INFO] running `Command { std: "docker" "start" "-a" "b167ffcb745ec23442b9e5704f9607536d49ec0528ecd3e7dbc42eccab85fe29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b167ffcb745ec23442b9e5704f9607536d49ec0528ecd3e7dbc42eccab85fe29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b167ffcb745ec23442b9e5704f9607536d49ec0528ecd3e7dbc42eccab85fe29", kill_on_drop: false }` [INFO] [stdout] b167ffcb745ec23442b9e5704f9607536d49ec0528ecd3e7dbc42eccab85fe29 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef66b5ff2bae3de47b261b604f32881d81cc2d71f59d52084c42fd0a63e00426 [INFO] running `Command { std: "docker" "start" "-a" "ef66b5ff2bae3de47b261b604f32881d81cc2d71f59d52084c42fd0a63e00426", 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] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [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 4 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 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ef66b5ff2bae3de47b261b604f32881d81cc2d71f59d52084c42fd0a63e00426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef66b5ff2bae3de47b261b604f32881d81cc2d71f59d52084c42fd0a63e00426", kill_on_drop: false }` [INFO] [stdout] ef66b5ff2bae3de47b261b604f32881d81cc2d71f59d52084c42fd0a63e00426