[INFO] cloning repository https://github.com/tgalal/zktool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgalal/zktool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgalal%2Fzktool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgalal%2Fzktool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e7ec29ef9bfed050f4b13bf882fcc69e225455c
[INFO] checking tgalal/zktool against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgalal%2Fzktool" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tgalal/zktool
[INFO] finished tweaking git repo https://github.com/tgalal/zktool
[INFO] tweaked toml for git repo https://github.com/tgalal/zktool written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tgalal/zktool on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tgalal/zktool 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ark-relations v0.5.1
[INFO] [stderr]   Downloaded ark-poly v0.5.0
[INFO] [stderr]   Downloaded ark-snark v0.5.1
[INFO] [stderr]   Downloaded ark-ec v0.5.0
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded cooked-waker v5.0.0
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.4.5
[INFO] [stderr]   Downloaded ark-bn254 v0.5.0
[INFO] [stderr]   Downloaded cranelift-entity v0.91.1
[INFO] [stderr]   Downloaded wasmer-compiler v4.4.0
[INFO] [stderr]   Downloaded rusty_pool v0.7.0
[INFO] [stderr]   Downloaded wasmer-journal v0.10.0
[INFO] [stderr]   Downloaded wasmer v4.4.0
[INFO] [stderr]   Downloaded any_ascii v0.1.7
[INFO] [stderr]   Downloaded virtual-fs v0.17.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.91.1
[INFO] [stderr]   Downloaded regalloc2 v0.5.1
[INFO] [stderr]   Downloaded wasmer-types v4.4.0
[INFO] [stderr]   Downloaded wasmer-wasix-types v0.28.0
[INFO] [stderr]   Downloaded wast v64.0.0
[INFO] [stderr]   Downloaded lexical-sort v0.3.1
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded wasmer-config v0.9.0
[INFO] [stderr]   Downloaded virtual-net v0.9.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.91.1
[INFO] [stderr]   Downloaded corosensei v0.1.4
[INFO] [stderr]   Downloaded wasmer-vm v4.4.0
[INFO] [stderr]   Downloaded enumset v1.1.7
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.5.0
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v4.4.0
[INFO] [stderr]   Downloaded wasm-encoder v0.32.0
[INFO] [stderr]   Downloaded wasmer-config v0.8.0
[INFO] [stderr]   Downloaded ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded virtual-mio v0.4.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.91.1
[INFO] [stderr]   Downloaded webc v6.1.0
[INFO] [stderr]   Downloaded cranelift-egraph v0.91.1
[INFO] [stderr]   Downloaded cranelift-isle v0.91.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.91.1
[INFO] [stderr]   Downloaded wasmer-derive v4.4.0
[INFO] [stderr]   Downloaded wat v1.0.71
[INFO] [stderr]   Downloaded enumset_derive v0.12.0
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded impl-codec v0.7.1
[INFO] [stderr]   Downloaded ark-groth16 v0.5.0
[INFO] [stderr]   Downloaded ark-serialize-derive v0.5.0
[INFO] [stderr]   Downloaded concolor-override v1.1.0
[INFO] [stderr]   Downloaded primitive-types v0.13.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.91.1
[INFO] [stderr]   Downloaded wasmer-wasix v0.28.0
[INFO] [stderr]   Downloaded ark-circom v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1f70ca570958d91af569e0f486210766e0bb4604a3c013061330d1bafbc3cee
[INFO] running `Command { std: "docker" "start" "-a" "f1f70ca570958d91af569e0f486210766e0bb4604a3c013061330d1bafbc3cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1f70ca570958d91af569e0f486210766e0bb4604a3c013061330d1bafbc3cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f70ca570958d91af569e0f486210766e0bb4604a3c013061330d1bafbc3cee", kill_on_drop: false }`
[INFO] [stdout] f1f70ca570958d91af569e0f486210766e0bb4604a3c013061330d1bafbc3cee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73d341290168343dd65546ddc231289ee10293db1125f412769330ef1d5f59b8
[INFO] running `Command { std: "docker" "start" "-a" "73d341290168343dd65546ddc231289ee10293db1125f412769330ef1d5f59b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.4.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking smoltcp v0.8.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]    Compiling wasmer-derive v4.4.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/683dd08db5808c41baceef49368fc82a6c4767bb/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-64.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=86d6269fb163efda -C extra-filename=-243d89ff41900abe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-e2cfe90a4f08c29e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-a2cad30f1b072f70.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-29146986918ffb20.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/683dd08db5808c41baceef49368fc82a6c4767bb/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=690f72fb1087f82f -C extra-filename=-d0bbb278f257a021 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9cb331781faf872.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "73d341290168343dd65546ddc231289ee10293db1125f412769330ef1d5f59b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73d341290168343dd65546ddc231289ee10293db1125f412769330ef1d5f59b8", kill_on_drop: false }`
[INFO] [stdout] 73d341290168343dd65546ddc231289ee10293db1125f412769330ef1d5f59b8
