[INFO] fetching crate zellij-client 0.44.2...
[INFO] testing zellij-client-0.44.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zellij-client 0.44.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate zellij-client 0.44.2
[INFO] finished tweaking crates.io crate zellij-client 0.44.2
[INFO] tweaked toml for crates.io crate zellij-client 0.44.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zellij-client 0.44.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zellij-client 0.44.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efa91e36a5dee3b304b8392eb7bd14345bdf7f452a74d60f12f57ffdd1721fe8
[INFO] running `Command { std: "docker" "start" "-a" "efa91e36a5dee3b304b8392eb7bd14345bdf7f452a74d60f12f57ffdd1721fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efa91e36a5dee3b304b8392eb7bd14345bdf7f452a74d60f12f57ffdd1721fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa91e36a5dee3b304b8392eb7bd14345bdf7f452a74d60f12f57ffdd1721fe8", kill_on_drop: false }`
[INFO] [stdout] efa91e36a5dee3b304b8392eb7bd14345bdf7f452a74d60f12f57ffdd1721fe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 035e4f18366b7bf950d7477ad856c2517f73b1a5a5dc04ba5389cf03e500189d
[INFO] running `Command { std: "docker" "start" "-a" "035e4f18366b7bf950d7477ad856c2517f73b1a5a5dc04ba5389cf03e500189d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_derive v3.2.4
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v3.2.4
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling supports-color v2.0.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling miette-derive v5.8.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling miette v5.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling lev_distance v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling suggest v0.4.0
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling interprocess v2.3.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling kdl v4.5.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling shellexpand v3.0.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling clap_complete v3.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling colorsys v0.6.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling zellij-utils v0.44.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr] error: could not compile `zellij-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name zellij_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zellij-utils-0.44.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("disable_automatic_asset_installation", "plugins_from_target", "unstable", "vendored_curl", "web_server_capability"))' -C metadata=d464509888e581ac -C extra-filename=-19b26b4920b48640 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7b0f106573e0afcd.rmeta --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-3f10ed4057e069a1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5009bb8c2d6ccbe4.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d1e9623c7a22c8e5.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-e327db4a1a17159e.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-6275734c4b36d612.rmeta --extern colorsys=/opt/rustwide/target/debug/deps/libcolorsys-2af1c687a4f4d368.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-57df641d5b5c525f.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-354a8c7bc537a30b.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-8da890facb473338.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-88a15fd524baa04f.rmeta --extern interprocess=/opt/rustwide/target/debug/deps/libinterprocess-427b2ade4cb85201.rmeta --extern isahc=/opt/rustwide/target/debug/deps/libisahc-46e536a08ce5f532.rmeta --extern kdl=/opt/rustwide/target/debug/deps/libkdl-c8e23facd1a9b9a0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-40183573d33ff167.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-248277b37346f9d2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-51e16959fb9ee1a6.rmeta --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-f5d8c27574c656cd.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-3a35d903aa003e9e.rmeta --extern names=/opt/rustwide/target/debug/deps/libnames-246c6b1467651bdc.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-ce4d8525864d0275.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-ca86be024f7a6d72.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-218df5183ca71d5f.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-5353bccc86713ea4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3f7b76899ccbd395.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5605528ed5b0ae01.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-967bc1ff670071e3.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-53f381d875f1a55f.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-725e7378b05380df.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-9ef04363f0f91f97.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-168837a045f411da.so --extern suggest=/opt/rustwide/target/debug/deps/libsuggest-8ce7ad0385e87f95.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2dd4c42e1bb7a2e0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ebd81f3558e0451a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b78b2378681305a3.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-9174dba9e9c61363.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d95da5f14ca33ae4.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-f9b7060682253ce6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0f5425ba7ddd51d4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f6a944e29c2e45e3.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-25d98121129d7f85/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "035e4f18366b7bf950d7477ad856c2517f73b1a5a5dc04ba5389cf03e500189d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "035e4f18366b7bf950d7477ad856c2517f73b1a5a5dc04ba5389cf03e500189d", kill_on_drop: false }`
[INFO] [stdout] 035e4f18366b7bf950d7477ad856c2517f73b1a5a5dc04ba5389cf03e500189d
