[INFO] cloning repository https://github.com/Hwatwasthat/rust_computer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hwatwasthat/rust_computer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHwatwasthat%2Frust_computer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHwatwasthat%2Frust_computer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cd1be15dbc416847d475cf61503ceded3424e19 [INFO] checking Hwatwasthat/rust_computer against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHwatwasthat%2Frust_computer" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hwatwasthat/rust_computer on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hwatwasthat/rust_computer [INFO] finished tweaking git repo https://github.com/Hwatwasthat/rust_computer [INFO] tweaked toml for git repo https://github.com/Hwatwasthat/rust_computer written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/Hwatwasthat/rust_computer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75356681d9204f180d4b96fb4429114638adab83df5e27f031858c0d742effa2 [INFO] running `Command { std: "docker" "start" "-a" "75356681d9204f180d4b96fb4429114638adab83df5e27f031858c0d742effa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75356681d9204f180d4b96fb4429114638adab83df5e27f031858c0d742effa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75356681d9204f180d4b96fb4429114638adab83df5e27f031858c0d742effa2", kill_on_drop: false }` [INFO] [stdout] 75356681d9204f180d4b96fb4429114638adab83df5e27f031858c0d742effa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f20a81fe5cc574b43c2e149a4b030ceabfbb7a46dae58d715069d8bd32ed8054 [INFO] running `Command { std: "docker" "start" "-a" "f20a81fe5cc574b43c2e149a4b030ceabfbb7a46dae58d715069d8bd32ed8054", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking basic_computer v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/connections/bus.rs (2 fixes) [INFO] [stderr] Fixed src/gates/xor.rs (7 fixes) [INFO] [stderr] Fixed src/gates/nor.rs (8 fixes) [INFO] [stderr] Fixed src/gates/decoder.rs (1 fix) [INFO] [stderr] Fixed src/gates/not.rs (2 fixes) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/connections/bus.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | { (0..8).map(|_| Rc::new(RefCell::new(Wire::new()))).collect() }; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 42 | use crate::Rc; [INFO] [stdout] | [INFO] [stdout] 42 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell` [INFO] [stdout] --> src/connections/bus.rs:122:38 [INFO] [stdout] | [INFO] [stdout] 122 | { (0..8).map(|_| Rc::new(RefCell::new(Wire::new()))).collect() }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 42 | use core::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] 42 | use crate::RefCell; [INFO] [stdout] | [INFO] [stdout] 42 | use std::cell::RefCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_connections` [INFO] [stdout] --> src/connections/bus.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_connections(inputs: &[Wrapper]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/connections/bus.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn set(&self, input: &[u8]) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Enabler` [INFO] [stdout] --> src/connections/enabler.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Enabler { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/connections/enabler.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(inputs: &[Wrapper], enable: &Wrapper) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/connections/enabler.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_outputs` [INFO] [stdout] --> src/connections/enabler.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_outputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `And3` [INFO] [stdout] --> src/gates/and.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct And3 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/and.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(inputs: &[&Wrapper]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/and.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_output` [INFO] [stdout] --> src/gates/and.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_output(&self) -> Wrapper { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `And4` [INFO] [stdout] --> src/gates/and.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct And4 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/and.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(inputs: &[&Wrapper; 4]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/and.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_output` [INFO] [stdout] --> src/gates/and.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn get_output(&self) -> Wrapper { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Decoder3x8` [INFO] [stdout] --> src/gates/decoder.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Decoder3x8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/decoder.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn new(inputs: &[Wrapper]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/decoder.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_outputs` [INFO] [stdout] --> src/gates/decoder.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_outputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Decoder4x16` [INFO] [stdout] --> src/gates/decoder.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Decoder4x16 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/decoder.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new(inputs: &[Wrapper]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/decoder.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_outputs` [INFO] [stdout] --> src/gates/decoder.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn get_outputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Decoder5x32` [INFO] [stdout] --> src/gates/decoder.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Decoder5x32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/decoder.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn new(inputs: &[Wrapper]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/decoder.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_outputs` [INFO] [stdout] --> src/gates/decoder.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get_outputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_no_connect` [INFO] [stdout] --> src/gates/nand.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new_no_connect() -> Nand { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/gates/nand.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn connect(&mut self, wire_a: &Rc>, wire_b: &Rc>) -> &Nand { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Nor` [INFO] [stdout] --> src/gates/nor.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Nor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/nor.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(input_a: &Wrapper, input_b: &Wrapper) -> Nor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/nor.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_output` [INFO] [stdout] --> src/gates/nor.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_output(&self) -> Wrapper { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Or` [INFO] [stdout] --> src/gates/or.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Or { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/or.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(input_a: &Wrapper, input_b: &Wrapper) -> Or { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/or.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_output` [INFO] [stdout] --> src/gates/or.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_output(&self) -> Rc> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Xor` [INFO] [stdout] --> src/gates/xor.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Xor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/gates/xor.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(input_a: &Wrapper, input_b: &Wrapper) -> Xor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/gates/xor.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_output` [INFO] [stdout] --> src/gates/xor.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn get_output(&self) -> Wrapper { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Byte` [INFO] [stdout] --> src/memory/byte.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Byte { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/byte.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(inputs: &[Wrapper], set: &Wrapper) -> Byte { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/memory/byte.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_outputs` [INFO] [stdout] --> src/memory/byte.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn get_outputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cell` [INFO] [stdout] --> src/memory/cell.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Cell { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/cell.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(input: &Wrapper, set: &Wrapper) -> Cell { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/memory/cell.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_output` [INFO] [stdout] --> src/memory/cell.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_output(&self) -> Wrapper { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Register` [INFO] [stdout] --> src/memory/register.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Register { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/memory/register.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(inputs: &[Wrapper], set: &Wrapper, enable: &Wrapper) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/memory/register.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn update(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_outputs` [INFO] [stdout] --> src/memory/register.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_outputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `basic_computer` due to 3 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f20a81fe5cc574b43c2e149a4b030ceabfbb7a46dae58d715069d8bd32ed8054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20a81fe5cc574b43c2e149a4b030ceabfbb7a46dae58d715069d8bd32ed8054", kill_on_drop: false }` [INFO] [stdout] f20a81fe5cc574b43c2e149a4b030ceabfbb7a46dae58d715069d8bd32ed8054