[INFO] cloning repository https://github.com/arafat1/cprocessor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arafat1/cprocessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farafat1%2Fcprocessor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farafat1%2Fcprocessor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06342718afbd0442cf3eb9cf0c302e49b8d4381d [INFO] checking arafat1/cprocessor against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farafat1%2Fcprocessor" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arafat1/cprocessor on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arafat1/cprocessor [INFO] finished tweaking git repo https://github.com/arafat1/cprocessor [INFO] tweaked toml for git repo https://github.com/arafat1/cprocessor written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/arafat1/cprocessor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf42b58ac9a1b6c123125d9c60730ebb49670ba63c91538f924e96b9d8f24ba5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf42b58ac9a1b6c123125d9c60730ebb49670ba63c91538f924e96b9d8f24ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf42b58ac9a1b6c123125d9c60730ebb49670ba63c91538f924e96b9d8f24ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf42b58ac9a1b6c123125d9c60730ebb49670ba63c91538f924e96b9d8f24ba5", kill_on_drop: false }` [INFO] [stdout] bf42b58ac9a1b6c123125d9c60730ebb49670ba63c91538f924e96b9d8f24ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99763b87b60cf8adabc40a7676aaeacf30631ad2a1ea8eee65f7e396581658de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "99763b87b60cf8adabc40a7676aaeacf30631ad2a1ea8eee65f7e396581658de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cprocessor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BorrowMut`, `Borrow` [INFO] [stdout] --> src/clock.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mpsc` [INFO] [stdout] --> src/clock.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{mpsc, Arc, Mutex}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `xor2` [INFO] [stdout] --> src/memory/flip_flop.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::gate::logic_gates::{nand2, nor2, xor2}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/memory/flip_flop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowMut`, `Borrow` [INFO] [stdout] --> src/clock.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mpsc` [INFO] [stdout] --> src/clock.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{mpsc, Arc, Mutex}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `xor2` [INFO] [stdout] --> src/memory/flip_flop.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::gate::logic_gates::{nand2, nor2, xor2}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/memory/flip_flop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/circuit/adder_subtractor.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut s3 = FullAdder::new(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/clock.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | let mut level = c_level.lock().unwrap(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_sub4` [INFO] [stdout] --> src/circuit/adder_subtractor.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn add_sub4(r1: &Register4Bits, r2: &Register4Bits, sub: u8) -> Register4Bits { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add4` [INFO] [stdout] --> src/circuit/binary_adder.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn add4(r1: &Register4Bits, r2: &Register4Bits) -> Register4Bits { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compare8` [INFO] [stdout] --> src/circuit/comparator.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn compare8(r1: &Register8Bits, r2: &Register8Bits) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FullAdder` [INFO] [stdout] --> src/circuit/full_adder.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FullAdder { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/circuit/full_adder.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new() -> FullAdder { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/circuit/full_adder.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn add(&mut self, input1: u8, input2: u8, carry: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `HalfAdder` [INFO] [stdout] --> src/circuit/half_adder.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct HalfAdder { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/circuit/half_adder.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new() -> HalfAdder { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/circuit/half_adder.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn add(&mut self, input1: u8, input2: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Rise` [INFO] [stdout] --> src/clock.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Rise, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Fall` [INFO] [stdout] --> src/clock.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Fall, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `None` [INFO] [stdout] --> src/clock.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Clock` [INFO] [stdout] --> src/clock.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Clock { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/clock.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(edge_ct: u64, period: u64) -> Clock { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start` [INFO] [stdout] --> src/clock.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn start(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stop` [INFO] [stdout] --> src/clock.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new() -> SRNorLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn input(&mut self, r: u8, s: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new() -> SRNandLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn input(&mut self, r: u8, s: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new() -> DNandLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn input(&mut self, d: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new() -> LevelClockedNandLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn input(&mut self, r: u8, s: u8, clk: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new() -> LevelClockedDNandLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn input(&mut self, d: u8, clk: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Register4Bits` [INFO] [stdout] --> src/memory/register.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Register4Bits { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/register.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new() -> Register4Bits { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_bit1` [INFO] [stdout] --> src/memory/register.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn change_bit1(&mut self, bit1: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Register8Bits` [INFO] [stdout] --> src/memory/register.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Register8Bits { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/register.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new() -> Register8Bits { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_bit1` [INFO] [stdout] --> src/memory/register.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn change_bit1(&mut self, bit1: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/clock.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | for i in 1..10 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/circuit/adder_subtractor.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut s3 = FullAdder::new(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/clock.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | let mut level = c_level.lock().unwrap(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_sub4` [INFO] [stdout] --> src/circuit/adder_subtractor.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn add_sub4(r1: &Register4Bits, r2: &Register4Bits, sub: u8) -> Register4Bits { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add4` [INFO] [stdout] --> src/circuit/binary_adder.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn add4(r1: &Register4Bits, r2: &Register4Bits) -> Register4Bits { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stop` [INFO] [stdout] --> src/clock.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new() -> DNandLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn input(&mut self, d: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new() -> LevelClockedNandLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn input(&mut self, r: u8, s: u8, clk: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/flip_flop.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new() -> LevelClockedDNandLatch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input` [INFO] [stdout] --> src/memory/flip_flop.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn input(&mut self, d: u8, clk: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Register4Bits` [INFO] [stdout] --> src/memory/register.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Register4Bits { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/register.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new() -> Register4Bits { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_bit1` [INFO] [stdout] --> src/memory/register.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn change_bit1(&mut self, bit1: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.27s [INFO] running `Command { std: "docker" "inspect" "99763b87b60cf8adabc40a7676aaeacf30631ad2a1ea8eee65f7e396581658de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99763b87b60cf8adabc40a7676aaeacf30631ad2a1ea8eee65f7e396581658de", kill_on_drop: false }` [INFO] [stdout] 99763b87b60cf8adabc40a7676aaeacf30631ad2a1ea8eee65f7e396581658de