[INFO] cloning repository https://github.com/tavo-robotas/herobuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tavo-robotas/herobuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftavo-robotas%2Fherobuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftavo-robotas%2Fherobuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bae4fec41c7722e3ac54bf0e5d2168a8ad53f8c [INFO] testing tavo-robotas/herobuild against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftavo-robotas%2Fherobuild" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tavo-robotas/herobuild on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tavo-robotas/herobuild [INFO] finished tweaking git repo https://github.com/tavo-robotas/herobuild [INFO] tweaked toml for git repo https://github.com/tavo-robotas/herobuild written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tavo-robotas/herobuild 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.86.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 sha256 v1.0.3 [INFO] [stderr] Downloaded libgit2-sys v0.13.4+1.4.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72cd4376969c00ea3f236eeb1d18d8e97bfed7e51ef0db695335bcec7de32a1b [INFO] running `Command { std: "docker" "start" "-a" "72cd4376969c00ea3f236eeb1d18d8e97bfed7e51ef0db695335bcec7de32a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72cd4376969c00ea3f236eeb1d18d8e97bfed7e51ef0db695335bcec7de32a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72cd4376969c00ea3f236eeb1d18d8e97bfed7e51ef0db695335bcec7de32a1b", kill_on_drop: false }` [INFO] [stdout] 72cd4376969c00ea3f236eeb1d18d8e97bfed7e51ef0db695335bcec7de32a1b [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd6a33754268f7be4d6e2637932fa1a5abd06940d1132063e1a927d0d30f7f0 [INFO] running `Command { std: "docker" "start" "-a" "5fd6a33754268f7be4d6e2637932fa1a5abd06940d1132063e1a927d0d30f7f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling bollard v0.13.0 [INFO] [stderr] Compiling herobuild v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `clear_containers` is never used [INFO] [stdout] --> src/repository.rs:545:18 [INFO] [stdout] | [INFO] [stdout] 377 | impl RepositoryCache { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 545 | pub async fn clear_containers(&mut self, docker: &Docker) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcz5yXs8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-af2f215c7f50aa98.rlib,libatty-07263e860c67fa4d.rlib,libtermcolor-9d41c1030d5ed508.rlib,libhumantime-2593c51c21c0759d.rlib,libregex-d4abd909f3f17c65.rlib,libaho_corasick-3de59f0bba8cd8ea.rlib,libregex_syntax-8073dbe6eb2709e7.rlib,libsmol-51bbcfea5dde8beb.rlib,libasync_net-b6b2460819486a9f.rlib,libasync_fs-215dcd069dd57031.rlib,libsha256-7d45413b4303ac58.rlib,libsha2-84f8d602e37ca9e4.rlib,libcpufeatures-05f0749ebc1688f0.rlib,libopaque_debug-329e31528248969a.rlib,libdigest-151dc8a3e48f1446.rlib,libblock_buffer-a933866a8fd49170.rlib,libgeneric_array-cbeeb2bb8ab8eef9.rlib,libtypenum-741c126d729798a9.rlib,libtoml-cec7581af2320233.rlib,libgit2-350f6ee3dfdf5452.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,liblibgit2_sys-eabaae18ad0ed23d.rlib,liblibssh2_sys-bbe0f75c6c292739.rlib,libopenssl_sys-75348ef5e77bcf6e.rlib,liblibz_sys-e30cc31feff61ab2.rlib,libbitflags-817ea04a92d50a33.rlib,libtokio_stream-5b6ad6156a36d9ce.rlib,libasync_std-6a7e4b7ab01807c8.rlib,libasync_global_executor-078305492ed823dc.rlib,libblocking-265779c3c9c1c675.rlib,libatomic_waker-05cabb631e123559.rlib,libasync_executor-8e64c4b538c81ef8.rlib,libasync_task-0a202af490cd116b.rlib,libcrossbeam_utils-44bf8cf4eb9cdeda.rlib,libasync_process-9f2b245dcd752df7.rlib,libsignal_hook-48a92f5edcdfac7a.rlib,libasync_io-59206d8c71be202e.rlib,libpolling-afb58719dbf8cb71.rlib,libfutures_lite-724f8e727ae98def.rlib,libfastrand-fac9c7febd1a26b0.rlib,libwaker_fn-6e17fbbc66bf4c90.rlib,libparking-b831d49b0cd8b3ce.rlib,libasync_channel-d20622e266ee51f9.rlib,libconcurrent_queue-797634bcc31b4c29.rlib,libcache_padded-8a7328aa90463ecb.rlib,libasync_lock-bfeea36b96ffc3a9.rlib,libevent_listener-f4fa7fd2684bc381.rlib,libkv_log_macro-33d2c0585ebd929a.rlib,libfutures-5ec59f4b6cf0d749.rlib,libfutures_executor-3b9b5c6fbb79d8f2.rlib,libbollard-229c8074cfe9f7f2.rlib,libserde_urlencoded-32c1f8882a2931c2.rlib,libbase64-bd9d37a471830e07.rlib,libthiserror-097343754a788896.rlib,libbollard_stubs-3bcab9c0d9f7155a.rlib,libserde_with-fec4de2a80db686d.rlib,liburl-852feb93ce9b35e8.rlib,libidna-ecefe327806c639c.rlib,libunicode_normalization-2d76790ebf352f67.rlib,libtinyvec-5a601b22e74a6bff.rlib,libtinyvec_macros-fa5d7584c792794a.rlib,libunicode_bidi-a4307d53a83f332a.rlib,libform_urlencoded-2c395fad40adcc66.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmatches-97fab3395b33fcbf.rlib,libserde_json-ec97b32a43c3eddc.rlib,libryu-58946351b9a02d74.rlib,libhyperlocal-5708478c610bbbe4.rlib,libpin_project-f684c3a20e7f028b.rlib,libhex-a276c7928810d3f2.rlib,libserde-b65cfc1285c904fe.rlib,libhyper-5f2728064d4aa526.rlib,libwant-85ca4b6fe81ed232.rlib,libtry_lock-ae8dc734d425618a.rlib,libhttparse-41dc1354a60e5883.rlib,libh2-82fa533e1956e97c.rlib,libindexmap-43633498b02e2ba5.rlib,libhashbrown-a8a377bbbceee23e.rlib,libtokio_util-c0287abd743261bf.rlib,libtower_service-511def5dccdf34e7.rlib,libtracing-63757f88d0b7f179.rlib,libtracing_core-5cd1b5b3d1d66493.rlib,libhttp_body-1aee3c9de13ecc27.rlib,libfutures_util-4bd72408a27c5aa8.rlib,libfutures_io-0a5f979a33a1ebfc.rlib,libslab-397154f28121b147.rlib,libfutures_channel-49c8272929115d5d.rlib,libfutures_sink-cfb1976f47e7314d.rlib,libfutures_task-a6efbef08355f7fe.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libtokio-e5746df30d2782ce.rlib,libsignal_hook_registry-d5abf8ec4c44a326.rlib,libnum_cpus-261ec4799817b8e8.rlib,libsocket2-dd496da83a598339.rlib,libmemchr-4ae02b283530c1ee.rlib,libonce_cell-5cf2fcad28854bae.rlib,libmio-de6a93205a0bd600.rlib,libparking_lot-84428ea1e64be45b.rlib,libparking_lot_core-064641f70053f2ae.rlib,liblibc-0c4e11438381a14c.rlib,libsmallvec-9b5022f4fabe8f1a.rlib,liblock_api-15ca26f775bde2a0.rlib,libscopeguard-7106c1688341b40d.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,libhttpdate-216bcf922c34d9a5.rlib,libhttp-8f43b7a32dee5b89.rlib,libitoa-c4acc3b4a00388eb.rlib,libbytes-7ed08772bf9b6ac3.rlib,libfnv-185b8526af05532d.rlib,libfutures_core-864e3849ae1f80b5.rlib,liblog-22b000b0ae086b53.rlib,libvalue_bag-d191cf81c8c1d556.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libanyhow-c58bd7b2e8bd98cf.rlib}.rlib" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-49fe20560de2623d/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d8caae7de4604333/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/herobuild-af9cc20612e31e27" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `herobuild` (bin "herobuild") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5fd6a33754268f7be4d6e2637932fa1a5abd06940d1132063e1a927d0d30f7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd6a33754268f7be4d6e2637932fa1a5abd06940d1132063e1a927d0d30f7f0", kill_on_drop: false }` [INFO] [stdout] 5fd6a33754268f7be4d6e2637932fa1a5abd06940d1132063e1a927d0d30f7f0