[INFO] cloning repository https://github.com/Ziothh/gb-emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ziothh/gb-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZiothh%2Fgb-emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZiothh%2Fgb-emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98fdef9995b35269fa533670767a6d2fa405f72d [INFO] checking Ziothh/gb-emu against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZiothh%2Fgb-emu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ziothh/gb-emu on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Ziothh/gb-emu [INFO] finished tweaking git repo https://github.com/Ziothh/gb-emu [INFO] tweaked toml for git repo https://github.com/Ziothh/gb-emu written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ziothh/gb-emu already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.195 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded libloading v0.8.1 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded serde v1.0.195 [INFO] [stderr] Downloaded bindgen v0.69.1 [INFO] [stderr] Downloaded serde_json v1.0.111 [INFO] [stderr] Downloaded raylib-ffi v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92867ce7aa5f49dbbca55ac118340681a268984d97f7d80c8480a9e357596a8c [INFO] running `Command { std: "docker" "start" "-a" "92867ce7aa5f49dbbca55ac118340681a268984d97f7d80c8480a9e357596a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92867ce7aa5f49dbbca55ac118340681a268984d97f7d80c8480a9e357596a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92867ce7aa5f49dbbca55ac118340681a268984d97f7d80c8480a9e357596a8c", kill_on_drop: false }` [INFO] [stdout] 92867ce7aa5f49dbbca55ac118340681a268984d97f7d80c8480a9e357596a8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1178b70cd88793566823e3c571ddb58620aa4ae1a84ae9160a181a8a15a8deec [INFO] running `Command { std: "docker" "start" "-a" "1178b70cd88793566823e3c571ddb58620aa4ae1a84ae9160a181a8a15a8deec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking gb v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: the item `bus` is imported redundantly [INFO] [stdout] --> core/src/io/graphics/objects.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | use super::*; [INFO] [stdout] | -------- the item `bus` is already imported here [INFO] [stdout] 131 | use crate::hardware::bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking instructions v0.1.0 (/opt/rustwide/workdir/instructions) [INFO] [stdout] warning: field `prefixed` is never read [INFO] [stdout] --> instructions/src/data.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 55 | pub unprefixed: OpcodeMap, [INFO] [stdout] 56 | pub prefixed: OpcodeMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bytes` is never read [INFO] [stdout] --> instructions/src/data.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct OperandDescription { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub bytes: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperandDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Z`, `N`, `H`, and `C` are never read [INFO] [stdout] --> instructions/src/data.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct FlagDescriptions { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 69 | pub Z: char, [INFO] [stdout] | ^ [INFO] [stdout] 70 | pub N: char, [INFO] [stdout] | ^ [INFO] [stdout] 71 | pub H: char, [INFO] [stdout] | ^ [INFO] [stdout] 72 | pub C: char, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `FlagDescriptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bytes`, `cycles`, `immediate`, and `flags` are never read [INFO] [stdout] --> instructions/src/data.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct InstructionRecord { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 77 | pub mnemonic: String, [INFO] [stdout] 78 | pub bytes: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 79 | /// [usize] | [usize, usize] [INFO] [stdout] 80 | pub cycles: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub immediate: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 84 | pub flags: FlagDescriptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InstructionRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Operand` is never used [INFO] [stdout] --> instructions/src/instruction.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum Operand { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prefixed` is never read [INFO] [stdout] --> instructions/src/data.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 55 | pub unprefixed: OpcodeMap, [INFO] [stdout] 56 | pub prefixed: OpcodeMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bytes` is never read [INFO] [stdout] --> instructions/src/data.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct OperandDescription { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub bytes: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperandDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Z`, `N`, `H`, and `C` are never read [INFO] [stdout] --> instructions/src/data.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct FlagDescriptions { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 69 | pub Z: char, [INFO] [stdout] | ^ [INFO] [stdout] 70 | pub N: char, [INFO] [stdout] | ^ [INFO] [stdout] 71 | pub H: char, [INFO] [stdout] | ^ [INFO] [stdout] 72 | pub C: char, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `FlagDescriptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bytes`, `cycles`, `immediate`, and `flags` are never read [INFO] [stdout] --> instructions/src/data.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct InstructionRecord { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 77 | pub mnemonic: String, [INFO] [stdout] 78 | pub bytes: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 79 | /// [usize] | [usize, usize] [INFO] [stdout] 80 | pub cycles: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub immediate: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 84 | pub flags: FlagDescriptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InstructionRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Operand` is never used [INFO] [stdout] --> instructions/src/instruction.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum Operand { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raylib-ffi v5.0.0 [INFO] [stderr] Checking gb-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.60s [INFO] running `Command { std: "docker" "inspect" "1178b70cd88793566823e3c571ddb58620aa4ae1a84ae9160a181a8a15a8deec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1178b70cd88793566823e3c571ddb58620aa4ae1a84ae9160a181a8a15a8deec", kill_on_drop: false }` [INFO] [stdout] 1178b70cd88793566823e3c571ddb58620aa4ae1a84ae9160a181a8a15a8deec [INFO] checking Ziothh/gb-emu against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZiothh%2Fgb-emu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ziothh/gb-emu on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Ziothh/gb-emu [INFO] finished tweaking git repo https://github.com/Ziothh/gb-emu [INFO] tweaked toml for git repo https://github.com/Ziothh/gb-emu written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ziothh/gb-emu already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce3c453fc7af6259504a443b1868655894c1bc8fe70b1c00e423665418d6dccf [INFO] running `Command { std: "docker" "start" "-a" "ce3c453fc7af6259504a443b1868655894c1bc8fe70b1c00e423665418d6dccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce3c453fc7af6259504a443b1868655894c1bc8fe70b1c00e423665418d6dccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3c453fc7af6259504a443b1868655894c1bc8fe70b1c00e423665418d6dccf", kill_on_drop: false }` [INFO] [stdout] ce3c453fc7af6259504a443b1868655894c1bc8fe70b1c00e423665418d6dccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa59bde95b390b50314416e59fbdea6b6c37ef96f25dac54755e4a8b6bdd7597 [INFO] running `Command { std: "docker" "start" "-a" "fa59bde95b390b50314416e59fbdea6b6c37ef96f25dac54755e4a8b6bdd7597", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking gb v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: the item `bus` is imported redundantly [INFO] [stdout] --> core/src/io/graphics/objects.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | use super::*; [INFO] [stdout] | -------- the item `bus` is already imported here [INFO] [stdout] 131 | use crate::hardware::bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> core/src/hardware/cpu/instructions/execute.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | / match instruction { [INFO] [stdout] 11 | | // Instruction::LD(load_type) => match load_type { [INFO] [stdout] 12 | | // LoadType::Byte(target, source) => { [INFO] [stdout] 13 | | // let source_value = match source { [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> core/src/hardware/cpu/instructions/execute.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | / match instruction { [INFO] [stdout] 11 | | // Instruction::LD(load_type) => match load_type { [INFO] [stdout] 12 | | // LoadType::Byte(target, source) => { [INFO] [stdout] 13 | | // let source_value = match source { [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gb` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gb` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fa59bde95b390b50314416e59fbdea6b6c37ef96f25dac54755e4a8b6bdd7597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa59bde95b390b50314416e59fbdea6b6c37ef96f25dac54755e4a8b6bdd7597", kill_on_drop: false }` [INFO] [stdout] fa59bde95b390b50314416e59fbdea6b6c37ef96f25dac54755e4a8b6bdd7597