[INFO] cloning repository https://github.com/Carrigan/mcxxxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Carrigan/mcxxxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarrigan%2Fmcxxxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarrigan%2Fmcxxxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8432f26f21dea72400829066c54787cb57cc1ca9
[INFO] building Carrigan/mcxxxx against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarrigan%2Fmcxxxx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Carrigan/mcxxxx on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Carrigan/mcxxxx
[INFO] finished tweaking git repo https://github.com/Carrigan/mcxxxx
[INFO] tweaked toml for git repo https://github.com/Carrigan/mcxxxx written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Carrigan/mcxxxx 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22fa7efd17fea8fe0e7d087e21a20b496065b786a87e6edd4c0c296601307a77
[INFO] running `Command { std: "docker" "start" "-a" "22fa7efd17fea8fe0e7d087e21a20b496065b786a87e6edd4c0c296601307a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22fa7efd17fea8fe0e7d087e21a20b496065b786a87e6edd4c0c296601307a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fa7efd17fea8fe0e7d087e21a20b496065b786a87e6edd4c0c296601307a77", kill_on_drop: false }`
[INFO] [stdout] 22fa7efd17fea8fe0e7d087e21a20b496065b786a87e6edd4c0c296601307a77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd208045477f5a500f670d4612c74af2d191c855d8e7524b836e44e7d45ad7b4
[INFO] running `Command { std: "docker" "start" "-a" "dd208045477f5a500f670d4612c74af2d191c855d8e7524b836e44e7d45ad7b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling mcxxxx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/micro.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |         BlockedState::BlockedOnTime(t) => return,
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/micro.rs:198:38
[INFO] [stdout]     |
[INFO] [stdout] 198 |         BlockedState::BlockedOnInput(t) => return
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> src/micro.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 |           Instruction::Jmp(label) => {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `P0`, `P1`, `X0`, and `X1` are never constructed
[INFO] [stdout]   --> src/micro.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum PinRegister {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 53 |   P0,
[INFO] [stdout]    |   ^^
[INFO] [stdout] 54 |   P1,
[INFO] [stdout]    |   ^^
[INFO] [stdout] 55 |   X0,
[INFO] [stdout]    |   ^^
[INFO] [stdout] 56 |   X1
[INFO] [stdout]    |   ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PinRegister` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Acc` and `Null` are never constructed
[INFO] [stdout]   --> src/micro.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum CoreRegister {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 60 |   Acc,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 61 |   Dat,
[INFO] [stdout] 62 |   Null
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]   --> src/micro.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Label <'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 66 |   value: &'a str
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PinRegister` is never constructed
[INFO] [stdout]   --> src/micro.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum Register {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] 70 |   PinRegister(PinRegister),
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Register` is never constructed
[INFO] [stdout]   --> src/micro.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub enum RegisterInteger {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 75 |   Register(Register),
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/micro.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub enum Instruction<'a> {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 80 |   // Basic Instructions
[INFO] [stdout] 81 |   Nop,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 82 |   Mov(RegisterInteger, Register),
[INFO] [stdout] 83 |   Jmp(Label<'a>),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 84 |   Slp(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 85 |   Slx(PinRegister),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |   Sub(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 90 |   Mul(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 91 |   Not,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 92 |   Dgt(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 93 |   Dst(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |   Teq(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 97 |   Tgt(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 98 |   Tlt(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 99 |   Tcp(RegisterInteger, RegisterInteger)
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Conditional` is never used
[INFO] [stdout]    --> src/micro.rs:102:6
[INFO] [stdout]     |
[INFO] [stdout] 102 | enum Conditional {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionWithContext` is never constructed
[INFO] [stdout]    --> src/micro.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct InstructionWithContext<'a, 'b> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/micro.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |   BlockedOnInput(PinRegister),
[INFO] [stdout]     |   -------------- ^^^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 |   BlockedOnInput(()),
[INFO] [stdout]     |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/micro.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |   BlockedOnTime(Integer)
[INFO] [stdout]     |   ------------- ^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 117 |   BlockedOnTime(())
[INFO] [stdout]     |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_counter` is never read
[INFO] [stdout]    --> src/micro.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct Processor {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 122 |   program_counter: usize,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Processor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_until_blocked` is never used
[INFO] [stdout]    --> src/micro.rs:177:6
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Processor {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |   fn run_until_blocked(&mut self, program: &Vec<InstructionWithContext>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "dd208045477f5a500f670d4612c74af2d191c855d8e7524b836e44e7d45ad7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd208045477f5a500f670d4612c74af2d191c855d8e7524b836e44e7d45ad7b4", kill_on_drop: false }`
[INFO] [stdout] dd208045477f5a500f670d4612c74af2d191c855d8e7524b836e44e7d45ad7b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 614b24bf9d3971e29c92915316afce34680327d7109c769ad98ac43df59425cc
[INFO] running `Command { std: "docker" "start" "-a" "614b24bf9d3971e29c92915316afce34680327d7109c769ad98ac43df59425cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling mcxxxx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/micro.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |         BlockedState::BlockedOnTime(t) => return,
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/micro.rs:198:38
[INFO] [stdout]     |
[INFO] [stdout] 198 |         BlockedState::BlockedOnInput(t) => return
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> src/micro.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 |           Instruction::Jmp(label) => {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `P0`, `P1`, `X0`, and `X1` are never constructed
[INFO] [stdout]   --> src/micro.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum PinRegister {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 53 |   P0,
[INFO] [stdout]    |   ^^
[INFO] [stdout] 54 |   P1,
[INFO] [stdout]    |   ^^
[INFO] [stdout] 55 |   X0,
[INFO] [stdout]    |   ^^
[INFO] [stdout] 56 |   X1
[INFO] [stdout]    |   ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PinRegister` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Acc` and `Null` are never constructed
[INFO] [stdout]   --> src/micro.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum CoreRegister {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 60 |   Acc,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 61 |   Dat,
[INFO] [stdout] 62 |   Null
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]   --> src/micro.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Label <'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 66 |   value: &'a str
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PinRegister` is never constructed
[INFO] [stdout]   --> src/micro.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum Register {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] 70 |   PinRegister(PinRegister),
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Register` is never constructed
[INFO] [stdout]   --> src/micro.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub enum RegisterInteger {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 75 |   Register(Register),
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/micro.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub enum Instruction<'a> {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 80 |   // Basic Instructions
[INFO] [stdout] 81 |   Nop,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 82 |   Mov(RegisterInteger, Register),
[INFO] [stdout] 83 |   Jmp(Label<'a>),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 84 |   Slp(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 85 |   Slx(PinRegister),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |   Sub(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 90 |   Mul(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 91 |   Not,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 92 |   Dgt(RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 93 |   Dst(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |   Teq(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 97 |   Tgt(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 98 |   Tlt(RegisterInteger, RegisterInteger),
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 99 |   Tcp(RegisterInteger, RegisterInteger)
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Conditional` is never used
[INFO] [stdout]    --> src/micro.rs:102:6
[INFO] [stdout]     |
[INFO] [stdout] 102 | enum Conditional {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionWithContext` is never constructed
[INFO] [stdout]    --> src/micro.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct InstructionWithContext<'a, 'b> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/micro.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |   BlockedOnInput(PinRegister),
[INFO] [stdout]     |   -------------- ^^^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 |   BlockedOnInput(()),
[INFO] [stdout]     |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/micro.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |   BlockedOnTime(Integer)
[INFO] [stdout]     |   ------------- ^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 117 |   BlockedOnTime(())
[INFO] [stdout]     |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_counter` is never read
[INFO] [stdout]    --> src/micro.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct Processor {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 122 |   program_counter: usize,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Processor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_until_blocked` is never used
[INFO] [stdout]    --> src/micro.rs:177:6
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Processor {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |   fn run_until_blocked(&mut self, program: &Vec<InstructionWithContext>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "614b24bf9d3971e29c92915316afce34680327d7109c769ad98ac43df59425cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614b24bf9d3971e29c92915316afce34680327d7109c769ad98ac43df59425cc", kill_on_drop: false }`
[INFO] [stdout] 614b24bf9d3971e29c92915316afce34680327d7109c769ad98ac43df59425cc
