[INFO] cloning repository https://github.com/dream-academy/cosmwasm-simulate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dream-academy/cosmwasm-simulate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdream-academy%2Fcosmwasm-simulate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdream-academy%2Fcosmwasm-simulate'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdream-academy%2Fcosmwasm-simulate: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/dream-academy/cosmwasm-simulate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dream-academy/cosmwasm-simulate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdream-academy%2Fcosmwasm-simulate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdream-academy%2Fcosmwasm-simulate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e796f11d5764ae70182b5f2b32a682c8f672be6f [INFO] checking dream-academy/cosmwasm-simulate against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdream-academy%2Fcosmwasm-simulate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dream-academy/cosmwasm-simulate [INFO] finished tweaking git repo https://github.com/dream-academy/cosmwasm-simulate [INFO] tweaked toml for git repo https://github.com/dream-academy/cosmwasm-simulate written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dream-academy/cosmwasm-simulate on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dream-academy/cosmwasm-simulate 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/test-contract/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/test-contract-cov/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.17.2 [INFO] [stderr] Downloaded wasmer-middlewares v2.3.0 [INFO] [stderr] Downloaded pyo3-macros v0.17.2 [INFO] [stderr] Downloaded english-numbers v0.3.3 [INFO] [stderr] Downloaded wat v1.0.50 [INFO] [stderr] Downloaded pyo3-build-config v0.17.2 [INFO] [stderr] Downloaded wast v48.0.0 [INFO] [stderr] Downloaded oxhttp v0.1.5 [INFO] [stderr] Downloaded tendermint v0.25.0 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v2.3.0 [INFO] [stderr] Downloaded tendermint-config v0.25.0 [INFO] [stderr] Downloaded tendermint-proto v0.25.0 [INFO] [stderr] Downloaded wasm-encoder v0.19.0 [INFO] [stderr] Downloaded pyo3-ffi v0.17.2 [INFO] [stderr] Downloaded tendermint-rpc v0.25.0 [INFO] [stderr] Downloaded pyo3 v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29fff8a598e3d3f4b2e0a11671b7bbe847fb370c6ac8e6059f88b49c47e3c2bd [INFO] running `Command { std: "docker" "start" "-a" "29fff8a598e3d3f4b2e0a11671b7bbe847fb370c6ac8e6059f88b49c47e3c2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29fff8a598e3d3f4b2e0a11671b7bbe847fb370c6ac8e6059f88b49c47e3c2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fff8a598e3d3f4b2e0a11671b7bbe847fb370c6ac8e6059f88b49c47e3c2bd", kill_on_drop: false }` [INFO] [stdout] 29fff8a598e3d3f4b2e0a11671b7bbe847fb370c6ac8e6059f88b49c47e3c2bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 651a994ab0b1ab79979a55977f7c5e95be36625669a258fa26ef40e1826cf212 [INFO] running `Command { std: "docker" "start" "-a" "651a994ab0b1ab79979a55977f7c5e95be36625669a258fa26ef40e1826cf212", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/test-contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/test-contract-cov/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking base64ct v1.5.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:479:33 [INFO] [stdout] | [INFO] [stdout] 479 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 479 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 479 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:496:33 [INFO] [stdout] | [INFO] [stdout] 496 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 496 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 496 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/memoffset-dc4b0b5f6916b153/build_script_build-dc4b0b5f6916b153.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memoffset-dc4b0b5f6916b153/dep-build-script-build-script-build` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/base64-751017f340c066d6.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/base64-751017f340c066d6/dep-lib-base64` [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/rustversion-baa819d7d8498d35/rmetaFOxdU1" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/bytecheck-0c54bab1d6881ac3/rmetaGZQWPF" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/target-lexicon-64ef4d4d9d6ca87d/rmeta0W2bzv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustversion` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `crunchy` (build script) [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/e43d139a82620a268d3828a73e12a8679339e8f8/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=fda74c7b9bbb034c -C extra-filename=-403fb55664b7f12d --out-dir /opt/rustwide/target/debug/build/crunchy-403fb55664b7f12d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/rend-89b84f165004b3fd/rmetaju8Wta" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (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/e43d139a82620a268d3828a73e12a8679339e8f8/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.74/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("jobserver", "parallel"))' -C metadata=fd74fd533b10bbc6 -C extra-filename=-707e3368c5daa8e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rend` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `bytecheck` (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 `target-lexicon` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `anyhow` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.66/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=dd9eed54c6bd8da8 -C extra-filename=-99a1bbc67a81ea28 --out-dir /opt/rustwide/target/debug/build/anyhow-99a1bbc67a81ea28 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapVmaj4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hex` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFf6rsy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smallvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCv2DXK/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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqtfwtJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fallible-iterator` (lib) due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZPUF90/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUnGTYg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "651a994ab0b1ab79979a55977f7c5e95be36625669a258fa26ef40e1826cf212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "651a994ab0b1ab79979a55977f7c5e95be36625669a258fa26ef40e1826cf212", kill_on_drop: false }` [INFO] [stdout] 651a994ab0b1ab79979a55977f7c5e95be36625669a258fa26ef40e1826cf212