[INFO] cloning repository https://github.com/Vodurden/nestalgic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vodurden/nestalgic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVodurden%2Fnestalgic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVodurden%2Fnestalgic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb8adf5540fab93da82822cba5e6f2d0a701a709 [INFO] testing Vodurden/nestalgic against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVodurden%2Fnestalgic" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vodurden/nestalgic on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vodurden/nestalgic [INFO] finished tweaking git repo https://github.com/Vodurden/nestalgic [INFO] tweaked toml for git repo https://github.com/Vodurden/nestalgic written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Vodurden/nestalgic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-8/source/nestalgic_ui/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-winit-support v0.8.0 [INFO] [stderr] Downloaded profiling v1.0.4 [INFO] [stderr] Downloaded naga v0.7.2 [INFO] [stderr] Downloaded pixels v0.8.0 [INFO] [stderr] Downloaded imgui-wgpu v0.18.0 [INFO] [stderr] Downloaded imgui v0.8.0 [INFO] [stderr] Downloaded imgui-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 230a84e4dd43870924e932d61412dbff6811557862cdc294157a6abfdcbb2b37 [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" "230a84e4dd43870924e932d61412dbff6811557862cdc294157a6abfdcbb2b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "230a84e4dd43870924e932d61412dbff6811557862cdc294157a6abfdcbb2b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230a84e4dd43870924e932d61412dbff6811557862cdc294157a6abfdcbb2b37", kill_on_drop: false }` [INFO] [stdout] 230a84e4dd43870924e932d61412dbff6811557862cdc294157a6abfdcbb2b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8779364d3ec79904b4a93217b5cd2ec62dbae48d1cbcd5a871d637d89a4ef983 [INFO] running `Command { std: "docker" "start" "-a" "8779364d3ec79904b4a93217b5cd2ec62dbae48d1cbcd5a871d637d89a4ef983", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nestalgic_ui/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling imgui-sys v0.8.0 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling naga v0.7.2 [INFO] [stderr] Compiling nestalgic_mos6502 v0.1.0 (/opt/rustwide/workdir/nestalgic_mos6502) [INFO] [stderr] Compiling nestalgic_rom v0.1.0 (/opt/rustwide/workdir/nestalgic_rom) [INFO] [stderr] Compiling nestalgic v0.1.0 (/opt/rustwide/workdir/nestalgic) [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stdout] warning: unused import: `nestalgic_mos6502::MOS6502` [INFO] [stdout] --> nestalgic/src/nes_bus.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nestalgic_mos6502::MOS6502; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::rp2c02::PPUMask` [INFO] [stdout] --> nestalgic/src/nes_bus.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::rp2c02::PPUMask; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> nestalgic/src/cartridge/nrom.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 65 | panic!("attempt to cpu_read from unmapped address {:04X}", address); [INFO] [stdout] | ------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 66 | 0 [INFO] [stdout] | ^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> nestalgic/src/rp2c02/mod.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn cycle(&mut self, cpu: &mut MOS6502, bus: &mut impl Bus) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> nestalgic/src/cartridge/mapper.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new() -> NullMapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling imgui v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wgpu-hal v0.11.5 [INFO] [stderr] Compiling wgpu v0.11.1 [INFO] [stderr] Compiling pixels v0.8.0 [INFO] [stderr] Compiling imgui-wgpu v0.18.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling imgui-winit-support v0.8.0 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling nestalgic_ui v0.1.0 (/opt/rustwide/workdir/nestalgic_ui) [INFO] [stdout] error: couldn't read nestalgic_ui/src/../../roms/donkey-kong.nes: No such file or directory (os error 2) [INFO] [stdout] --> nestalgic_ui/src/main.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let rom_file = include_bytes!("../../roms/donkey-kong.nes").to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nestalgic_ui` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8779364d3ec79904b4a93217b5cd2ec62dbae48d1cbcd5a871d637d89a4ef983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8779364d3ec79904b4a93217b5cd2ec62dbae48d1cbcd5a871d637d89a4ef983", kill_on_drop: false }` [INFO] [stdout] 8779364d3ec79904b4a93217b5cd2ec62dbae48d1cbcd5a871d637d89a4ef983