[INFO] cloning repository https://github.com/fsommar/rustboi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fsommar/rustboi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsommar%2Frustboi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsommar%2Frustboi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af01ff0477843146622a23e85101e4f212f088e1 [INFO] checking fsommar/rustboi against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsommar%2Frustboi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fsommar/rustboi on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fsommar/rustboi [INFO] finished tweaking git repo https://github.com/fsommar/rustboi [INFO] tweaked toml for git repo https://github.com/fsommar/rustboi written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fsommar/rustboi 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking fsommar/rustboi against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsommar%2Frustboi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fsommar/rustboi on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fsommar/rustboi [INFO] finished tweaking git repo https://github.com/fsommar/rustboi [INFO] tweaked toml for git repo https://github.com/fsommar/rustboi written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fsommar/rustboi 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.34 [INFO] [stderr] Downloaded libc v0.2.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b465b54c58962a2381f43afc6cb046f550c89a547012f147f70497613370ec7 [INFO] running `Command { std: "docker" "start" "-a" "7b465b54c58962a2381f43afc6cb046f550c89a547012f147f70497613370ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b465b54c58962a2381f43afc6cb046f550c89a547012f147f70497613370ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b465b54c58962a2381f43afc6cb046f550c89a547012f147f70497613370ec7", kill_on_drop: false }` [INFO] [stdout] 7b465b54c58962a2381f43afc6cb046f550c89a547012f147f70497613370ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80dec8b31b0637746a0fed0a2fe4710c3f531a3404dd496475866d6ad3f827f3 [INFO] running `Command { std: "docker" "start" "-a" "80dec8b31b0637746a0fed0a2fe4710c3f531a3404dd496475866d6ad3f827f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking rustboi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/gameboy/cpu/flag.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | self, [INFO] [stdout] | ^^^^ the item `std` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/gameboy/cpu/flag.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | convert::From, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/80d5fe37e16a0befb4128414cb6a11d544788c0a/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/gameboy/cpu/register.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | self, [INFO] [stdout] | ^^^^ the item `std` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/gameboy/cpu/flag.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | self, [INFO] [stdout] | ^^^^ the item `std` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/gameboy/cpu/flag.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | convert::From, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/80d5fe37e16a0befb4128414cb6a11d544788c0a/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `toggle` is never used [INFO] [stdout] --> src/gameboy/cpu/flag.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl Value { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn toggle(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `overflowing_sub` is never used [INFO] [stdout] --> src/gameboy/instr.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 310 | trait Integer: num_traits::PrimInt + num_traits::Unsigned { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 316 | fn overflowing_sub(self, rhs: Self) -> (Self, bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `N`, `H`, `NN`, and `NH` are never constructed [INFO] [stdout] --> src/gameboy/instr.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 459 | enum Flags { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 462 | N, [INFO] [stdout] | ^ [INFO] [stdout] 463 | H, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 466 | NN, [INFO] [stdout] | ^^ [INFO] [stdout] 467 | NH, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_u8_mut` is never used [INFO] [stdout] --> src/gameboy/mem.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl MMU { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn read_u8_mut(&mut self, addr: u16) -> &mut u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/gameboy/mod.rs:16:60 [INFO] [stdout] | [INFO] [stdout] 16 | self.execute(opcode).unwrap_or_else(|e| panic!(e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 16 | self.execute(opcode).unwrap_or_else(|e| panic!("{}", e)); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 16 | self.execute(opcode).unwrap_or_else(|e| std::panic::panic_any(e)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `overflowing_sub` is never used [INFO] [stdout] --> src/gameboy/instr.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 310 | trait Integer: num_traits::PrimInt + num_traits::Unsigned { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 316 | fn overflowing_sub(self, rhs: Self) -> (Self, bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `N`, `H`, `NN`, and `NH` are never constructed [INFO] [stdout] --> src/gameboy/instr.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 459 | enum Flags { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 462 | N, [INFO] [stdout] | ^ [INFO] [stdout] 463 | H, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 466 | NN, [INFO] [stdout] | ^^ [INFO] [stdout] 467 | NH, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_u8_mut` is never used [INFO] [stdout] --> src/gameboy/mem.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl MMU { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn read_u8_mut(&mut self, addr: u16) -> &mut u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/gameboy/mod.rs:16:60 [INFO] [stdout] | [INFO] [stdout] 16 | self.execute(opcode).unwrap_or_else(|e| panic!(e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 16 | self.execute(opcode).unwrap_or_else(|e| panic!("{}", e)); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 16 | self.execute(opcode).unwrap_or_else(|e| std::panic::panic_any(e)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s [INFO] running `Command { std: "docker" "inspect" "80dec8b31b0637746a0fed0a2fe4710c3f531a3404dd496475866d6ad3f827f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80dec8b31b0637746a0fed0a2fe4710c3f531a3404dd496475866d6ad3f827f3", kill_on_drop: false }` [INFO] [stdout] 80dec8b31b0637746a0fed0a2fe4710c3f531a3404dd496475866d6ad3f827f3