[INFO] cloning repository https://github.com/eips-wg/preprocessor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eips-wg/preprocessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feips-wg%2Fpreprocessor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feips-wg%2Fpreprocessor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccc3228883445054db38dae369c31cc783e96d95
[INFO] building eips-wg/preprocessor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feips-wg%2Fpreprocessor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eips-wg/preprocessor
[INFO] finished tweaking git repo https://github.com/eips-wg/preprocessor
[INFO] tweaked toml for git repo https://github.com/eips-wg/preprocessor written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eips-wg/preprocessor on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eips-wg/preprocessor 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded numerals v0.1.4
[INFO] [stderr]   Downloaded unscanny v0.1.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v20.0.1
[INFO] [stderr]   Downloaded annotate-snippets v0.11.5
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded formatx v0.2.3
[INFO] [stderr]   Downloaded markup5ever v0.16.0
[INFO] [stderr]   Downloaded citationberg v0.5.0
[INFO] [stderr]   Downloaded html5ever v0.31.0
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded comrak v0.37.0
[INFO] [stderr]   Downloaded hayagriva v0.8.1
[INFO] [stderr]   Downloaded eipw-lint v0.10.0
[INFO] [stderr]   Downloaded html2text v0.14.3
[INFO] [stderr]   Downloaded jiff-static v0.2.8
[INFO] [stderr]   Downloaded jsonschema v0.29.1
[INFO] [stderr]   Downloaded git2 v0.20.1
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.2
[INFO] [stderr]   Downloaded zspell v0.5.5
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded eipw-snippets v0.2.0
[INFO] [stderr]   Downloaded sys-locale v0.3.2
[INFO] [stderr]   Downloaded eipw-preamble v0.3.0
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded olpc-cjson v0.1.4
[INFO] [stderr]   Downloaded stringmetrics v2.2.2
[INFO] [stderr]   Downloaded visibility v0.1.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded deunicode v1.6.1
[INFO] [stderr]   Downloaded jiff v0.2.8
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20fbf08933472d8c4cac8490d95c0805235474194b79c12f7559651fdce6d332
[INFO] running `Command { std: "docker" "start" "-a" "20fbf08933472d8c4cac8490d95c0805235474194b79c12f7559651fdce6d332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20fbf08933472d8c4cac8490d95c0805235474194b79c12f7559651fdce6d332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20fbf08933472d8c4cac8490d95c0805235474194b79c12f7559651fdce6d332", kill_on_drop: false }`
[INFO] [stdout] 20fbf08933472d8c4cac8490d95c0805235474194b79c12f7559651fdce6d332
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48886e65da7c06f4f8ac4fcab2e284a74b05fe1c96a210ad4092693b268564f5
[INFO] running `Command { std: "docker" "start" "-a" "48886e65da7c06f4f8ac4fcab2e284a74b05fe1c96a210ad4092693b268564f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling zspell v0.5.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling deunicode v1.6.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling markup5ever v0.16.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling comrak v0.37.0
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling formatx v0.2.3
[INFO] [stderr]    Compiling build-eips v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling numerals v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.8
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling indicatif-log-bridge v0.2.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v20.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling eipw-snippets v0.2.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling eipw-preamble v0.3.0
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling olpc-cjson v0.1.4
[INFO] [stderr]    Compiling html5ever v0.31.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling citationberg v0.5.0
[INFO] [stderr]    Compiling html2text v0.14.3
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling eipw-lint v0.10.0
[INFO] [stderr]    Compiling hayagriva v0.8.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn local_head_tree(&self) -> Result<Tree, Error> {
[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] 264 |     fn local_head_tree(&self) -> Result<Tree<'_>, Error> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "48886e65da7c06f4f8ac4fcab2e284a74b05fe1c96a210ad4092693b268564f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48886e65da7c06f4f8ac4fcab2e284a74b05fe1c96a210ad4092693b268564f5", kill_on_drop: false }`
[INFO] [stdout] 48886e65da7c06f4f8ac4fcab2e284a74b05fe1c96a210ad4092693b268564f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f51a8616592f917c2e58672335cc92940bca1f9b24e925fdb79b827ea082b127
[INFO] running `Command { std: "docker" "start" "-a" "f51a8616592f917c2e58672335cc92940bca1f9b24e925fdb79b827ea082b127", kill_on_drop: false }`
[INFO] [stderr]    Compiling build-eips v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn local_head_tree(&self) -> Result<Tree, Error> {
[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] 264 |     fn local_head_tree(&self) -> Result<Tree<'_>, Error> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "f51a8616592f917c2e58672335cc92940bca1f9b24e925fdb79b827ea082b127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51a8616592f917c2e58672335cc92940bca1f9b24e925fdb79b827ea082b127", kill_on_drop: false }`
[INFO] [stdout] f51a8616592f917c2e58672335cc92940bca1f9b24e925fdb79b827ea082b127
