[INFO] cloning repository https://github.com/V8V88V8V88/mini-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/V8V88V8V88/mini-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FV8V88V8V88%2Fmini-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FV8V88V8V88%2Fmini-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 462db7510b45d7394dcb66a76bf5229d073a725b [INFO] checking V8V88V8V88/mini-vm against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FV8V88V8V88%2Fmini-vm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/V8V88V8V88/mini-vm [INFO] finished tweaking git repo https://github.com/V8V88V8V88/mini-vm [INFO] tweaked toml for git repo https://github.com/V8V88V8V88/mini-vm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/V8V88V8V88/mini-vm on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/V8V88V8V88/mini-vm 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 875d2a680ee961a87eb2a3a33628f3dd58b0b73917699c5645f4c7c7e12e8325 [INFO] running `Command { std: "docker" "start" "-a" "875d2a680ee961a87eb2a3a33628f3dd58b0b73917699c5645f4c7c7e12e8325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "875d2a680ee961a87eb2a3a33628f3dd58b0b73917699c5645f4c7c7e12e8325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875d2a680ee961a87eb2a3a33628f3dd58b0b73917699c5645f4c7c7e12e8325", kill_on_drop: false }` [INFO] [stdout] 875d2a680ee961a87eb2a3a33628f3dd58b0b73917699c5645f4c7c7e12e8325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 145c6b20d80682d9bd94659e19455484080fd98ca14e66fb0773badb20400278 [INFO] running `Command { std: "docker" "start" "-a" "145c6b20d80682d9bd94659e19455484080fd98ca14e66fb0773badb20400278", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling mini-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/main.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_memory(&self) -> &Memory { [INFO] [stdout] | ^^^^^ not semantically valid as function parameter [INFO] [stdout] | [INFO] [stdout] = note: associated functions are those in `impl` or `trait` definitions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/main.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_memory(&self) -> &Memory { [INFO] [stdout] | ^^^^^ not semantically valid as function parameter [INFO] [stdout] | [INFO] [stdout] = note: associated functions are those in `impl` or `trait` definitions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vm::Flag` [INFO] [stdout] --> src/tui/display.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::vm::{Flag, CPU}; [INFO] [stdout] | ^^^^ no `Flag` in `vm` [INFO] [stdout] | [INFO] [stdout] note: enum `crate::vm::cpu::Flag` exists but is inaccessible [INFO] [stdout] --> src/vm/cpu.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Flag { [INFO] [stdout] | ^^^^^^^^^^^^^ not accessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cpu` [INFO] [stdout] --> src/tui/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use cpu::Flag; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `cpu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpu`, use `cargo add cpu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Memory` in this scope [INFO] [stdout] --> src/main.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_memory(&self) -> &Memory { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::vm::Memory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SetBackgroundColor` [INFO] [stdout] --> src/tui/display.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | style::{Color, Print, ResetColor, SetBackgroundColor, SetForegroundColor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `memory::Memory` [INFO] [stdout] --> src/vm/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use memory::Memory; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stack::Stack` [INFO] [stdout] --> src/vm/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use stack::Stack; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instruction` [INFO] [stdout] --> src/main.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | use vm::{Instruction, CPU}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vm::Flag` [INFO] [stdout] --> src/tui/display.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::vm::{Flag, CPU}; [INFO] [stdout] | ^^^^ no `Flag` in `vm` [INFO] [stdout] | [INFO] [stdout] note: enum `crate::vm::cpu::Flag` exists but is inaccessible [INFO] [stdout] --> src/vm/cpu.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Flag { [INFO] [stdout] | ^^^^^^^^^^^^^ not accessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cpu` [INFO] [stdout] --> src/tui/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use cpu::Flag; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `cpu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpu`, use `cargo add cpu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Memory` in this scope [INFO] [stdout] --> src/main.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_memory(&self) -> &Memory { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::vm::Memory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SetBackgroundColor` [INFO] [stdout] --> src/tui/display.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | style::{Color, Print, ResetColor, SetBackgroundColor, SetForegroundColor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `memory::Memory` [INFO] [stdout] --> src/vm/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use memory::Memory; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stack::Stack` [INFO] [stdout] --> src/vm/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use stack::Stack; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instruction` [INFO] [stdout] --> src/main.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | use vm::{Instruction, CPU}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Flag` doesn't implement `Debug` [INFO] [stdout] --> src/tui/display.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | Print(format!("Flag: {:?}\n", cpu.get_flag())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ `Flag` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Flag` [INFO] [stdout] = note: add `#[derive(Debug)]` to `Flag` or manually `impl Debug for Flag` [INFO] [stdout] = note: required for `&Flag` to implement `Debug` [INFO] [stdout] = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Flag` with `#[derive(Debug)]` [INFO] [stdout] --> src/vm/cpu.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Debug)] [INFO] [stdout] 5 | pub enum Flag { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Flag` doesn't implement `Debug` [INFO] [stdout] --> src/tui/display.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | Print(format!("Flag: {:?}\n", cpu.get_flag())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ `Flag` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Flag` [INFO] [stdout] = note: add `#[derive(Debug)]` to `Flag` or manually `impl Debug for Flag` [INFO] [stdout] = note: required for `&Flag` to implement `Debug` [INFO] [stdout] = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Flag` with `#[derive(Debug)]` [INFO] [stdout] --> src/vm/cpu.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Debug)] [INFO] [stdout] 5 | pub enum Flag { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Flag` doesn't implement `Debug` [INFO] [stdout] --> src/vm/cpu.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | flag: Flag, [INFO] [stdout] | ^^^^^^^^^^ the trait `Debug` is not implemented for `Flag` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Flag` or manually `impl Debug for Flag` [INFO] [stdout] help: consider annotating `Flag` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Debug)] [INFO] [stdout] 5 | pub enum Flag { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mini-vm` (bin "mini-vm" test) due to 9 previous errors; 4 warnings emitted [INFO] [stdout] error[E0277]: `Memory` doesn't implement `Debug` [INFO] [stdout] --> src/vm/cpu.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 15 | memory: Memory, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Memory` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Memory` or manually `impl Debug for Memory` [INFO] [stdout] help: consider annotating `Memory` with `#[derive(Debug)]` [INFO] [stdout] --> src/vm/memory.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Debug)] [INFO] [stdout] 2 | pub struct Memory { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: `Stack` doesn't implement `Debug` [INFO] [stdout] --> src/vm/cpu.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 16 | stack: Stack, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Debug` is not implemented for `Stack` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Stack` or manually `impl Debug for Stack` [INFO] [stdout] help: consider annotating `Stack` with `#[derive(Debug)]` [INFO] [stdout] --> src/vm/stack.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Debug)] [INFO] [stdout] 2 | pub struct Stack { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mini-vm` (bin "mini-vm") due to 9 previous errors; 4 warnings emitted [INFO] [stdout] error[E0277]: `Flag` doesn't implement `Debug` [INFO] [stdout] --> src/vm/cpu.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | flag: Flag, [INFO] [stdout] | ^^^^^^^^^^ the trait `Debug` is not implemented for `Flag` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Flag` or manually `impl Debug for Flag` [INFO] [stdout] help: consider annotating `Flag` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Debug)] [INFO] [stdout] 5 | pub enum Flag { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Memory` doesn't implement `Debug` [INFO] [stdout] --> src/vm/cpu.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 15 | memory: Memory, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Memory` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Memory` or manually `impl Debug for Memory` [INFO] [stdout] help: consider annotating `Memory` with `#[derive(Debug)]` [INFO] [stdout] --> src/vm/memory.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Debug)] [INFO] [stdout] 2 | pub struct Memory { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Stack` doesn't implement `Debug` [INFO] [stdout] --> src/vm/cpu.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 16 | stack: Stack, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Debug` is not implemented for `Stack` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Stack` or manually `impl Debug for Stack` [INFO] [stdout] help: consider annotating `Stack` with `#[derive(Debug)]` [INFO] [stdout] --> src/vm/stack.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Debug)] [INFO] [stdout] 2 | pub struct Stack { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow data in a `&` reference as mutable [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | cpu.get_memory().load_program(&program); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow data in a `&` reference as mutable [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | cpu.get_memory().load_program(&program); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "145c6b20d80682d9bd94659e19455484080fd98ca14e66fb0773badb20400278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145c6b20d80682d9bd94659e19455484080fd98ca14e66fb0773badb20400278", kill_on_drop: false }` [INFO] [stdout] 145c6b20d80682d9bd94659e19455484080fd98ca14e66fb0773badb20400278