[INFO] cloning repository https://github.com/skunert/chip8-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skunert/chip8-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskunert%2Fchip8-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskunert%2Fchip8-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1a663deac2b2e00b5bd74a3f1b5e737b0d1dbbd [INFO] testing skunert/chip8-emulator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskunert%2Fchip8-emulator" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skunert/chip8-emulator on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skunert/chip8-emulator [INFO] finished tweaking git repo https://github.com/skunert/chip8-emulator [INFO] tweaked toml for git repo https://github.com/skunert/chip8-emulator written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/skunert/chip8-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be3208bee823a026b2a8e037c571df738517bbe6d1d1ac1d9f8c55aff41f360d [INFO] running `Command { std: "docker" "start" "-a" "be3208bee823a026b2a8e037c571df738517bbe6d1d1ac1d9f8c55aff41f360d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be3208bee823a026b2a8e037c571df738517bbe6d1d1ac1d9f8c55aff41f360d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3208bee823a026b2a8e037c571df738517bbe6d1d1ac1d9f8c55aff41f360d", kill_on_drop: false }` [INFO] [stdout] be3208bee823a026b2a8e037c571df738517bbe6d1d1ac1d9f8c55aff41f360d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e11f02be5d3ba36d60f5925d20e5dadea2c26c17f56634ac584dd20bfc359b4 [INFO] running `Command { std: "docker" "start" "-a" "1e11f02be5d3ba36d60f5925d20e5dadea2c26c17f56634ac584dd20bfc359b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling chip8 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.70s [INFO] running `Command { std: "docker" "inspect" "1e11f02be5d3ba36d60f5925d20e5dadea2c26c17f56634ac584dd20bfc359b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e11f02be5d3ba36d60f5925d20e5dadea2c26c17f56634ac584dd20bfc359b4", kill_on_drop: false }` [INFO] [stdout] 1e11f02be5d3ba36d60f5925d20e5dadea2c26c17f56634ac584dd20bfc359b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e88df3bd928e2ae0e59c499e95b5b5875ea65be2b53ca3e8ce2682aa23b16816 [INFO] running `Command { std: "docker" "start" "-a" "e88df3bd928e2ae0e59c499e95b5b5875ea65be2b53ca3e8ce2682aa23b16816", kill_on_drop: false }` [INFO] [stderr] Compiling chip8 v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `chip8` in `chip8` [INFO] [stdout] --> tests/instructions.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use chip8::chip8::cpu::Cpu; [INFO] [stdout] | ^^^^^ could not find `chip8` in `chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:152:23 [INFO] [stdout] | [INFO] [stdout] 152 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:194:23 [INFO] [stdout] | [INFO] [stdout] 194 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:237:23 [INFO] [stdout] | [INFO] [stdout] 237 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 290 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cpu` [INFO] [stdout] --> tests/instructions.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | let mut emu = Cpu::initialize(); [INFO] [stdout] | ^^^ use of undeclared type `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 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 `chip8` due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e88df3bd928e2ae0e59c499e95b5b5875ea65be2b53ca3e8ce2682aa23b16816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88df3bd928e2ae0e59c499e95b5b5875ea65be2b53ca3e8ce2682aa23b16816", kill_on_drop: false }` [INFO] [stdout] e88df3bd928e2ae0e59c499e95b5b5875ea65be2b53ca3e8ce2682aa23b16816