[INFO] cloning repository https://github.com/nwessing/gameboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwessing/gameboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwessing%2Fgameboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwessing%2Fgameboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2e92949620d40b9375b91c068d286242fb1ac34 [INFO] checking nwessing/gameboy against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwessing%2Fgameboy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nwessing/gameboy [INFO] finished tweaking git repo https://github.com/nwessing/gameboy [INFO] tweaked toml for git repo https://github.com/nwessing/gameboy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nwessing/gameboy on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nwessing/gameboy 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78a089ab2d082f4254651b49ad5f163ae23fef9faa917577a235a1b846057c22 [INFO] running `Command { std: "docker" "start" "-a" "78a089ab2d082f4254651b49ad5f163ae23fef9faa917577a235a1b846057c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78a089ab2d082f4254651b49ad5f163ae23fef9faa917577a235a1b846057c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a089ab2d082f4254651b49ad5f163ae23fef9faa917577a235a1b846057c22", kill_on_drop: false }` [INFO] [stdout] 78a089ab2d082f4254651b49ad5f163ae23fef9faa917577a235a1b846057c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950e95b5032f0c19ac0662a1807e9c507e915b47e1bf970fe08c5e63d94efbce [INFO] running `Command { std: "docker" "start" "-a" "950e95b5032f0c19ac0662a1807e9c507e915b47e1bf970fe08c5e63d94efbce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling gameboy v0.1.0 (/opt/rustwide/workdir/gameboy) [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> gameboy/build.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let success = cbindgen::Builder::new() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `checkpoint` is never read [INFO] [stdout] --> gameboy/src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct System { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | checkpoint: time::Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `JOYPAD_REG_ADDR` is never used [INFO] [stdout] --> gameboy/src/controller.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const JOYPAD_REG_ADDR: u16 = 0xFF00; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ram_banks_enabled` is never read [INFO] [stdout] --> gameboy/src/mbc1.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MemoryBankController1 { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 10 | pub use_battery: bool, [INFO] [stdout] 11 | ram_banks_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAVE_MEMORY_END` is never used [INFO] [stdout] --> gameboy/src/sound.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const WAVE_MEMORY_END: u16 = 0xFF40; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `checkpoint` is never read [INFO] [stdout] --> gameboy/src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct System { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | checkpoint: time::Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `JOYPAD_REG_ADDR` is never used [INFO] [stdout] --> gameboy/src/controller.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const JOYPAD_REG_ADDR: u16 = 0xFF00; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ram_banks_enabled` is never read [INFO] [stdout] --> gameboy/src/mbc1.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MemoryBankController1 { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 10 | pub use_battery: bool, [INFO] [stdout] 11 | ram_banks_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAVE_MEMORY_END` is never used [INFO] [stdout] --> gameboy/src/sound.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const WAVE_MEMORY_END: u16 = 0xFF40; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libretrocore v0.1.0 (/opt/rustwide/workdir/libretrocore) [INFO] [stderr] Checking desktop v0.1.0 (/opt/rustwide/workdir/desktop) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "950e95b5032f0c19ac0662a1807e9c507e915b47e1bf970fe08c5e63d94efbce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950e95b5032f0c19ac0662a1807e9c507e915b47e1bf970fe08c5e63d94efbce", kill_on_drop: false }` [INFO] [stdout] 950e95b5032f0c19ac0662a1807e9c507e915b47e1bf970fe08c5e63d94efbce