[INFO] cloning repository https://github.com/reposefulGrass/chip_eight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reposefulGrass/chip_eight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FreposefulGrass%2Fchip_eight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FreposefulGrass%2Fchip_eight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 878f6567974dbfc5000e6165ce3fe3eb86ce66b5 [INFO] checking reposefulGrass/chip_eight against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FreposefulGrass%2Fchip_eight" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reposefulGrass/chip_eight on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reposefulGrass/chip_eight [INFO] finished tweaking git repo https://github.com/reposefulGrass/chip_eight [INFO] tweaked toml for git repo https://github.com/reposefulGrass/chip_eight written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reposefulGrass/chip_eight 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f87b79fd9a9d210a6f4ea93a22d57af801e08ad49b5971f21cb6e8663a95c994 [INFO] running `Command { std: "docker" "start" "-a" "f87b79fd9a9d210a6f4ea93a22d57af801e08ad49b5971f21cb6e8663a95c994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f87b79fd9a9d210a6f4ea93a22d57af801e08ad49b5971f21cb6e8663a95c994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87b79fd9a9d210a6f4ea93a22d57af801e08ad49b5971f21cb6e8663a95c994", kill_on_drop: false }` [INFO] [stdout] f87b79fd9a9d210a6f4ea93a22d57af801e08ad49b5971f21cb6e8663a95c994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6d5a10e337ab8990c40b06d0ad489b0f4f70dd996ab61a3eccbab013ae73a8 [INFO] running `Command { std: "docker" "start" "-a" "1e6d5a10e337ab8990c40b06d0ad489b0f4f70dd996ab61a3eccbab013ae73a8", kill_on_drop: false }` [INFO] [stderr] Checking chip_eight v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `SNE` is defined multiple times [INFO] [stdout] --> src/instruction.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 15 | /* 4xkk */ SNE(Register, u8), [INFO] [stdout] | ----------------- previous definition of the type `SNE` here [INFO] [stdout] ... [INFO] [stdout] 28 | /* 9xy0 */ SNE(Register, Register), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `SNE` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `SNE` must be defined only once in the type namespace of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `SNE` is defined multiple times [INFO] [stdout] --> src/instruction.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 15 | /* 4xkk */ SNE(Register, u8), [INFO] [stdout] | ----------------- previous definition of the type `SNE` here [INFO] [stdout] ... [INFO] [stdout] 28 | /* 9xy0 */ SNE(Register, Register), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `SNE` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `SNE` must be defined only once in the type namespace of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `JP` found for enum `Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `JP` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 63 | Instruction::JP(bytes & 0x0FFF as Address) [INFO] [stdout] | ^^ variant or associated item not found in `Instruction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Instruction`, consider using `Instruction::parse` which returns `Instruction` [INFO] [stdout] --> src/instruction.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse (bytes: u16) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SE` found for enum `Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `SE` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 74 | Instruction::SE(register, byte) [INFO] [stdout] | ^^ variant or associated item not found in `Instruction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Instruction`, consider using `Instruction::parse` which returns `Instruction` [INFO] [stdout] --> src/instruction.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse (bytes: u16) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 74 | Instruction::SNE(register, byte) [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Instruction::SNE(_, _)` not covered [INFO] [stdout] --> src/instruction.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ pattern `&Instruction::SNE(_, _)` not covered [INFO] [stdout] | [INFO] [stdout] note: `Instruction` defined here [INFO] [stdout] --> src/instruction.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | /* 9xy0 */ SNE(Register, Register), [INFO] [stdout] | --- not covered [INFO] [stdout] = note: the matched value is of type `&Instruction` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `JP` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `JP` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 63 | Instruction::JP(bytes & 0x0FFF as Address) [INFO] [stdout] | ^^ variant or associated item not found in `Instruction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `instruction::Instruction`, consider using `instruction::Instruction::parse` which returns `instruction::Instruction` [INFO] [stdout] --> src/instruction.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse (bytes: u16) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SE` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `SE` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 74 | Instruction::SE(register, byte) [INFO] [stdout] | ^^ variant or associated item not found in `Instruction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `instruction::Instruction`, consider using `instruction::Instruction::parse` which returns `instruction::Instruction` [INFO] [stdout] --> src/instruction.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse (bytes: u16) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 74 | Instruction::SNE(register, byte) [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0004, E0428, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `JP` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `JP` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 205 | Instruction::JP(address) => { [INFO] [stdout] | ^^ variant or associated item not found in `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SE` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:237:26 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `SE` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 237 | Instruction::SE(register, byte) => { [INFO] [stdout] | ^^ variant or associated item not found in `Instruction` [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 237 | Instruction::SNE(register, byte) => { [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `OR_R` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:339:26 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `OR_R` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 339 | Instruction::OR_R(register_x, register_y) => { [INFO] [stdout] | ^^^^ variant or associated item not found in `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chip_eight` (bin "chip_eight") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `AND_R` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:356:26 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `AND_R` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 356 | Instruction::AND_R(register_x, register_y) => { [INFO] [stdout] | ^^^^^ variant or associated item not found in `Instruction` [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 356 | Instruction::ADD_R(register_x, register_y) => { [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `XOR_R` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:373:26 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `XOR_R` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 373 | Instruction::XOR_R(register_x, register_y) => { [INFO] [stdout] | ^^^^^ variant or associated item not found in `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SUB_R` found for enum `instruction::Instruction` in the current scope [INFO] [stdout] --> src/instruction.rs:407:26 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ---------------- variant or associated item `SUB_R` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 407 | Instruction::SUB_R(register_x, register_y) => { [INFO] [stdout] | ^^^^^ variant or associated item not found in `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&instruction::Instruction::SNE(_, _)` not covered [INFO] [stdout] --> src/instruction.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ pattern `&instruction::Instruction::SNE(_, _)` not covered [INFO] [stdout] | [INFO] [stdout] note: `instruction::Instruction` defined here [INFO] [stdout] --> src/instruction.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | /* 9xy0 */ SNE(Register, Register), [INFO] [stdout] | --- not covered [INFO] [stdout] = note: the matched value is of type `&instruction::Instruction` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0004, E0428, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chip_eight` (bin "chip_eight" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "1e6d5a10e337ab8990c40b06d0ad489b0f4f70dd996ab61a3eccbab013ae73a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6d5a10e337ab8990c40b06d0ad489b0f4f70dd996ab61a3eccbab013ae73a8", kill_on_drop: false }` [INFO] [stdout] 1e6d5a10e337ab8990c40b06d0ad489b0f4f70dd996ab61a3eccbab013ae73a8