[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] checking beoboo/rustnes against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeoboo%2Frustnes" "/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/beoboo/rustnes on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-4-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d2abaa58bfe46c3abbff00dfbaabc8d72310f5417b9bf7c1d6b44e1dcf6f3de [INFO] running `Command { std: "docker" "start" "-a" "0d2abaa58bfe46c3abbff00dfbaabc8d72310f5417b9bf7c1d6b44e1dcf6f3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2abaa58bfe46c3abbff00dfbaabc8d72310f5417b9bf7c1d6b44e1dcf6f3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2abaa58bfe46c3abbff00dfbaabc8d72310f5417b9bf7c1d6b44e1dcf6f3de", kill_on_drop: false }` [INFO] [stdout] 0d2abaa58bfe46c3abbff00dfbaabc8d72310f5417b9bf7c1d6b44e1dcf6f3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbe0ba202a8f46a510afa9e3b3e228786cfce8e2388db948a3fa4bf5e4534fea [INFO] running `Command { std: "docker" "start" "-a" "fbe0ba202a8f46a510afa9e3b3e228786cfce8e2388db948a3fa4bf5e4534fea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking 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] Checking num_enum v0.5.1 [INFO] [stderr] Checking 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] error: aborting due to 1 previous error [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` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fbe0ba202a8f46a510afa9e3b3e228786cfce8e2388db948a3fa4bf5e4534fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe0ba202a8f46a510afa9e3b3e228786cfce8e2388db948a3fa4bf5e4534fea", kill_on_drop: false }` [INFO] [stdout] fbe0ba202a8f46a510afa9e3b3e228786cfce8e2388db948a3fa4bf5e4534fea [INFO] checking beoboo/rustnes against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeoboo%2Frustnes" "/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/beoboo/rustnes on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-4-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b29eb0889696d4250fbfb6e121333d0a76d1305cef00c2069594febb3b0da0e9 [INFO] running `Command { std: "docker" "start" "-a" "b29eb0889696d4250fbfb6e121333d0a76d1305cef00c2069594febb3b0da0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b29eb0889696d4250fbfb6e121333d0a76d1305cef00c2069594febb3b0da0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29eb0889696d4250fbfb6e121333d0a76d1305cef00c2069594febb3b0da0e9", kill_on_drop: false }` [INFO] [stdout] b29eb0889696d4250fbfb6e121333d0a76d1305cef00c2069594febb3b0da0e9 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ed6bf1996be6d64dbedbf6d2ecf4e2da46743049bb86ae3e8854be16a71ae9 [INFO] running `Command { std: "docker" "start" "-a" "34ed6bf1996be6d64dbedbf6d2ecf4e2da46743049bb86ae3e8854be16a71ae9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "34ed6bf1996be6d64dbedbf6d2ecf4e2da46743049bb86ae3e8854be16a71ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ed6bf1996be6d64dbedbf6d2ecf4e2da46743049bb86ae3e8854be16a71ae9", kill_on_drop: false }` [INFO] [stdout] 34ed6bf1996be6d64dbedbf6d2ecf4e2da46743049bb86ae3e8854be16a71ae9