[INFO] cloning repository https://github.com/mziter/rust-kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mziter/rust-kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmziter%2Frust-kvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmziter%2Frust-kvs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 011a5f43f0d7caf06089951fddd4c966932c50f8
[INFO] checking mziter/rust-kvs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmziter%2Frust-kvs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mziter/rust-kvs on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mziter/rust-kvs
[INFO] finished tweaking git repo https://github.com/mziter/rust-kvs
[INFO] tweaked toml for git repo https://github.com/mziter/rust-kvs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mziter/rust-kvs 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1508a97c4405500d24711570129e0a7f209edd9f831d4ae466457903b27d68d
[INFO] running `Command { std: "docker" "start" "-a" "a1508a97c4405500d24711570129e0a7f209edd9f831d4ae466457903b27d68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1508a97c4405500d24711570129e0a7f209edd9f831d4ae466457903b27d68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1508a97c4405500d24711570129e0a7f209edd9f831d4ae466457903b27d68d", kill_on_drop: false }`
[INFO] [stdout] a1508a97c4405500d24711570129e0a7f209edd9f831d4ae466457903b27d68d
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c10ae99b86358e7206600d98301de220083f21a7f6ce5f11807b01ac60191ce8
[INFO] running `Command { std: "docker" "start" "-a" "c10ae99b86358e7206600d98301de220083f21a7f6ce5f11807b01ac60191ce8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking object v0.24.0
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking regex-syntax v0.6.10
[INFO] [stderr]     Checking aho-corasick v0.7.4
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking regex v1.2.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking predicates v1.0.1
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SeekFrom`, `Seek`
[INFO] [stdout]  --> src/kv.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Seek, SeekFrom};
[INFO] [stdout]   |                          ^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking assert_cmd v0.11.1
[INFO] [stdout] warning: unused imports: `SeekFrom`, `Seek`
[INFO] [stdout]  --> src/kv.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Seek, SeekFrom};
[INFO] [stdout]   |                          ^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.50s
[INFO] running `Command { std: "docker" "inspect" "c10ae99b86358e7206600d98301de220083f21a7f6ce5f11807b01ac60191ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c10ae99b86358e7206600d98301de220083f21a7f6ce5f11807b01ac60191ce8", kill_on_drop: false }`
[INFO] [stdout] c10ae99b86358e7206600d98301de220083f21a7f6ce5f11807b01ac60191ce8
[INFO] checking mziter/rust-kvs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmziter%2Frust-kvs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mziter/rust-kvs on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mziter/rust-kvs
[INFO] finished tweaking git repo https://github.com/mziter/rust-kvs
[INFO] tweaked toml for git repo https://github.com/mziter/rust-kvs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mziter/rust-kvs 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b9dac7f69d282093a9377b9f5bf1b4f364ef9b4087f1599c05363b78ea001e8
[INFO] running `Command { std: "docker" "start" "-a" "0b9dac7f69d282093a9377b9f5bf1b4f364ef9b4087f1599c05363b78ea001e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b9dac7f69d282093a9377b9f5bf1b4f364ef9b4087f1599c05363b78ea001e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9dac7f69d282093a9377b9f5bf1b4f364ef9b4087f1599c05363b78ea001e8", kill_on_drop: false }`
[INFO] [stdout] 0b9dac7f69d282093a9377b9f5bf1b4f364ef9b4087f1599c05363b78ea001e8
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6031f43e7fc48b6caf5801ce33073daa4d36e72d17796e759744c526e7f4c49
[INFO] running `Command { std: "docker" "start" "-a" "c6031f43e7fc48b6caf5801ce33073daa4d36e72d17796e759744c526e7f4c49", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking object v0.24.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.10
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking aho-corasick v0.7.4
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]     Checking regex v1.2.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking predicates v1.0.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SeekFrom`, `Seek`
[INFO] [stdout]  --> src/kv.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Seek, SeekFrom};
[INFO] [stdout]   |                          ^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_KvsError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvs` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c6031f43e7fc48b6caf5801ce33073daa4d36e72d17796e759744c526e7f4c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6031f43e7fc48b6caf5801ce33073daa4d36e72d17796e759744c526e7f4c49", kill_on_drop: false }`
[INFO] [stdout] c6031f43e7fc48b6caf5801ce33073daa4d36e72d17796e759744c526e7f4c49
