[INFO] cloning repository https://github.com/krzykli/8086 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krzykli/8086" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzykli%2F8086", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzykli%2F8086'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 266faed6e56fb90d2204e06903075f6f840d24cf [INFO] checking krzykli/8086 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzykli%2F8086" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/krzykli/8086 [INFO] finished tweaking git repo https://github.com/krzykli/8086 [INFO] tweaked toml for git repo https://github.com/krzykli/8086 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/krzykli/8086 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/krzykli/8086 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded clap v4.5.0 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded clap_builder v4.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d659b9a7d830a102b82674616cca40b87961e7e06f4661b1a3a529a003aadd2 [INFO] running `Command { std: "docker" "start" "-a" "6d659b9a7d830a102b82674616cca40b87961e7e06f4661b1a3a529a003aadd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d659b9a7d830a102b82674616cca40b87961e7e06f4661b1a3a529a003aadd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d659b9a7d830a102b82674616cca40b87961e7e06f4661b1a3a529a003aadd2", kill_on_drop: false }` [INFO] [stdout] 6d659b9a7d830a102b82674616cca40b87961e7e06f4661b1a3a529a003aadd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1199457326a883401db126b41510677f15f740d264f5dafcc9ba46444855bd72 [INFO] running `Command { std: "docker" "start" "-a" "1199457326a883401db126b41510677f15f740d264f5dafcc9ba46444855bd72", kill_on_drop: false }` [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking decode8086 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | fn decode(bytes: &[u8]) -> (MemToAcc, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 254 - fn decode(bytes: &[u8]) -> (MemToAcc, usize) { [INFO] [stdout] 254 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:318:32 [INFO] [stdout] | [INFO] [stdout] 318 | fn decode(bytes: &[u8]) -> (AccToMem, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 318 - fn decode(bytes: &[u8]) -> (AccToMem, usize) { [INFO] [stdout] 318 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:403:32 [INFO] [stdout] | [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 403 | fn decode(bytes: &[u8]) -> (MovRegMem, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 403 - fn decode(bytes: &[u8]) -> (MovRegMem, usize) { [INFO] [stdout] 403 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:499:32 [INFO] [stdout] | [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 499 | fn decode(bytes: &[u8]) -> (MovImmToRegMem, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 499 - fn decode(bytes: &[u8]) -> (MovImmToRegMem, usize) { [INFO] [stdout] 499 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:617:32 [INFO] [stdout] | [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 617 | fn decode(bytes: &[u8]) -> (MovImmToReg, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 617 - fn decode(bytes: &[u8]) -> (MovImmToReg, usize) { [INFO] [stdout] 617 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | fn decode(bytes: &[u8]) -> (MemToAcc, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 254 - fn decode(bytes: &[u8]) -> (MemToAcc, usize) { [INFO] [stdout] 254 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:318:32 [INFO] [stdout] | [INFO] [stdout] 318 | fn decode(bytes: &[u8]) -> (AccToMem, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 318 - fn decode(bytes: &[u8]) -> (AccToMem, usize) { [INFO] [stdout] 318 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:403:32 [INFO] [stdout] | [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 403 | fn decode(bytes: &[u8]) -> (MovRegMem, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 403 - fn decode(bytes: &[u8]) -> (MovRegMem, usize) { [INFO] [stdout] 403 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:499:32 [INFO] [stdout] | [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 499 | fn decode(bytes: &[u8]) -> (MovImmToRegMem, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 499 - fn decode(bytes: &[u8]) -> (MovImmToRegMem, usize) { [INFO] [stdout] 499 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/main.rs:617:32 [INFO] [stdout] | [INFO] [stdout] 369 | fn decode(bytes: &[u8]) -> (impl Instruction, usize); [INFO] [stdout] | ------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 617 | fn decode(bytes: &[u8]) -> (MovImmToReg, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 617 - fn decode(bytes: &[u8]) -> (MovImmToReg, usize) { [INFO] [stdout] 617 + fn decode(bytes: &[u8]) -> (impl Instruction, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opcode` is never read [INFO] [stdout] --> src/main.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 205 | struct MovImmToReg { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 206 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MovImmToReg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opcode` is never read [INFO] [stdout] --> src/main.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 213 | struct MovImmToRegMem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 214 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MovImmToRegMem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `opcode` and `w` are never read [INFO] [stdout] --> src/main.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 225 | struct MemToAcc { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 226 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 227 | w: u8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `MemToAcc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `opcode` and `w` are never read [INFO] [stdout] --> src/main.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 289 | struct AccToMem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 290 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 291 | w: u8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `AccToMem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `label` is never read [INFO] [stdout] --> src/main.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 362 | struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 363 | label: FieldLabel, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opcode` is never read [INFO] [stdout] --> src/main.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 205 | struct MovImmToReg { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 206 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MovImmToReg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opcode` is never read [INFO] [stdout] --> src/main.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 213 | struct MovImmToRegMem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 214 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MovImmToRegMem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `opcode` and `w` are never read [INFO] [stdout] --> src/main.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 225 | struct MemToAcc { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 226 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 227 | w: u8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `MemToAcc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `opcode` and `w` are never read [INFO] [stdout] --> src/main.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 289 | struct AccToMem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 290 | opcode: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 291 | w: u8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `AccToMem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `label` is never read [INFO] [stdout] --> src/main.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 362 | struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 363 | label: FieldLabel, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.46s [INFO] running `Command { std: "docker" "inspect" "1199457326a883401db126b41510677f15f740d264f5dafcc9ba46444855bd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1199457326a883401db126b41510677f15f740d264f5dafcc9ba46444855bd72", kill_on_drop: false }` [INFO] [stdout] 1199457326a883401db126b41510677f15f740d264f5dafcc9ba46444855bd72