[INFO] cloning repository https://github.com/1b7/CHIP-8-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1b7/CHIP-8-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1b7%2FCHIP-8-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1b7%2FCHIP-8-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb5257780c270f55e760f4d98783099e42cf67fb [INFO] checking 1b7/CHIP-8-rs/eb5257780c270f55e760f4d98783099e42cf67fb against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1b7%2FCHIP-8-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1b7/CHIP-8-rs on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1b7/CHIP-8-rs [INFO] finished tweaking git repo https://github.com/1b7/CHIP-8-rs [INFO] tweaked toml for git repo https://github.com/1b7/CHIP-8-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/1b7/CHIP-8-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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24844059c1dc351c742353a2fbc363654f794080d69532bcc746d2009e59c2fa [INFO] running `Command { std: "docker" "start" "-a" "24844059c1dc351c742353a2fbc363654f794080d69532bcc746d2009e59c2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24844059c1dc351c742353a2fbc363654f794080d69532bcc746d2009e59c2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24844059c1dc351c742353a2fbc363654f794080d69532bcc746d2009e59c2fa", kill_on_drop: false }` [INFO] [stdout] 24844059c1dc351c742353a2fbc363654f794080d69532bcc746d2009e59c2fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276a8b1deb51c1fb7aa6e8056281437c7ff8becf7ff269f2da870f8067e22e40 [INFO] running `Command { std: "docker" "start" "-a" "276a8b1deb51c1fb7aa6e8056281437c7ff8becf7ff269f2da870f8067e22e40", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chip8_rs v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/cpu.rs (2 fixes) [INFO] [stdout] warning: methods `debug_print_state` and `debug_print_display` are never used [INFO] [stdout] --> src/cpu.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Machine { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn debug_print_state(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | fn debug_print_display(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPLAY_WIDTH` in this scope [INFO] [stdout] --> src/cpu.rs:516:26 [INFO] [stdout] | [INFO] [stdout] 516 | chip8.display[0][DISPLAY_WIDTH - 1] = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 509 + use crate::cpu::DISPLAY_WIDTH; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPLAY_HEIGHT` in this scope [INFO] [stdout] --> src/cpu.rs:517:23 [INFO] [stdout] | [INFO] [stdout] 517 | chip8.display[DISPLAY_HEIGHT - 1][0] = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 509 + use crate::DISPLAY_HEIGHT; [INFO] [stdout] | [INFO] [stdout] 509 + use crate::cpu::DISPLAY_HEIGHT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPLAY_HEIGHT` in this scope [INFO] [stdout] --> src/cpu.rs:518:23 [INFO] [stdout] | [INFO] [stdout] 518 | chip8.display[DISPLAY_HEIGHT - 1][DISPLAY_WIDTH - 1] = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 509 + use crate::DISPLAY_HEIGHT; [INFO] [stdout] | [INFO] [stdout] 509 + use crate::cpu::DISPLAY_HEIGHT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPLAY_WIDTH` in this scope [INFO] [stdout] --> src/cpu.rs:518:43 [INFO] [stdout] | [INFO] [stdout] 518 | chip8.display[DISPLAY_HEIGHT - 1][DISPLAY_WIDTH - 1] = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 509 + use crate::cpu::DISPLAY_WIDTH; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:535:25 [INFO] [stdout] | [INFO] [stdout] 535 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:550:25 [INFO] [stdout] | [INFO] [stdout] 550 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:579:25 [INFO] [stdout] | [INFO] [stdout] 579 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:603:25 [INFO] [stdout] | [INFO] [stdout] 603 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:626:25 [INFO] [stdout] | [INFO] [stdout] 626 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:652:25 [INFO] [stdout] | [INFO] [stdout] 652 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:663:25 [INFO] [stdout] | [INFO] [stdout] 663 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:691:25 [INFO] [stdout] | [INFO] [stdout] 691 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:707:25 [INFO] [stdout] | [INFO] [stdout] 707 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:725:25 [INFO] [stdout] | [INFO] [stdout] 725 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:743:25 [INFO] [stdout] | [INFO] [stdout] 743 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:760:25 [INFO] [stdout] | [INFO] [stdout] 760 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:794:25 [INFO] [stdout] | [INFO] [stdout] 794 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:819:25 [INFO] [stdout] | [INFO] [stdout] 819 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:840:25 [INFO] [stdout] | [INFO] [stdout] 840 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:868:25 [INFO] [stdout] | [INFO] [stdout] 868 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:889:25 [INFO] [stdout] | [INFO] [stdout] 889 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 913 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:927:25 [INFO] [stdout] | [INFO] [stdout] 927 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:943:25 [INFO] [stdout] | [INFO] [stdout] 943 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:992:25 [INFO] [stdout] | [INFO] [stdout] 992 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1017:25 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1042:25 [INFO] [stdout] | [INFO] [stdout] 1042 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1057:25 [INFO] [stdout] | [INFO] [stdout] 1057 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1080:25 [INFO] [stdout] | [INFO] [stdout] 1080 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1094:25 [INFO] [stdout] | [INFO] [stdout] 1094 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1108:25 [INFO] [stdout] | [INFO] [stdout] 1108 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1123:25 [INFO] [stdout] | [INFO] [stdout] 1123 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1137:25 [INFO] [stdout] | [INFO] [stdout] 1137 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1156:25 [INFO] [stdout] | [INFO] [stdout] 1156 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Machine` [INFO] [stdout] --> src/cpu.rs:1175:25 [INFO] [stdout] | [INFO] [stdout] 1175 | let mut chip8 = Machine::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Machine` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 509 + use crate::Machine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chip8_rs` (bin "chip8_rs" test) due to 37 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" "276a8b1deb51c1fb7aa6e8056281437c7ff8becf7ff269f2da870f8067e22e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276a8b1deb51c1fb7aa6e8056281437c7ff8becf7ff269f2da870f8067e22e40", kill_on_drop: false }` [INFO] [stdout] 276a8b1deb51c1fb7aa6e8056281437c7ff8becf7ff269f2da870f8067e22e40