[INFO] cloning repository https://github.com/JNjenga/e6502 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JNjenga/e6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJNjenga%2Fe6502", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJNjenga%2Fe6502'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f918a1aaaa9a45bdc3925ff195e1bba5df89b59 [INFO] checking JNjenga/e6502 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJNjenga%2Fe6502" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JNjenga/e6502 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JNjenga/e6502 [INFO] finished tweaking git repo https://github.com/JNjenga/e6502 [INFO] tweaked toml for git repo https://github.com/JNjenga/e6502 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/JNjenga/e6502 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27dc6ee12a2e688d89748f2e0c80e453465001c114661c77c91447713459a68a [INFO] running `Command { std: "docker" "start" "-a" "27dc6ee12a2e688d89748f2e0c80e453465001c114661c77c91447713459a68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27dc6ee12a2e688d89748f2e0c80e453465001c114661c77c91447713459a68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dc6ee12a2e688d89748f2e0c80e453465001c114661c77c91447713459a68a", kill_on_drop: false }` [INFO] [stdout] 27dc6ee12a2e688d89748f2e0c80e453465001c114661c77c91447713459a68a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c36b4c17cfd10573503272835b9408569639e119d44270686792981c845b144e [INFO] running `Command { std: "docker" "start" "-a" "c36b4c17cfd10573503272835b9408569639e119d44270686792981c845b144e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking e6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `BreakFlag` [INFO] [stdout] --> tests/integration_test.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const BreakFlag:u8 = 0b00100000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DecimalFlag` [INFO] [stdout] --> tests/integration_test.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const DecimalFlag:u8 = 0b00001000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `InterruptFlag` [INFO] [stdout] --> tests/integration_test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const InterruptFlag:u8 = 0b00000100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NegFlag` should have an upper case name [INFO] [stdout] --> tests/integration_test.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const NegFlag:u8 = 0b10000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `NEG_FLAG` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OverFlowFlag` should have an upper case name [INFO] [stdout] --> tests/integration_test.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const OverFlowFlag:u8 = 0b01000000; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `OVER_FLOW_FLAG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BreakFlag` should have an upper case name [INFO] [stdout] --> tests/integration_test.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const BreakFlag:u8 = 0b00100000; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `BREAK_FLAG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DecimalFlag` should have an upper case name [INFO] [stdout] --> tests/integration_test.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const DecimalFlag:u8 = 0b00001000; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `DECIMAL_FLAG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `InterruptFlag` should have an upper case name [INFO] [stdout] --> tests/integration_test.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const InterruptFlag:u8 = 0b00000100; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `INTERRUPT_FLAG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ZeroFlag` should have an upper case name [INFO] [stdout] --> tests/integration_test.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const ZeroFlag:u8 = 0b00000010; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `ZERO_FLAG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CarryFlag` should have an upper case name [INFO] [stdout] --> tests/integration_test.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const CarryFlag:u8 = 0b00000001; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `CARRY_FLAG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::num::::wrapping_sub` that must be used [INFO] [stdout] --> tests/../src/cpu.rs:1589:21 [INFO] [stdout] | [INFO] [stdout] 1589 | self.a.wrapping_sub(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the result of the operation, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::num::::wrapping_sub` that must be used [INFO] [stdout] --> src/cpu.rs:1589:21 [INFO] [stdout] | [INFO] [stdout] 1589 | self.a.wrapping_sub(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the result of the operation, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::num::::wrapping_sub` that must be used [INFO] [stdout] --> src/cpu.rs:1589:21 [INFO] [stdout] | [INFO] [stdout] 1589 | self.a.wrapping_sub(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the result of the operation, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::num::::wrapping_sub` that must be used [INFO] [stdout] --> src/cpu.rs:1589:21 [INFO] [stdout] | [INFO] [stdout] 1589 | self.a.wrapping_sub(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the result of the operation, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::num::::wrapping_sub` that must be used [INFO] [stdout] --> src/cpu.rs:1589:21 [INFO] [stdout] | [INFO] [stdout] 1589 | self.a.wrapping_sub(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the result of the operation, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.27s [INFO] running `Command { std: "docker" "inspect" "c36b4c17cfd10573503272835b9408569639e119d44270686792981c845b144e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36b4c17cfd10573503272835b9408569639e119d44270686792981c845b144e", kill_on_drop: false }` [INFO] [stdout] c36b4c17cfd10573503272835b9408569639e119d44270686792981c845b144e