[INFO] cloning repository https://github.com/dantidwell/gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantidwell/gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb'... [INFO] [stderr] fatal: error closing file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb/packed-refs.new: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/dantidwell/gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantidwell/gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/dantidwell/gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantidwell/gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb/hooks/sendemail-validate.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/dantidwell/gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantidwell/gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb/info/exclude': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/dantidwell/gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantidwell/gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecda41699db0605cd1662e2d514ebb8108685519 [INFO] checking dantidwell/gb against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantidwell%2Fgb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dantidwell/gb [INFO] finished tweaking git repo https://github.com/dantidwell/gb [INFO] tweaked toml for git repo https://github.com/dantidwell/gb written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dantidwell/gb on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dantidwell/gb 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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ab3f8a7648d7240efd30a544179b211629bf74e6b4bb6191053abbf34616ea3 [INFO] running `Command { std: "docker" "start" "-a" "4ab3f8a7648d7240efd30a544179b211629bf74e6b4bb6191053abbf34616ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ab3f8a7648d7240efd30a544179b211629bf74e6b4bb6191053abbf34616ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab3f8a7648d7240efd30a544179b211629bf74e6b4bb6191053abbf34616ea3", kill_on_drop: false }` [INFO] [stdout] 4ab3f8a7648d7240efd30a544179b211629bf74e6b4bb6191053abbf34616ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e1a836f11982076507f965fcbc4134656cc6b46b24c83a32f354344addb2103 [INFO] running `Command { std: "docker" "start" "-a" "0e1a836f11982076507f965fcbc4134656cc6b46b24c83a32f354344addb2103", kill_on_drop: false }` [INFO] [stderr] Checking gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> src/debug.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | fn disasm_load_reg8_reg8(stream: &[u8], reg_dest: Reg8, reg_src: Reg8) -> (String, usize) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> src/debug.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | fn disasm_load_reg8_reg8(stream: &[u8], reg_dest: Reg8, reg_src: Reg8) -> (String, usize) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/main.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | debug::disassemble(&mut bus::BOOT_ROM[..]); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/core/src/ops/index.rs:181:5 [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/bus.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const BOOT_ROM: [u8; 48] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/main.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | debug::disassemble(&mut bus::BOOT_ROM[..]); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/core/src/ops/index.rs:181:5 [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/bus.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const BOOT_ROM: [u8; 48] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cart` is never constructed [INFO] [stdout] --> src/cart.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Cart {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `B`, `D`, and `E` are never constructed [INFO] [stdout] --> src/cpu.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | enum Reg8 { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | B, [INFO] [stdout] | ^ [INFO] [stdout] 8 | C, [INFO] [stdout] 9 | D, [INFO] [stdout] | ^ [INFO] [stdout] 10 | E, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Reg8` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cart` is never constructed [INFO] [stdout] --> src/cart.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Cart {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BC`, `DE`, and `SP` are never constructed [INFO] [stdout] --> src/cpu.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum Reg16 { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 20 | None, [INFO] [stdout] 21 | BC, [INFO] [stdout] | ^^ [INFO] [stdout] 22 | DE, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | HL, [INFO] [stdout] 24 | SP, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reg16` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FLAG_SUB` is never used [INFO] [stdout] --> src/cpu.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | const FLAG_SUB: u8 = 1 << 6; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `B`, `D`, and `E` are never constructed [INFO] [stdout] --> src/cpu.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | enum Reg8 { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | B, [INFO] [stdout] | ^ [INFO] [stdout] 8 | C, [INFO] [stdout] 9 | D, [INFO] [stdout] | ^ [INFO] [stdout] 10 | E, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Reg8` 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 `op8_2` and `op16_2` are never read [INFO] [stdout] --> src/cpu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct ExecRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 134 | op8_2: Reg8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 135 | op16_1: Reg16, [INFO] [stdout] 136 | op16_2: Reg16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BC`, `DE`, and `SP` are never constructed [INFO] [stdout] --> src/cpu.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum Reg16 { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 20 | None, [INFO] [stdout] 21 | BC, [INFO] [stdout] | ^^ [INFO] [stdout] 22 | DE, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | HL, [INFO] [stdout] 24 | SP, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reg16` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FLAG_SUB` is never used [INFO] [stdout] --> src/cpu.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | const FLAG_SUB: u8 = 1 << 6; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `op8_2` and `op16_2` are never read [INFO] [stdout] --> src/cpu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct ExecRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 134 | op8_2: Reg8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 135 | op16_1: Reg16, [INFO] [stdout] 136 | op16_2: Reg16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "0e1a836f11982076507f965fcbc4134656cc6b46b24c83a32f354344addb2103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1a836f11982076507f965fcbc4134656cc6b46b24c83a32f354344addb2103", kill_on_drop: false }` [INFO] [stdout] 0e1a836f11982076507f965fcbc4134656cc6b46b24c83a32f354344addb2103