[INFO] cloning repository https://github.com/mev-smithxbg/odyssey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mev-smithxbg/odyssey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmev-smithxbg%2Fodyssey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmev-smithxbg%2Fodyssey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16c7096ed8226ae94d10321c01ac6976fd8dc88d
[INFO] checking mev-smithxbg/odyssey against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmev-smithxbg%2Fodyssey" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mev-smithxbg/odyssey
[INFO] finished tweaking git repo https://github.com/mev-smithxbg/odyssey
[INFO] tweaked toml for git repo https://github.com/mev-smithxbg/odyssey written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mev-smithxbg/odyssey on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mev-smithxbg/odyssey 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d20691e38b9793ef48d6be4f261e3173c21ca9bdca17ed1e1b56a2834387fcbe
[INFO] running `Command { std: "docker" "start" "-a" "d20691e38b9793ef48d6be4f261e3173c21ca9bdca17ed1e1b56a2834387fcbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d20691e38b9793ef48d6be4f261e3173c21ca9bdca17ed1e1b56a2834387fcbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20691e38b9793ef48d6be4f261e3173c21ca9bdca17ed1e1b56a2834387fcbe", kill_on_drop: false }`
[INFO] [stdout] d20691e38b9793ef48d6be4f261e3173c21ca9bdca17ed1e1b56a2834387fcbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb1d9b94efd8f7b5f3fdeebfc176edd9a0ebc791ff391f9ab2b9b80279e1cb80
[INFO] running `Command { std: "docker" "start" "-a" "fb1d9b94efd8f7b5f3fdeebfc176edd9a0ebc791ff391f9ab2b9b80279e1cb80", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking webpki-roots v0.26.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking rolling-file v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[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 darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]    Compiling reth-codecs-derive v1.4.8 (https://github.com/paradigmxyz/reth.git#a9bbc9be)
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling derive-where v1.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling metrics-derive v0.1.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db4e1d23234d93b5e96ecc768b35d9090c32cddf/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.0.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_from"' --cfg 'feature="try_into"' --cfg 'feature="try_unwrap"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=bc15c26ca563ecfd -C extra-filename=-125b68c75272654d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-db0dbfdcbe89f642.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e6fd386b8b8d865f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4e354ff8336ad124.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-77c2448c73d212b2.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb1d9b94efd8f7b5f3fdeebfc176edd9a0ebc791ff391f9ab2b9b80279e1cb80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1d9b94efd8f7b5f3fdeebfc176edd9a0ebc791ff391f9ab2b9b80279e1cb80", kill_on_drop: false }`
[INFO] [stdout] fb1d9b94efd8f7b5f3fdeebfc176edd9a0ebc791ff391f9ab2b9b80279e1cb80
