Oct 16 02:28:01.148 INFO testing mos6502-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:28:01.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 02:28:01.395 INFO blam! 3b752491942a6c2e69a0edf9369266019d9c58b7aff3afcfb387d86af2dc6156 Oct 16 02:28:01.397 INFO running `"docker" "start" "-a" "3b752491942a6c2e69a0edf9369266019d9c58b7aff3afcfb387d86af2dc6156"` Oct 16 02:28:02.190 INFO kablam! usermod: no changes Oct 16 02:28:02.216 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 02:28:02.216 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 02:28:02.216 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:28:02.217 INFO kablam! files will be included as a binary target: Oct 16 02:28:02.217 INFO kablam! Oct 16 02:28:02.217 INFO kablam! * /source/src/bin/main.rs Oct 16 02:28:02.218 INFO kablam! Oct 16 02:28:02.218 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:28:02.218 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 02:28:02.218 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 02:28:02.219 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:28:02.219 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:28:02.219 INFO kablam! Oct 16 02:28:02.220 INFO kablam! For more information on this warning you can consult Oct 16 02:28:02.220 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:28:02.220 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `mos6502`, Oct 16 02:28:02.221 INFO kablam! please set bin.path in Cargo.toml Oct 16 02:28:02.251 INFO kablam! Compiling mos6502 v0.0.1 (/source) Oct 16 02:28:05.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.57s Oct 16 02:28:05.781 INFO kablam! su: No module specific data is present Oct 16 02:28:06.123 INFO running `"docker" "rm" "-f" "3b752491942a6c2e69a0edf9369266019d9c58b7aff3afcfb387d86af2dc6156"` Oct 16 02:28:06.288 INFO blam! 3b752491942a6c2e69a0edf9369266019d9c58b7aff3afcfb387d86af2dc6156 Oct 16 02:28:06.295 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 02:28:06.538 INFO blam! f4062d5da57e57844dbbffe11cb19759de43b7c4383cf05df478752bc002708d Oct 16 02:28:06.541 INFO running `"docker" "start" "-a" "f4062d5da57e57844dbbffe11cb19759de43b7c4383cf05df478752bc002708d"` Oct 16 02:28:06.976 INFO kablam! usermod: no changes Oct 16 02:28:06.994 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 02:28:06.994 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 02:28:06.994 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:28:06.994 INFO kablam! files will be included as a binary target: Oct 16 02:28:06.994 INFO kablam! Oct 16 02:28:06.994 INFO kablam! * /source/src/bin/main.rs Oct 16 02:28:06.994 INFO kablam! Oct 16 02:28:06.994 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:28:06.994 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 02:28:06.994 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 02:28:06.994 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:28:06.994 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:28:06.994 INFO kablam! Oct 16 02:28:06.994 INFO kablam! For more information on this warning you can consult Oct 16 02:28:06.994 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:28:06.994 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `mos6502`, Oct 16 02:28:06.994 INFO kablam! please set bin.path in Cargo.toml Oct 16 02:28:07.011 INFO kablam! Compiling mos6502 v0.0.1 (/source) Oct 16 02:28:09.790 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.790 INFO kablam! --> src/cpu.rs:779:13 Oct 16 02:28:09.790 INFO kablam! | Oct 16 02:28:09.790 INFO kablam! 779 | let mut CPU = CPU::new(); Oct 16 02:28:09.790 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.790 INFO kablam! | Oct 16 02:28:09.790 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 02:28:09.790 INFO kablam! Oct 16 02:28:09.790 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.790 INFO kablam! --> src/cpu.rs:802:13 Oct 16 02:28:09.790 INFO kablam! | Oct 16 02:28:09.790 INFO kablam! 802 | let mut CPU = CPU::new(); Oct 16 02:28:09.790 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.790 INFO kablam! Oct 16 02:28:09.790 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.790 INFO kablam! --> src/cpu.rs:833:13 Oct 16 02:28:09.790 INFO kablam! | Oct 16 02:28:09.790 INFO kablam! 833 | let mut CPU = CPU::new(); Oct 16 02:28:09.790 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.790 INFO kablam! Oct 16 02:28:09.794 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.794 INFO kablam! --> src/cpu.rs:852:13 Oct 16 02:28:09.794 INFO kablam! | Oct 16 02:28:09.794 INFO kablam! 852 | let mut CPU = CPU::new(); Oct 16 02:28:09.794 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.794 INFO kablam! Oct 16 02:28:09.794 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.794 INFO kablam! --> src/cpu.rs:881:13 Oct 16 02:28:09.794 INFO kablam! | Oct 16 02:28:09.794 INFO kablam! 881 | let mut CPU = CPU::new(); Oct 16 02:28:09.794 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.794 INFO kablam! Oct 16 02:28:09.794 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.794 INFO kablam! --> src/cpu.rs:941:13 Oct 16 02:28:09.794 INFO kablam! | Oct 16 02:28:09.794 INFO kablam! 941 | let mut CPU = CPU::new(); Oct 16 02:28:09.794 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.794 INFO kablam! Oct 16 02:28:09.796 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.796 INFO kablam! --> src/cpu.rs:973:13 Oct 16 02:28:09.796 INFO kablam! | Oct 16 02:28:09.796 INFO kablam! 973 | let mut CPU = CPU::new(); Oct 16 02:28:09.796 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.796 INFO kablam! Oct 16 02:28:09.796 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.796 INFO kablam! --> src/cpu.rs:1009:13 Oct 16 02:28:09.796 INFO kablam! | Oct 16 02:28:09.796 INFO kablam! 1009 | let mut CPU = CPU::new(); Oct 16 02:28:09.796 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.796 INFO kablam! Oct 16 02:28:09.796 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.797 INFO kablam! --> src/cpu.rs:1054:13 Oct 16 02:28:09.797 INFO kablam! | Oct 16 02:28:09.797 INFO kablam! 1054 | let mut CPU = CPU::new(); Oct 16 02:28:09.797 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.797 INFO kablam! Oct 16 02:28:09.797 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.797 INFO kablam! --> src/cpu.rs:1063:13 Oct 16 02:28:09.797 INFO kablam! | Oct 16 02:28:09.797 INFO kablam! 1063 | let mut CPU = CPU::new(); Oct 16 02:28:09.797 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.797 INFO kablam! Oct 16 02:28:09.797 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.797 INFO kablam! --> src/cpu.rs:1076:13 Oct 16 02:28:09.797 INFO kablam! | Oct 16 02:28:09.797 INFO kablam! 1076 | let mut CPU = CPU::new(); Oct 16 02:28:09.797 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.797 INFO kablam! Oct 16 02:28:09.798 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.798 INFO kablam! --> src/cpu.rs:1089:13 Oct 16 02:28:09.798 INFO kablam! | Oct 16 02:28:09.798 INFO kablam! 1089 | let mut CPU = CPU::new(); Oct 16 02:28:09.798 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.798 INFO kablam! Oct 16 02:28:09.798 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.798 INFO kablam! --> src/cpu.rs:1102:17 Oct 16 02:28:09.798 INFO kablam! | Oct 16 02:28:09.798 INFO kablam! 1102 | let mut CPU = CPU::new(); Oct 16 02:28:09.798 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.798 INFO kablam! Oct 16 02:28:09.799 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.799 INFO kablam! --> src/cpu.rs:1111:17 Oct 16 02:28:09.799 INFO kablam! | Oct 16 02:28:09.799 INFO kablam! 1111 | let mut CPU = CPU::new(); Oct 16 02:28:09.799 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.799 INFO kablam! Oct 16 02:28:09.800 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.800 INFO kablam! --> src/cpu.rs:1124:13 Oct 16 02:28:09.800 INFO kablam! | Oct 16 02:28:09.800 INFO kablam! 1124 | let mut CPU = CPU::new(); Oct 16 02:28:09.800 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.800 INFO kablam! Oct 16 02:28:09.800 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.800 INFO kablam! --> src/cpu.rs:1137:13 Oct 16 02:28:09.800 INFO kablam! | Oct 16 02:28:09.800 INFO kablam! 1137 | let mut CPU = CPU::new(); Oct 16 02:28:09.800 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.800 INFO kablam! Oct 16 02:28:09.800 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.800 INFO kablam! --> src/cpu.rs:1150:13 Oct 16 02:28:09.800 INFO kablam! | Oct 16 02:28:09.800 INFO kablam! 1150 | let mut CPU = CPU::new(); Oct 16 02:28:09.800 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.800 INFO kablam! Oct 16 02:28:09.800 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.800 INFO kablam! --> src/cpu.rs:1165:13 Oct 16 02:28:09.801 INFO kablam! | Oct 16 02:28:09.801 INFO kablam! 1165 | let mut CPU = CPU::new(); Oct 16 02:28:09.801 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.801 INFO kablam! Oct 16 02:28:09.801 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.801 INFO kablam! --> src/cpu.rs:1218:19 Oct 16 02:28:09.801 INFO kablam! | Oct 16 02:28:09.801 INFO kablam! 1218 | &mut |CPU: &mut CPU, val: u8| { Oct 16 02:28:09.801 INFO kablam! | ^^^ Oct 16 02:28:09.801 INFO kablam! Oct 16 02:28:09.801 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.801 INFO kablam! --> src/cpu.rs:1228:19 Oct 16 02:28:09.801 INFO kablam! | Oct 16 02:28:09.801 INFO kablam! 1228 | &mut |CPU: &mut CPU, val: u8| { Oct 16 02:28:09.801 INFO kablam! | ^^^ Oct 16 02:28:09.801 INFO kablam! Oct 16 02:28:09.801 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.801 INFO kablam! --> src/cpu.rs:1238:19 Oct 16 02:28:09.801 INFO kablam! | Oct 16 02:28:09.801 INFO kablam! 1238 | &mut |CPU: &mut CPU, val: u8| { Oct 16 02:28:09.801 INFO kablam! | ^^^ Oct 16 02:28:09.801 INFO kablam! Oct 16 02:28:09.801 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.801 INFO kablam! --> src/cpu.rs:1247:13 Oct 16 02:28:09.801 INFO kablam! | Oct 16 02:28:09.801 INFO kablam! 1247 | let mut CPU = CPU::new(); Oct 16 02:28:09.801 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.801 INFO kablam! Oct 16 02:28:09.802 INFO kablam! warning: variable `CPU` should have a snake case name such as `cpu` Oct 16 02:28:09.802 INFO kablam! --> src/cpu.rs:1275:13 Oct 16 02:28:09.802 INFO kablam! | Oct 16 02:28:09.802 INFO kablam! 1275 | let mut CPU = CPU::new(); Oct 16 02:28:09.802 INFO kablam! | ^^^^^^^ Oct 16 02:28:09.802 INFO kablam! Oct 16 02:28:10.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.75s Oct 16 02:28:10.747 INFO kablam! su: No module specific data is present Oct 16 02:28:11.172 INFO running `"docker" "rm" "-f" "f4062d5da57e57844dbbffe11cb19759de43b7c4383cf05df478752bc002708d"` Oct 16 02:28:11.543 INFO blam! f4062d5da57e57844dbbffe11cb19759de43b7c4383cf05df478752bc002708d Oct 16 02:28:11.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 02:28:11.924 INFO blam! 2ba63b5d93eb7340f7b58bcd816d1a2e857a9218e7484253a9f1d0ab67ae3775 Oct 16 02:28:11.927 INFO running `"docker" "start" "-a" "2ba63b5d93eb7340f7b58bcd816d1a2e857a9218e7484253a9f1d0ab67ae3775"` Oct 16 02:28:12.894 INFO kablam! usermod: no changes Oct 16 02:28:12.936 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 02:28:12.936 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 02:28:12.936 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:28:12.936 INFO kablam! files will be included as a binary target: Oct 16 02:28:12.936 INFO kablam! Oct 16 02:28:12.936 INFO kablam! * /source/src/bin/main.rs Oct 16 02:28:12.936 INFO kablam! Oct 16 02:28:12.936 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:28:12.936 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 02:28:12.936 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 02:28:12.936 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:28:12.936 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:28:12.936 INFO kablam! Oct 16 02:28:12.936 INFO kablam! For more information on this warning you can consult Oct 16 02:28:12.936 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:28:12.936 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `mos6502`, Oct 16 02:28:12.936 INFO kablam! please set bin.path in Cargo.toml Oct 16 02:28:12.961 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 02:28:12.967 INFO kablam! Running /target/debug/deps/mos6502-2368d89fcb709986 Oct 16 02:28:12.971 INFO blam! Oct 16 02:28:12.971 INFO blam! running 19 tests Oct 16 02:28:12.971 INFO blam! test cpu::tests::branch_if_minus_test ... ok Oct 16 02:28:12.971 INFO blam! test cpu::tests::branch_if_overflow_clear_test ... ok Oct 16 02:28:12.971 INFO blam! test cpu::tests::branch_if_overflow_set_test ... ok Oct 16 02:28:12.971 INFO blam! test cpu::tests::branch_if_equal_test ... ok Oct 16 02:28:12.971 INFO blam! test cpu::tests::branch_if_carry_set_test ... ok Oct 16 02:28:12.971 INFO blam! test cpu::tests::branch_if_carry_clear_test ... ok Oct 16 02:28:12.971 INFO blam! test cpu::tests::add_with_carry_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::compare_with_x_register_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::compare_with_a_register_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::compare_with_y_register_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::branch_if_positive_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::dec_x_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::decrement_memory_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::jump_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::logical_shift_right_test ... ok Oct 16 02:28:12.973 INFO blam! test cpu::tests::subtract_with_carry_test ... ok Oct 16 02:28:12.984 INFO blam! test cpu::tests::and_test ... ok Oct 16 02:28:13.000 INFO blam! test cpu::tests::inclusive_or_test ... ok Oct 16 02:28:13.015 INFO blam! test cpu::tests::exclusive_or_test ... ok Oct 16 02:28:13.015 INFO blam! Oct 16 02:28:13.015 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:28:13.015 INFO blam! Oct 16 02:28:13.016 INFO kablam! Running /target/debug/deps/mos6502-164fb50f00597d06 Oct 16 02:28:13.020 INFO blam! Oct 16 02:28:13.020 INFO blam! running 0 tests Oct 16 02:28:13.020 INFO blam! Oct 16 02:28:13.020 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:28:13.020 INFO blam! Oct 16 02:28:13.021 INFO kablam! Doc-tests mos6502 Oct 16 02:28:14.862 INFO blam! Oct 16 02:28:14.862 INFO blam! running 0 tests Oct 16 02:28:14.862 INFO blam! Oct 16 02:28:14.862 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:28:14.862 INFO blam! Oct 16 02:28:14.870 INFO kablam! su: No module specific data is present Oct 16 02:28:15.914 INFO running `"docker" "rm" "-f" "2ba63b5d93eb7340f7b58bcd816d1a2e857a9218e7484253a9f1d0ab67ae3775"` Oct 16 02:28:16.312 INFO blam! 2ba63b5d93eb7340f7b58bcd816d1a2e857a9218e7484253a9f1d0ab67ae3775