[INFO] fetching crate plist_plus 0.2.6...
[INFO] testing plist_plus-0.2.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate plist_plus 0.2.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate plist_plus 0.2.6
[INFO] finished tweaking crates.io crate plist_plus 0.2.6
[INFO] tweaked toml for crates.io crate plist_plus 0.2.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plist_plus 0.2.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.59.2 (available: v0.72.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded autotools v0.2.7
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d61d788b3d34b2c21ec2297c5b7f5d0291fd4af2da2fd93adf59aef920f1adcc
[INFO] running `Command { std: "docker" "start" "-a" "d61d788b3d34b2c21ec2297c5b7f5d0291fd4af2da2fd93adf59aef920f1adcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d61d788b3d34b2c21ec2297c5b7f5d0291fd4af2da2fd93adf59aef920f1adcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61d788b3d34b2c21ec2297c5b7f5d0291fd4af2da2fd93adf59aef920f1adcc", kill_on_drop: false }`
[INFO] [stdout] d61d788b3d34b2c21ec2297c5b7f5d0291fd4af2da2fd93adf59aef920f1adcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d49c0af7f04936bfc1f352a22a6be71ce18f4103501ee578d5ef505699458c09
[INFO] running `Command { std: "docker" "start" "-a" "d49c0af7f04936bfc1f352a22a6be71ce18f4103501ee578d5ef505699458c09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling plist_plus v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.31s
[INFO] running `Command { std: "docker" "inspect" "d49c0af7f04936bfc1f352a22a6be71ce18f4103501ee578d5ef505699458c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d49c0af7f04936bfc1f352a22a6be71ce18f4103501ee578d5ef505699458c09", kill_on_drop: false }`
[INFO] [stdout] d49c0af7f04936bfc1f352a22a6be71ce18f4103501ee578d5ef505699458c09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c5a76561bd51a381f930bb595e479694873e88492c3432bc3c2351478ced22e
[INFO] running `Command { std: "docker" "start" "-a" "6c5a76561bd51a381f930bb595e479694873e88492c3432bc3c2351478ced22e", kill_on_drop: false }`
[INFO] [stderr]    Compiling plist_plus v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8HGO8T/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,libgetrandom-9d0b38267aba3c82,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblog-45f74354a8b36c20}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8HGO8T/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" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/homebrew/lib" "-L" "/usr/local/opt/libimobiledevice/lib" "-L" "/usr/local/opt/libusbmuxd/lib" "-L" "/usr/local/opt/libimobiledevice-glue/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b" "-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: plist_new_date
[INFO] [stdout]           >>> referenced by date.rs:87 (src/types/date.rs:87)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.0.rcgu.o:(plist_plus::types::date::tests::check_unix_mac_date::h041d9bb2f2d297a5)
[INFO] [stdout]           >>> referenced by date.rs:30 (src/types/date.rs:30)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::date::_$LT$impl$u20$plist_plus..Plist$GT$::new_date::h6dbdd4eef389ebc7)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_get_node_type
[INFO] [stdout]           >>> referenced by lib.rs:107 (src/lib.rs:107)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::Plist::get_node_type::h517603259953d718)
[INFO] [stdout]           >>> referenced by lib.rs:247 (src/lib.rs:247)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(_$LT$plist_plus..Plist$u20$as$u20$core..convert..From$LT$$BP$mut$u20$core..ffi..c_void$GT$$GT$::from::h73d31f71fe58ceb7)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_dict_get_item
[INFO] [stdout]           >>> referenced by dictionary.rs:44 (src/types/dictionary.rs:44)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::dictionary::_$LT$impl$u20$plist_plus..Plist$GT$::dict_get_item::he5e8ca996fadb1a1)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_dict_set_item
[INFO] [stdout]           >>> referenced by dictionary.rs:60 (src/types/dictionary.rs:60)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::dictionary::_$LT$impl$u20$plist_plus..Plist$GT$::dict_set_item::hc897bb0414452986)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_new_dict
[INFO] [stdout]           >>> referenced by dictionary.rs:14 (src/types/dictionary.rs:14)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::dictionary::_$LT$impl$u20$plist_plus..Plist$GT$::new_dict::hd2b7106b61d69ba2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_get_data_val
[INFO] [stdout]           >>> referenced by data.rs:31 (src/types/data.rs:31)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::data::_$LT$impl$u20$plist_plus..Plist$GT$::get_data_val::hfc8fe93ba0a67f4e)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_set_data_val
[INFO] [stdout]           >>> referenced by data.rs:45 (src/types/data.rs:45)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::data::_$LT$impl$u20$plist_plus..Plist$GT$::set_data_val::h5bdcdaebde7036ed)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_new_data
[INFO] [stdout]           >>> referenced by data.rs:15 (src/types/data.rs:15)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::data::_$LT$impl$u20$plist_plus..Plist$GT$::new_data::h34043ceb4c7e7f88)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_get_date_val
[INFO] [stdout]           >>> referenced by date.rs:41 (src/types/date.rs:41)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::date::_$LT$impl$u20$plist_plus..Plist$GT$::get_date_val::h761a8e6b8d0e06e3)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_set_date_val
[INFO] [stdout]           >>> referenced by date.rs:52 (src/types/date.rs:52)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::date::_$LT$impl$u20$plist_plus..Plist$GT$::set_date_val::h51314df554c293bd)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_get_real_val
[INFO] [stdout]           >>> referenced by real.rs:21 (src/types/real.rs:21)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::real::_$LT$impl$u20$plist_plus..Plist$GT$::get_real_val::ha2907f0188f56caa)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_set_real_val
[INFO] [stdout]           >>> referenced by real.rs:28 (src/types/real.rs:28)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::real::_$LT$impl$u20$plist_plus..Plist$GT$::set_real_val::h943c7586ea0dd6ac)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_new_real
[INFO] [stdout]           >>> referenced by real.rs:11 (src/types/real.rs:11)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::real::_$LT$impl$u20$plist_plus..Plist$GT$::new_real::hf12d24aabf7a71fc)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_array_get_item
[INFO] [stdout]           >>> referenced by array.rs:27 (src/types/array.rs:27)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::array::_$LT$impl$u20$plist_plus..Plist$GT$::array_get_item::h833804f63affd76c)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_array_append_item
[INFO] [stdout]           >>> referenced by array.rs:58 (src/types/array.rs:58)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::array::_$LT$impl$u20$plist_plus..Plist$GT$::array_append_item::h47d0d36ce50322b3)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_new_array
[INFO] [stdout]           >>> referenced by array.rs:11 (src/types/array.rs:11)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::array::_$LT$impl$u20$plist_plus..Plist$GT$::new_array::hca6aedbd2bac48d1)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_new_string
[INFO] [stdout]           >>> referenced by string.rs:19 (src/types/string.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::string::_$LT$impl$u20$plist_plus..Plist$GT$::new_string::h3aec481de134eeff)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_get_string_val
[INFO] [stdout]           >>> referenced by string.rs:28 (src/types/string.rs:28)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::string::_$LT$impl$u20$plist_plus..Plist$GT$::get_string_val::h79bfe9386e4003d3)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_set_string_val
[INFO] [stdout]           >>> referenced by string.rs:49 (src/types/string.rs:49)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::string::_$LT$impl$u20$plist_plus..Plist$GT$::set_string_val::h791e8a0e5d1a0618)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: plist_get_bool_val
[INFO] [stdout]           >>> referenced by boolean.rs:28 (src/types/boolean.rs:28)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/plist_plus-57ac75472dbe303b.plist_plus.b64047517d7c656c-cgu.1.rcgu.o:(plist_plus::types::boolean::_$LT$impl$u20$plist_plus..Plist$GT$::get_bool_val::h5b2537dceb836a25)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plist_plus` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6c5a76561bd51a381f930bb595e479694873e88492c3432bc3c2351478ced22e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5a76561bd51a381f930bb595e479694873e88492c3432bc3c2351478ced22e", kill_on_drop: false }`
[INFO] [stdout] 6c5a76561bd51a381f930bb595e479694873e88492c3432bc3c2351478ced22e
