[INFO] cloning repository https://github.com/jmviz/wety
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmviz/wety" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmviz%2Fwety", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmviz%2Fwety'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c472620df1fd40816d6d3952198fb88ba7b81dbd
[INFO] testing jmviz/wety against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmviz%2Fwety" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jmviz/wety
[INFO] finished tweaking git repo https://github.com/jmviz/wety
[INFO] tweaked toml for git repo https://github.com/jmviz/wety written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmviz/wety on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmviz/wety 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07df79ec92e2cda39f026abcc5831aac4a0e455c9f43e5737ce71a6827f8dbe5
[INFO] running `Command { std: "docker" "start" "-a" "07df79ec92e2cda39f026abcc5831aac4a0e455c9f43e5737ce71a6827f8dbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07df79ec92e2cda39f026abcc5831aac4a0e455c9f43e5737ce71a6827f8dbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07df79ec92e2cda39f026abcc5831aac4a0e455c9f43e5737ce71a6827f8dbe5", kill_on_drop: false }`
[INFO] [stdout] 07df79ec92e2cda39f026abcc5831aac4a0e455c9f43e5737ce71a6827f8dbe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc82aa0df20094a11469727a4aea6ad65345fcc919e174ea2c19fb60e85c6a9
[INFO] running `Command { std: "docker" "start" "-a" "8fc82aa0df20094a11469727a4aea6ad65345fcc919e174ea2c19fb60e85c6a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling fid-rs v0.2.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling louds-rs v0.7.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling string-interner v0.14.0
[INFO] [stderr]    Compiling trie-rs v0.4.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling snmalloc-sys v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.3
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling safetensors v0.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling ngrammatic v0.4.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling halfbrown v0.1.18
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling riff v1.0.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling wety-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling wav v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio v1.31.0
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling monostate-impl v0.1.11
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling monostate v0.1.11
[INFO] [stderr]    Compiling pulp v0.18.6
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling indicatif v0.17.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling value-trait v0.5.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling yoke v0.7.3
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling gemm-common v0.16.15
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling simd-json v0.7.0
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling gemm-f32 v0.16.15
[INFO] [stderr]    Compiling gemm-c64 v0.16.15
[INFO] [stderr]    Compiling gemm-f64 v0.16.15
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.31.0/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 -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e7372d6d7d1dcfc1 -C extra-filename=-2fdca7687cfcab1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b1fe1166f01d9859.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-63928b9abf2e2373.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5df9dff98d2e686b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-54c1273d6637fd76.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c09c76c732b07f8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ca588901b7218d81.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-7cdc8a4cb43620f7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9acadf5b41884a92.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a7610739c2578a56.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-json-0.7.0/src/lib.rs:228:86
[INFO] [stdout]     |
[INFO] [stdout] 228 | fn please_compile_with_a_simd_compatible_cpu_setting_read_the_simdjsonrs_readme() -> ! {}
[INFO] [stdout]     |    ----------------------------------------------------------------------------      ^ expected `!`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `!`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simd-json` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8fc82aa0df20094a11469727a4aea6ad65345fcc919e174ea2c19fb60e85c6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc82aa0df20094a11469727a4aea6ad65345fcc919e174ea2c19fb60e85c6a9", kill_on_drop: false }`
[INFO] [stdout] 8fc82aa0df20094a11469727a4aea6ad65345fcc919e174ea2c19fb60e85c6a9
