[INFO] fetching crate zellij-client 0.40.1... [INFO] testing zellij-client-0.40.1 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate zellij-client 0.40.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate zellij-client 0.40.1 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zellij-client 0.40.1 [INFO] finished tweaking crates.io crate zellij-client 0.40.1 [INFO] tweaked toml for crates.io crate zellij-client 0.40.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 397 packages to latest compatible versions [INFO] [stderr] Adding mio v0.7.14 (available: v1.0.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81e5e28069a9b3cddfcc3bba990f3b1a13592a98b634454521fcda1453ad1e25 [INFO] running `Command { std: "docker" "start" "-a" "81e5e28069a9b3cddfcc3bba990f3b1a13592a98b634454521fcda1453ad1e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e5e28069a9b3cddfcc3bba990f3b1a13592a98b634454521fcda1453ad1e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e5e28069a9b3cddfcc3bba990f3b1a13592a98b634454521fcda1453ad1e25", kill_on_drop: false }` [INFO] [stdout] 81e5e28069a9b3cddfcc3bba990f3b1a13592a98b634454521fcda1453ad1e25 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0a3049e260ff8303570c08bac254d4d9f1b07a5ccfe9a8dd23037ec7e0078df [INFO] running `Command { std: "docker" "start" "-a" "e0a3049e260ff8303570c08bac254d4d9f1b07a5ccfe9a8dd23037ec7e0078df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.77+curl-8.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling ordered-float v4.4.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling file-id v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling wezterm-dynamic v0.2.0 [INFO] [stderr] Compiling wezterm-dynamic v0.1.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling wezterm-color-types v0.2.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling notify-debouncer-full v0.1.0 [INFO] [stderr] Compiling termwiz v0.20.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling zellij-utils v0.40.1 [INFO] [stderr] Compiling zellij-client v0.40.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | ActiveClients(Vec), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 | ActiveClients(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | UnblockCliPipeInput(String), // String -> pipe name [INFO] [stdout] | ------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | UnblockCliPipeInput(()), // String -> pipe name [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lib.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | CliPipeOutput(String, String), // String -> pipe name, String -> output [INFO] [stdout] | ------------- ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 54 | CliPipeOutput((), ()), // String -> pipe name, String -> output [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "e0a3049e260ff8303570c08bac254d4d9f1b07a5ccfe9a8dd23037ec7e0078df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a3049e260ff8303570c08bac254d4d9f1b07a5ccfe9a8dd23037ec7e0078df", kill_on_drop: false }` [INFO] [stdout] e0a3049e260ff8303570c08bac254d4d9f1b07a5ccfe9a8dd23037ec7e0078df [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa72748b6d0997461ac1a4afec0236f9f1dcd758648a44d6e63e6b0ba95ade27 [INFO] running `Command { std: "docker" "start" "-a" "aa72748b6d0997461ac1a4afec0236f9f1dcd758648a44d6e63e6b0ba95ade27", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | ActiveClients(Vec), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 | ActiveClients(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | UnblockCliPipeInput(String), // String -> pipe name [INFO] [stdout] | ------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | UnblockCliPipeInput(()), // String -> pipe name [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lib.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | CliPipeOutput(String, String), // String -> pipe name, String -> output [INFO] [stdout] | ------------- ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 54 | CliPipeOutput((), ()), // String -> pipe name, String -> output [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling zellij-client v0.40.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::stdin_ansi_parser::StdinAnsiParser` [INFO] [stdout] --> src/./unit/stdin_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stdin_ansi_parser::StdinAnsiParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::stdin_loop` [INFO] [stdout] --> src/./unit/stdin_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stdin_loop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::insta::assert_snapshot` [INFO] [stdout] --> src/./unit/stdin_tests.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ::insta::assert_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/./unit/stdin_tests.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | ActiveClients(Vec), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 | ActiveClients(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | UnblockCliPipeInput(String), // String -> pipe name [INFO] [stdout] | ------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | UnblockCliPipeInput(()), // String -> pipe name [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lib.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | CliPipeOutput(String, String), // String -> pipe name, String -> output [INFO] [stdout] | ------------- ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 54 | CliPipeOutput((), ()), // String -> pipe name, String -> output [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_fixture` is never used [INFO] [stdout] --> src/./unit/stdin_tests.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn read_fixture(fixture_name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_stdin_buffer` and `stdout_buffer` are never used [INFO] [stdout] --> src/./unit/stdin_tests.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl FakeClientOsApi { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn with_stdin_buffer(mut self, stdin_buffer: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn stdout_buffer(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.98s [INFO] running `Command { std: "docker" "inspect" "aa72748b6d0997461ac1a4afec0236f9f1dcd758648a44d6e63e6b0ba95ade27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa72748b6d0997461ac1a4afec0236f9f1dcd758648a44d6e63e6b0ba95ade27", kill_on_drop: false }` [INFO] [stdout] aa72748b6d0997461ac1a4afec0236f9f1dcd758648a44d6e63e6b0ba95ade27 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a322a1d5e89721d5b17654ee98e9a97e3256a4158c0506488b73d2471dad4f3 [INFO] running `Command { std: "docker" "start" "-a" "6a322a1d5e89721d5b17654ee98e9a97e3256a4158c0506488b73d2471dad4f3", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | ActiveClients(Vec), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 46 | ActiveClients(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:53:25 [INFO] [stderr] | [INFO] [stderr] 53 | UnblockCliPipeInput(String), // String -> pipe name [INFO] [stderr] | ------------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 53 | UnblockCliPipeInput(()), // String -> pipe name [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/lib.rs:54:19 [INFO] [stderr] | [INFO] [stderr] 54 | CliPipeOutput(String, String), // String -> pipe name, String -> output [INFO] [stderr] | ------------- ^^^^^^ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ClientInstruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 54 | CliPipeOutput((), ()), // String -> pipe name, String -> output [INFO] [stderr] | ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::stdin_ansi_parser::StdinAnsiParser` [INFO] [stderr] --> src/./unit/stdin_tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::stdin_ansi_parser::StdinAnsiParser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::stdin_loop` [INFO] [stderr] --> src/./unit/stdin_tests.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::stdin_loop; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `::insta::assert_snapshot` [INFO] [stderr] --> src/./unit/stdin_tests.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use ::insta::assert_snapshot; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/./unit/stdin_tests.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `read_fixture` is never used [INFO] [stderr] --> src/./unit/stdin_tests.rs:33:4 [INFO] [stderr] | [INFO] [stderr] 33 | fn read_fixture(fixture_name: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `with_stdin_buffer` and `stdout_buffer` are never used [INFO] [stderr] --> src/./unit/stdin_tests.rs:131:12 [INFO] [stderr] | [INFO] [stderr] 114 | impl FakeClientOsApi { [INFO] [stderr] | -------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 131 | pub fn with_stdin_buffer(mut self, stdin_buffer: Vec) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 135 | pub fn stdout_buffer(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `zellij-client` (lib) generated 3 warnings [INFO] [stderr] warning: `zellij-client` (lib test) generated 9 warnings (3 duplicates) (run `cargo fix --lib -p zellij-client --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zellij_client-47e9050fc06e7eb6) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_default_layout ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_1 ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_config_and_session_name ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_3 ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_config ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_command_quoted_args ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_4 ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_2 ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_custom_options ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_keybind_unbinds_in_mode ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_themes_config ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_global_keybind_unbinds ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_session_name ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_env_variables ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_session_name_and_attach_false ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_ui_config ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_unbind_all_keys_per_mode ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::properly_convert_default_config ... ok [INFO] [stdout] test stdin_tests::quit_breaks_input_loop ... ok [INFO] [stdout] test stdin_tests::move_focus_left_in_normal_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests zellij_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a322a1d5e89721d5b17654ee98e9a97e3256a4158c0506488b73d2471dad4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a322a1d5e89721d5b17654ee98e9a97e3256a4158c0506488b73d2471dad4f3", kill_on_drop: false }` [INFO] [stdout] 6a322a1d5e89721d5b17654ee98e9a97e3256a4158c0506488b73d2471dad4f3