[INFO] cloning repository https://github.com/hkamran/RustyBoy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hkamran/RustyBoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkamran%2FRustyBoy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkamran%2FRustyBoy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78cd95792604b025c901059947bce492377d9234 [INFO] testing hkamran/RustyBoy against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkamran%2FRustyBoy" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hkamran/RustyBoy on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hkamran/RustyBoy [INFO] finished tweaking git repo https://github.com/hkamran/RustyBoy [INFO] tweaked toml for git repo https://github.com/hkamran/RustyBoy written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hkamran/RustyBoy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c569e68c12ae101ea540d314a560ee2d8addfd3ffb6ee5360422025ff25127c9 [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" "c569e68c12ae101ea540d314a560ee2d8addfd3ffb6ee5360422025ff25127c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c569e68c12ae101ea540d314a560ee2d8addfd3ffb6ee5360422025ff25127c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c569e68c12ae101ea540d314a560ee2d8addfd3ffb6ee5360422025ff25127c9", kill_on_drop: false }` [INFO] [stdout] c569e68c12ae101ea540d314a560ee2d8addfd3ffb6ee5360422025ff25127c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceeffed85e32ec3f516dfb7eacc991bbee020d681c84e5d82ec3cac01932f4d7 [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" "ceeffed85e32ec3f516dfb7eacc991bbee020d681c84e5d82ec3cac01932f4d7", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `WRAM_SIZE` in this scope [INFO] [stdout] --> src/mmu.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | wram: [0; WRAM_SIZE], [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZRAM_SIZE` in this scope [INFO] [stdout] --> src/mmu.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | zram: [0; ZRAM_SIZE], [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `u` in this scope [INFO] [stdout] --> src/mmu.rs:42:56 [INFO] [stdout] | [INFO] [stdout] 42 | (0xFF70 ..= 0xFF70) => { self.wram_bank as u }, [INFO] [stdout] | ^ help: a builtin type with a similar name exists: `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `address` in this scope [INFO] [stdout] --> src/mmu.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | let low = (self.read_byte(address) as u16); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `address` in this scope [INFO] [stdout] --> src/mmu.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | let high = (self.read_byte(address + 1) as u16); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_error_panic_hook` in `web_sys` [INFO] [stdout] --> src/lib.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | web_sys::console_error_panic_hook::set_once(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `console_error_panic_hook` in `web_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WRAM_SIZE` in this scope [INFO] [stdout] --> src/mmu.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | wram: [0; WRAM_SIZE], [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZRAM_SIZE` in this scope [INFO] [stdout] --> src/mmu.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | zram: [0; ZRAM_SIZE], [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `u` in this scope [INFO] [stdout] --> src/mmu.rs:42:56 [INFO] [stdout] | [INFO] [stdout] 42 | (0xFF70 ..= 0xFF70) => { self.wram_bank as u }, [INFO] [stdout] | ^ help: a builtin type with a similar name exists: `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `address` in this scope [INFO] [stdout] --> src/mmu.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | let low = (self.read_byte(address) as u16); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `address` in this scope [INFO] [stdout] --> src/mmu.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | let high = (self.read_byte(address + 1) as u16); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `speed_switch_req` on type `&mut Mmu` [INFO] [stdout] --> src/mmu.rs:62:67 [INFO] [stdout] | [INFO] [stdout] 62 | (0xFF4D ..= 0xFF4D) => { if value & 0x1 == 0x1 { self.speed_switch_req = true; } }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `wram`, `wram_bank`, `zram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `speed_switch_req` on type `&mut Mmu` [INFO] [stdout] --> src/mmu.rs:62:67 [INFO] [stdout] | [INFO] [stdout] 62 | (0xFF4D ..= 0xFF4D) => { if value & 0x1 == 0x1 { self.speed_switch_req = true; } }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `wram`, `wram_bank`, `zram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-webpack-template` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ceeffed85e32ec3f516dfb7eacc991bbee020d681c84e5d82ec3cac01932f4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceeffed85e32ec3f516dfb7eacc991bbee020d681c84e5d82ec3cac01932f4d7", kill_on_drop: false }` [INFO] [stdout] ceeffed85e32ec3f516dfb7eacc991bbee020d681c84e5d82ec3cac01932f4d7