[INFO] fetching crate empy 1.0.0-alpha2...
[INFO] testing empy-1.0.0-alpha2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate empy 1.0.0-alpha2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate empy 1.0.0-alpha2
[INFO] finished tweaking crates.io crate empy 1.0.0-alpha2
[INFO] tweaked toml for crates.io crate empy 1.0.0-alpha2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate empy 1.0.0-alpha2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48f6d08d6a6a45fa65c69c408bf74796d19562e01738429006f322b534dc9459
[INFO] running `Command { std: "docker" "start" "-a" "48f6d08d6a6a45fa65c69c408bf74796d19562e01738429006f322b534dc9459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48f6d08d6a6a45fa65c69c408bf74796d19562e01738429006f322b534dc9459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f6d08d6a6a45fa65c69c408bf74796d19562e01738429006f322b534dc9459", kill_on_drop: false }`
[INFO] [stdout] 48f6d08d6a6a45fa65c69c408bf74796d19562e01738429006f322b534dc9459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b79a8140db4f8db8ae8462844791feb35e69815fe20f418ce7496534b4f609e7
[INFO] running `Command { std: "docker" "start" "-a" "b79a8140db4f8db8ae8462844791feb35e69815fe20f418ce7496534b4f609e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling chlorine v1.0.13
[INFO] [stderr]    Compiling empy v1.0.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "b79a8140db4f8db8ae8462844791feb35e69815fe20f418ce7496534b4f609e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79a8140db4f8db8ae8462844791feb35e69815fe20f418ce7496534b4f609e7", kill_on_drop: false }`
[INFO] [stdout] b79a8140db4f8db8ae8462844791feb35e69815fe20f418ce7496534b4f609e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fa0b0dd2b00d7a6c9cf08d2c7a0254aa126610e9d684c5d06bd3ec0574cd157
[INFO] running `Command { std: "docker" "start" "-a" "8fa0b0dd2b00d7a6c9cf08d2c7a0254aa126610e9d684c5d06bd3ec0574cd157", kill_on_drop: false }`
[INFO] [stderr]    Compiling empy v1.0.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "8fa0b0dd2b00d7a6c9cf08d2c7a0254aa126610e9d684c5d06bd3ec0574cd157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fa0b0dd2b00d7a6c9cf08d2c7a0254aa126610e9d684c5d06bd3ec0574cd157", kill_on_drop: false }`
[INFO] [stdout] 8fa0b0dd2b00d7a6c9cf08d2c7a0254aa126610e9d684c5d06bd3ec0574cd157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4d546c2b67f0eebded2f4d5b8aac4183950ebc971c9396452d9374b85080fad
[INFO] running `Command { std: "docker" "start" "-a" "b4d546c2b67f0eebded2f4d5b8aac4183950ebc971c9396452d9374b85080fad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/empy-009d7b6946b70eec)
[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] [stderr]    Doc-tests empy
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - Decoder (line 164) ... FAILED
[INFO] [stdout] test src/lib.rs - DecoderStream (line 315) ... FAILED
[INFO] [stdout] test src/lib.rs - DecoderStream (line 292) ... FAILED
[INFO] [stdout] test src/lib.rs - Decoder (line 191) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Decoder (line 164) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcg60R8D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-a26299e432647fd0,libchlorine-a40de4da47d0a634}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcg60R8D/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUmwLeK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DecoderStream (line 315) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczvCWnx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-a26299e432647fd0,libchlorine-a40de4da47d0a634}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczvCWnx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCvApqH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DecoderStream (line 292) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustci3ouK8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-a26299e432647fd0,libchlorine-a40de4da47d0a634}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci3ouK8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpqxEb4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Decoder (line 191) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmE6JWl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-a26299e432647fd0,libchlorine-a40de4da47d0a634}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmE6JWl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFHA2Lr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-a26299e432647fd0.empy.305f2586cbd4314a-cgu.0.rcgu.o:(empy::Decoder::decode::h28106870b6653231) in archive /opt/rustwide/target/debug/deps/libempy-a26299e432647fd0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Decoder (line 164)
[INFO] [stdout]     src/lib.rs - Decoder (line 191)
[INFO] [stdout]     src/lib.rs - DecoderStream (line 292)
[INFO] [stdout]     src/lib.rs - DecoderStream (line 315)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b4d546c2b67f0eebded2f4d5b8aac4183950ebc971c9396452d9374b85080fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d546c2b67f0eebded2f4d5b8aac4183950ebc971c9396452d9374b85080fad", kill_on_drop: false }`
[INFO] [stdout] b4d546c2b67f0eebded2f4d5b8aac4183950ebc971c9396452d9374b85080fad
