[INFO] cloning repository https://github.com/austinmehmet/terrafarm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/austinmehmet/terrafarm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinmehmet%2Fterrafarm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinmehmet%2Fterrafarm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef6dfc5a77c055d0197e34f8fcee76c78c367eb4 [INFO] testing austinmehmet/terrafarm/ef6dfc5a77c055d0197e34f8fcee76c78c367eb4 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinmehmet%2Fterrafarm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/austinmehmet/terrafarm on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/austinmehmet/terrafarm [INFO] finished tweaking git repo https://github.com/austinmehmet/terrafarm [INFO] tweaked toml for git repo https://github.com/austinmehmet/terrafarm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/austinmehmet/terrafarm 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v300.0.2+3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 139dc1e6d0fc82b9790f8562fa0ed4ca7a79a409b20b26fd62a35981e09b5584 [INFO] running `Command { std: "docker" "start" "-a" "139dc1e6d0fc82b9790f8562fa0ed4ca7a79a409b20b26fd62a35981e09b5584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "139dc1e6d0fc82b9790f8562fa0ed4ca7a79a409b20b26fd62a35981e09b5584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139dc1e6d0fc82b9790f8562fa0ed4ca7a79a409b20b26fd62a35981e09b5584", kill_on_drop: false }` [INFO] [stdout] 139dc1e6d0fc82b9790f8562fa0ed4ca7a79a409b20b26fd62a35981e09b5584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb029e28705665948e7b1672cab196884a6c9e742195cc5508e0c1d5953819f2 [INFO] running `Command { std: "docker" "start" "-a" "fb029e28705665948e7b1672cab196884a6c9e742195cc5508e0c1d5953819f2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTSDoTj/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustcQArm2v/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ansi_term` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFMCpP2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZrJscd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaC9NV58/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `encoding_rs` (lib) [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.71` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-3974f1ab8482528a/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-3d642e20ab5b433f/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="cc" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-3d642e20ab5b433f/out/openssl-build/install" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-legacy" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 3.0.0 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] Failure! Makefile wasn't produced. [INFO] [stderr] Please read INSTALL.md and associated NOTES-* files. You may also have to [INFO] [stderr] look over your available compiler tool chain or change your configuration. [INFO] [stderr] [INFO] [stderr] mkdir /opt/rustwide/target/debug/build/openssl-sys-3d642e20ab5b433f/out/openssl-build/build/src/doc/html: No space left on device at ./Configure line 1869. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.0.2+3.0.0/src/lib.rs:492:13: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error configuring OpenSSL build: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-3d642e20ab5b433f/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="cc" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-3d642e20ab5b433f/out/openssl-build/install" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-legacy" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Exit status: exit status: 28 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6397a304bc5a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6397a304bc5a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6397a304bc5a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6397a304bc5a - ::fmt::h304520fd6a30aa07 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6397a306fd6b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6397a306fd6b - core::fmt::write::hf5713710ce10ff22 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x6397a3048a73 - std::io::Write::write_fmt::hda708db57927dacf [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x6397a304d622 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6397a304d622 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x6397a304d28e - std::panicking::default_hook::h81c8cd2e7c59ee33 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x6397a304deaf - std::panicking::rust_panic_with_hook::had2118629c312a4a [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x6397a304db97 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x6397a304c139 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x6397a304d824 - rust_begin_unwind [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x6397a2fa3673 - core::panicking::panic_fmt::h3eea515d05f7a35e [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x6397a2fd6a3d - openssl_src::Build::run_command::h0e12705df65438f5 [INFO] [stderr] 16: 0x6397a2fd57f5 - openssl_src::Build::build::h79bc2bb16cccf16b [INFO] [stderr] 17: 0x6397a2fb37cd - build_script_main::find_vendored::get_openssl::h6fd3e3a43caae8b6 [INFO] [stderr] 18: 0x6397a2fa9d98 - build_script_main::find_openssl::h54c0bf0f8e865f5d [INFO] [stderr] 19: 0x6397a2fa9f81 - build_script_main::main::h9f265a8db12b111d [INFO] [stderr] 20: 0x6397a2fa4643 - core::ops::function::FnOnce::call_once::hf9ddda7dce648594 [INFO] [stderr] 21: 0x6397a2fb0da6 - std::sys::backtrace::__rust_begin_short_backtrace::he89fb7b62b0522ac [INFO] [stderr] 22: 0x6397a2fb0999 - std::rt::lang_start::{{closure}}::hd0e8baa8ae440d3b [INFO] [stderr] 23: 0x6397a3044650 - core::ops::function::impls:: for &F>::call_once::h08ecba131ab90ec4 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x6397a3044650 - std::panicking::try::do_call::hf33a59fd8ce953f4 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x6397a3044650 - std::panicking::try::h5005ce80ce949fd8 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x6397a3044650 - std::panic::catch_unwind::hfbae19e2e2c5b7ed [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stderr] 27: 0x6397a3044650 - std::rt::lang_start_internal::{{closure}}::ha0331c3690741813 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x6397a3044650 - std::panicking::try::do_call::hcdcbdb616b4d0295 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x6397a3044650 - std::panicking::try::h3f2f1725a07d2256 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x6397a3044650 - std::panic::catch_unwind::h51869e04b56b2dc3 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stderr] 31: 0x6397a3044650 - std::rt::lang_start_internal::h4d90db0530245041 [INFO] [stderr] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x6397a2fb0977 - std::rt::lang_start::h7c5484c2ca0b936d [INFO] [stderr] 33: 0x6397a2fadf45 - main [INFO] [stderr] 34: 0x7fd0758d0d90 - [INFO] [stderr] 35: 0x7fd0758d0e40 - __libc_start_main [INFO] [stderr] 36: 0x6397a2fa3f05 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fb029e28705665948e7b1672cab196884a6c9e742195cc5508e0c1d5953819f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb029e28705665948e7b1672cab196884a6c9e742195cc5508e0c1d5953819f2", kill_on_drop: false }` [INFO] [stdout] fb029e28705665948e7b1672cab196884a6c9e742195cc5508e0c1d5953819f2