[INFO] cloning repository https://github.com/ytausky/gbemu-core [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytausky/gbemu-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytausky%2Fgbemu-core"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytausky%2Fgbemu-core'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c59174335a0473533eae775a9591fc9c2b65b9f0 [INFO] testing ytausky/gbemu-core against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytausky%2Fgbemu-core" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ytausky/gbemu-core on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ytausky/gbemu-core [INFO] finished tweaking git repo https://github.com/ytausky/gbemu-core [INFO] tweaked toml for git repo https://github.com/ytausky/gbemu-core written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ytausky/gbemu-core already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4582a7c04aeba8898383113c742af323a39d181d56efda23e00217fda567ab2 [INFO] running `"docker" "start" "-a" "f4582a7c04aeba8898383113c742af323a39d181d56efda23e00217fda567ab2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gbemu-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "f4582a7c04aeba8898383113c742af323a39d181d56efda23e00217fda567ab2"` [INFO] running `"docker" "rm" "-f" "f4582a7c04aeba8898383113c742af323a39d181d56efda23e00217fda567ab2"` [INFO] [stdout] f4582a7c04aeba8898383113c742af323a39d181d56efda23e00217fda567ab2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 044c7928e59beb5806926d6df840bfbbf5187c8418a69fd294597533341df128 [INFO] running `"docker" "start" "-a" "044c7928e59beb5806926d6df840bfbbf5187c8418a69fd294597533341df128"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gbemu-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `"docker" "inspect" "044c7928e59beb5806926d6df840bfbbf5187c8418a69fd294597533341df128"` [INFO] running `"docker" "rm" "-f" "044c7928e59beb5806926d6df840bfbbf5187c8418a69fd294597533341df128"` [INFO] [stdout] 044c7928e59beb5806926d6df840bfbbf5187c8418a69fd294597533341df128 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d5e5573aa089833a7f674acc73849b9da9ca608e336a9237ae77f8405fc7486 [INFO] running `"docker" "start" "-a" "1d5e5573aa089833a7f674acc73849b9da9ca608e336a9237ae77f8405fc7486"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gbemu_core-81fb5a11d125ee8d [INFO] [stdout] [INFO] [stdout] running 192 tests [INFO] [stdout] test cpu::tests::alu::and_c ... ok [INFO] [stdout] test cpu::instruction::tests::subtraction_sets_n ... ok [INFO] [stdout] test cpu::instruction::tests::addition_sets_h ... ok [INFO] [stdout] test cpu::instruction::tests::subtraction_is_wrapping ... ok [INFO] [stdout] test cpu::instruction::tests::addition_is_wrapping ... ok [INFO] [stdout] test cpu::instruction::tests::addition_with_carry_in ... ok [INFO] [stdout] test cpu::instruction::tests::subtraction_sets_z ... ok [INFO] [stdout] test cpu::instruction::tests::subtraction_sets_h ... ok [INFO] [stdout] test cpu::tests::alu::cp_b ... ok [INFO] [stdout] test cpu::tests::alu::add ... ok [INFO] [stdout] test cpu::tests::alu::adc_a_r ... ok [INFO] [stdout] test cpu::tests::alu::inc_c ... ok [INFO] [stdout] test cpu::tests::alu::inc_d ... ok [INFO] [stdout] test cpu::tests::alu::inc_deref_hl ... ok [INFO] [stdout] test cpu::tests::alu::cp_c ... ok [INFO] [stdout] test cpu::tests::alu::inc_a ... ok [INFO] [stdout] test cpu::tests::alu::inc_e ... ok [INFO] [stdout] test cpu::tests::alu::cp_a ... ok [INFO] [stdout] test cpu::tests::alu::inc_b ... ok [INFO] [stdout] test cpu::tests::alu::cp_d ... ok [INFO] [stdout] test cpu::tests::alu::inc_l ... ok [INFO] [stdout] test cpu::tests::alu::or_c ... ok [INFO] [stdout] test cpu::tests::alu::inc_h ... ok [INFO] [stdout] test cpu::tests::alu::or_b ... ok [INFO] [stdout] test cpu::tests::alu::or_a ... ok [INFO] [stdout] test cpu::tests::alu::or_d ... ok [INFO] [stdout] test cpu::tests::alu::xor_a ... ok [INFO] [stdout] test cpu::tests::alu::xor_b ... ok [INFO] [stdout] test cpu::tests::alu::and_b ... ok [INFO] [stdout] test cpu::tests::branch::branching_call_nz_nn_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::alu::sbc_b ... ok [INFO] [stdout] test cpu::tests::alu::sub_c ... ok [INFO] [stdout] test cpu::tests::alu::sbc_a ... ok [INFO] [stdout] test cpu::tests::alu::sub_a ... ok [INFO] [stdout] test cpu::tests::alu::sub_d ... ok [INFO] [stdout] test cpu::tests::alu::sub_b ... ok [INFO] [stdout] test cpu::tests::alu::sub_n ... ok [INFO] [stdout] test cpu::tests::branch::branching_jp_c_nn_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::alu::and_a ... ok [INFO] [stdout] test cpu::tests::branch::branching_jr_z_e_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::call_bus_activity ... ok [INFO] [stdout] test cpu::tests::branch::call_decrements_sp_by_2 ... ok [INFO] [stdout] test cpu::tests::branch::branching_jp_nz_nn_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::branching_jp_nc_nn_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::branching_jr_c_e_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::branching_jr_nz_e_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::branching_jp_z_nn_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::branching_jr_nc_e_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jp_nz_nn_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jp_z_nn_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jr_nc_e_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::jr_e_with_carry ... ok [INFO] [stdout] test cpu::tests::branch::call_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::jp_deref_hl_sets_pc_to_hl ... ok [INFO] [stdout] test cpu::tests::branch::jp_nn_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::branch::jr_e_min_value ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jp_nc_nn_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jp_c_nn_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jr_c_e_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::ret_after_branching_jp_nz_nn ... ok [INFO] [stdout] test cpu::instruction::tests::addition ... ok [INFO] [stdout] test cpu::instruction::tests::subtraction_with_carry_in ... ok [INFO] [stdout] test cpu::tests::branch::ret_after_non_branching_jr_nz_e ... ok [INFO] [stdout] test cpu::tests::interrupt::disabled_interrupt_0_does_not_cause_interrupt_dispatch ... ok [INFO] [stdout] test cpu::tests::branch::ret_after_ret ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_call_nz_nn_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::ret_increments_sp_by_2 ... ok [INFO] [stdout] test cpu::tests::branch::ret_after_branching_jr_nz_e ... ok [INFO] [stdout] test cpu::tests::branch::ret_after_jp_nn ... ok [INFO] [stdout] test cpu::tests::branch::ret_jumps_to_target ... ok [INFO] [stdout] test cpu::tests::interrupt::halt_mode_canceled_and_interrupt_dispatched_when_ime_is_set ... ok [INFO] [stdout] test cpu::tests::interrupt::halt_mode_canceled_and_interrupt_not_dispatched_when_ime_is_reset ... ok [INFO] [stdout] test cpu::tests::interrupt::interrupt_0_dispatch_resets_ime ... ok [INFO] [stdout] test cpu::tests::interrupt::interrupt_0_dispatch_jumps_to_0x0040 ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jr_z_e_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::branch::ret_after_non_branching_jp_nz_nn ... ok [INFO] [stdout] test cpu::tests::branch::non_branching_jr_nz_e_does_not_jump_to_target ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_b ... ok [INFO] [stdout] test cpu::tests::interrupt::dispatch_interrupt_0 ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_a ... ok [INFO] [stdout] test cpu::tests::interrupt::dispatch_interrupt_1 ... ok [INFO] [stdout] test cpu::tests::interrupt::interrupt_1_dispatch_jumps_to_0x0048 ... ok [INFO] [stdout] test cpu::tests::interrupt::enabled_interrupt_not_dispatched_with_reset_ime ... ok [INFO] [stdout] test cpu::tests::interrupt::read_memory_in_same_instruction_after_reading_0xffff ... ok [INFO] [stdout] test cpu::tests::interrupt::ie_is_checked_when_choosing_interrupt_vector ... ok [INFO] [stdout] test cpu::tests::interrupt::reading_0xffff_returns_ie ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_bc ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_de ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_hl ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_hld ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_hli ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_deref_nn ... ok [INFO] [stdout] test cpu::tests::interrupt::writing_0xffff_updates_ie ... ok [INFO] [stdout] test cpu::tests::interrupt::writing_pc_h_to_0xffff_during_interrupt_dispatch_updates_ie ... ok [INFO] [stdout] test cpu::tests::interrupt::writing_pc_l_to_0xffff_during_interrupt_dispatch_updates_ie ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_b ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_h ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_bc_nn ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_deref_hl ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_b ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_h ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_l ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_h ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_l ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_n ... ok [INFO] [stdout] test cpu::tests::branch::ret_after_call ... ok [INFO] [stdout] test cpu::tests::ld::ld_b_deref_hl ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_b ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_l ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_h ... ok [INFO] [stdout] test cpu::tests::ld::ld_c_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_a_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_l ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_b ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_l ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_h ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hl_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hld_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_de_nn ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_bc_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_de_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_d_deref_hl ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_c_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_b ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_hli_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_n_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_l ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_nn_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_deref_nn_sp ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_b ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_h ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_h ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_deref_hl ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_deref_hl ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_e_l ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_h_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_deref_hl ... ok [INFO] [stdout] test cpu::tests::ld::ld_hl_nn ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_n ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_d ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_a ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_c ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_b ... ok [INFO] [stdout] test cpu::tests::ld::ld_sp_nn ... ok [INFO] [stdout] test cpu::tests::ld::ld_sp_hl ... ok [INFO] [stdout] test cpu::tests::ld::ldhl_sp_e_sets_h ... ok [INFO] [stdout] test cpu::tests::ld::ldhl_sp_e_with_negative_e ... ok [INFO] [stdout] test cpu::tests::ld::pop_bc ... ok [INFO] [stdout] test cpu::tests::ld::push_af ... ok [INFO] [stdout] test cpu::tests::ld::push_bc ... ok [INFO] [stdout] test cpu::tests::ld::push_de ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_h ... ok [INFO] [stdout] test cpu::tests::ld::ldhl_sp_e ... ok [INFO] [stdout] test cpu::tests::ld::ld_l_l ... ok [INFO] [stdout] test cpu::tests::ld::ldhl_sp_e_sets_cy ... ok [INFO] [stdout] test cpu::tests::ld::ldhl_sp_e_does_not_set_z ... ok [INFO] [stdout] test cpu::tests::ld::pop_af ... ok [INFO] [stdout] test cpu::tests::ld::push_hl ... ok [INFO] [stdout] test cpu::tests::ld::pop_hl ... ok [INFO] [stdout] test cpu::tests::ld::pop_de ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 192 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gbemu-core [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 `"docker" "inspect" "1d5e5573aa089833a7f674acc73849b9da9ca608e336a9237ae77f8405fc7486"` [INFO] running `"docker" "rm" "-f" "1d5e5573aa089833a7f674acc73849b9da9ca608e336a9237ae77f8405fc7486"` [INFO] [stdout] 1d5e5573aa089833a7f674acc73849b9da9ca608e336a9237ae77f8405fc7486