[INFO] cloning repository https://github.com/tolstoy-am/leo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tolstoy-am/leo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolstoy-am%2Fleo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolstoy-am%2Fleo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 946e12d1b1cc591a30d53ac93285467fde4d476e
[INFO] checking tolstoy-am/leo against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolstoy-am%2Fleo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_circuit.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_if_else.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_ternary.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_1.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_2.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_3.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_4.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_5.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/long_array.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/long_expr.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/many_assigns.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/many_foos.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/massive.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_1.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_2.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_3.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_4.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_5.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_1.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_2.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_3.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_4.leo
[INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_5.leo
[INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/address': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking tolstoy-am/leo against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolstoy-am%2Fleo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/le.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/lt.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/max.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/max_fail.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/min.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/min_fail.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/mul.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/ne.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/negate.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/negate_min_fail.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/negate_zero.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/no_space_between_literal.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/operator_methods.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/or.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/pow.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/rem.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/shl.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/shr.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/sub.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/ternary.out
[INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i64/xor.out
[INFO] [stderr] fatal: cannot create directory at 'tests/expectations/compiler/integers/i8': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking tolstoy-am/leo against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolstoy-am%2Fleo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file tests/test-framework/src/unused/tgc.rs
[INFO] [stderr] error: unable to write file tests/test-framework/src/unused/y_sign_high.leo
[INFO] [stderr] error: unable to write file tests/test-framework/src/unused/y_sign_inferred.leo
[INFO] [stderr] error: unable to write file tests/test-framework/src/unused/y_sign_low.leo
[INFO] [stderr] fatal: cannot create directory at 'tests/tests': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking tolstoy-am/leo against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolstoy-am%2Fleo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/tolstoy-am/leo
[INFO] finished tweaking git repo https://github.com/tolstoy-am/leo
[INFO] tweaked toml for git repo https://github.com/tolstoy-am/leo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tolstoy-am/leo on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tolstoy-am/leo 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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 snarkvm-utilities-derives v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-types v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-types-address v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-types-field v0.16.8
[INFO] [stderr]   Downloaded snarkvm-utilities v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-types-group v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-types-scalar v0.16.8
[INFO] [stderr]   Downloaded snarkvm-curves v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-collections v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-types-address v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-algorithms v0.16.8
[INFO] [stderr]   Downloaded snarkvm-ledger-narwhal-batch-certificate v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-collections v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-environment v0.16.8
[INFO] [stderr]   Downloaded snarkvm-ledger-block v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-network v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-network v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-types-field v0.16.8
[INFO] [stderr]   Downloaded snarkvm-console-account v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-types-group v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-environment-witness v0.16.8
[INFO] [stderr]   Downloaded snarkvm-circuit-types v0.16.8
[INFO] [stderr]   Downloaded snarkvm-synthesizer v0.16.8
[INFO] [stderr]   Downloaded snarkvm-algorithms v0.16.8
[INFO] [stderr]   Downloaded snarkvm-parameters v0.16.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f90a49aa5f5ba6db2ba307a3ef120cd7f855b4cd2ef7657f6d7fe59626efd77
[INFO] running `Command { std: "docker" "start" "-a" "5f90a49aa5f5ba6db2ba307a3ef120cd7f855b4cd2ef7657f6d7fe59626efd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f90a49aa5f5ba6db2ba307a3ef120cd7f855b4cd2ef7657f6d7fe59626efd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f90a49aa5f5ba6db2ba307a3ef120cd7f855b4cd2ef7657f6d7fe59626efd77", kill_on_drop: false }`
[INFO] [stdout] 5f90a49aa5f5ba6db2ba307a3ef120cd7f855b4cd2ef7657f6d7fe59626efd77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df84fc4a1b3667ad77deedf5ae802fc557bef7dc345fa768c78834b77d8b588c
[INFO] running `Command { std: "docker" "start" "-a" "df84fc4a1b3667ad77deedf5ae802fc557bef7dc345fa768c78834b77d8b588c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking zerocopy v0.7.15
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/memchr-646a819a918a06b6/invoked.timestamp`
[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] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/pkg-config-d3069031a381a73a/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/itoa-884ead95806ec9d8/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/scopeguard-3e2391e06f3cac28/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/crossbeam-utils-40abea536667b43c/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rayon-core-fc3d13177101892c/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/zerocopy-18b522d48712b1ab/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-56bc66752d343c5b/rmetaFXpUq5"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (build script) 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 `autocfg` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c48047a8e525e3b4 -C extra-filename=-b034f9e9af8aee12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7XH22c/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7XH22c/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/build/libc-7315bdb6cf736e8c/build_script_build-7315bdb6cf736e8c" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcGmFYkK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGmFYkK/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/build/serde-a0d4b6e3b80e2f0c/build_script_build-a0d4b6e3b80e2f0c" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "df84fc4a1b3667ad77deedf5ae802fc557bef7dc345fa768c78834b77d8b588c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df84fc4a1b3667ad77deedf5ae802fc557bef7dc345fa768c78834b77d8b588c", kill_on_drop: false }`
[INFO] [stdout] df84fc4a1b3667ad77deedf5ae802fc557bef7dc345fa768c78834b77d8b588c
