[INFO] cloning repository https://github.com/gregtatum/nes-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/nes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 054ad0441c71b11c1e4f50dfb21a48d2d09595b6 [INFO] testing gregtatum/nes-rs 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%2Fgregtatum%2Fnes-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregtatum/nes-rs 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] removed /workspace/builds/worker-10/source/rust-toolchain [INFO] started tweaking git repo https://github.com/gregtatum/nes-rs [INFO] finished tweaking git repo https://github.com/gregtatum/nes-rs [INFO] tweaked toml for git repo https://github.com/gregtatum/nes-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/nes-rs 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bc49b32976435b1b8804c2b594bc96c503af55a0dd190a8ed4ffe2e397b8458 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2bc49b32976435b1b8804c2b594bc96c503af55a0dd190a8ed4ffe2e397b8458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bc49b32976435b1b8804c2b594bc96c503af55a0dd190a8ed4ffe2e397b8458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc49b32976435b1b8804c2b594bc96c503af55a0dd190a8ed4ffe2e397b8458", kill_on_drop: false }` [INFO] [stdout] 2bc49b32976435b1b8804c2b594bc96c503af55a0dd190a8ed4ffe2e397b8458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e794a0ef7ea62db4e3c22249d989e2fd9512ae2c8fa7c2322d326f8a5b690cff [INFO] running `Command { std: "docker" "start" "-a" "e794a0ef7ea62db4e3c22249d989e2fd9512ae2c8fa7c2322d326f8a5b690cff", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling sdl2 v0.35.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sdl2-sys v0.35.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling cpu_6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.80s [INFO] running `Command { std: "docker" "inspect" "e794a0ef7ea62db4e3c22249d989e2fd9512ae2c8fa7c2322d326f8a5b690cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e794a0ef7ea62db4e3c22249d989e2fd9512ae2c8fa7c2322d326f8a5b690cff", kill_on_drop: false }` [INFO] [stdout] e794a0ef7ea62db4e3c22249d989e2fd9512ae2c8fa7c2322d326f8a5b690cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 907c74856ed0902cddd3f4ae77011e5f76e230624091e29ef074abd005d1d111 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "907c74856ed0902cddd3f4ae77011e5f76e230624091e29ef074abd005d1d111", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling insta v1.5.2 [INFO] [stderr] Compiling cpu_6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.76s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpu_6502-c3bb553de79b0927) [INFO] [stderr] Executable unittests src/bin/cpu-visualizer/main.rs (/opt/rustwide/target/debug/deps/cpu_visualizer-49a07f664b1bffae) [INFO] [stderr] Executable unittests src/bin/simple-game/main.rs (/opt/rustwide/target/debug/deps/simple_game-25a92460df0df2b6) [INFO] running `Command { std: "docker" "inspect" "907c74856ed0902cddd3f4ae77011e5f76e230624091e29ef074abd005d1d111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907c74856ed0902cddd3f4ae77011e5f76e230624091e29ef074abd005d1d111", kill_on_drop: false }` [INFO] [stdout] 907c74856ed0902cddd3f4ae77011e5f76e230624091e29ef074abd005d1d111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0853f0cf42fcfc58e0aba6c5e39f6a0e7115e9cf0556d187bb3b54eff4c59240 [INFO] running `Command { std: "docker" "start" "-a" "0853f0cf42fcfc58e0aba6c5e39f6a0e7115e9cf0556d187bb3b54eff4c59240", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpu_6502-c3bb553de79b0927) [INFO] [stdout] running 62 tests [INFO] [stdout] test asm::test::test_u8_digits ... ok [INFO] [stdout] test asm::test::test_various_codes_individually ... ok [INFO] [stdout] test asm::test::test_labels ... ok [INFO] [stdout] test asm::test::test_multiple_lines ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_basics::adc2 ... ok [INFO] [stdout] test asm::test::test_all_modes ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_basics::adc3 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_basics::adc4 ... ok [INFO] [stdout] test asm::test::test_immediate_mode ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_basics::adc1 ... ok [INFO] [stdout] test asm::test::test_numbers ... ok [INFO] [stdout] test asm::test::test_register_a_mode ... ok [INFO] [stdout] test asm::test::test_all_modes_binary ... ok [INFO] [stdout] test asm::test::test_pragmas ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_overflow_carry::test_127_1 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_overflow_carry::test_1_1 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cmp_lt ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_overflow_carry::test_1_neg1 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::and ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cpx_eq ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cpx_gt ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cpx_lt ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cmp_eq ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_basics::adc_carry ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::eor ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::sbc3 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::sbc1 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::sbc2 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::sbc_overflow_carry::clc ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cpy_lt ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::sbc_overflow_carry::test_0_minus_1 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::lda ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::ora ... ok [INFO] [stdout] test asm::test::test_relative_labels ... ok [INFO] [stdout] test cpu_6502::test::zero_page::adc_zp ... ok [INFO] [stdout] test cpu_6502::test::zero_page::and_zp ... ok [INFO] [stdout] test asm::test::test_relative_labels_positive ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::nop ... ok [INFO] [stdout] test cpu_6502::test::zero_page::adc_zpx ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::sbc_overflow_carry::test_127_minus_neg1 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::ldx ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cpy_eq ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::sbc_overflow_carry::neg128_minus_1 ... ok [INFO] [stdout] test cpu_6502::test::zero_page::bit_zp_zero ... ok [INFO] [stdout] test cpu_6502::test::zero_page::bit_zp_no_zero_flag ... ok [INFO] [stdout] test cpu_6502::test::zero_page::and_zpx ... ok [INFO] [stdout] test cpu_6502::test::zero_page::bit_zp_n ... ok [INFO] [stdout] test cpu_6502::test::zero_page::asl_zpx ... ok [INFO] [stdout] test cpu_6502::test::zero_page::cmp_zp_eq ... ok [INFO] [stdout] test cpu_6502::test::zero_page::asl_zp_no_carry ... ok [INFO] [stdout] test cpu_6502::test::zero_page::asl_zp ... ok [INFO] [stdout] test cpu_6502::test::zero_page::bit_zp_v ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cmp_gt ... ok [INFO] [stdout] test cpu_6502::test::zero_page::cpx_zp_eq ... ok [INFO] [stdout] test cpu_6502::test::zero_page::cmp_zp_lt ... ok [INFO] [stdout] test cpu_6502::test::zero_page::cmp_zp_gt ... ok [INFO] [stdout] test cpu_6502::test::zero_page::cpx_zp_lt ... ok [INFO] [stdout] test cpu_6502::test::zero_page::cpx_zp_gt ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_overflow_carry::carry ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::compare::cpy_gt ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::adc_overflow_carry::neg128_negative_1 ... ok [INFO] [stdout] test cpu_6502::test::immediate_mode::ldy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cpu-visualizer/main.rs (/opt/rustwide/target/debug/deps/cpu_visualizer-49a07f664b1bffae) [INFO] [stdout] running 11 tests [INFO] [stdout] test load_cpu::test_cpu::test_branching ... ok [INFO] [stdout] test load_cpu::test_cpu::test_stack ... ok [INFO] [stdout] test load_cpu::test_cpu::test_logical_operators ... ok [INFO] [stdout] test load_cpu::test_cpu::test_add_with_carry ... ok [INFO] [stdout] test load_cpu::test_cpu::test_fibonacci_u16 ... ok [INFO] [stdout] test load_cpu::test_cpu::test_register_a_modes ... ok [INFO] [stdout] test load_cpu::test_cpu::test_fibonacci_u8 ... ok [INFO] [stdout] test load_cpu::test_cpu::test_compare ... ok [INFO] [stdout] test load_cpu::test_cpu::test_addressing_modes ... ok [INFO] [stdout] test load_cpu::test_cpu::test_status_flags ... ok [INFO] [stderr] Running unittests src/bin/simple-game/main.rs (/opt/rustwide/target/debug/deps/simple_game-25a92460df0df2b6) [INFO] [stdout] test load_cpu::test_cpu::test_fill_zero_page ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cpu_6502 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0853f0cf42fcfc58e0aba6c5e39f6a0e7115e9cf0556d187bb3b54eff4c59240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0853f0cf42fcfc58e0aba6c5e39f6a0e7115e9cf0556d187bb3b54eff4c59240", kill_on_drop: false }` [INFO] [stdout] 0853f0cf42fcfc58e0aba6c5e39f6a0e7115e9cf0556d187bb3b54eff4c59240