[INFO] updating cached repository https://github.com/WillTarte/gbaemu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ac05c1b0d985f8daf14b185c22d15518537ebdc [INFO] testing WillTarte/gbaemu against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillTarte%2Fgbaemu" "/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/WillTarte/gbaemu on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+1.45.2" "fetch" "--locked" "--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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9cf0dfc2a7881d9bc498dcdc3135c5ad0fc5f25ba4c77f6737c5265fe093946 [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" "e9cf0dfc2a7881d9bc498dcdc3135c5ad0fc5f25ba4c77f6737c5265fe093946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9cf0dfc2a7881d9bc498dcdc3135c5ad0fc5f25ba4c77f6737c5265fe093946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cf0dfc2a7881d9bc498dcdc3135c5ad0fc5f25ba4c77f6737c5265fe093946", kill_on_drop: false }` [INFO] [stdout] e9cf0dfc2a7881d9bc498dcdc3135c5ad0fc5f25ba4c77f6737c5265fe093946 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 089eb8f6e385d0a91fd33885545326e351cbfb3d6b16ee5c6399876ca2f69465 [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" "089eb8f6e385d0a91fd33885545326e351cbfb3d6b16ee5c6399876ca2f69465", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling time v0.1.42 [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 wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [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 `gbaemulib::components::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 `gbaemulib::components::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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "089eb8f6e385d0a91fd33885545326e351cbfb3d6b16ee5c6399876ca2f69465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089eb8f6e385d0a91fd33885545326e351cbfb3d6b16ee5c6399876ca2f69465", kill_on_drop: false }` [INFO] [stdout] 089eb8f6e385d0a91fd33885545326e351cbfb3d6b16ee5c6399876ca2f69465