[INFO] fetching crate sparslog 0.1.3...
[INFO] testing sparslog-0.1.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sparslog 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sparslog 0.1.3
[INFO] finished tweaking crates.io crate sparslog 0.1.3
[INFO] tweaked toml for crates.io crate sparslog 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparslog 0.1.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sparslog 0.1.3 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustradio_macros v0.15.0
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded volk v0.1.9
[INFO] [stderr]   Downloaded rtlsdr v0.1.4
[INFO] [stderr]   Downloaded rustradio_macros_code v0.15.0
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded rustradio v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5809f1bf767b7c7052cd09040286d8f2a566bc7808723f6255c34e8a80c31847
[INFO] running `Command { std: "docker" "start" "-a" "5809f1bf767b7c7052cd09040286d8f2a566bc7808723f6255c34e8a80c31847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5809f1bf767b7c7052cd09040286d8f2a566bc7808723f6255c34e8a80c31847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5809f1bf767b7c7052cd09040286d8f2a566bc7808723f6255c34e8a80c31847", kill_on_drop: false }`
[INFO] [stdout] 5809f1bf767b7c7052cd09040286d8f2a566bc7808723f6255c34e8a80c31847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfb0ee51563bc6ff6d8649321de320e91a59cdd63cd7e79931c7c93324ae2ed7
[INFO] running `Command { std: "docker" "start" "-a" "cfb0ee51563bc6ff6d8649321de320e91a59cdd63cd7e79931c7c93324ae2ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling fast-math v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rtlsdr v0.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustradio_macros_code v0.15.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling rustradio_macros v0.15.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rustradio v0.15.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling console-api v0.8.1
[INFO] [stderr]    Compiling console-subscriber v0.4.1
[INFO] [stderr]    Compiling sparslog v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9yD5Hs/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-0ea9b14c2113b994,libnix-8865af0f79e8977f,libstderrlog-856a7644f1e433e5,libthread_local-acc458c11f0b143e,libtermcolor-30813b81c2b999b3,libis_terminal-440e96fc1fc79f0c,libchrono-e800e65f7ff358e3,libiana_time_zone-e7d8ac375b0183ef,librustradio-7eb3f9675e6020aa,libtempfile-1729c508c9514a2b,libgetrandom-e6c320821b713a2f,libfastrand-966a0da88bae1ff8,libonce_cell-f8ddf2aa81977c75,librtlsdr-c674c28aadb11a02,libtar-9bba313768ded2df,libxattr-f5c4cfe633c3d111,librustix-1f70bc08c81e95b0,libbitflags-375cebb6596a9efd,liblinux_raw_sys-ac3ba3ca5f8dc7c3,libfiletime-17163d858d362458,libserde_json-18717f223bfde6e9,libmemchr-c8afc9b06af24d19,libitoa-2f6c1bdd8040d503,libryu-c1d3b0007143e987,libfast_math-10e5b3e1cb28a107,libieee754-bce599178f37ac65,libthiserror-a1e6501938a5c143,libtokio-96fb433a008798c0,libsignal_hook_registry-985937d309d60d7c,libsocket2-ef37b752c29e6fb0,libbytes-d85d0ef47e9bef47,libmio-745a3b09df93e420,libparking_lot-5720fbe11cf5dec2,libparking_lot_core-f3e93c2a7e40804f,libsmallvec-24a6edaba07f3f64,liblock_api-6e1697359a9bb5cd,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924,libitertools-501f6a7950a405a3,liblibc-41434386bfed448c,libserde-6ac0d107beea0231,libsha2-eaeedd2984969ed2,libcpufeatures-5bf216af22f7e564,libcfg_if-cfb20768436a17c8,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,librayon-b02395a30f3154fc,librayon_core-b4b5b7b88b3ea879,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-4697d409d5055dab,librustfft-4d90bce7fd3fb757,libprimal_check-2fa8f235e21da49b,libtranspose-012b82c503ddc876,libstrength_reduce-a8aaf68aad3ebb4c,libnum_integer-0b7cc51c3f7c770c,libnum_complex-29dffe9d7ecedad3,libnum_traits-6e9c84e379b9292c,liblog-778ab496dfa2e814,libclap-aaddb566569854db,libclap_builder-308814da10614590,libstrsim-e69344138c76bdcc,libanstream-a9911f16ba1d0e2e,libanstyle_query-a4fe07dbf01960a4,libis_terminal_polyfill-d06c3b86810c7d05,libcolorchoice-617e6b941dd5dc99,libanstyle_parse-6a59a2d328c436c6,libutf8parse-ad1e940ee00e2725,libclap_lex-d082d7fbd0eefef8,libanstyle-230ebda9d7fc0411,libanyhow-e4d823dda23b0561}.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" "-lrtlsdr" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc9yD5Hs/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" "/opt/rustwide/target/debug/deps/sparslog-4908cff496dc41ab" "-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 -lrtlsdr
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparslog` (bin "sparslog") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsKyziL/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-0ea9b14c2113b994,libnix-8865af0f79e8977f,libstderrlog-856a7644f1e433e5,libthread_local-acc458c11f0b143e,libtermcolor-30813b81c2b999b3,libis_terminal-440e96fc1fc79f0c,libchrono-e800e65f7ff358e3,libiana_time_zone-e7d8ac375b0183ef,librustradio-7eb3f9675e6020aa,libtempfile-1729c508c9514a2b,libgetrandom-e6c320821b713a2f,libfastrand-966a0da88bae1ff8,libonce_cell-f8ddf2aa81977c75,librtlsdr-c674c28aadb11a02,libtar-9bba313768ded2df,libxattr-f5c4cfe633c3d111,librustix-1f70bc08c81e95b0,libbitflags-375cebb6596a9efd,liblinux_raw_sys-ac3ba3ca5f8dc7c3,libfiletime-17163d858d362458,libserde_json-18717f223bfde6e9,libmemchr-c8afc9b06af24d19,libitoa-2f6c1bdd8040d503,libryu-c1d3b0007143e987,libfast_math-10e5b3e1cb28a107,libieee754-bce599178f37ac65,libthiserror-a1e6501938a5c143,libtokio-96fb433a008798c0,libsignal_hook_registry-985937d309d60d7c,libsocket2-ef37b752c29e6fb0,libbytes-d85d0ef47e9bef47,libmio-745a3b09df93e420,libparking_lot-5720fbe11cf5dec2,libparking_lot_core-f3e93c2a7e40804f,libsmallvec-24a6edaba07f3f64,liblock_api-6e1697359a9bb5cd,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924,libitertools-501f6a7950a405a3,liblibc-41434386bfed448c,libserde-6ac0d107beea0231,libsha2-eaeedd2984969ed2,libcpufeatures-5bf216af22f7e564,libcfg_if-cfb20768436a17c8,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,librayon-b02395a30f3154fc,librayon_core-b4b5b7b88b3ea879,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-4697d409d5055dab,librustfft-4d90bce7fd3fb757,libprimal_check-2fa8f235e21da49b,libtranspose-012b82c503ddc876,libstrength_reduce-a8aaf68aad3ebb4c,libnum_integer-0b7cc51c3f7c770c,libnum_complex-29dffe9d7ecedad3,libnum_traits-6e9c84e379b9292c,liblog-778ab496dfa2e814,libclap-aaddb566569854db,libclap_builder-308814da10614590,libstrsim-e69344138c76bdcc,libanstream-a9911f16ba1d0e2e,libanstyle_query-a4fe07dbf01960a4,libis_terminal_polyfill-d06c3b86810c7d05,libcolorchoice-617e6b941dd5dc99,libanstyle_parse-6a59a2d328c436c6,libutf8parse-ad1e940ee00e2725,libclap_lex-d082d7fbd0eefef8,libanstyle-230ebda9d7fc0411,libanyhow-e4d823dda23b0561}.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" "-lrtlsdr" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsKyziL/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" "/opt/rustwide/target/debug/deps/sparslog_async-0fa5b332a22e52a4" "-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 -lrtlsdr
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparslog` (bin "sparslog-async") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cfb0ee51563bc6ff6d8649321de320e91a59cdd63cd7e79931c7c93324ae2ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb0ee51563bc6ff6d8649321de320e91a59cdd63cd7e79931c7c93324ae2ed7", kill_on_drop: false }`
[INFO] [stdout] cfb0ee51563bc6ff6d8649321de320e91a59cdd63cd7e79931c7c93324ae2ed7
