[INFO] cloning repository https://github.com/beoboo/rustnes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beoboo/rustnes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeoboo%2Frustnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeoboo%2Frustnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d197a47e1d73619dba12f0dacfaa2c2b20cdbf5b [INFO] testing beoboo/rustnes against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeoboo%2Frustnes" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/beoboo/rustnes on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/beoboo/rustnes [INFO] finished tweaking git repo https://github.com/beoboo/rustnes [INFO] tweaked toml for git repo https://github.com/beoboo/rustnes written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/beoboo/rustnes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b47f558eac4c5676d9a5d757c02fb1236a3cfe04f9f69be17639552ed4978c8a [INFO] running `Command { std: "docker" "start" "-a" "b47f558eac4c5676d9a5d757c02fb1236a3cfe04f9f69be17639552ed4978c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b47f558eac4c5676d9a5d757c02fb1236a3cfe04f9f69be17639552ed4978c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47f558eac4c5676d9a5d757c02fb1236a3cfe04f9f69be17639552ed4978c8a", kill_on_drop: false }` [INFO] [stdout] b47f558eac4c5676d9a5d757c02fb1236a3cfe04f9f69be17639552ed4978c8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ac862e493166030b03082cf85cbb2ce4f44d75990ef9fed5125bdbc243759f6 [INFO] running `Command { std: "docker" "start" "-a" "8ac862e493166030b03082cf85cbb2ce4f44d75990ef9fed5125bdbc243759f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling rustnes-lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] error[E0030]: lower range bound must be less than or equal to upper [INFO] [stdout] --> lib/src/ppu/mod.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | 0x23C0..=0x23BF => self.name_tables[0].write_byte(self.address - 0x23C0, data), [INFO] [stdout] | ^^^^^^ lower bound larger than upper bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> lib/src/ppu/mod.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 141 | 0x23C0..=0x23BF => self.name_tables[0].write_byte(self.address - 0x23C0, data), [INFO] [stdout] | --------------- matches any value [INFO] [stdout] 142 | 0x3F00..=0x3F0F => self.palette_maps[0].write_byte(self.address - 0x3F00, data), [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> lib/src/ppu/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 141 | 0x23C0..=0x23BF => self.name_tables[0].write_byte(self.address - 0x23C0, data), [INFO] [stdout] | --------------- matches any value [INFO] [stdout] 142 | 0x3F00..=0x3F0F => self.palette_maps[0].write_byte(self.address - 0x3F00, data), [INFO] [stdout] 143 | _ => panic!(format!("[Ppu::write_byte] Not mapped address: {:#6X}", self.address)) [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0030`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustnes-lib` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8ac862e493166030b03082cf85cbb2ce4f44d75990ef9fed5125bdbc243759f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac862e493166030b03082cf85cbb2ce4f44d75990ef9fed5125bdbc243759f6", kill_on_drop: false }` [INFO] [stdout] 8ac862e493166030b03082cf85cbb2ce4f44d75990ef9fed5125bdbc243759f6