[INFO] cloning repository https://github.com/AspecScire/thermal.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AspecScire/thermal.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAspecScire%2Fthermal.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAspecScire%2Fthermal.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c3a649256260cb78a750228b7499ef456573819
[INFO] building AspecScire/thermal.rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAspecScire%2Fthermal.rs" "/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/AspecScire/thermal.rs on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AspecScire/thermal.rs
[INFO] finished tweaking git repo https://github.com/AspecScire/thermal.rs
[INFO] tweaked toml for git repo https://github.com/AspecScire/thermal.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AspecScire/thermal.rs 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4249c06fe056c23fde4b747e4e2778bda1a746b2c32002da7006f72d2c26129
[INFO] running `Command { std: "docker" "start" "-a" "c4249c06fe056c23fde4b747e4e2778bda1a746b2c32002da7006f72d2c26129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4249c06fe056c23fde4b747e4e2778bda1a746b2c32002da7006f72d2c26129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4249c06fe056c23fde4b747e4e2778bda1a746b2c32002da7006f72d2c26129", kill_on_drop: false }`
[INFO] [stdout] c4249c06fe056c23fde4b747e4e2778bda1a746b2c32002da7006f72d2c26129
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f704516a263af88fff6eac21e3f9dfb66a4c9aaf6a8b502f78f8e7622fc4d6e
[INFO] running `Command { std: "docker" "start" "-a" "8f704516a263af88fff6eac21e3f9dfb66a4c9aaf6a8b502f78f8e7622fc4d6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling dji-thermal-sys v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bytemuck v1.7.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling byteordered v0.5.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling img-parts v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling ndarray v0.15.3
[INFO] [stderr]    Compiling zerocopy-derive v0.3.0
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.5.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling thermal v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcEIcZA5/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libitertools-0b310990e50867d0.rlib,libthermal-9da2e9ac96239645.rlib,libserde_json-e6c519fb649cefb1.rlib,libryu-f3aba87160ed1f5c.rlib,libitoa-34108be58b2e71bc.rlib,libinflector-e8a422f18998faf5.rlib,libindicatif-8c27279a5f6dee46.rlib,libconsole-d52e1da997054b2c.rlib,libterminal_size-e1e8cab6560270a5.rlib,libnumber_prefix-8479f39d71e80d3e.rlib,libdji_thermal_sys-34b757f4d2199376.rlib,libbase64-beb813779272318b.rlib,libserde-214a3865008079b6.rlib,libregex-6adb67524722bf2d.rlib,libaho_corasick-207ee9ed8b5d8bbb.rlib,libmemchr-d4296a37c88e6b86.rlib,libregex_syntax-a8b7a392e3a16251.rlib,libzerocopy-bafb53a7e5696f1a.rlib,libimage-289950549348c505.rlib,libbytemuck-2f8b764c8c06963f.rlib,libpng-cc046427b4241372.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libdeflate-c4ff15af56a52ee9.rlib,libadler32-884c7c82211a01d9.rlib,libnum_iter-e6a02362a688ef18.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-5d56dc0612010134.rlib,libgif-076ec9c8278fe740.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libtiff-b24c2aa3b25aa8f5.rlib,libweezl-3dac96602646ffad.rlib,libjpeg_decoder-efb8ea8979e86afc.rlib,libndarray-2f4585ccd96cd2bb.rlib,libmatrixmultiply-d1a1251220110c11.rlib,libnum_complex-64ae7fdb453cd6ab.rlib,libnum_integer-b25814bb86c8b517.rlib,libnum_traits-cfed5bfcdbd0c299.rlib,librawpointer-a726d041f28ef5ec.rlib,librayon-2da49418b91426f3.rlib,librayon_core-34d62b6128d17ead.rlib,libnum_cpus-5fda3debd3c2967d.rlib,libcrossbeam_deque-85f71b9c399df88b.rlib,libcrossbeam_epoch-dad2e82d8294eaab.rlib,libmemoffset-31eb278b9616aa00.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_channel-00af23261657f241.rlib,libcrossbeam_utils-7296ceeae8a00b54.rlib,liblazy_static-2bb390fee0230a38.rlib,libeither-9e7e392a8497717b.rlib,libimg_parts-f50c790123c3d649.rlib,libminiz_oxide-676e57d33608a143.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbytes-bc1aef0f847c4318.rlib,libbyteordered-6bd14b9c230a006e.rlib,libbyteorder-572f95c79f4a6d04.rlib,libclap-afc7f6049080a890.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-3db3c65cc235fb8e.rlib,libunicode_width-8f833626c49fb0ed.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libatty-e9e28f78318588ec.rlib,liblibc-06bbb9e7db53b04d.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libanyhow-1087fcbdef0d8212.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-ldirp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thermal_stats-fb6e85c22e9e4e88" "-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: unable to find library -ldirp
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustchRNcFC/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libitertools-0b310990e50867d0.rlib,libthermal-9da2e9ac96239645.rlib,libserde_json-e6c519fb649cefb1.rlib,libryu-f3aba87160ed1f5c.rlib,libitoa-34108be58b2e71bc.rlib,libinflector-e8a422f18998faf5.rlib,libindicatif-8c27279a5f6dee46.rlib,libconsole-d52e1da997054b2c.rlib,libterminal_size-e1e8cab6560270a5.rlib,libnumber_prefix-8479f39d71e80d3e.rlib,libdji_thermal_sys-34b757f4d2199376.rlib,libbase64-beb813779272318b.rlib,libserde-214a3865008079b6.rlib,libregex-6adb67524722bf2d.rlib,libaho_corasick-207ee9ed8b5d8bbb.rlib,libmemchr-d4296a37c88e6b86.rlib,libregex_syntax-a8b7a392e3a16251.rlib,libzerocopy-bafb53a7e5696f1a.rlib,libimage-289950549348c505.rlib,libbytemuck-2f8b764c8c06963f.rlib,libpng-cc046427b4241372.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libdeflate-c4ff15af56a52ee9.rlib,libadler32-884c7c82211a01d9.rlib,libnum_iter-e6a02362a688ef18.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-5d56dc0612010134.rlib,libgif-076ec9c8278fe740.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libtiff-b24c2aa3b25aa8f5.rlib,libweezl-3dac96602646ffad.rlib,libjpeg_decoder-efb8ea8979e86afc.rlib,libndarray-2f4585ccd96cd2bb.rlib,libmatrixmultiply-d1a1251220110c11.rlib,libnum_complex-64ae7fdb453cd6ab.rlib,libnum_integer-b25814bb86c8b517.rlib,libnum_traits-cfed5bfcdbd0c299.rlib,librawpointer-a726d041f28ef5ec.rlib,librayon-2da49418b91426f3.rlib,librayon_core-34d62b6128d17ead.rlib,libnum_cpus-5fda3debd3c2967d.rlib,libcrossbeam_deque-85f71b9c399df88b.rlib,libcrossbeam_epoch-dad2e82d8294eaab.rlib,libmemoffset-31eb278b9616aa00.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_channel-00af23261657f241.rlib,libcrossbeam_utils-7296ceeae8a00b54.rlib,liblazy_static-2bb390fee0230a38.rlib,libeither-9e7e392a8497717b.rlib,libimg_parts-f50c790123c3d649.rlib,libminiz_oxide-676e57d33608a143.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbytes-bc1aef0f847c4318.rlib,libbyteordered-6bd14b9c230a006e.rlib,libbyteorder-572f95c79f4a6d04.rlib,libclap-afc7f6049080a890.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-3db3c65cc235fb8e.rlib,libunicode_width-8f833626c49fb0ed.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libatty-e9e28f78318588ec.rlib,liblibc-06bbb9e7db53b04d.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libanyhow-1087fcbdef0d8212.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-ldirp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thermal_transform-0faa2bd757f737e1" "-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: unable to find library -ldirp
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thermal` (bin "thermal-transform") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `thermal` (bin "thermal-stats") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8f704516a263af88fff6eac21e3f9dfb66a4c9aaf6a8b502f78f8e7622fc4d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f704516a263af88fff6eac21e3f9dfb66a4c9aaf6a8b502f78f8e7622fc4d6e", kill_on_drop: false }`
[INFO] [stdout] 8f704516a263af88fff6eac21e3f9dfb66a4c9aaf6a8b502f78f8e7622fc4d6e
