[INFO] cloning repository https://github.com/rb-plan/TermClock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rb-plan/TermClock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frb-plan%2FTermClock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frb-plan%2FTermClock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b343d28f28ee815c45287d0ab708751dcbb7d66 [INFO] checking rb-plan/TermClock/0b343d28f28ee815c45287d0ab708751dcbb7d66 against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frb-plan%2FTermClock" "/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/rb-plan/TermClock [INFO] finished tweaking git repo https://github.com/rb-plan/TermClock [INFO] tweaked toml for git repo https://github.com/rb-plan/TermClock written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rb-plan/TermClock on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rb-plan/TermClock 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded thiserror v2.0.14 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded hyper-util v0.1.16 [INFO] [stderr] Downloaded quinn v0.11.8 [INFO] [stderr] Downloaded thiserror-impl v2.0.14 [INFO] [stderr] Downloaded reqwest v0.12.23 [INFO] [stderr] Downloaded serde_json v1.0.142 [INFO] [stderr] Downloaded quinn-proto v0.11.12 [INFO] [stderr] Downloaded rustls v0.23.31 [INFO] [stderr] Downloaded ratatui v0.26.3 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e4d8d6d3bbdb575898fa7e46b977dea88d6a7c1244b2ddff921ef7807c7c887 [INFO] running `Command { std: "docker" "start" "-a" "7e4d8d6d3bbdb575898fa7e46b977dea88d6a7c1244b2ddff921ef7807c7c887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e4d8d6d3bbdb575898fa7e46b977dea88d6a7c1244b2ddff921ef7807c7c887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4d8d6d3bbdb575898fa7e46b977dea88d6a7c1244b2ddff921ef7807c7c887", kill_on_drop: false }` [INFO] [stdout] 7e4d8d6d3bbdb575898fa7e46b977dea88d6a7c1244b2ddff921ef7807c7c887 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09bbc4f8135c15880215dd1635b5dc0d3e31e889ba9f2d8e4adaede242738ce4 [INFO] running `Command { std: "docker" "start" "-a" "09bbc4f8135c15880215dd1635b5dc0d3e31e889ba9f2d8e4adaede242738ce4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking termclock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/model.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | pub code: i32, [INFO] [stdout] 8 | pub msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page`, `page_size`, and `total` are never read [INFO] [stdout] --> src/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TemperatureData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 14 | pub page: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub page_size: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub rows: Vec, [INFO] [stdout] 17 | pub total: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `created_at`, `device_code`, `id`, and `valid` are never read [INFO] [stdout] --> src/model.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TemperatureRow { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 22 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub device_code: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub valid: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hum` is never read [INFO] [stdout] --> src/model.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TemperatureValues { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 31 | pub hum: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureValues` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page`, `page_size`, and `total` are never read [INFO] [stdout] --> src/model.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct TodoData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 37 | pub page: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub page_size: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 39 | pub rows: Vec, [INFO] [stdout] 40 | pub total: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `completed`, `completed_time`, `create_time`, `id`, `ipaddr`, and `update_time` are never read [INFO] [stdout] --> src/model.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct TodoRow { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 45 | pub completed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 46 | pub completed_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub create_time: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 48 | pub deadline: String, [INFO] [stdout] 49 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 50 | pub ipaddr: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | pub task: String, [INFO] [stdout] 52 | pub update_time: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `date_scale_x` and `todo_ip_filter` are never read [INFO] [stdout] --> src/model.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | pub date_scale_x: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub todo_ip_filter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/model.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | pub code: i32, [INFO] [stdout] 8 | pub msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page`, `page_size`, and `total` are never read [INFO] [stdout] --> src/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TemperatureData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 14 | pub page: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub page_size: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub rows: Vec, [INFO] [stdout] 17 | pub total: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `created_at`, `device_code`, `id`, and `valid` are never read [INFO] [stdout] --> src/model.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TemperatureRow { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 22 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub device_code: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub valid: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hum` is never read [INFO] [stdout] --> src/model.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TemperatureValues { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 31 | pub hum: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureValues` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page`, `page_size`, and `total` are never read [INFO] [stdout] --> src/model.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct TodoData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 37 | pub page: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub page_size: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 39 | pub rows: Vec, [INFO] [stdout] 40 | pub total: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `completed`, `completed_time`, `create_time`, `id`, `ipaddr`, and `update_time` are never read [INFO] [stdout] --> src/model.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct TodoRow { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 45 | pub completed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 46 | pub completed_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub create_time: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 48 | pub deadline: String, [INFO] [stdout] 49 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 50 | pub ipaddr: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | pub task: String, [INFO] [stdout] 52 | pub update_time: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `date_scale_x` and `todo_ip_filter` are never read [INFO] [stdout] --> src/model.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | pub date_scale_x: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub todo_ip_filter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.91s [INFO] running `Command { std: "docker" "inspect" "09bbc4f8135c15880215dd1635b5dc0d3e31e889ba9f2d8e4adaede242738ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09bbc4f8135c15880215dd1635b5dc0d3e31e889ba9f2d8e4adaede242738ce4", kill_on_drop: false }` [INFO] [stdout] 09bbc4f8135c15880215dd1635b5dc0d3e31e889ba9f2d8e4adaede242738ce4