[INFO] cloning repository https://github.com/naari3/emu6502 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naari3/emu6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaari3%2Femu6502", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaari3%2Femu6502'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4815180fa6cea60e22e4b493d4926d3bcb88f47 [INFO] testing naari3/emu6502 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%2Fnaari3%2Femu6502" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/naari3/emu6502 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] started tweaking git repo https://github.com/naari3/emu6502 [INFO] finished tweaking git repo https://github.com/naari3/emu6502 [INFO] tweaked toml for git repo https://github.com/naari3/emu6502 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/naari3/emu6502 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0819e28a200f4ca63b978348b8b09e2a5167d2031b160d6f6f001e3e50d162ae [INFO] running `Command { std: "docker" "start" "-a" "0819e28a200f4ca63b978348b8b09e2a5167d2031b160d6f6f001e3e50d162ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0819e28a200f4ca63b978348b8b09e2a5167d2031b160d6f6f001e3e50d162ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0819e28a200f4ca63b978348b8b09e2a5167d2031b160d6f6f001e3e50d162ae", kill_on_drop: false }` [INFO] [stdout] 0819e28a200f4ca63b978348b8b09e2a5167d2031b160d6f6f001e3e50d162ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 1b33339dd3371142953ad85b24dd29c9e17d3c3ecd3fd19d4e94eaebc4d40350 [INFO] running `Command { std: "docker" "start" "-a" "1b33339dd3371142953ad85b24dd29c9e17d3c3ecd3fd19d4e94eaebc4d40350", kill_on_drop: false }` [INFO] [stderr] Compiling emu6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "1b33339dd3371142953ad85b24dd29c9e17d3c3ecd3fd19d4e94eaebc4d40350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b33339dd3371142953ad85b24dd29c9e17d3c3ecd3fd19d4e94eaebc4d40350", kill_on_drop: false }` [INFO] [stdout] 1b33339dd3371142953ad85b24dd29c9e17d3c3ecd3fd19d4e94eaebc4d40350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d26862fe0bebd5382d27413f5fe18842c447597ed0380af4ba70ed7c84981ae6 [INFO] running `Command { std: "docker" "start" "-a" "d26862fe0bebd5382d27413f5fe18842c447597ed0380af4ba70ed7c84981ae6", kill_on_drop: false }` [INFO] [stderr] Compiling emu6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.40s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/emu6502-207259f57c6e1ae4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/emu6502-dd2c8b69336a2267) [INFO] running `Command { std: "docker" "inspect" "d26862fe0bebd5382d27413f5fe18842c447597ed0380af4ba70ed7c84981ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26862fe0bebd5382d27413f5fe18842c447597ed0380af4ba70ed7c84981ae6", kill_on_drop: false }` [INFO] [stdout] d26862fe0bebd5382d27413f5fe18842c447597ed0380af4ba70ed7c84981ae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 7477c6f19e549f9ec83a96c8fa86f53ec4ec4f7bb9cd0d4896d83ea6bc2293f5 [INFO] running `Command { std: "docker" "start" "-a" "7477c6f19e549f9ec83a96c8fa86f53ec4ec4f7bb9cd0d4896d83ea6bc2293f5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emu6502-207259f57c6e1ae4) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test cpu::test_status_flags::test_set_as_u8 ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indexed_indirect ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page_y ... ok [INFO] [stdout] test instruction::test_instructions::test_adc ... ok [INFO] [stdout] test cpu::test_status_flags::test_get_as_u8 ... ok [INFO] [stdout] test instruction::test_instructions::test_and ... ok [INFO] [stdout] test instruction::test_instructions::test_asl ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_absolute ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_absolute_y ... ok [INFO] [stdout] test instruction::test_instructions::test_bcc ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page ... ok [INFO] [stdout] test instruction::test_instructions::test_bcs ... ok [INFO] [stdout] test instruction::test_instructions::test_bne ... ok [INFO] [stdout] test instruction::test_instructions::test_beq ... ok [INFO] [stdout] test instruction::test_instructions::test_bmi ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_relative ... ok [INFO] [stdout] test instruction::test_instructions::test_bit ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_immediate ... ok [INFO] [stdout] test instruction::test_instructions::test_bpl ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page_x ... ok [INFO] [stdout] test instruction::test_instructions::test_bvs ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indirect ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_accumulator ... ok [INFO] [stdout] test instruction::test_instructions::test_brk ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indirect_indexed ... ok [INFO] [stdout] test instruction::test_instructions::test_bvc ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_absolute_x ... ok [INFO] [stdout] test instruction::test_instructions::test_cld ... ok [INFO] [stdout] test instruction::test_instructions::test_dec ... ok [INFO] [stdout] test instruction::test_instructions::test_cli ... ok [INFO] [stdout] test instruction::test_instructions::test_cpy ... ok [INFO] [stdout] test instruction::test_instructions::test_dex ... ok [INFO] [stdout] test instruction::test_instructions::test_clv ... ok [INFO] [stdout] test instruction::test_instructions::test_cmp ... ok [INFO] [stdout] test instruction::test_instructions::test_dcp ... ok [INFO] [stdout] test instruction::test_instructions::test_dey ... ok [INFO] [stdout] test instruction::test_instructions::test_eor ... ok [INFO] [stdout] test instruction::test_instructions::test_inc ... ok [INFO] [stdout] test instruction::test_instructions::test_ign ... ok [INFO] [stdout] test instruction::test_instructions::test_inx ... ok [INFO] [stdout] test instruction::test_instructions::test_lax ... ok [INFO] [stdout] test instruction::test_instructions::test_jsr ... ok [INFO] [stdout] test instruction::test_instructions::test_lda ... ok [INFO] [stdout] test instruction::test_instructions::test_iny ... ok [INFO] [stdout] test instruction::test_instructions::test_pha ... ok [INFO] [stdout] test instruction::test_instructions::test_rla ... ok [INFO] [stdout] test instruction::test_instructions::test_ldx ... ok [INFO] [stdout] test instruction::test_instructions::test_ldy ... ok [INFO] [stdout] test instruction::test_instructions::test_nop ... ok [INFO] [stdout] test instruction::test_instructions::test_pla ... ok [INFO] [stdout] test instruction::test_instructions::test_clc ... ok [INFO] [stdout] test instruction::test_instructions::test_php ... ok [INFO] [stdout] test instruction::test_instructions::test_isb ... ok [INFO] [stdout] test instruction::test_instructions::test_plp ... ok [INFO] [stdout] test instruction::test_instructions::test_jmp ... ok [INFO] [stdout] test instruction::test_instructions::test_lsr ... ok [INFO] [stdout] test instruction::test_instructions::test_ora ... ok [INFO] [stdout] test instruction::test_instructions::test_cpx ... ok [INFO] [stdout] test instruction::test_instructions::test_sax ... ok [INFO] [stdout] test instruction::test_instructions::test_sta ... ok [INFO] [stdout] test instruction::test_instructions::test_stx ... ok [INFO] [stdout] test instruction::test_instructions::test_sty ... ok [INFO] [stdout] test instruction::test_instructions::test_tay ... ok [INFO] [stdout] test instruction::test_instructions::test_tsx ... ok [INFO] [stdout] test instruction::test_instructions::test_tax ... ok [INFO] [stdout] test instruction::test_instructions::test_txa ... ok [INFO] [stdout] test instruction::test_instructions::test_txs ... ok [INFO] [stdout] test instruction::test_instructions::test_rol ... ok [INFO] [stdout] test instruction::test_instructions::test_slo ... ok [INFO] [stdout] test instruction::test_instructions::test_rra ... ok [INFO] [stdout] test instruction::test_instructions::test_rti ... ok [INFO] [stdout] test instruction::test_instructions::test_sei ... ok [INFO] [stdout] test instruction::test_instructions::test_rts ... ok [INFO] [stdout] test instruction::test_instructions::test_sec ... ok [INFO] [stdout] test instruction::test_instructions::test_sed ... ok [INFO] [stdout] test instruction::test_instructions::test_sbc ... ok [INFO] [stdout] test instruction::test_instructions::test_tya ... ok [INFO] [stdout] test instruction::test_instructions::test_ror ... ok [INFO] [stdout] test ram::tests::test_index ... ok [INFO] [stdout] test instruction::test_instructions::test_skb ... ok [INFO] [stdout] test instruction::test_instructions::test_sre ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/emu6502-dd2c8b69336a2267) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test cpu::test_status_flags::test_get_as_u8 ... ok [INFO] [stdout] test cpu::test_status_flags::test_set_as_u8 ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_absolute ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_absolute_x ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_absolute_y ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_immediate ... ok [INFO] [stdout] test instruction::test_instructions::test_bcs ... ok [INFO] [stdout] test instruction::test_instructions::test_bit ... ok [INFO] [stdout] test instruction::test_instructions::test_beq ... ok [INFO] [stdout] test instruction::test_instructions::test_bpl ... ok [INFO] [stdout] test instruction::test_instructions::test_brk ... ok [INFO] [stdout] test instruction::test_instructions::test_bcc ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_relative ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indirect ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page_x ... ok [INFO] [stdout] test instruction::test_instructions::test_bvc ... ok [INFO] [stdout] test instruction::test_instructions::test_and ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indirect_indexed ... ok [INFO] [stdout] test instruction::test_instructions::test_cli ... ok [INFO] [stdout] test instruction::test_instructions::test_bmi ... ok [INFO] [stdout] test instruction::test_instructions::test_cld ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indexed_indirect ... ok [INFO] [stdout] test instruction::test_instructions::test_bne ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page_y ... ok [INFO] [stdout] test instruction::test_instructions::test_adc ... ok [INFO] [stdout] test instruction::test_instructions::test_bvs ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_accumulator ... ok [INFO] [stdout] test instruction::test_instructions::test_cpx ... ok [INFO] [stdout] test instruction::test_instructions::test_cpy ... ok [INFO] [stdout] test instruction::test_instructions::test_dec ... ok [INFO] [stdout] test instruction::test_instructions::test_ign ... ok [INFO] [stdout] test instruction::test_instructions::test_inx ... ok [INFO] [stdout] test instruction::test_instructions::test_inc ... ok [INFO] [stdout] test instruction::test_instructions::test_ldx ... ok [INFO] [stdout] test instruction::test_instructions::test_isb ... ok [INFO] [stdout] test instruction::test_instructions::test_ldy ... ok [INFO] [stdout] test instruction::test_instructions::test_cmp ... ok [INFO] [stdout] test instruction::test_instructions::test_jmp ... ok [INFO] [stdout] test instruction::test_instructions::test_lsr ... ok [INFO] [stdout] test instruction::test_instructions::test_nop ... ok [INFO] [stdout] test instruction::test_instructions::test_ora ... ok [INFO] [stdout] test instruction::test_instructions::test_php ... ok [INFO] [stdout] test instruction::test_instructions::test_pha ... ok [INFO] [stdout] test instruction::test_instructions::test_plp ... ok [INFO] [stdout] test instruction::test_instructions::test_pla ... ok [INFO] [stdout] test instruction::test_instructions::test_rla ... ok [INFO] [stdout] test instruction::test_instructions::test_rol ... ok [INFO] [stdout] test instruction::test_instructions::test_dex ... ok [INFO] [stdout] test instruction::test_instructions::test_dey ... ok [INFO] [stdout] test instruction::test_instructions::test_iny ... ok [INFO] [stdout] test instruction::test_instructions::test_eor ... ok [INFO] [stdout] test instruction::test_instructions::test_dcp ... ok [INFO] [stdout] test instruction::test_instructions::test_lax ... ok [INFO] [stdout] test instruction::test_instructions::test_asl ... ok [INFO] [stdout] test instruction::test_instructions::test_clc ... ok [INFO] [stdout] test instruction::test_instructions::test_lda ... ok [INFO] [stdout] test instruction::test_instructions::test_rra ... ok [INFO] [stdout] test instruction::test_instructions::test_rti ... ok [INFO] [stdout] test instruction::test_instructions::test_rts ... ok [INFO] [stdout] test instruction::test_instructions::test_sax ... ok [INFO] [stdout] test instruction::test_instructions::test_clv ... ok [INFO] [stdout] test instruction::test_instructions::test_sec ... ok [INFO] [stdout] test instruction::test_instructions::test_sei ... ok [INFO] [stdout] test instruction::test_instructions::test_sbc ... ok [INFO] [stdout] test instruction::test_instructions::test_sed ... ok [INFO] [stdout] test instruction::test_instructions::test_skb ... ok [INFO] [stdout] test instruction::test_instructions::test_slo ... ok [INFO] [stdout] test instruction::test_instructions::test_sre ... ok [INFO] [stdout] test instruction::test_instructions::test_sta ... ok [INFO] [stdout] test instruction::test_instructions::test_stx ... ok [INFO] [stdout] test instruction::test_instructions::test_sty ... ok [INFO] [stdout] test instruction::test_instructions::test_tax ... ok [INFO] [stdout] test instruction::test_instructions::test_tay ... ok [INFO] [stdout] test instruction::test_instructions::test_tsx ... ok [INFO] [stdout] test instruction::test_instructions::test_txs ... ok [INFO] [stdout] test instruction::test_instructions::test_tya ... ok [INFO] [stdout] test ram::tests::test_index ... ok [INFO] [stdout] test tests::test_case2 ... ok [INFO] [stdout] test tests::test_case3 ... ok [INFO] [stdout] test instruction::test_instructions::test_jsr ... ok [INFO] [stdout] test tests::test_case1 ... ok [INFO] [stdout] test instruction::test_instructions::test_ror ... ok [INFO] [stdout] test instruction::test_instructions::test_txa ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests emu6502 [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" "7477c6f19e549f9ec83a96c8fa86f53ec4ec4f7bb9cd0d4896d83ea6bc2293f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7477c6f19e549f9ec83a96c8fa86f53ec4ec4f7bb9cd0d4896d83ea6bc2293f5", kill_on_drop: false }` [INFO] [stdout] 7477c6f19e549f9ec83a96c8fa86f53ec4ec4f7bb9cd0d4896d83ea6bc2293f5