[INFO] cloning repository https://github.com/WillTarte/gbaemu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillTarte/gbaemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillTarte%2Fgbaemu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillTarte%2Fgbaemu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ac05c1b0d985f8daf14b185c22d15518537ebdc [INFO] testing WillTarte/gbaemu against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillTarte%2Fgbaemu" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WillTarte/gbaemu on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WillTarte/gbaemu [INFO] finished tweaking git repo https://github.com/WillTarte/gbaemu [INFO] tweaked toml for git repo https://github.com/WillTarte/gbaemu written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/WillTarte/gbaemu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76aad1fa7fffafabe3f0cc3031057800af159c374ff3f72bdf71955f0d0cd34f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76aad1fa7fffafabe3f0cc3031057800af159c374ff3f72bdf71955f0d0cd34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76aad1fa7fffafabe3f0cc3031057800af159c374ff3f72bdf71955f0d0cd34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76aad1fa7fffafabe3f0cc3031057800af159c374ff3f72bdf71955f0d0cd34f", kill_on_drop: false }` [INFO] [stdout] 76aad1fa7fffafabe3f0cc3031057800af159c374ff3f72bdf71955f0d0cd34f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae21c997e949c0ba0f362c3803c2a29bb8d5a767fbc1ae8e62007f0c56ce6ee6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae21c997e949c0ba0f362c3803c2a29bb8d5a767fbc1ae8e62007f0c56ce6ee6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling gbaemu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `git` [INFO] [stdout] --> src/gbaemulib/components.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | self.memory[address as usize]git [INFO] [stdout] | ^^^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VIDEO_RAM_BEGIN` in this scope [INFO] [stdout] --> src/gbaemulib/components.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 4 | const VIDEO_RAM_SIZE: usize = 0x9FFF - 0x8000; [INFO] [stdout] | ---------------------------------------------- similarly named constant `VIDEO_RAM_SIZE` defined here [INFO] [stdout] ... [INFO] [stdout] 47 | if address >= VIDEO_RAM_BEGIN || [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `VIDEO_RAM_SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VIDEO_RAM_END` in this scope [INFO] [stdout] --> src/gbaemulib/components.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 4 | const VIDEO_RAM_SIZE: usize = 0x9FFF - 0x8000; [INFO] [stdout] | ---------------------------------------------- similarly named constant `VIDEO_RAM_SIZE` defined here [INFO] [stdout] ... [INFO] [stdout] 48 | address < VIDEO_RAM_END { [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VIDEO_RAM_SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gbaemulib::instructions` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gbaemulib::instructions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::registers` [INFO] [stdout] --> src/gbaemulib/instructions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::registers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_byte` found for struct `GPU` in the current scope [INFO] [stdout] --> src/gbaemulib/components.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 8 | struct GPU { [INFO] [stdout] | ---------- method `read_byte` not found for this [INFO] [stdout] ... [INFO] [stdout] 49 | self.gpu.read_byte(address) [INFO] [stdout] | ^^^^^^^^^ method not found in `GPU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gbaemu` due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ae21c997e949c0ba0f362c3803c2a29bb8d5a767fbc1ae8e62007f0c56ce6ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae21c997e949c0ba0f362c3803c2a29bb8d5a767fbc1ae8e62007f0c56ce6ee6", kill_on_drop: false }` [INFO] [stdout] ae21c997e949c0ba0f362c3803c2a29bb8d5a767fbc1ae8e62007f0c56ce6ee6