[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] 167ed62e4c3cfff139f00f2ad3b67c9cd13f41bc [INFO] checking SethPyle376/nes_emu against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethPyle376%2Fnes_emu" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SethPyle376/nes_emu on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-5/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: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d26f762f70aa6c91ee1bc4ed49c9ac348053aa8e289897e85aed0583f4c5bc37 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d26f762f70aa6c91ee1bc4ed49c9ac348053aa8e289897e85aed0583f4c5bc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d26f762f70aa6c91ee1bc4ed49c9ac348053aa8e289897e85aed0583f4c5bc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26f762f70aa6c91ee1bc4ed49c9ac348053aa8e289897e85aed0583f4c5bc37", kill_on_drop: false }` [INFO] [stdout] d26f762f70aa6c91ee1bc4ed49c9ac348053aa8e289897e85aed0583f4c5bc37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f19a0adf05c2155607fe98afe6bf241a72a81d2ca2e882a6e78c1c522710e84e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f19a0adf05c2155607fe98afe6bf241a72a81d2ca2e882a6e78c1c522710e84e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [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" [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" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::emu::bus::Bus` [INFO] [stdout] --> src/emu/cpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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/debug_interface.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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/nes.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: `Duration` [INFO] [stdout] --> src/emu/debug_interface.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tui::text::Span` [INFO] [stdout] --> src/emu/debug_interface.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tui::text::Span; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::emu::bus::Bus` [INFO] [stdout] --> src/emu/cpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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/debug_interface.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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/nes.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: `Duration` [INFO] [stdout] --> src/emu/debug_interface.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tui::text::Span` [INFO] [stdout] --> src/emu/debug_interface.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tui::text::Span; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings 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: build failed [INFO] running `Command { std: "docker" "inspect" "f19a0adf05c2155607fe98afe6bf241a72a81d2ca2e882a6e78c1c522710e84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19a0adf05c2155607fe98afe6bf241a72a81d2ca2e882a6e78c1c522710e84e", kill_on_drop: false }` [INFO] [stdout] f19a0adf05c2155607fe98afe6bf241a72a81d2ca2e882a6e78c1c522710e84e