[INFO] cloning repository https://github.com/alexander-akhmetov/mos6502 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexander-akhmetov/mos6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-akhmetov%2Fmos6502", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-akhmetov%2Fmos6502'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3513bcb1d330c3c046c35aa1c3ca7c9438e7eb6d [INFO] testing alexander-akhmetov/mos6502 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-akhmetov%2Fmos6502" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexander-akhmetov/mos6502 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexander-akhmetov/mos6502 [INFO] finished tweaking git repo https://github.com/alexander-akhmetov/mos6502 [INFO] tweaked toml for git repo https://github.com/alexander-akhmetov/mos6502 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alexander-akhmetov/mos6502 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec7aa7cb9c1c66da191ee0d2d983c0c31366790be3de2d79bb1416b2c7b3e0e [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" "2ec7aa7cb9c1c66da191ee0d2d983c0c31366790be3de2d79bb1416b2c7b3e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec7aa7cb9c1c66da191ee0d2d983c0c31366790be3de2d79bb1416b2c7b3e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec7aa7cb9c1c66da191ee0d2d983c0c31366790be3de2d79bb1416b2c7b3e0e", kill_on_drop: false }` [INFO] [stdout] 2ec7aa7cb9c1c66da191ee0d2d983c0c31366790be3de2d79bb1416b2c7b3e0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a362a053706e78eac5dd1e1683fa7608ffd62fea3946c236ec681fdff0d4991 [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" "0a362a053706e78eac5dd1e1683fa7608ffd62fea3946c236ec681fdff0d4991", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling mos6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "0a362a053706e78eac5dd1e1683fa7608ffd62fea3946c236ec681fdff0d4991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a362a053706e78eac5dd1e1683fa7608ffd62fea3946c236ec681fdff0d4991", kill_on_drop: false }` [INFO] [stdout] 0a362a053706e78eac5dd1e1683fa7608ffd62fea3946c236ec681fdff0d4991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bcb94e05e0cb5d9fd70c9842d0e7706ccf35272b1960e4aebf38bb0c18aa03a [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" "1bcb94e05e0cb5d9fd70c9842d0e7706ccf35272b1960e4aebf38bb0c18aa03a", kill_on_drop: false }` [INFO] [stderr] Compiling mos6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "1bcb94e05e0cb5d9fd70c9842d0e7706ccf35272b1960e4aebf38bb0c18aa03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcb94e05e0cb5d9fd70c9842d0e7706ccf35272b1960e4aebf38bb0c18aa03a", kill_on_drop: false }` [INFO] [stdout] 1bcb94e05e0cb5d9fd70c9842d0e7706ccf35272b1960e4aebf38bb0c18aa03a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] b66596367178aa8535603480dcf0a10e3ef865c0fb348710e76df55690a37611 [INFO] running `Command { std: "docker" "start" "-a" "b66596367178aa8535603480dcf0a10e3ef865c0fb348710e76df55690a37611", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mos6502-b534b844eaa59721 [INFO] [stdout] running 228 tests [INFO] [stdout] test asm::tests::code_with_bne_instruction ... ok [INFO] [stdout] test asm::tests::test_assemble_2 ... ok [INFO] [stdout] test asm::tests::test_assemble_one_line ... ok [INFO] [stdout] test asm::tests::test_assemble_one_line_immediate_addressing ... ok [INFO] [stdout] test asm::tests::test_assemble ... ok [INFO] [stdout] test cpu::tests::asl_accumulator_shift ... ok [INFO] [stdout] test cpu::tests::asl_accumulator_zero ... ok [INFO] [stdout] test cpu::tests::bmi ... ok [INFO] [stdout] test cpu::tests::cmp_equals_immediate ... ok [INFO] [stdout] test cpu::tests::clear_carry ... ok [INFO] [stdout] test cpu::tests::asl_accumulator_80_to_zero ... ok [INFO] [stdout] test cpu::tests::bit_zero_page_saves_6_and_7_bits_when_they_are_0 ... ok [INFO] [stdout] test cpu::tests::brk ... ok [INFO] [stdout] test cpu::tests::bit_zero_page_saves_6_and_7_bits ... ok [INFO] [stdout] test cpu::tests::cmp_left_less_right_left_negative_immediate ... ok [INFO] [stdout] test cpu::tests::cmp_left_greater_right_right_negative_immediate ... ok [INFO] [stdout] test cpu::tests::cmp_left_less_right_both_negative_immediate ... ok [INFO] [stdout] test cpu::tests::jmp_indirect ... ok [INFO] [stdout] test cpu::tests::bit_zero_page_zero_flag ... ok [INFO] [stdout] test cpu::tests::jsr_must_push_return_address ... ok [INFO] [stdout] test cpu::tests::clear_interrupt ... ok [INFO] [stdout] test cpu::tests::asl_accumulator_zero_with_1_from_status ... ok [INFO] [stdout] test cpu::tests::cmp_not_equals_immediate ... ok [INFO] [stdout] test cpu::tests::new ... ok [INFO] [stdout] test cpu::tests::lsr_zero_page ... ok [INFO] [stdout] test cpu::tests::load ... ok [INFO] [stdout] test cpu::tests::operation_adc_immediate ... ok [INFO] [stdout] test cpu::tests::operation_adc_immediate_with_overflow ... ok [INFO] [stdout] test cpu::tests::operation_dey_below_zero_sets_negative_flag ... ok [INFO] [stdout] test cpu::tests::operation_adc_absolute ... ok [INFO] [stdout] test cpu::tests::operation_dey ... ok [INFO] [stdout] test cpu::tests::operation_lda_absolute ... ok [INFO] [stdout] test cpu::tests::operation_lda_absolute_indexed_y ... ok [INFO] [stdout] test cpu::tests::operation_inc ... ok [INFO] [stdout] test cpu::tests::operation_lda_zero_page ... ok [INFO] [stdout] test cpu::tests::operation_ldx_absolute ... ok [INFO] [stdout] test cpu::tests::operation_lda_absolute_indexed_x ... ok [INFO] [stdout] test cpu::tests::operation_lda ... ok [INFO] [stdout] test cpu::tests::clear_decimal ... ok [INFO] [stdout] test cpu::tests::clear_overflow ... ok [INFO] [stdout] test cpu::tests::cmp_equals_immediate_both_negative ... ok [INFO] [stdout] test cpu::tests::bit_absolite_zero_flag ... ok [INFO] [stdout] test cpu::tests::dey_to_zero_sets_zero_flag ... ok [INFO] [stdout] test cpu::tests::bit_absolute_saves_6_and_7_bits ... ok [INFO] [stdout] test cpu::tests::operation_inx ... ok [INFO] [stdout] test cpu::tests::operation_ldx ... ok [INFO] [stdout] test cpu::tests::bit_absolute_saves_6_and_7_bits_when_they_are_0 ... ok [INFO] [stdout] test cpu::tests::operation_ldx_zero_page ... ok [INFO] [stdout] test cpu::tests::operation_sec ... ok [INFO] [stdout] test cpu::tests::operation_sta_zero_page_x ... ok [INFO] [stdout] test cpu::tests::operation_sta_zero_page_x_with_overflow ... ok [INFO] [stdout] test cpu::tests::operation_sta_indirect_indexed_x ... ok [INFO] [stdout] test cpu::tests::pla ... ok [INFO] [stdout] test cpu::tests::rol_accumulator ... ok [INFO] [stdout] test cpu::tests::pha ... ok [INFO] [stdout] test cpu::tests::operation_stx_zeropage ... ok [INFO] [stdout] test cpu::tests::operation_sta ... ok [INFO] [stdout] test cpu::tests::operation_sta_absolute ... ok [INFO] [stdout] test cpu::tests::operation_sta_absolute_y ... ok [INFO] [stdout] test cpu::tests::operation_stx ... ok [INFO] [stdout] test cpu::tests::ror_absolute_zero_and_carry_one ... ok [INFO] [stdout] test cpu::tests::rol_accumulator_zero ... ok [INFO] [stdout] test cpu::tests::rol_accumulator_with_initial_carry ... ok [INFO] [stdout] test cpu::tests::php_and_then_plp ... ok [INFO] [stdout] test cpu::tests::rts ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_10_minus_5_minus_carry ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_no_carry_and_overflow ... ok [INFO] [stdout] test cpu::tests::ror_absolute_zero_and_carry_zero ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_with_overflow ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_carry_and_overflow ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_zeros ... ok [INFO] [stdout] test cpu::tests::sbc_simple_test ... ok [INFO] [stdout] test cpu::tests::stack_push_word ... ok [INFO] [stdout] test cpu::tests::test_bne_branching ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_with_zero ... ok [INFO] [stdout] test cpu::tests::operation_sta_indexed_indirect_y ... ok [INFO] [stdout] test cpu::tests::test_bne_negative_offset ... ok [INFO] [stdout] test cpu::tests::test_bne_positive_offset ... ok [INFO] [stdout] test cpu::tests::test_cpx_equals_immediate ... ok [INFO] [stdout] test cpu::tests::test_cpy_equals_immediate ... ok [INFO] [stdout] test cpu::tests::test_cpy_not_equals_immediate ... ok [INFO] [stdout] test cpu::tests::test_dex_below_zero_sets_negative_flag ... ok [INFO] [stdout] test cpu::tests::operation_adc_add_two_positive_numbers_and_get_negative_result_must_set_overflow ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_no_carry_and_no_overflow ... ok [INFO] [stdout] test cpu::tests::rol_accumulator_to_zero ... ok [INFO] [stdout] test cpu::tests::test_iny ... ok [INFO] [stdout] test cpu::tests::test_next_two_bytes ... ok [INFO] [stdout] test cpu::tests::test_next_two_bytes_with_only_lower_byte ... ok [INFO] [stdout] test cpu::tests::test_simple_program ... ok [INFO] [stdout] test cpu::tests::test_tax_sets_zero ... ok [INFO] [stdout] test operation::tests::adc_absolute_x ... ok [INFO] [stdout] test operation::tests::adc_absolute ... ok [INFO] [stdout] test operation::tests::adc_absolute_y ... ok [INFO] [stdout] test cpu::tests::test_dex ... ok [INFO] [stdout] test cpu::tests::operation_sed ... ok [INFO] [stdout] test operation::tests::adc_immediate ... ok [INFO] [stdout] test operation::tests::asl_absolute ... ok [INFO] [stdout] test operation::tests::asl_absolute_x ... ok [INFO] [stdout] test operation::tests::asl_accumulator ... ok [INFO] [stdout] test operation::tests::adc_zero_page ... ok [INFO] [stdout] test operation::tests::adc_zero_page_x ... ok [INFO] [stdout] test operation::tests::and_immediate ... ok [INFO] [stdout] test operation::tests::bcs ... ok [INFO] [stdout] test operation::tests::beq ... ok [INFO] [stdout] test operation::tests::bit_absolute ... ok [INFO] [stdout] test operation::tests::asl_zero_page ... ok [INFO] [stdout] test operation::tests::bit_zero_page ... ok [INFO] [stdout] test operation::tests::bne ... ok [INFO] [stdout] test operation::tests::bcc ... ok [INFO] [stdout] test operation::tests::asl_zero_page_x ... ok [INFO] [stdout] test operation::tests::brk ... ok [INFO] [stdout] test operation::tests::bvc ... ok [INFO] [stdout] test operation::tests::clc ... ok [INFO] [stdout] test operation::tests::cld ... ok [INFO] [stdout] test operation::tests::bmi ... ok [INFO] [stdout] test operation::tests::bpl ... ok [INFO] [stdout] test operation::tests::cli ... ok [INFO] [stdout] test operation::tests::clv ... ok [INFO] [stdout] test operation::tests::bvs ... ok [INFO] [stdout] test operation::tests::cmp_immediate ... ok [INFO] [stdout] test operation::tests::cmp_absolute_x ... ok [INFO] [stdout] test operation::tests::cmp_indirect_x ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_carry_but_no_overflow ... ok [INFO] [stdout] test operation::tests::cmp_absolute ... ok [INFO] [stdout] test operation::tests::cmp_absolute_y ... ok [INFO] [stdout] test operation::tests::cmp_zero_page ... ok [INFO] [stdout] test operation::tests::cmp_zero_page_x ... ok [INFO] [stdout] test operation::tests::cpx_immediate ... ok [INFO] [stdout] test operation::tests::cpy_immediate ... ok [INFO] [stdout] test cpu::tests::sbc_immediate_one_minus_one ... ok [INFO] [stdout] test operation::tests::cmp_indirect_y ... ok [INFO] [stdout] test operation::tests::cpy_absolute ... ok [INFO] [stdout] test operation::tests::cpx_absolute ... ok [INFO] [stdout] test operation::tests::dec_zero_page ... ok [INFO] [stdout] test operation::tests::cpx_zero_page ... ok [INFO] [stdout] test operation::tests::dec_absolute ... ok [INFO] [stdout] test operation::tests::dec_absolute_x ... ok [INFO] [stdout] test operation::tests::dey ... ok [INFO] [stdout] test operation::tests::inc_zero_page ... ok [INFO] [stdout] test operation::tests::dex ... ok [INFO] [stdout] test operation::tests::dec_zero_page_x ... ok [INFO] [stdout] test operation::tests::inc_zero_page_x ... ok [INFO] [stdout] test operation::tests::cpy_zero_page ... ok [INFO] [stdout] test operation::tests::inc_absolute ... ok [INFO] [stdout] test operation::tests::iny ... ok [INFO] [stdout] test operation::tests::inx ... ok [INFO] [stdout] test operation::tests::eor_immediate ... ok [INFO] [stdout] test operation::tests::lda_absolute_indexed_y ... ok [INFO] [stdout] test operation::tests::lda_indirect_x ... ok [INFO] [stdout] test operation::tests::jsr ... ok [INFO] [stdout] test operation::tests::lda_zero_page ... ok [INFO] [stdout] test operation::tests::lda_immediate ... ok [INFO] [stdout] test operation::tests::lda_indirect_y ... ok [INFO] [stdout] test operation::tests::ldx_absolute ... ok [INFO] [stdout] test operation::tests::lda_absolute_indexed_x ... ok [INFO] [stdout] test operation::tests::lda_zero_page_x ... ok [INFO] [stdout] test operation::tests::ldx_immediate ... ok [INFO] [stdout] test operation::tests::ldx_absolute_y ... ok [INFO] [stdout] test operation::tests::lda_absolute ... ok [INFO] [stdout] test operation::tests::ldy_absolute ... ok [INFO] [stdout] test operation::tests::ldy_absolute_x ... ok [INFO] [stdout] test operation::tests::ldx_zero_page ... ok [INFO] [stdout] test operation::tests::ldx_zero_page_y ... ok [INFO] [stdout] test operation::tests::ldy_zero_page ... ok [INFO] [stdout] test operation::tests::jmp_absolute ... ok [INFO] [stdout] test operation::tests::lsr_accumulator ... ok [INFO] [stdout] test cpu::tests::test_tax ... ok [INFO] [stdout] test operation::tests::nop ... ok [INFO] [stdout] test operation::tests::ora_absolute ... ok [INFO] [stdout] test operation::tests::ora_absolute_x ... ok [INFO] [stdout] test operation::tests::ora_absolute_y ... ok [INFO] [stdout] test operation::tests::ora_immediate ... ok [INFO] [stdout] test operation::tests::ora_zero_page ... ok [INFO] [stdout] test operation::tests::ora_zero_page_x ... ok [INFO] [stdout] test operation::tests::pha ... ok [INFO] [stdout] test operation::tests::php ... ok [INFO] [stdout] test operation::tests::pla ... ok [INFO] [stdout] test operation::tests::plp ... ok [INFO] [stdout] test operation::tests::rol_absolute ... ok [INFO] [stdout] test operation::tests::rol_absolute_x ... ok [INFO] [stdout] test operation::tests::rol_accumulator ... ok [INFO] [stdout] test operation::tests::rol_zero_page ... ok [INFO] [stdout] test operation::tests::rol_zero_page_x ... ok [INFO] [stdout] test operation::tests::ror_absolute ... ok [INFO] [stdout] test operation::tests::ror_accumulator ... ok [INFO] [stdout] test operation::tests::ror_zero_page ... ok [INFO] [stdout] test operation::tests::rti ... ok [INFO] [stdout] test operation::tests::rts ... ok [INFO] [stdout] test operation::tests::sbc_absolute ... ok [INFO] [stdout] test operation::tests::sbc_immediate ... ok [INFO] [stdout] test operation::tests::sbc_indirect_y ... ok [INFO] [stdout] test operation::tests::sbc_zero_page ... ok [INFO] [stdout] test operation::tests::sbc_zero_page_x ... ok [INFO] [stdout] test operation::tests::sec ... ok [INFO] [stdout] test operation::tests::sed ... ok [INFO] [stdout] test operation::tests::sei ... ok [INFO] [stdout] test operation::tests::sta_absolute ... ok [INFO] [stdout] test operation::tests::sta_absolute_x ... ok [INFO] [stdout] test operation::tests::sta_absolute_y ... ok [INFO] [stdout] test operation::tests::sta_indirect_x ... ok [INFO] [stdout] test operation::tests::sta_indirect_y ... ok [INFO] [stdout] test operation::tests::sta_zero_page ... ok [INFO] [stdout] test operation::tests::sta_zero_page_x ... ok [INFO] [stdout] test operation::tests::lsr_zero_page_x ... ok [INFO] [stdout] test operation::tests::lsr_absolute ... ok [INFO] [stdout] test operation::tests::lsr_absolute_x ... ok [INFO] [stdout] test operation::tests::stx_zero_page ... ok [INFO] [stdout] test operation::tests::stx_absolute ... ok [INFO] [stdout] test operation::tests::stx_zero_page_y ... ok [INFO] [stdout] test operation::tests::ldy_zero_page_x ... ok [INFO] [stdout] test operation::tests::tax ... ok [INFO] [stdout] test operation::tests::sty_absolute ... ok [INFO] [stdout] test operation::tests::lsr_zero_page ... ok [INFO] [stdout] test operation::tests::ldy_immediate ... ok [INFO] [stdout] test operation::tests::sty_zero_page_x ... ok [INFO] [stdout] test operation::tests::sty_zero_page ... ok [INFO] [stdout] test operation::tests::tay ... ok [INFO] [stdout] test operation::tests::tsx ... ok [INFO] [stdout] test operation::tests::txa ... ok [INFO] [stdout] test cpu::tests::operation_sei ... ok [INFO] [stdout] test cpu::tests::test_adc_for_overflow_and_carry ... ok [INFO] [stdout] test operation::tests::tya ... ok [INFO] [stdout] test operation::tests::txs ... ok [INFO] [stdout] test cpu::tests::test_cpx_not_equals_immediate ... ok [INFO] [stdout] test cpu::tests::stack_pop_word ... ok [INFO] [stdout] test cpu::tests::operation_lsr_accumulator ... ok [INFO] [stdout] test cpu::tests::load_data_too_big ... ok [INFO] [stdout] test cpu::tests::test_dex_to_zero_sets_zero_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 228 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cpu_test-661a38eadb40d69b [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_simple_program_2 ... ok [INFO] [stdout] test test_simple_program ... ok [INFO] [stderr] Doc-tests mos6502 [INFO] [stdout] test program_cycle_with_branching ... ok [INFO] [stdout] test program_with_stack ... ok [INFO] [stdout] test sta_with_absolute_addressing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b66596367178aa8535603480dcf0a10e3ef865c0fb348710e76df55690a37611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66596367178aa8535603480dcf0a10e3ef865c0fb348710e76df55690a37611", kill_on_drop: false }` [INFO] [stdout] b66596367178aa8535603480dcf0a10e3ef865c0fb348710e76df55690a37611