[INFO] cloning repository https://github.com/mehcode/lintel-nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehcode/lintel-nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Flintel-nes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Flintel-nes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbc2385fdf8ebd3a6a31bbd8f7dd044b307f6dd3 [INFO] checking mehcode/lintel-nes against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Flintel-nes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mehcode/lintel-nes 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/mehcode/lintel-nes [INFO] finished tweaking git repo https://github.com/mehcode/lintel-nes [INFO] tweaked toml for git repo https://github.com/mehcode/lintel-nes written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mehcode/lintel-nes 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.3.15 [INFO] [stderr] Downloaded sdl2-sys v0.27.2 [INFO] [stderr] Downloaded strfmt v0.1.5 [INFO] [stderr] Downloaded num v0.1.36 [INFO] [stderr] Downloaded memchr v0.1.11 [INFO] [stderr] Downloaded env_logger v0.3.5 [INFO] [stderr] Downloaded lazy_static v0.2.2 [INFO] [stderr] Downloaded num-integer v0.1.32 [INFO] [stderr] Downloaded num-iter v0.1.32 [INFO] [stderr] Downloaded utf8-ranges v0.1.3 [INFO] [stderr] Downloaded thread-id v2.0.0 [INFO] [stderr] Downloaded thread_local v0.2.7 [INFO] [stderr] Downloaded sdl2 v0.27.2 [INFO] [stderr] Downloaded regex-syntax v0.3.9 [INFO] [stderr] Downloaded regex v0.1.80 [INFO] [stderr] Downloaded aho-corasick v0.5.3 [INFO] [stderr] Downloaded libc v0.2.18 [INFO] [stderr] Downloaded log v0.3.6 [INFO] [stderr] Downloaded bitflags v0.7.0 [INFO] [stderr] Downloaded num-traits v0.1.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4132b6d8d3adb7fe86aba6fd61350cf0bacaebee235407d6bc9413fe2f69c9a5 [INFO] running `Command { std: "docker" "start" "-a" "4132b6d8d3adb7fe86aba6fd61350cf0bacaebee235407d6bc9413fe2f69c9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4132b6d8d3adb7fe86aba6fd61350cf0bacaebee235407d6bc9413fe2f69c9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4132b6d8d3adb7fe86aba6fd61350cf0bacaebee235407d6bc9413fe2f69c9a5", kill_on_drop: false }` [INFO] [stdout] 4132b6d8d3adb7fe86aba6fd61350cf0bacaebee235407d6bc9413fe2f69c9a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7c75009d489c01cb4b899de2add29022e33331abcddcb7b955ce6b60c832324d [INFO] running `Command { std: "docker" "start" "-a" "7c75009d489c01cb4b899de2add29022e33331abcddcb7b955ce6b60c832324d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Compiling sdl2-sys v0.27.2 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking strfmt v0.1.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking sdl2 v0.27.2 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking lintel_nes v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:407:50 [INFO] [stdout] | [INFO] [stdout] 407 | if self.line <= 239 && (1..257).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 407 | if self.line <= 239 && (1..257).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:407:50 [INFO] [stdout] | [INFO] [stdout] 407 | if self.line <= 239 && (1..257).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 407 | if self.line <= 239 && (1..257).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:416:38 [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(self.dots) || (322..338).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(&self.dots) || (322..338).contains(self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:416:38 [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(self.dots) || (322..338).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(&self.dots) || (322..338).contains(self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:416:72 [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(self.dots) || (322..338).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(self.dots) || (322..338).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:416:72 [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(self.dots) || (322..338).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 416 | if (2..258).contains(self.dots) || (322..338).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(self.dots) || (321..337).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(&self.dots) || (321..337).contains(self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(self.dots) || (321..337).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(&self.dots) || (321..337).contains(self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:421:72 [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(self.dots) || (321..337).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(self.dots) || (321..337).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:421:72 [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(self.dots) || (321..337).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 421 | if (1..257).contains(self.dots) || (321..337).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:457:56 [INFO] [stdout] | [INFO] [stdout] 457 | if self.line == 261 && (280..305).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 457 | if self.line == 261 && (280..305).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ppu.rs:457:56 [INFO] [stdout] | [INFO] [stdout] 457 | if self.line == 261 && (280..305).contains(self.dots) { [INFO] [stdout] | -------- ^^^^^^^^^ expected `&_`, found `u16` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u16` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/range.rs:120:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 457 | if self.line == 261 && (280..305).contains(&self.dots) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lintel_nes` (bin "lintel_nes") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lintel_nes` (bin "lintel_nes" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "7c75009d489c01cb4b899de2add29022e33331abcddcb7b955ce6b60c832324d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c75009d489c01cb4b899de2add29022e33331abcddcb7b955ce6b60c832324d", kill_on_drop: false }` [INFO] [stdout] 7c75009d489c01cb4b899de2add29022e33331abcddcb7b955ce6b60c832324d