[INFO] cloning repository https://github.com/CopticFelo/RustGB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CopticFelo/RustGB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCopticFelo%2FRustGB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCopticFelo%2FRustGB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb2a1f1a1622ab58f0d10462eb48855d38f4511a
[INFO] checking CopticFelo/RustGB against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCopticFelo%2FRustGB" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CopticFelo/RustGB
[INFO] finished tweaking git repo https://github.com/CopticFelo/RustGB
[INFO] tweaked toml for git repo https://github.com/CopticFelo/RustGB written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CopticFelo/RustGB on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CopticFelo/RustGB 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48f225f741c132328f57c85708adf9620fd44f910da300ee69874f9ce11183e1
[INFO] running `Command { std: "docker" "start" "-a" "48f225f741c132328f57c85708adf9620fd44f910da300ee69874f9ce11183e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48f225f741c132328f57c85708adf9620fd44f910da300ee69874f9ce11183e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f225f741c132328f57c85708adf9620fd44f910da300ee69874f9ce11183e1", kill_on_drop: false }`
[INFO] [stdout] 48f225f741c132328f57c85708adf9620fd44f910da300ee69874f9ce11183e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f732b6c4ea665417e79fb0fe198e081d2e6aa0e5c24bf121ed447f9b8ab5fa13
[INFO] running `Command { std: "docker" "start" "-a" "f732b6c4ea665417e79fb0fe198e081d2e6aa0e5c24bf121ed447f9b8ab5fa13", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking redgb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::mem::map::MemoryMap`
[INFO] [stdout]  --> src/cpu/clock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::mem::map::MemoryMap;
[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 import: `std::slice`
[INFO] [stdout]  --> src/cpu/cpu_context.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::slice;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/cpu/handlers/arithmetic_16.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |         cpu_context::{self, CpuContext},
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `R16Type` and `R16`
[INFO] [stdout]  --> src/cpu/handlers/loads.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |         operands::{R8, R16, R16Type},
[INFO] [stdout]   |                        ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpu_context::CpuContext`
[INFO] [stdout]  --> src/mem/map.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cpu::{clock::Clock, cpu_context::CpuContext},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/rom/rom_parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str`
[INFO] [stdout]  --> src/rom/rom_parser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mem::map::MemoryMap`
[INFO] [stdout]  --> src/cpu/clock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::mem::map::MemoryMap;
[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 import: `std::slice`
[INFO] [stdout]  --> src/cpu/cpu_context.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::slice;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/cpu/handlers/arithmetic_16.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |         cpu_context::{self, CpuContext},
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `R16Type` and `R16`
[INFO] [stdout]  --> src/cpu/handlers/loads.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |         operands::{R8, R16, R16Type},
[INFO] [stdout]   |                        ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpu_context::CpuContext`
[INFO] [stdout]  --> src/mem/map.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cpu::{clock::Clock, cpu_context::CpuContext},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/rom/rom_parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str`
[INFO] [stdout]  --> src/rom/rom_parser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/jump_tests.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 26 -     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout] 26 +     assert_eq!(context.clock.t_cycles, 5);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/jump_tests.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 37 -     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout] 37 +     assert_eq!(context.clock.t_cycles, 5);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/jump_tests.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     context.clock.m_cycles = 0;
[INFO] [stdout]    |                   ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 -     context.clock.m_cycles = 0;
[INFO] [stdout] 41 +     context.clock.t_cycles = 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/jump_tests.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 46 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 46 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Write;
[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 import: `io`
[INFO] [stdout]  --> src/main.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{env, fs, io};
[INFO] [stdout]   |                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redgb` (test "jump_tests") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]  --> src/main.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let args: Vec<String> = env::args().collect();
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rom_path` is never read
[INFO] [stdout]  --> src/main.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut rom_path: String = String::new();
[INFO] [stdout]   |                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout] 29 +     assert_eq!(context.clock.t_cycles, 2);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 39 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 56 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 56 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(context.clock.m_cycles, 8);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 66 -     assert_eq!(context.clock.m_cycles, 8);
[INFO] [stdout] 66 +     assert_eq!(context.clock.t_cycles, 8);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 81 -     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout] 81 +     assert_eq!(context.clock.t_cycles, 2);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 91 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 91 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/arithmetic_tests.rs:108:30
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 108 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 108 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/load_tests.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 27 -     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout] 27 +     assert_eq!(context.clock.t_cycles, 2);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/load_tests.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 -     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout] 47 +     assert_eq!(context.clock.t_cycles, 5);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/load_tests.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 67 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Write;
[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 import: `io`
[INFO] [stdout]  --> src/main.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{env, fs, io};
[INFO] [stdout]   |                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redgb` (test "arithmetic_tests") due to 10 previous errors
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/arithmetic_tests.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_eq!(context.clock.m_cycles, 8);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 118 -     assert_eq!(context.clock.m_cycles, 8);
[INFO] [stdout] 118 +     assert_eq!(context.clock.t_cycles, 8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/arithmetic_tests.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 132 -     assert_eq!(context.clock.m_cycles, 2);
[INFO] [stdout] 132 +     assert_eq!(context.clock.t_cycles, 2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/arithmetic_tests.rs:149:30
[INFO] [stdout]     |
[INFO] [stdout] 149 |     assert_eq!(context.clock.m_cycles, 6);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 149 -     assert_eq!(context.clock.m_cycles, 6);
[INFO] [stdout] 149 +     assert_eq!(context.clock.t_cycles, 6);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/load_tests.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 86 -     assert_eq!(context.clock.m_cycles, 5);
[INFO] [stdout] 86 +     assert_eq!(context.clock.t_cycles, 5);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]   --> tests/load_tests.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq!(context.clock.m_cycles, 3);
[INFO] [stdout]    |                              ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 95 -     assert_eq!(context.clock.m_cycles, 3);
[INFO] [stdout] 95 +     assert_eq!(context.clock.t_cycles, 3);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]  --> src/main.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let args: Vec<String> = env::args().collect();
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rom_path` is never read
[INFO] [stdout]  --> src/main.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut rom_path: String = String::new();
[INFO] [stdout]   |                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:107:30
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 107 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 107 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 116 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 116 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 127 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 127 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:142:30
[INFO] [stdout]     |
[INFO] [stdout] 142 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 142 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 142 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:157:30
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 157 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 157 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 171 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 171 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 189 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 189 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:207:30
[INFO] [stdout]     |
[INFO] [stdout] 207 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 207 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 207 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:223:30
[INFO] [stdout]     |
[INFO] [stdout] 223 |     assert_eq!(context.clock.m_cycles, 8);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 223 -     assert_eq!(context.clock.m_cycles, 8);
[INFO] [stdout] 223 +     assert_eq!(context.clock.t_cycles, 8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 236 |     assert_eq!(context.clock.m_cycles, 3);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 236 -     assert_eq!(context.clock.m_cycles, 3);
[INFO] [stdout] 236 +     assert_eq!(context.clock.t_cycles, 3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:249:30
[INFO] [stdout]     |
[INFO] [stdout] 249 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 249 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 249 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:267:30
[INFO] [stdout]     |
[INFO] [stdout] 267 |     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 267 -     assert_eq!(context.clock.m_cycles, 4);
[INFO] [stdout] 267 +     assert_eq!(context.clock.t_cycles, 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:297:30
[INFO] [stdout]     |
[INFO] [stdout] 297 |     assert_eq!(context.clock.m_cycles, 5 + 2);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 297 -     assert_eq!(context.clock.m_cycles, 5 + 2);
[INFO] [stdout] 297 +     assert_eq!(context.clock.t_cycles, 5 + 2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `m_cycles` on type `Clock`
[INFO] [stdout]    --> tests/load_tests.rs:306:30
[INFO] [stdout]     |
[INFO] [stdout] 306 |     assert_eq!(context.clock.m_cycles, 5 + 2 + 4);
[INFO] [stdout]     |                              ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 306 -     assert_eq!(context.clock.m_cycles, 5 + 2 + 4);
[INFO] [stdout] 306 +     assert_eq!(context.clock.t_cycles, 5 + 2 + 4);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redgb` (test "load_tests") due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "f732b6c4ea665417e79fb0fe198e081d2e6aa0e5c24bf121ed447f9b8ab5fa13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f732b6c4ea665417e79fb0fe198e081d2e6aa0e5c24bf121ed447f9b8ab5fa13", kill_on_drop: false }`
[INFO] [stdout] f732b6c4ea665417e79fb0fe198e081d2e6aa0e5c24bf121ed447f9b8ab5fa13
