[INFO] cloning repository https://github.com/chen4903/coordinate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chen4903/coordinate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen4903%2Fcoordinate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen4903%2Fcoordinate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1861a34a85d0374c5350bd973ae7555b5466f275 [INFO] checking chen4903/coordinate against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen4903%2Fcoordinate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chen4903/coordinate on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chen4903/coordinate [INFO] finished tweaking git repo https://github.com/chen4903/coordinate [INFO] tweaked toml for git repo https://github.com/chen4903/coordinate written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chen4903/coordinate 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5836f8e6d4ac5cd9a3c062b71886ab11db1551d9f45cdbb4dba5a2917cbab37a [INFO] running `Command { std: "docker" "start" "-a" "5836f8e6d4ac5cd9a3c062b71886ab11db1551d9f45cdbb4dba5a2917cbab37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5836f8e6d4ac5cd9a3c062b71886ab11db1551d9f45cdbb4dba5a2917cbab37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5836f8e6d4ac5cd9a3c062b71886ab11db1551d9f45cdbb4dba5a2917cbab37a", kill_on_drop: false }` [INFO] [stdout] 5836f8e6d4ac5cd9a3c062b71886ab11db1551d9f45cdbb4dba5a2917cbab37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 916a663f0cf8de8ff53ea4c4de1878ec3a4ff09f5bb97a383a7a95a6764944b6 [INFO] running `Command { std: "docker" "start" "-a" "916a663f0cf8de8ff53ea4c4de1878ec3a4ff09f5bb97a383a7a95a6764944b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/winnow-5e6306e3a130571d/lib-winnow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCo4DoI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `try-lock` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8KX2yb/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vsimd` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeBlJds/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUKBviG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-69314a579f3f394f.rlib,libshlex-258c8bec04b9d869.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUKBviG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/c-kzg-30ce53df08db3f91/build_script_build-30ce53df08db3f91" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x0000794d822ad5c7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ad5c7) [INFO] [stdout] #1 0x0000794d822ad9dc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ad9dc) [INFO] [stdout] #2 0x0000794d7ca33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x0000794d7cb76d07 (/lib/x86_64-linux-gnu/libc.so.6+0x188d07) [INFO] [stdout] #4 0x0000588aa1b3d804 void lld::elf::InputSection::writeTo>(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x404804) [INFO] [stdout] #5 0x0000588aa1b916eb void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x0000794d8225d112 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565d112) [INFO] [stdout] #7 0x0000794d8225cb7a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565cb7a) [INFO] [stdout] #8 0x0000794d821d6360 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x55d6360) [INFO] [stdout] #9 0x0000794d7ca8aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #10 0x0000794d7cb17a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/c-kzg-30ce53df08db3f91/build_script_build-30ce53df08db3f91': No such file or directory [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: "cc" "-m64" "/tmp/rustcHYJ3f4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-69314a579f3f394f.rlib,libshlex-258c8bec04b9d869.rlib,libpkg_config-98fee3b6192f743b.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHYJ3f4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libusb1-sys-8f8badc721cae725/build_script_build-8f8badc721cae725" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x00007fd1764ad5c7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ad5c7) [INFO] [stdout] #1 0x00007fd1764ad9dc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ad9dc) [INFO] [stdout] #2 0x00007fd17a9df330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007fd17ab22a6c (/lib/x86_64-linux-gnu/libc.so.6+0x188a6c) [INFO] [stdout] #4 0x00007fd179810a9a llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007fd17645d241 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565d241) [INFO] [stdout] #6 0x00007fd17645c118 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565c118) [INFO] [stdout] #7 0x00005f11cbd7062d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc62d) [INFO] [stdout] #8 0x00005f11cbcfc6ca void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007fd17645d112 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565d112) [INFO] [stdout] #10 0x00007fd17645cb7a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565cb7a) [INFO] [stdout] #11 0x00007fd1763d6360 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x55d6360) [INFO] [stdout] #12 0x00007fd17aa36aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007fd17aac3a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/libusb1-sys-8f8badc721cae725/build_script_build-8f8badc721cae725': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `c-kzg` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libusb1-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "916a663f0cf8de8ff53ea4c4de1878ec3a4ff09f5bb97a383a7a95a6764944b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916a663f0cf8de8ff53ea4c4de1878ec3a4ff09f5bb97a383a7a95a6764944b6", kill_on_drop: false }` [INFO] [stdout] 916a663f0cf8de8ff53ea4c4de1878ec3a4ff09f5bb97a383a7a95a6764944b6