[INFO] cloning repository https://github.com/Daniel-Boll/scylla-sh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Daniel-Boll/scylla-sh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniel-Boll%2Fscylla-sh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniel-Boll%2Fscylla-sh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab20187ac7e0618d58596084370f882e56b3ef89 [INFO] checking Daniel-Boll/scylla-sh against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniel-Boll%2Fscylla-sh" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Daniel-Boll/scylla-sh [INFO] finished tweaking git repo https://github.com/Daniel-Boll/scylla-sh [INFO] tweaked toml for git repo https://github.com/Daniel-Boll/scylla-sh written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Daniel-Boll/scylla-sh on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Daniel-Boll/scylla-sh 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_macro v0.20.1 [INFO] [stderr] Downloaded derive_builder v0.20.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded vergen v9.0.0 [INFO] [stderr] Downloaded gix-glob v0.16.5 [INFO] [stderr] Downloaded gix-trace v0.1.10 [INFO] [stderr] Downloaded faster-hex v0.9.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.1 [INFO] [stderr] Downloaded gix-discover v0.32.0 [INFO] [stderr] Downloaded gix-lock v14.0.0 [INFO] [stderr] Downloaded tui-tree-widget v0.22.0 [INFO] [stderr] Downloaded gix v0.63.0 [INFO] [stderr] Downloaded clap v4.5.17 [INFO] [stderr] Downloaded pest_generator v2.7.12 [INFO] [stderr] Downloaded pest v2.7.12 [INFO] [stderr] Downloaded tui-textarea v0.6.1 [INFO] [stderr] Downloaded clap_builder v4.5.17 [INFO] [stderr] Downloaded prodash v28.0.0 [INFO] [stderr] Downloaded gix-object v0.42.3 [INFO] [stderr] Downloaded pest_derive v2.7.12 [INFO] [stderr] Downloaded gix-index v0.33.1 [INFO] [stderr] Downloaded gix-odb v0.61.1 [INFO] [stderr] Downloaded gix-pack v0.51.1 [INFO] [stderr] Downloaded gix-ref v0.44.1 [INFO] [stderr] Downloaded gix-revwalk v0.13.2 [INFO] [stderr] Downloaded gix-config-value v0.14.8 [INFO] [stderr] Downloaded gix-config v0.37.0 [INFO] [stderr] Downloaded gix-diff v0.44.1 [INFO] [stderr] Downloaded gix-bitmap v0.2.11 [INFO] [stderr] Downloaded gix-revision v0.27.2 [INFO] [stderr] Downloaded gix-fs v0.11.3 [INFO] [stderr] Downloaded gix-tempfile v14.0.2 [INFO] [stderr] Downloaded gix-chunk v0.4.8 [INFO] [stderr] Downloaded gix-actor v0.31.5 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded gix-traverse v0.39.2 [INFO] [stderr] Downloaded gix-features v0.38.2 [INFO] [stderr] Downloaded gix-path v0.10.11 [INFO] [stderr] Downloaded gix-url v0.27.5 [INFO] [stderr] Downloaded gix-utils v0.1.12 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded human-panic v2.0.1 [INFO] [stderr] Downloaded pest_meta v2.7.12 [INFO] [stderr] Downloaded gix-refspec v0.23.1 [INFO] [stderr] Downloaded gix-sec v0.10.8 [INFO] [stderr] Downloaded gix-macros v0.1.5 [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded gix-hash v0.14.2 [INFO] [stderr] Downloaded gix-quote v0.4.12 [INFO] [stderr] Downloaded gix-commitgraph v0.24.3 [INFO] [stderr] Downloaded gix-hashtable v0.5.2 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded anyhow v1.0.87 [INFO] [stderr] Downloaded vergen-lib v0.1.3 [INFO] [stderr] Downloaded vergen-gix v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d9a2c42cedc8844fb24a07da02e5eb50eee347ebaf6e23937a054faee1c2e20 [INFO] running `Command { std: "docker" "start" "-a" "2d9a2c42cedc8844fb24a07da02e5eb50eee347ebaf6e23937a054faee1c2e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d9a2c42cedc8844fb24a07da02e5eb50eee347ebaf6e23937a054faee1c2e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9a2c42cedc8844fb24a07da02e5eb50eee347ebaf6e23937a054faee1c2e20", kill_on_drop: false }` [INFO] [stdout] 2d9a2c42cedc8844fb24a07da02e5eb50eee347ebaf6e23937a054faee1c2e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b17bc6a4b58df8424889271a1c04c8898e63d99031b1bc9f874354283cdc3199 [INFO] running `Command { std: "docker" "start" "-a" "b17bc6a4b58df8424889271a1c04c8898e63d99031b1bc9f874354283cdc3199", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gix-trace v0.1.10 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling gix-sec v0.10.8 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling gix-bitmap v0.2.11 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling vergen-gix v1.0.1 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-path v0.10.11 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-config-value v0.14.8 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling derive_builder v0.20.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking human-panic v2.0.1 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Compiling scylla-sh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tui-textarea v0.6.1 [INFO] [stderr] Checking tui-tree-widget v0.22.0 [INFO] [stdout] warning: unused import: `Stylize` [INFO] [stdout] --> src/components/repl.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | style::{Color, Style, Stylize}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stylize` [INFO] [stdout] --> src/components/repl.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | style::{Color, Style, Stylize}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FpsCounter` is never constructed [INFO] [stdout] --> src/components/fps.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FpsCounter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `app_tick`, and `render_tick` are never used [INFO] [stdout] --> src/components/fps.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 33 | impl FpsCounter { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn app_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn render_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Home` is never constructed [INFO] [stdout] --> src/components/home.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Home { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/components/home.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 14 | impl Home { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FpsCounter` is never constructed [INFO] [stdout] --> src/components/fps.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FpsCounter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `app_tick`, and `render_tick` are never used [INFO] [stdout] --> src/components/fps.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 33 | impl FpsCounter { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn app_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn render_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Home` is never constructed [INFO] [stdout] --> src/components/home.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Home { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/components/home.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 14 | impl Home { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s [INFO] running `Command { std: "docker" "inspect" "b17bc6a4b58df8424889271a1c04c8898e63d99031b1bc9f874354283cdc3199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17bc6a4b58df8424889271a1c04c8898e63d99031b1bc9f874354283cdc3199", kill_on_drop: false }` [INFO] [stdout] b17bc6a4b58df8424889271a1c04c8898e63d99031b1bc9f874354283cdc3199