[INFO] cloning repository https://github.com/C4K3/crates-ectype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C4K3/crates-ectype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC4K3%2Fcrates-ectype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC4K3%2Fcrates-ectype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7979612aeb34b7f3624ac2000263b6613315e327 [INFO] testing C4K3/crates-ectype against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC4K3%2Fcrates-ectype" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/C4K3/crates-ectype on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/C4K3/crates-ectype [INFO] finished tweaking git repo https://github.com/C4K3/crates-ectype [INFO] tweaked toml for git repo https://github.com/C4K3/crates-ectype written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/C4K3/crates-ectype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7d3bb1f55614daee5853d50252119ba1ed10548f908af4ec22e4f8245d238f7 [INFO] running `Command { std: "docker" "start" "-a" "d7d3bb1f55614daee5853d50252119ba1ed10548f908af4ec22e4f8245d238f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7d3bb1f55614daee5853d50252119ba1ed10548f908af4ec22e4f8245d238f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d3bb1f55614daee5853d50252119ba1ed10548f908af4ec22e4f8245d238f7", kill_on_drop: false }` [INFO] [stdout] d7d3bb1f55614daee5853d50252119ba1ed10548f908af4ec22e4f8245d238f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 814c28c154ccd524f02a3d4d8763364fd0f1545c696ab6c741ac3010f51bd91f [INFO] running `Command { std: "docker" "start" "-a" "814c28c154ccd524f02a3d4d8763364fd0f1545c696ab6c741ac3010f51bd91f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cmake v0.1.32 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling curl v0.4.14 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling crates-ectype v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(RustcDecodable, Debug, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:201:57 [INFO] [stdout] | [INFO] [stdout] 201 | Err(e) => error!("Error parsing options: {}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.crates_ectype.a070da74-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3.26o62v05qo0j6m71.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-6dcbb5f87f7ababb/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-1e1bfc6535c583c4/out/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-981a968cebe67f4d/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsha2-0afada076fe3c5fa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-257b705aeb4538de.rlib" "/opt/rustwide/target/debug/deps/libarrayref-4d5876e0bb7adecd.rlib" "/opt/rustwide/target/debug/deps/libdigest-02577bc829abbc53.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d8c0083d4eafb848.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cf231c9ca4ec702.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ca17eb4abc396b10.rlib" "/opt/rustwide/target/debug/deps/libcurl-6d0d74db4405e5fc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-079e11668790ead4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c5453f89ef7dbf56.rlib" "/opt/rustwide/target/debug/deps/libsame_file-b15f4c0a28f71be3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libgit2-a42c2058515ce0a7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/liblog-b93dd9e9c887c7da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cd806b590a44f9e8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d4ada631758d8768.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-fa188921ad58e49d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-88c927b472d322a0.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-611e37f66a128864.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-921733e6bef7a83c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2f7683737b4fd310.rlib" "/opt/rustwide/target/debug/deps/liburl-1bee20408e9ca3e6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-875207bd3f491bb6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b28ad4304b839fee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7b17bb7c5ca2c9f6.rlib" "/opt/rustwide/target/debug/deps/libmatches-f24f2fb8ec5a96f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-c23787a595f08a63.rlib" "/opt/rustwide/target/debug/deps/libgetopts-c9d7a88ed28d90f2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crates_ectype-bf8f83144be8efc3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-88c927b472d322a0.rlib(libcurl_la-version.o): in function `brotli_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:93: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-88c927b472d322a0.rlib(libcurl_la-version.o): in function `curl_version_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:447: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-88c927b472d322a0.rlib(libcurl_la-content_encoding.o): in function `brotli_init_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:629: undefined reference to `BrotliDecoderCreateInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-88c927b472d322a0.rlib(libcurl_la-content_encoding.o): in function `brotli_unencode_write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:656: undefined reference to `BrotliDecoderDecompressStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:667: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:673: undefined reference to `BrotliDecoderGetErrorCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-88c927b472d322a0.rlib(libcurl_la-content_encoding.o): in function `brotli_close_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:689: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crates-ectype` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "814c28c154ccd524f02a3d4d8763364fd0f1545c696ab6c741ac3010f51bd91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814c28c154ccd524f02a3d4d8763364fd0f1545c696ab6c741ac3010f51bd91f", kill_on_drop: false }` [INFO] [stdout] 814c28c154ccd524f02a3d4d8763364fd0f1545c696ab6c741ac3010f51bd91f