[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskunert%2Fchip8-emulator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skunert/chip8-emulator on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-0/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3e761c4afc64cdb304333c1bc2fc53d4b6e9e8496fad70582b8cdb888e23b5b [INFO] running `Command { std: "docker" "start" "-a" "d3e761c4afc64cdb304333c1bc2fc53d4b6e9e8496fad70582b8cdb888e23b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e761c4afc64cdb304333c1bc2fc53d4b6e9e8496fad70582b8cdb888e23b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e761c4afc64cdb304333c1bc2fc53d4b6e9e8496fad70582b8cdb888e23b5b", kill_on_drop: false }` [INFO] [stdout] d3e761c4afc64cdb304333c1bc2fc53d4b6e9e8496fad70582b8cdb888e23b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0244002e510fa2efbef34325397c3a1fd6fa3482b9915905fe820ded4e0b6d1a [INFO] running `Command { std: "docker" "start" "-a" "0244002e510fa2efbef34325397c3a1fd6fa3482b9915905fe820ded4e0b6d1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [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 sdl2-sys v0.34.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling quote v1.0.8 [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 nix v0.15.0 [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 28.06s [INFO] running `Command { std: "docker" "inspect" "0244002e510fa2efbef34325397c3a1fd6fa3482b9915905fe820ded4e0b6d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0244002e510fa2efbef34325397c3a1fd6fa3482b9915905fe820ded4e0b6d1a", kill_on_drop: false }` [INFO] [stdout] 0244002e510fa2efbef34325397c3a1fd6fa3482b9915905fe820ded4e0b6d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5014b049ff3bd64d961bcc74bae1dc33843023ab181af16c5a6430f897d0adfb [INFO] running `Command { std: "docker" "start" "-a" "5014b049ff3bd64d961bcc74bae1dc33843023ab181af16c5a6430f897d0adfb", 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" "5014b049ff3bd64d961bcc74bae1dc33843023ab181af16c5a6430f897d0adfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5014b049ff3bd64d961bcc74bae1dc33843023ab181af16c5a6430f897d0adfb", kill_on_drop: false }` [INFO] [stdout] 5014b049ff3bd64d961bcc74bae1dc33843023ab181af16c5a6430f897d0adfb