[INFO] cloning repository https://github.com/timvisee/lazymc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/lazymc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Flazymc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Flazymc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d058164aa6012b216eaae28e5581a6130dfeb7e6 [INFO] testing timvisee/lazymc against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Flazymc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timvisee/lazymc [INFO] finished tweaking git repo https://github.com/timvisee/lazymc [INFO] tweaked toml for git repo https://github.com/timvisee/lazymc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timvisee/lazymc on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timvisee/lazymc 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f34673cfe10611566d95f54220342b0de6e8c4b035d9cbb78fa9835b2cb5306a [INFO] running `Command { std: "docker" "start" "-a" "f34673cfe10611566d95f54220342b0de6e8c4b035d9cbb78fa9835b2cb5306a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f34673cfe10611566d95f54220342b0de6e8c4b035d9cbb78fa9835b2cb5306a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34673cfe10611566d95f54220342b0de6e8c4b035d9cbb78fa9835b2cb5306a", kill_on_drop: false }` [INFO] [stdout] f34673cfe10611566d95f54220342b0de6e8c4b035d9cbb78fa9835b2cb5306a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 743ca52652dd67abe6bbb557b9b81b1d3aa1194d0783d9813aad284f299f514a [INFO] running `Command { std: "docker" "start" "-a" "743ca52652dd67abe6bbb557b9b81b1d3aa1194d0783d9813aad284f299f514a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling lazymc v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling named-binary-tag v0.6.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling minecraft-protocol-derive v0.0.0 (https://github.com/timvisee/rust-minecraft-protocol?rev=4f93bb3#4f93bb34) [INFO] [stderr] Compiling quartz_nbt_macros v0.1.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling quartz_nbt v0.2.8 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling rcon v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling toml_edit v0.22.7 [INFO] [stderr] Compiling minecraft-protocol v0.1.0 (https://github.com/timvisee/rust-minecraft-protocol?rev=4f93bb3#4f93bb34) [INFO] [stderr] Compiling toml v0.8.11 [INFO] [stdout] warning: fields `created` and `source` are never read [INFO] [stdout] --> src/mc/ban.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BannedIp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BannedIp` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `uuid` is never read [INFO] [stdout] --> src/mc/whitelist.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct WhitelistUser { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `level`, and `byapsses_player_limit` are never read [INFO] [stdout] --> src/mc/whitelist.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct OpUser { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub level: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub byapsses_player_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.96s [INFO] running `Command { std: "docker" "inspect" "743ca52652dd67abe6bbb557b9b81b1d3aa1194d0783d9813aad284f299f514a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743ca52652dd67abe6bbb557b9b81b1d3aa1194d0783d9813aad284f299f514a", kill_on_drop: false }` [INFO] [stdout] 743ca52652dd67abe6bbb557b9b81b1d3aa1194d0783d9813aad284f299f514a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2333aa5facc0bc440739273e8776305b5f91ef5f0559238e0333adfeb3738338 [INFO] running `Command { std: "docker" "start" "-a" "2333aa5facc0bc440739273e8776305b5f91ef5f0559238e0333adfeb3738338", kill_on_drop: false }` [INFO] [stderr] Compiling lazymc v0.2.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `created` and `source` are never read [INFO] [stdout] --> src/mc/ban.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BannedIp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BannedIp` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `uuid` is never read [INFO] [stdout] --> src/mc/whitelist.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct WhitelistUser { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `level`, and `byapsses_player_limit` are never read [INFO] [stdout] --> src/mc/whitelist.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct OpUser { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub level: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub byapsses_player_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "2333aa5facc0bc440739273e8776305b5f91ef5f0559238e0333adfeb3738338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2333aa5facc0bc440739273e8776305b5f91ef5f0559238e0333adfeb3738338", kill_on_drop: false }` [INFO] [stdout] 2333aa5facc0bc440739273e8776305b5f91ef5f0559238e0333adfeb3738338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec463697043d1b6e9875469960b65651e8865674e0bf90dfe2b0c2f31712e09e [INFO] running `Command { std: "docker" "start" "-a" "ec463697043d1b6e9875469960b65651e8865674e0bf90dfe2b0c2f31712e09e", kill_on_drop: false }` [INFO] [stderr] warning: fields `created` and `source` are never read [INFO] [stderr] --> src/mc/ban.rs:48:9 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct BannedIp { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 48 | pub created: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 51 | pub source: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BannedIp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `uuid` is never read [INFO] [stderr] --> src/mc/whitelist.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct WhitelistUser { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 40 | pub uuid: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WhitelistUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `uuid`, `level`, and `byapsses_player_limit` are never read [INFO] [stderr] --> src/mc/whitelist.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 45 | pub struct OpUser { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 51 | pub uuid: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | pub level: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | pub byapsses_player_limit: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OpUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `lazymc` (bin "lazymc" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazymc-adec2c70b5a5ace8) [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" "ec463697043d1b6e9875469960b65651e8865674e0bf90dfe2b0c2f31712e09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec463697043d1b6e9875469960b65651e8865674e0bf90dfe2b0c2f31712e09e", kill_on_drop: false }` [INFO] [stdout] ec463697043d1b6e9875469960b65651e8865674e0bf90dfe2b0c2f31712e09e