[INFO] cloning repository https://github.com/KonradLinkowski/ModWebExp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KonradLinkowski/ModWebExp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonradLinkowski%2FModWebExp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonradLinkowski%2FModWebExp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 165e0446db5c0693da599e2f09c2fd8dedecfa14 [INFO] testing KonradLinkowski/ModWebExp against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonradLinkowski%2FModWebExp" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KonradLinkowski/ModWebExp on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KonradLinkowski/ModWebExp [INFO] finished tweaking git repo https://github.com/KonradLinkowski/ModWebExp [INFO] tweaked toml for git repo https://github.com/KonradLinkowski/ModWebExp written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/KonradLinkowski/ModWebExp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded viuer v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c8b10b578f0185913c3e9a24c2ebc488bbffded3cb876f2fe121491cb8abc0a [INFO] running `Command { std: "docker" "start" "-a" "3c8b10b578f0185913c3e9a24c2ebc488bbffded3cb876f2fe121491cb8abc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c8b10b578f0185913c3e9a24c2ebc488bbffded3cb876f2fe121491cb8abc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8b10b578f0185913c3e9a24c2ebc488bbffded3cb876f2fe121491cb8abc0a", kill_on_drop: false }` [INFO] [stdout] 3c8b10b578f0185913c3e9a24c2ebc488bbffded3cb876f2fe121491cb8abc0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446abb0ac85d6f9a286934575e66f715460e01f531ece963b6f3aa1a22795dc6 [INFO] running `Command { std: "docker" "start" "-a" "446abb0ac85d6f9a286934575e66f715460e01f531ece963b6f3aa1a22795dc6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling rust-embed v5.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling viuer v0.2.0 [INFO] [stderr] Compiling termio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> src/game/command.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn validate(command: &str) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> src/game/command.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(command: &str) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `State` [INFO] [stdout] --> src/game/state.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cycle` [INFO] [stdout] --> src/game/state.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn cycle() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Command` [INFO] [stdout] --> src/game/command.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct Command<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/game/command.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn run(command: &str) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse` [INFO] [stdout] --> src/game/command.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn parse(command: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `validate` [INFO] [stdout] --> src/game/command.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn validate(command: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `execute` [INFO] [stdout] --> src/game/command.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(command: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.06s [INFO] running `Command { std: "docker" "inspect" "446abb0ac85d6f9a286934575e66f715460e01f531ece963b6f3aa1a22795dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446abb0ac85d6f9a286934575e66f715460e01f531ece963b6f3aa1a22795dc6", kill_on_drop: false }` [INFO] [stdout] 446abb0ac85d6f9a286934575e66f715460e01f531ece963b6f3aa1a22795dc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe2104561be672676dfe545e03c3e0e76040f8ff682e1b2965d6ec512ef3c82 [INFO] running `Command { std: "docker" "start" "-a" "7fe2104561be672676dfe545e03c3e0e76040f8ff682e1b2965d6ec512ef3c82", kill_on_drop: false }` [INFO] [stderr] Compiling termio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> src/game/command.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn validate(command: &str) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> src/game/command.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(command: &str) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `State` [INFO] [stdout] --> src/game/state.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cycle` [INFO] [stdout] --> src/game/state.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn cycle() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Command` [INFO] [stdout] --> src/game/command.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct Command<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/game/command.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn run(command: &str) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse` [INFO] [stdout] --> src/game/command.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn parse(command: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `validate` [INFO] [stdout] --> src/game/command.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn validate(command: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `execute` [INFO] [stdout] --> src/game/command.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute(command: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "7fe2104561be672676dfe545e03c3e0e76040f8ff682e1b2965d6ec512ef3c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe2104561be672676dfe545e03c3e0e76040f8ff682e1b2965d6ec512ef3c82", kill_on_drop: false }` [INFO] [stdout] 7fe2104561be672676dfe545e03c3e0e76040f8ff682e1b2965d6ec512ef3c82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1157eef4da04f9f863336416cbc9021f4e427fd338d58290214bc03462a82d5 [INFO] running `Command { std: "docker" "start" "-a" "f1157eef4da04f9f863336416cbc9021f4e427fd338d58290214bc03462a82d5", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `command` [INFO] [stderr] --> src/game/command.rs:20:13 [INFO] [stderr] | [INFO] [stderr] 20 | fn validate(command: &str) -> bool { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command` [INFO] [stderr] --> src/game/command.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | fn execute(command: &str) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `State` [INFO] [stderr] --> src/game/state.rs:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | enum State { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cycle` [INFO] [stderr] --> src/game/state.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn cycle() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Command` [INFO] [stderr] --> src/game/command.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | struct Command<'a> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run` [INFO] [stderr] --> src/game/command.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn run(command: &str) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse` [INFO] [stderr] --> src/game/command.rs:12:4 [INFO] [stderr] | [INFO] [stderr] 12 | fn parse(command: &str) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `validate` [INFO] [stderr] --> src/game/command.rs:20:4 [INFO] [stderr] | [INFO] [stderr] 20 | fn validate(command: &str) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `execute` [INFO] [stderr] --> src/game/command.rs:24:4 [INFO] [stderr] | [INFO] [stderr] 24 | fn execute(command: &str) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/termio-17e1bb41be614cb5) [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" "f1157eef4da04f9f863336416cbc9021f4e427fd338d58290214bc03462a82d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1157eef4da04f9f863336416cbc9021f4e427fd338d58290214bc03462a82d5", kill_on_drop: false }` [INFO] [stdout] f1157eef4da04f9f863336416cbc9021f4e427fd338d58290214bc03462a82d5