[INFO] cloning repository https://github.com/SethPyle376/nes_emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SethPyle376/nes_emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethPyle376%2Fnes_emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethPyle376%2Fnes_emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dfcf3e8a81d7a7292874ed8dac864a04588373e [INFO] checking SethPyle376/nes_emu/3dfcf3e8a81d7a7292874ed8dac864a04588373e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethPyle376%2Fnes_emu" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SethPyle376/nes_emu on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SethPyle376/nes_emu [INFO] finished tweaking git repo https://github.com/SethPyle376/nes_emu [INFO] tweaked toml for git repo https://github.com/SethPyle376/nes_emu written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SethPyle376/nes_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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded rustversion v1.0.8 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded strum_macros v0.24.2 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded libc v0.2.82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e25ee04a16bb8b8e264ca57881945ebbe6905d744a82775b92f4e64e8034705 [INFO] running `Command { std: "docker" "start" "-a" "1e25ee04a16bb8b8e264ca57881945ebbe6905d744a82775b92f4e64e8034705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e25ee04a16bb8b8e264ca57881945ebbe6905d744a82775b92f4e64e8034705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e25ee04a16bb8b8e264ca57881945ebbe6905d744a82775b92f4e64e8034705", kill_on_drop: false }` [INFO] [stdout] 1e25ee04a16bb8b8e264ca57881945ebbe6905d744a82775b92f4e64e8034705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa69691ada0b40fdb2252b6932af531d1c7d499fdbc2003c2121efc7aaa480f [INFO] running `Command { std: "docker" "start" "-a" "baa69691ada0b40fdb2252b6932af531d1c7d499fdbc2003c2121efc7aaa480f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking nes_emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `bus` [INFO] [stdout] --> src/emu/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod bus; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `bus`, create file "src/emu/bus.rs" or "src/emu/bus/mod.rs" [INFO] [stdout] = note: if there is a `mod bus` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `bus` [INFO] [stdout] --> src/emu/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod bus; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `bus`, create file "src/emu/bus.rs" or "src/emu/bus/mod.rs" [INFO] [stdout] = note: if there is a `mod bus` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::emu::bus::Bus` [INFO] [stdout] --> src/emu/cpu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::emu::bus::Bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Bus` in `emu::bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::emu::bus::Bus` [INFO] [stdout] --> src/emu/cpu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::emu::bus::Bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Bus` in `emu::bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum_macros::Display` [INFO] [stdout] --> src/emu/cpu_opcodes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use strum_macros::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum_macros::Display` [INFO] [stdout] --> src/emu/cpu_opcodes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use strum_macros::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nes_emu` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nes_emu` (lib test) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "baa69691ada0b40fdb2252b6932af531d1c7d499fdbc2003c2121efc7aaa480f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa69691ada0b40fdb2252b6932af531d1c7d499fdbc2003c2121efc7aaa480f", kill_on_drop: false }` [INFO] [stdout] baa69691ada0b40fdb2252b6932af531d1c7d499fdbc2003c2121efc7aaa480f