[INFO] crate emulator_6502 1.0.0 is already in cache [INFO] testing emulator_6502-1.0.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate emulator_6502 1.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate emulator_6502 1.0.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate emulator_6502 1.0.0 [INFO] finished tweaking crates.io crate emulator_6502 1.0.0 [INFO] tweaked toml for crates.io crate emulator_6502 1.0.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca66ba51adf4c507a31bfa1fdb9588fc6ea594534b524cf54fcccb49a6d49b11 [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" "ca66ba51adf4c507a31bfa1fdb9588fc6ea594534b524cf54fcccb49a6d49b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca66ba51adf4c507a31bfa1fdb9588fc6ea594534b524cf54fcccb49a6d49b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca66ba51adf4c507a31bfa1fdb9588fc6ea594534b524cf54fcccb49a6d49b11", kill_on_drop: false }` [INFO] [stdout] ca66ba51adf4c507a31bfa1fdb9588fc6ea594534b524cf54fcccb49a6d49b11 [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" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] dda8747e2f017692925945f99031ce9fc380b209517918733016ee15b153a63f [INFO] running `Command { std: "docker" "start" "-a" "dda8747e2f017692925945f99031ce9fc380b209517918733016ee15b153a63f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling emulator_6502 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "dda8747e2f017692925945f99031ce9fc380b209517918733016ee15b153a63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda8747e2f017692925945f99031ce9fc380b209517918733016ee15b153a63f", kill_on_drop: false }` [INFO] [stdout] dda8747e2f017692925945f99031ce9fc380b209517918733016ee15b153a63f [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" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36cd4935f479adcc0bcf303a710cb23ccb1f8474b716480c7b52f34168c37403 [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" "36cd4935f479adcc0bcf303a710cb23ccb1f8474b716480c7b52f34168c37403", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling emulator_6502 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "36cd4935f479adcc0bcf303a710cb23ccb1f8474b716480c7b52f34168c37403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36cd4935f479adcc0bcf303a710cb23ccb1f8474b716480c7b52f34168c37403", kill_on_drop: false }` [INFO] [stdout] 36cd4935f479adcc0bcf303a710cb23ccb1f8474b716480c7b52f34168c37403 [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" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e64b0a594f5d0f679d3d2accc43c93d332b6d4e5333b33f485d35f7c2967e72a [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" "e64b0a594f5d0f679d3d2accc43c93d332b6d4e5333b33f485d35f7c2967e72a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/emulator_6502-1e898a5ea66d4223 [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test address_modes::test::test_absolute ... ok [INFO] [stdout] test address_modes::test::test_absolute_x_extra_cycle ... ok [INFO] [stdout] test address_modes::test::test_absolute_x ... ok [INFO] [stdout] test address_modes::test::test_absolute_y_extra_cycle ... ok [INFO] [stdout] test address_modes::test::test_absolute_y ... ok [INFO] [stdout] test opcodes::test::test_adc ... ok [INFO] [stdout] test opcodes::test::test_adc_zero_carry_flags ... ok [INFO] [stdout] test address_modes::test::test_indirect_x_page_edge ... ok [INFO] [stdout] test opcodes::test::test_and ... ok [INFO] [stdout] test address_modes::test::test_indirect_y_page_edge ... ok [INFO] [stdout] test address_modes::test::test_relative ... ok [INFO] [stdout] test opcodes::test::test_asl ... ok [INFO] [stdout] test opcodes::test::test_and_zero_flag ... ok [INFO] [stdout] test opcodes::test::test_asl_accumulator_zero_flag ... ok [INFO] [stdout] test opcodes::test::test_bit_negative_overflow_flags ... ok [INFO] [stdout] test opcodes::test::test_bit ... ok [INFO] [stdout] test opcodes::test::test_branch ... ok [INFO] [stdout] test opcodes::test::test_branch_backwards ... ok [INFO] [stdout] test opcodes::test::test_branch_fail ... ok [INFO] [stdout] test opcodes::test::test_brk ... ok [INFO] [stdout] test opcodes::test::test_compare ... ok [INFO] [stdout] test opcodes::test::test_compare_less ... ok [INFO] [stdout] test opcodes::test::test_dec ... ok [INFO] [stdout] test opcodes::test::test_dec_negative ... ok [INFO] [stdout] test opcodes::test::test_dex ... ok [INFO] [stdout] test opcodes::test::test_dex_negative ... ok [INFO] [stdout] test opcodes::test::test_dey ... ok [INFO] [stdout] test opcodes::test::test_dey_negative ... ok [INFO] [stdout] test opcodes::test::test_eor ... ok [INFO] [stdout] test opcodes::test::test_eor_zero_flag ... ok [INFO] [stdout] test opcodes::test::test_inc ... ok [INFO] [stdout] test opcodes::test::test_inc_negative ... ok [INFO] [stdout] test opcodes::test::test_inx ... ok [INFO] [stdout] test opcodes::test::test_inx_negative ... ok [INFO] [stdout] test opcodes::test::test_iny ... ok [INFO] [stdout] test opcodes::test::test_iny_negative ... ok [INFO] [stdout] test opcodes::test::test_jmp ... ok [INFO] [stdout] test opcodes::test::test_jsr ... ok [INFO] [stdout] test opcodes::test::test_lda ... ok [INFO] [stdout] test opcodes::test::test_lda_negative ... ok [INFO] [stdout] test opcodes::test::test_ldx ... ok [INFO] [stdout] test opcodes::test::test_ldx_negative ... ok [INFO] [stdout] test opcodes::test::test_ldy ... ok [INFO] [stdout] test opcodes::test::test_ldy_negative ... ok [INFO] [stdout] test opcodes::test::test_lsr ... ok [INFO] [stdout] test opcodes::test::test_lsr_accumulator_zero_flag ... ok [INFO] [stdout] test opcodes::test::test_ora ... ok [INFO] [stdout] test opcodes::test::test_ora_zero_flag ... ok [INFO] [stdout] test opcodes::test::test_pha ... ok [INFO] [stdout] test opcodes::test::test_php ... ok [INFO] [stdout] test opcodes::test::test_pla ... ok [INFO] [stdout] test opcodes::test::test_plp ... ok [INFO] [stdout] test opcodes::test::test_rol ... ok [INFO] [stdout] test opcodes::test::test_rol_accumulator ... ok [INFO] [stdout] test opcodes::test::test_ror ... ok [INFO] [stdout] test opcodes::test::test_ror_accumulator ... ok [INFO] [stdout] test opcodes::test::test_rti ... ok [INFO] [stdout] test opcodes::test::test_rts ... ok [INFO] [stdout] test opcodes::test::test_sbc ... ok [INFO] [stdout] test opcodes::test::test_sbc_carry_negative ... ok [INFO] [stdout] test opcodes::test::test_sbc_overflow ... ok [INFO] [stdout] test opcodes::test::test_sbc_zero ... ok [INFO] [stdout] test opcodes::test::test_sta ... ok [INFO] [stdout] test opcodes::test::test_stx ... ok [INFO] [stdout] test opcodes::test::test_sty ... ok [INFO] [stdout] test opcodes::test::test_tax ... ok [INFO] [stdout] test opcodes::test::test_tay ... ok [INFO] [stdout] test opcodes::test::test_tsx ... ok [INFO] [stdout] test opcodes::test::test_txa ... ok [INFO] [stdout] test opcodes::test::test_txs ... ok [INFO] [stdout] test opcodes::test::test_tya ... ok [INFO] [stdout] test address_modes::test::test_indirect_y ... ok [INFO] [stdout] test address_modes::test::test_zero_page_x ... ok [INFO] [stdout] test address_modes::test::test_implied ... ok [INFO] [stdout] test address_modes::test::test_zero_page ... ok [INFO] [stdout] test address_modes::test::test_indirect_x ... ok [INFO] [stdout] test address_modes::test::test_indirect_page_edge ... ok [INFO] [stdout] test address_modes::test::test_zero_page_y ... ok [INFO] [stdout] test opcodes::test::test_adc_overflow_negative_flags ... ok [INFO] [stdout] test address_modes::test::test_immediate ... ok [INFO] [stdout] test address_modes::test::test_indirect ... ok [INFO] [stdout] test address_modes::test::test_indirect_y_extra_cycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-5450562052809841 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test loop_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests emulator_6502 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 15) ... ignored [INFO] [stdout] test src/lib.rs - (line 50) ... ignored [INFO] [stdout] test src/lib.rs - Interface6502 (line 334) ... ignored [INFO] [stdout] test src/lib.rs - MOS6502 (line 116) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e64b0a594f5d0f679d3d2accc43c93d332b6d4e5333b33f485d35f7c2967e72a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64b0a594f5d0f679d3d2accc43c93d332b6d4e5333b33f485d35f7c2967e72a", kill_on_drop: false }` [INFO] [stdout] e64b0a594f5d0f679d3d2accc43c93d332b6d4e5333b33f485d35f7c2967e72a