[INFO] cloning repository https://github.com/day-mon/pic-emulator-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/day-mon/pic-emulator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fday-mon%2Fpic-emulator-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fday-mon%2Fpic-emulator-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bdad1e889a84711d79cb89cc3d7c9370bc208cf
[INFO] checking day-mon/pic-emulator-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fday-mon%2Fpic-emulator-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/day-mon/pic-emulator-rs
[INFO] finished tweaking git repo https://github.com/day-mon/pic-emulator-rs
[INFO] tweaked toml for git repo https://github.com/day-mon/pic-emulator-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/day-mon/pic-emulator-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/day-mon/pic-emulator-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b1d37222b7c02e969f0555cac725efacb89a3ae43a5b807d5b62a3a80bcac8
[INFO] running `Command { std: "docker" "start" "-a" "19b1d37222b7c02e969f0555cac725efacb89a3ae43a5b807d5b62a3a80bcac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b1d37222b7c02e969f0555cac725efacb89a3ae43a5b807d5b62a3a80bcac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b1d37222b7c02e969f0555cac725efacb89a3ae43a5b807d5b62a3a80bcac8", kill_on_drop: false }`
[INFO] [stdout] 19b1d37222b7c02e969f0555cac725efacb89a3ae43a5b807d5b62a3a80bcac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8496700476ff87ee60481783fb341f3f5034c9153a85d6322e7da79e493b47f5
[INFO] running `Command { std: "docker" "start" "-a" "8496700476ff87ee60481783fb341f3f5034c9153a85d6322e7da79e493b47f5", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking pic_emulator_rs v0.1.0 (/opt/rustwide/workdir/pic_emulator_rs)
[INFO] [stdout] warning: unused imports: `u12`, `u7`, and `u9`
[INFO] [stdout]  --> pic_emulator_rs/src/data_memory.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::nbitnumber::{u3, u5, u7, u9, u12};
[INFO] [stdout]   |                                 ^^  ^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     todo!();
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 27 |     pic.data_memory.set_flag(NBitNumber::new(Status_Masks::TO as u16) , NBitNumber::new(1));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     todo!();
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 34 |     pic.data_memory.set_flag(NBitNumber::new(Status_Masks::TO as u16) , NBitNumber::new(1));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     todo!();
[INFO] [stdout]     |     ------- any code following this expression is unreachable
[INFO] [stdout] 177 |     update_C();
[INFO] [stdout]     |     ^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     todo!();
[INFO] [stdout]     |     ------- any code following this expression is unreachable
[INFO] [stdout] 182 |     update_C();
[INFO] [stdout]     |     ^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `u12`, `u7`, and `u9`
[INFO] [stdout]  --> pic_emulator_rs/src/data_memory.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::nbitnumber::{u3, u5, u7, u9, u12};
[INFO] [stdout]   |                                 ^^  ^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]  --> pic_emulator_rs/src/instructions.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn HALT(pic: &mut PIC10F200)  {
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn NOP(pic: &mut PIC10F200)  {
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn OPTION(pic: &mut PIC10F200)  {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn SLEEP(pic: &mut PIC10F200)  {
[INFO] [stdout]    |              ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn CLRWDT(pic: &mut PIC10F200)  {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn TRIS(pic: &mut PIC10F200)  {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn DECFSZ(pic: &mut PIC10F200)  {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn RRF(pic: &mut PIC10F200)  {
[INFO] [stdout]     |            ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn RLF(pic: &mut PIC10F200)  {
[INFO] [stdout]     |            ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn SWAPF(pic: &mut PIC10F200)  {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn INCFSZ(pic: &mut PIC10F200)  {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TuringMachine` is never used
[INFO] [stdout]   --> pic_emulator_rs/src/pic.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait TuringMachine {
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Programmable` is never used
[INFO] [stdout]   --> pic_emulator_rs/src/pic.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | trait Programmable {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     todo!();
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 27 |     pic.data_memory.set_flag(NBitNumber::new(Status_Masks::TO as u16) , NBitNumber::new(1));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     todo!();
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 34 |     pic.data_memory.set_flag(NBitNumber::new(Status_Masks::TO as u16) , NBitNumber::new(1));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     todo!();
[INFO] [stdout]     |     ------- any code following this expression is unreachable
[INFO] [stdout] 177 |     update_C();
[INFO] [stdout]     |     ^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     todo!();
[INFO] [stdout]     |     ------- any code following this expression is unreachable
[INFO] [stdout] 182 |     update_C();
[INFO] [stdout]     |     ^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]  --> pic_emulator_rs/src/instructions.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn HALT(pic: &mut PIC10F200)  {
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn NOP(pic: &mut PIC10F200)  {
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn OPTION(pic: &mut PIC10F200)  {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn SLEEP(pic: &mut PIC10F200)  {
[INFO] [stdout]    |              ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn CLRWDT(pic: &mut PIC10F200)  {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]   --> pic_emulator_rs/src/instructions.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn TRIS(pic: &mut PIC10F200)  {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn DECFSZ(pic: &mut PIC10F200)  {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn RRF(pic: &mut PIC10F200)  {
[INFO] [stdout]     |            ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn RLF(pic: &mut PIC10F200)  {
[INFO] [stdout]     |            ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn SWAPF(pic: &mut PIC10F200)  {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pic`
[INFO] [stdout]    --> pic_emulator_rs/src/instructions.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn INCFSZ(pic: &mut PIC10F200)  {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_pic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TuringMachine` is never used
[INFO] [stdout]   --> pic_emulator_rs/src/pic.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait TuringMachine {
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Programmable` is never used
[INFO] [stdout]   --> pic_emulator_rs/src/pic.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | trait Programmable {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pic_assembler_rs v0.1.0 (/opt/rustwide/workdir/pic_assembler_rs)
[INFO] [stdout] warning: unused variable: `display`
[INFO] [stdout]   --> pic_assembler_rs/src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let display = path.display();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display`
[INFO] [stdout]   --> pic_assembler_rs/src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let display = path.display();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s
[INFO] running `Command { std: "docker" "inspect" "8496700476ff87ee60481783fb341f3f5034c9153a85d6322e7da79e493b47f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8496700476ff87ee60481783fb341f3f5034c9153a85d6322e7da79e493b47f5", kill_on_drop: false }`
[INFO] [stdout] 8496700476ff87ee60481783fb341f3f5034c9153a85d6322e7da79e493b47f5
