[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaari3%2Femu6502" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/naari3/emu6502 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-0/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caf5c3f04ed0aaef4b9cac219c40e7aa526a08fb22233ecf343d21647f04a079 [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" "caf5c3f04ed0aaef4b9cac219c40e7aa526a08fb22233ecf343d21647f04a079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caf5c3f04ed0aaef4b9cac219c40e7aa526a08fb22233ecf343d21647f04a079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf5c3f04ed0aaef4b9cac219c40e7aa526a08fb22233ecf343d21647f04a079", kill_on_drop: false }` [INFO] [stdout] caf5c3f04ed0aaef4b9cac219c40e7aa526a08fb22233ecf343d21647f04a079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] bb6259dc090840e7ce85081d6741dd055f3b2e0b9ba396265cbc862edac7c9bc [INFO] running `Command { std: "docker" "start" "-a" "bb6259dc090840e7ce85081d6741dd055f3b2e0b9ba396265cbc862edac7c9bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling emu6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "bb6259dc090840e7ce85081d6741dd055f3b2e0b9ba396265cbc862edac7c9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6259dc090840e7ce85081d6741dd055f3b2e0b9ba396265cbc862edac7c9bc", kill_on_drop: false }` [INFO] [stdout] bb6259dc090840e7ce85081d6741dd055f3b2e0b9ba396265cbc862edac7c9bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] d4eeb212f6f1fb7c41a030fd99b3439908a22502367dc3cacf5b9b61b8cbdb5c [INFO] running `Command { std: "docker" "start" "-a" "d4eeb212f6f1fb7c41a030fd99b3439908a22502367dc3cacf5b9b61b8cbdb5c", kill_on_drop: false }` [INFO] [stderr] Compiling emu6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `Command { std: "docker" "inspect" "d4eeb212f6f1fb7c41a030fd99b3439908a22502367dc3cacf5b9b61b8cbdb5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4eeb212f6f1fb7c41a030fd99b3439908a22502367dc3cacf5b9b61b8cbdb5c", kill_on_drop: false }` [INFO] [stdout] d4eeb212f6f1fb7c41a030fd99b3439908a22502367dc3cacf5b9b61b8cbdb5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d540a1afced8b0dd8cebebf64813115adcf3ad1e33fd717a4f3c7cb45a1f12ad [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" "d540a1afced8b0dd8cebebf64813115adcf3ad1e33fd717a4f3c7cb45a1f12ad", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 81 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emu6502-d8b00f13609b2410) [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_y ... ok [INFO] [stdout] test instruction::test_instructions::test_bcs ... ok [INFO] [stdout] test instruction::test_instructions::test_bcc ... ok [INFO] [stdout] test instruction::test_instructions::test_asl ... ok [INFO] [stdout] test instruction::test_instructions::test_and ... ok [INFO] [stdout] test instruction::test_instructions::test_adc ... ok [INFO] [stdout] test instruction::test_instructions::test_beq ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page ... 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_instructions::test_bvc ... ok [INFO] [stdout] test instruction::test_instructions::test_brk ... ok [INFO] [stdout] test instruction::test_instructions::test_clc ... ok [INFO] [stdout] test instruction::test_instructions::test_cld ... ok [INFO] [stdout] test instruction::test_instructions::test_cli ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_absolute_x ... 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_cpx ... ok [INFO] [stdout] test instruction::test_instructions::test_cpy ... ok [INFO] [stdout] test instruction::test_instructions::test_dcp ... ok [INFO] [stdout] test instruction::test_instructions::test_dec ... 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_ign ... ok [INFO] [stdout] test instruction::test_instructions::test_inc ... ok [INFO] [stdout] test instruction::test_instructions::test_eor ... ok [INFO] [stdout] test instruction::test_instructions::test_inx ... ok [INFO] [stdout] test instruction::test_instructions::test_iny ... ok [INFO] [stdout] test instruction::test_instructions::test_isb ... ok [INFO] [stdout] test instruction::test_instructions::test_jmp ... ok [INFO] [stdout] test instruction::test_instructions::test_jsr ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indirect ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_indirect_indexed ... ok [INFO] [stdout] test instruction::test_instructions::test_lax ... ok [INFO] [stdout] test instruction::test_instructions::test_lda ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emu6502-626772198c1109e7) [INFO] [stdout] test instruction::test_instructions::test_bpl ... ok [INFO] [stdout] test instruction::test_instructions::test_bit ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_accumulator ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_relative ... ok [INFO] [stdout] test instruction::test_instructions::test_bmi ... ok [INFO] [stdout] test instruction::test_instructions::test_bvs ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page_y ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_immediate ... ok [INFO] [stdout] test instruction::test_instructions::test_rol ... ok [INFO] [stdout] test instruction::test_instructions::test_ror ... ok [INFO] [stdout] test instruction::test_instructions::test_rra ... ok [INFO] [stdout] test instruction::test_instructions::test_sax ... 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_sei ... ok [INFO] [stdout] test instruction::test_instructions::test_skb ... ok [INFO] [stdout] test instruction::test_instructions::test_pla ... ok [INFO] [stdout] test instruction::test_instructions::test_slo ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page_x ... ok [INFO] [stdout] test instruction::test_instructions::test_sre ... ok [INFO] [stdout] test instruction::test_instructions::test_plp ... ok [INFO] [stdout] test instruction::test_instructions::test_sta ... ok [INFO] [stdout] test instruction::test_instructions::test_rla ... ok [INFO] [stdout] test instruction::test_instructions::test_sty ... ok [INFO] [stdout] test instruction::test_instructions::test_stx ... 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_txa ... 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 instruction::test_instructions::test_sec ... ok [INFO] [stdout] test instruction::test_instructions::test_rts ... ok [INFO] [stdout] test instruction::test_instructions::test_nop ... 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_lsr ... ok [INFO] [stdout] test instruction::test_instructions::test_pha ... 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_rti ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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_x ... 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_addressing_modes::test_indirect ... ok [INFO] [stdout] test instruction::test_instructions::test_and ... ok [INFO] [stdout] test instruction::test_instructions::test_bcs ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page ... ok [INFO] [stdout] test instruction::test_instructions::test_bcc ... ok [INFO] [stdout] test instruction::test_instructions::test_asl ... ok [INFO] [stdout] test instruction::test_instructions::test_bit ... ok [INFO] [stdout] test instruction::test_instructions::test_bmi ... 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_bvc ... ok [INFO] [stdout] test instruction::test_instructions::test_bvs ... ok [INFO] [stdout] test instruction::test_instructions::test_clc ... ok [INFO] [stdout] test instruction::test_instructions::test_cli ... ok [INFO] [stdout] test instruction::test_instructions::test_clv ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_relative ... ok [INFO] [stdout] test instruction::test_instructions::test_cmp ... ok [INFO] [stdout] test instruction::test_instructions::test_cpx ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_accumulator ... ok [INFO] [stdout] test instruction::test_instructions::test_cpy ... 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_inx ... ok [INFO] [stdout] test instruction::test_instructions::test_jmp ... ok [INFO] [stdout] test instruction::test_instructions::test_iny ... ok [INFO] [stdout] test instruction::test_instructions::test_isb ... ok [INFO] [stdout] test instruction::test_instructions::test_jsr ... ok [INFO] [stdout] test instruction::test_instructions::test_lax ... ok [INFO] [stdout] test instruction::test_instructions::test_lda ... 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_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_pha ... ok [INFO] [stdout] test instruction::test_instructions::test_php ... ok [INFO] [stdout] test instruction::test_instructions::test_pla ... ok [INFO] [stdout] test instruction::test_instructions::test_plp ... 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_rra ... ok [INFO] [stdout] test instruction::test_instructions::test_ror ... 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_sbc ... ok [INFO] [stdout] test instruction::test_instructions::test_sax ... 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_sei ... 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_txa ... 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_case1 ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_zero_page_x ... ok [INFO] [stdout] test instruction::test_instructions::test_dec ... ok [INFO] [stderr] Doc-tests emu6502 [INFO] [stdout] test instruction::test_instructions::test_cld ... ok [INFO] [stdout] test instruction::test_instructions::test_beq ... ok [INFO] [stdout] test instruction::test_instructions::test_ign ... ok [INFO] [stdout] test instruction::test_instructions::test_dex ... 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_addressing_modes::test_indirect_indexed ... ok [INFO] [stdout] test instruction::test_instructions::test_adc ... ok [INFO] [stdout] test instruction::test_instructions::test_bne ... ok [INFO] [stdout] test tests::test_case2 ... ok [INFO] [stdout] test tests::test_case3 ... ok [INFO] [stdout] test instruction::test_addressing_modes::test_immediate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d540a1afced8b0dd8cebebf64813115adcf3ad1e33fd717a4f3c7cb45a1f12ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d540a1afced8b0dd8cebebf64813115adcf3ad1e33fd717a4f3c7cb45a1f12ad", kill_on_drop: false }` [INFO] [stdout] d540a1afced8b0dd8cebebf64813115adcf3ad1e33fd717a4f3c7cb45a1f12ad