[INFO] cloning repository https://github.com/7sne/leetcode_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7sne/leetcode_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sne%2Fleetcode_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sne%2Fleetcode_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13a83a2647495fca6cc9ed5fc38a5bf03737141a
[INFO] building 7sne/leetcode_rs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sne%2Fleetcode_rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/7sne/leetcode_rs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/7sne/leetcode_rs
[INFO] finished tweaking git repo https://github.com/7sne/leetcode_rs
[INFO] tweaked toml for git repo https://github.com/7sne/leetcode_rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/7sne/leetcode_rs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a49793aa4dd5e93c4d0c9263935f21f350ded950a6ee3dd6c3fb6e52af905254
[INFO] running `Command { std: "docker" "start" "-a" "a49793aa4dd5e93c4d0c9263935f21f350ded950a6ee3dd6c3fb6e52af905254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a49793aa4dd5e93c4d0c9263935f21f350ded950a6ee3dd6c3fb6e52af905254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a49793aa4dd5e93c4d0c9263935f21f350ded950a6ee3dd6c3fb6e52af905254", kill_on_drop: false }`
[INFO] [stdout] a49793aa4dd5e93c4d0c9263935f21f350ded950a6ee3dd6c3fb6e52af905254
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 163abf5d57c2ff68716ef2122579103ac2ad56a651a6b85c20c4e3cfe07e45c9
[INFO] running `Command { std: "docker" "start" "-a" "163abf5d57c2ff68716ef2122579103ac2ad56a651a6b85c20c4e3cfe07e45c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode-speedrun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `vec`
[INFO] [stdout]  --> src/solutions/s347.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/solutions/s002.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl ListNode {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout] 11 |     fn new(val: i32) -> Self { ListNode { next: None, val } }
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S003` is never constructed
[INFO] [stdout]  --> src/solutions/s003.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct S003;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `length_of_longest_substring` is never used
[INFO] [stdout]   --> src/solutions/s003.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl S003 {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 27 |     pub(crate) fn length_of_longest_substring(s: String) -> i32 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S004` is never constructed
[INFO] [stdout]  --> src/solutions/s004.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct S004;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `find_median_sorted_arrays` is never used
[INFO] [stdout]  --> src/solutions/s004.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl S004 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 4 |     pub fn find_median_sorted_arrays(nums1: Vec<i32>, nums2: Vec<i32>) -> f64 {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S049` is never constructed
[INFO] [stdout]  --> src/solutions/s049.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct S049;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `group_anagrams` is never used
[INFO] [stdout]  --> src/solutions/s049.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl S049 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn group_anagrams(strs: Vec<String>) -> Vec<Vec<String>> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S217` is never constructed
[INFO] [stdout]  --> src/solutions/s217.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct S217;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `contains_duplicate_hs` and `contains_duplicate_hm` are never used
[INFO] [stdout]   --> src/solutions/s217.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl S217 {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] 4  |     pub fn contains_duplicate_hs(nums: Vec<i32>) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn contains_duplicate_hm(nums: Vec<i32>) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S242` is never constructed
[INFO] [stdout]  --> src/solutions/s242.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct S242;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `is_anagram` is never used
[INFO] [stdout]  --> src/solutions/s242.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl S242 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 4 |     pub fn is_anagram(s: String, t: String) -> bool {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S347` is never constructed
[INFO] [stdout]  --> src/solutions/s347.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct S347;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `top_k_frequent` is never used
[INFO] [stdout]  --> src/solutions/s347.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl S347 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn top_k_frequent(nums: Vec<i32>, k: i32) -> Vec<i32> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] running `Command { std: "docker" "inspect" "163abf5d57c2ff68716ef2122579103ac2ad56a651a6b85c20c4e3cfe07e45c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163abf5d57c2ff68716ef2122579103ac2ad56a651a6b85c20c4e3cfe07e45c9", kill_on_drop: false }`
[INFO] [stdout] 163abf5d57c2ff68716ef2122579103ac2ad56a651a6b85c20c4e3cfe07e45c9
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d05057705383a586174822b139954787e61d3351b7495ecc3077fd957f15bfef
[INFO] running `Command { std: "docker" "start" "-a" "d05057705383a586174822b139954787e61d3351b7495ecc3077fd957f15bfef", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `vec`
[INFO] [stdout]  --> src/solutions/s347.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/solutions/s002.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl ListNode {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout] 11 |     fn new(val: i32) -> Self { ListNode { next: None, val } }
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S003` is never constructed
[INFO] [stdout]  --> src/solutions/s003.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct S003;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `length_of_longest_substring` is never used
[INFO] [stdout]   --> src/solutions/s003.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl S003 {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 27 |     pub(crate) fn length_of_longest_substring(s: String) -> i32 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S004` is never constructed
[INFO] [stdout]  --> src/solutions/s004.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct S004;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `find_median_sorted_arrays` is never used
[INFO] [stdout]  --> src/solutions/s004.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl S004 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 4 |     pub fn find_median_sorted_arrays(nums1: Vec<i32>, nums2: Vec<i32>) -> f64 {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S049` is never constructed
[INFO] [stdout]  --> src/solutions/s049.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct S049;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `group_anagrams` is never used
[INFO] [stdout]  --> src/solutions/s049.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl S049 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn group_anagrams(strs: Vec<String>) -> Vec<Vec<String>> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S217` is never constructed
[INFO] [stdout]  --> src/solutions/s217.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct S217;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `contains_duplicate_hs` and `contains_duplicate_hm` are never used
[INFO] [stdout]   --> src/solutions/s217.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl S217 {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] 4  |     pub fn contains_duplicate_hs(nums: Vec<i32>) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn contains_duplicate_hm(nums: Vec<i32>) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S242` is never constructed
[INFO] [stdout]  --> src/solutions/s242.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct S242;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `is_anagram` is never used
[INFO] [stdout]  --> src/solutions/s242.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl S242 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 4 |     pub fn is_anagram(s: String, t: String) -> bool {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S347` is never constructed
[INFO] [stdout]  --> src/solutions/s347.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct S347;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `top_k_frequent` is never used
[INFO] [stdout]  --> src/solutions/s347.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl S347 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn top_k_frequent(nums: Vec<i32>, k: i32) -> Vec<i32> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling leetcode-speedrun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/solutions/s347.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/solutions/s002.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl ListNode {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout] 11 |     fn new(val: i32) -> Self { ListNode { next: None, val } }
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `S004` is never constructed
[INFO] [stdout]  --> src/solutions/s004.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct S004;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `find_median_sorted_arrays` is never used
[INFO] [stdout]  --> src/solutions/s004.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl S004 {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 4 |     pub fn find_median_sorted_arrays(nums1: Vec<i32>, nums2: Vec<i32>) -> f64 {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "d05057705383a586174822b139954787e61d3351b7495ecc3077fd957f15bfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05057705383a586174822b139954787e61d3351b7495ecc3077fd957f15bfef", kill_on_drop: false }`
[INFO] [stdout] d05057705383a586174822b139954787e61d3351b7495ecc3077fd957f15bfef
