[INFO] cloning repository https://github.com/J00LZZ/rust6502 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J00LZZ/rust6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ00LZZ%2Frust6502", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ00LZZ%2Frust6502'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4e281aec63f20000661e333b41cf1da5d3a10de [INFO] checking J00LZZ/rust6502/f4e281aec63f20000661e333b41cf1da5d3a10de against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ00LZZ%2Frust6502" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/J00LZZ/rust6502 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/J00LZZ/rust6502 [INFO] finished tweaking git repo https://github.com/J00LZZ/rust6502 [INFO] tweaked toml for git repo https://github.com/J00LZZ/rust6502 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/J00LZZ/rust6502 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psf v0.2.0 [INFO] [stderr] Downloaded olc_pixel_game_engine v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e1d28da5ac49dc947196178ee19b3172895f27bf654f2ea7033060b741edd9 [INFO] running `Command { std: "docker" "start" "-a" "b5e1d28da5ac49dc947196178ee19b3172895f27bf654f2ea7033060b741edd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e1d28da5ac49dc947196178ee19b3172895f27bf654f2ea7033060b741edd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e1d28da5ac49dc947196178ee19b3172895f27bf654f2ea7033060b741edd9", kill_on_drop: false }` [INFO] [stdout] b5e1d28da5ac49dc947196178ee19b3172895f27bf654f2ea7033060b741edd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8d9474e5bee3b94ba11f8bf761958667f252118a27a7dce955bfd2e52bcace9 [INFO] running `Command { std: "docker" "start" "-a" "e8d9474e5bee3b94ba11f8bf761958667f252118a27a7dce955bfd2e52bcace9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> codegen/src/lib.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | StatusFlag::N => (if nf { "BPL" } else { "BMI" }), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - StatusFlag::N => (if nf { "BPL" } else { "BMI" }), [INFO] [stdout] 50 + StatusFlag::N => if nf { "BPL" } else { "BMI" }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> codegen/src/lib.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | StatusFlag::V => (if nf { "BVC" } else { "BVS" }), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - StatusFlag::V => (if nf { "BVC" } else { "BVS" }), [INFO] [stdout] 51 + StatusFlag::V => if nf { "BVC" } else { "BVS" }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> codegen/src/lib.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | StatusFlag::C => (if nf { "BCC" } else { "BCS" }), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - StatusFlag::C => (if nf { "BCC" } else { "BCS" }), [INFO] [stdout] 52 + StatusFlag::C => if nf { "BCC" } else { "BCS" }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> codegen/src/lib.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | StatusFlag::Z => (if nf { "BNE" } else { "BEQ" }), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - StatusFlag::Z => (if nf { "BNE" } else { "BEQ" }), [INFO] [stdout] 53 + StatusFlag::Z => if nf { "BNE" } else { "BEQ" }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling olc_pixel_game_engine v0.5.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking psf v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking rust6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | fn sa(mut pins: &mut Pins, addr: u16) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | fn sa(mut pins: &mut Pins, addr: u16) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn sad(mut pins: &mut Pins, addr: u16, data: u8) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | fn sd(mut pins: &mut Pins, data: u8) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | fn on(mut pins: &mut Pins, x: PinFlags) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | fn off(mut pins: &mut Pins, x: PinFlags) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | fn rd(mut pins: &mut Pins) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | fn wr(mut pins: &mut Pins) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn sad(mut pins: &mut Pins, addr: u16, data: u8) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | fn sd(mut pins: &mut Pins, data: u8) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | fn on(mut pins: &mut Pins, x: PinFlags) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | fn off(mut pins: &mut Pins, x: PinFlags) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | fn rd(mut pins: &mut Pins) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cpu.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | fn wr(mut pins: &mut Pins) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s [INFO] running `Command { std: "docker" "inspect" "e8d9474e5bee3b94ba11f8bf761958667f252118a27a7dce955bfd2e52bcace9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d9474e5bee3b94ba11f8bf761958667f252118a27a7dce955bfd2e52bcace9", kill_on_drop: false }` [INFO] [stdout] e8d9474e5bee3b94ba11f8bf761958667f252118a27a7dce955bfd2e52bcace9