[INFO] cloning repository https://github.com/davidblockize/mcircom-witnesscalc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidblockize/mcircom-witnesscalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidblockize%2Fmcircom-witnesscalc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidblockize%2Fmcircom-witnesscalc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce84a4a2114e032b14ef6cd62bd71fa72c7560e1
[INFO] checking davidblockize/mcircom-witnesscalc/ce84a4a2114e032b14ef6cd62bd71fa72c7560e1 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidblockize%2Fmcircom-witnesscalc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidblockize/mcircom-witnesscalc
[INFO] finished tweaking git repo https://github.com/davidblockize/mcircom-witnesscalc
[INFO] tweaked toml for git repo https://github.com/davidblockize/mcircom-witnesscalc written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidblockize/mcircom-witnesscalc on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidblockize/mcircom-witnesscalc 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/olomix/circom.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.12
[INFO] [stderr]   Downloaded codespan-reporting v0.9.5
[INFO] [stderr]   Downloaded codespan v0.9.5
[INFO] [stderr]   Downloaded autocfg v0.1.8
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded wtns-file v0.1.5
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded num-bigint-dig v0.6.1
[INFO] [stderr]   Downloaded ruint v1.13.1
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded lz_fnv v0.1.2
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded bindgen v0.72.0
[INFO] [stderr]   Downloaded syn v2.0.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e693083a1be44647e3edbcf387c88da5c6a261c462ac950acd6da655e61b131
[INFO] running `Command { std: "docker" "start" "-a" "3e693083a1be44647e3edbcf387c88da5c6a261c462ac950acd6da655e61b131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e693083a1be44647e3edbcf387c88da5c6a261c462ac950acd6da655e61b131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e693083a1be44647e3edbcf387c88da5c6a261c462ac950acd6da655e61b131", kill_on_drop: false }`
[INFO] [stdout] 3e693083a1be44647e3edbcf387c88da5c6a261c462ac950acd6da655e61b131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9631c1cdd2f89b459e3ec78d55159fba367e5591c8a9c6a567dded45de471205
[INFO] running `Command { std: "docker" "start" "-a" "9631c1cdd2f89b459e3ec78d55159fba367e5591c8a9c6a567dded45de471205", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking codespan-reporting v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.97
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking wtns-file v0.1.5
[INFO] [stderr]     Checking winnow v0.7.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking codespan v0.9.5
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking constant_tracking v2.0.0 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking lz_fnv v0.1.2
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.7.15
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling circom-witnesscalc v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ruint v1.13.1
[INFO] [stderr]    Compiling parser v2.1.9 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking program_structure v2.1.9 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking circom_algebra v2.1.4 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking constraint_writers v2.1.8 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking type_analysis v2.1.9 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking constraint_list v2.1.8 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking dag v2.1.8 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking code_producers v2.1.9 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking compiler v2.1.9 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking constraint_generation v2.1.9 (https://github.com/olomix/circom.git?branch=master#22de6cb3)
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm.rs:178:68
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn new_component(component: Rc<RefCell<Component>>, templates: &[Template]) -> Frame {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^     ^^^^^
[INFO] [stdout]     |                                                                    |               |
[INFO] [stdout]     |                                                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn new_component(component: Rc<RefCell<Component>>, templates: &[Template]) -> Frame<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm.rs:188:35
[INFO] [stdout]     |
[INFO] [stdout] 188 |         fn_idx: usize, functions: &[Function], args_num: usize,
[INFO] [stdout]     |                                   ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 189 |         return_num: usize) -> Frame {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the same lifetime is hidden here
[INFO] [stdout]     |                               the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |         return_num: usize) -> Frame<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm.rs:178:68
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn new_component(component: Rc<RefCell<Component>>, templates: &[Template]) -> Frame {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^     ^^^^^
[INFO] [stdout]     |                                                                    |               |
[INFO] [stdout]     |                                                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn new_component(component: Rc<RefCell<Component>>, templates: &[Template]) -> Frame<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm.rs:188:35
[INFO] [stdout]     |
[INFO] [stdout] 188 |         fn_idx: usize, functions: &[Function], args_num: usize,
[INFO] [stdout]     |                                   ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 189 |         return_num: usize) -> Frame {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the same lifetime is hidden here
[INFO] [stdout]     |                               the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |         return_num: usize) -> Frame<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking build-circuit v0.1.0 (/opt/rustwide/workdir/extensions/build-circuit)
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/extensions/compiler)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> extensions/compiler/src/main.rs:1787:23
[INFO] [stdout]      |
[INFO] [stdout] 1787 |     fn new(constants: &[U256]) -> TmplCompilationCtx {
[INFO] [stdout]      |                       ^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1787 |     fn new(constants: &[U256]) -> TmplCompilationCtx<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> extensions/compiler/src/main.rs:1787:23
[INFO] [stdout]      |
[INFO] [stdout] 1787 |     fn new(constants: &[U256]) -> TmplCompilationCtx {
[INFO] [stdout]      |                       ^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1787 |     fn new(constants: &[U256]) -> TmplCompilationCtx<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "9631c1cdd2f89b459e3ec78d55159fba367e5591c8a9c6a567dded45de471205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9631c1cdd2f89b459e3ec78d55159fba367e5591c8a9c6a567dded45de471205", kill_on_drop: false }`
[INFO] [stdout] 9631c1cdd2f89b459e3ec78d55159fba367e5591c8a9c6a567dded45de471205
