[INFO] cloning repository https://github.com/landchad/chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/landchad/chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandchad%2Fchess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandchad%2Fchess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7cacb4e36d4646b6ef086c1e634a8c314223744
[INFO] checking landchad/chess/e7cacb4e36d4646b6ef086c1e634a8c314223744 against master#3645249d79dfb136b5d8de3ce153d19d6698d92d for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandchad%2Fchess" "/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/landchad/chess
[INFO] finished tweaking git repo https://github.com/landchad/chess
[INFO] tweaked toml for git repo https://github.com/landchad/chess written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/landchad/chess on toolchain 3645249d79dfb136b5d8de3ce153d19d6698d92d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 190 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.21.0 (available: v0.29.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.0.7+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm_winapi v0.8.0
[INFO] [stderr]   Downloaded crossterm v0.21.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64e5cd64c2bf3ce0d274617c420982d0d3be0c24c80aa016d78c7fd4e36103b8
[INFO] running `Command { std: "docker" "start" "-a" "64e5cd64c2bf3ce0d274617c420982d0d3be0c24c80aa016d78c7fd4e36103b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64e5cd64c2bf3ce0d274617c420982d0d3be0c24c80aa016d78c7fd4e36103b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e5cd64c2bf3ce0d274617c420982d0d3be0c24c80aa016d78c7fd4e36103b8", kill_on_drop: false }`
[INFO] [stdout] 64e5cd64c2bf3ce0d274617c420982d0d3be0c24c80aa016d78c7fd4e36103b8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84102cacaa10d295933bfaf95921dd56640a49c56e79a05f746f76b44ace08c2
[INFO] running `Command { std: "docker" "start" "-a" "84102cacaa10d295933bfaf95921dd56640a49c56e79a05f746f76b44ace08c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.21.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking zchess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `board::Edge`
[INFO] [stdout]  --> src/chess/moves/bishop.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::chess::{board::Edge, Board, Move, Piece, Side, Square};
[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: `board::Edge`
[INFO] [stdout]  --> src/chess/moves/king.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::chess::{board::Edge, Board, Move, MoveConstraint, Piece, PieceKind, Side};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::debug`
[INFO] [stdout]  --> src/chess/moves/pawn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `board::Edge`
[INFO] [stdout]  --> src/chess/moves/bishop.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::chess::{board::Edge, Board, Move, Piece, Side, Square};
[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: `board::Edge`
[INFO] [stdout]  --> src/chess/moves/king.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::chess::{board::Edge, Board, Move, MoveConstraint, Piece, PieceKind, Side};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::debug`
[INFO] [stdout]  --> src/chess/moves/pawn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.pieces.get(idx_str.into())
[INFO] [stdout]    |                     ^^^ -------------- type must be known at this point
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     cannot infer type of the type parameter `Q` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: Borrow<_>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]            - impl Borrow<str> for std::string::String;
[INFO] [stdout]            - impl<T> Borrow<T> for T
[INFO] [stdout]              where T: ?Sized;
[INFO] [stdout] note: required by a bound in `HashMap::<K, V, S, A>::get`
[INFO] [stdout]   --> /rustc/3645249d79dfb136b5d8de3ce153d19d6698d92d/library/std/src/collections/hash/map.rs:1001:4
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.pieces.get::<Q>(idx_str.into())
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.pieces.get(idx_str.into())
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `&_: From<&str>` found in the following crates: `core`, `potential_utf`:
[INFO] [stdout]            - impl<'a> From<&'a str> for &'a potential_utf::ustr::PotentialUtf8;
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]    = note: required for `&str` to implement `Into<&_>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]    |
[INFO] [stdout] 91 -         self.pieces.get(idx_str.into())
[INFO] [stdout] 91 +         self.pieces.get(<&str as Into<&Q>>::into(idx_str))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.pieces.get(idx_str.into())
[INFO] [stdout]    |                     ^^^ -------------- type must be known at this point
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     cannot infer type of the type parameter `Q` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: Borrow<_>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]            - impl Borrow<str> for std::string::String;
[INFO] [stdout]            - impl<T> Borrow<T> for T
[INFO] [stdout]              where T: ?Sized;
[INFO] [stdout] note: required by a bound in `HashMap::<K, V, S, A>::get`
[INFO] [stdout]   --> /rustc/3645249d79dfb136b5d8de3ce153d19d6698d92d/library/std/src/collections/hash/map.rs:1001:4
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.pieces.get::<Q>(idx_str.into())
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.pieces.get(idx_str.into())
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `&_: From<&str>` found in the following crates: `core`, `potential_utf`:
[INFO] [stdout]            - impl<'a> From<&'a str> for &'a potential_utf::ustr::PotentialUtf8;
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]    = note: required for `&str` to implement `Into<&_>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]    |
[INFO] [stdout] 91 -         self.pieces.get(idx_str.into())
[INFO] [stdout] 91 +         self.pieces.get(<&str as Into<&Q>>::into(idx_str))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/ui/mod.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn draw_profile(user: &User, cursor_pos: (u16, u16), stdout: &mut Stdout) {}
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cursor_pos`
[INFO] [stdout]   --> src/ui/mod.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn draw_profile(user: &User, cursor_pos: (u16, u16), stdout: &mut Stdout) {}
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stdout`
[INFO] [stdout]   --> src/ui/mod.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn draw_profile(user: &User, cursor_pos: (u16, u16), stdout: &mut Stdout) {}
[INFO] [stdout]    |                                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_tx`
[INFO] [stdout]    --> src/ui/mod.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 |     main_tx: Sender<Message>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/ui/mod.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn draw_profile(user: &User, cursor_pos: (u16, u16), stdout: &mut Stdout) {}
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cursor_pos`
[INFO] [stdout]   --> src/ui/mod.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn draw_profile(user: &User, cursor_pos: (u16, u16), stdout: &mut Stdout) {}
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stdout`
[INFO] [stdout]   --> src/ui/mod.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn draw_profile(user: &User, cursor_pos: (u16, u16), stdout: &mut Stdout) {}
[INFO] [stdout]    |                                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_tx`
[INFO] [stdout]    --> src/ui/mod.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 |     main_tx: Sender<Message>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zchess` (lib test) due to 2 previous errors; 7 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zchess` (lib) due to 2 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "84102cacaa10d295933bfaf95921dd56640a49c56e79a05f746f76b44ace08c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84102cacaa10d295933bfaf95921dd56640a49c56e79a05f746f76b44ace08c2", kill_on_drop: false }`
[INFO] [stdout] 84102cacaa10d295933bfaf95921dd56640a49c56e79a05f746f76b44ace08c2
