[INFO] cloning repository https://github.com/bmpotter13/random_password [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bmpotter13/random_password" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmpotter13%2Frandom_password", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmpotter13%2Frandom_password'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44dbf33ea00c8dc6cc242f86753578cc4692b682 [INFO] testing bmpotter13/random_password against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmpotter13%2Frandom_password" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bmpotter13/random_password on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bmpotter13/random_password [INFO] finished tweaking git repo https://github.com/bmpotter13/random_password [INFO] tweaked toml for git repo https://github.com/bmpotter13/random_password written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bmpotter13/random_password already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1334e868bbb7b6326743b88d1ef9ad7ee693b4a3c8b5a1939c504d6013143936 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1334e868bbb7b6326743b88d1ef9ad7ee693b4a3c8b5a1939c504d6013143936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1334e868bbb7b6326743b88d1ef9ad7ee693b4a3c8b5a1939c504d6013143936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1334e868bbb7b6326743b88d1ef9ad7ee693b4a3c8b5a1939c504d6013143936", kill_on_drop: false }` [INFO] [stdout] 1334e868bbb7b6326743b88d1ef9ad7ee693b4a3c8b5a1939c504d6013143936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a077ca07eae486fe218d6921eb67b5a1c29a1616dfb3f6fdabc90ff535a84b0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a077ca07eae486fe218d6921eb67b5a1c29a1616dfb3f6fdabc90ff535a84b0b", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling random_password v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `fs`, `num::ParseIntError` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | num::ParseIntError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_option` [INFO] [stdout] --> src/main.rs:125:45 [INFO] [stdout] | [INFO] [stdout] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/main.rs:125:67 [INFO] [stdout] | [INFO] [stdout] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:131:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_option` [INFO] [stdout] --> src/main.rs:131:44 [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/main.rs:131:66 [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_dictionary` [INFO] [stdout] --> src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn update_dictionary(&mut self, d: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_separator` [INFO] [stdout] --> src/main.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn update_separator(&mut self, s: String) { [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 4.26s [INFO] running `Command { std: "docker" "inspect" "a077ca07eae486fe218d6921eb67b5a1c29a1616dfb3f6fdabc90ff535a84b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a077ca07eae486fe218d6921eb67b5a1c29a1616dfb3f6fdabc90ff535a84b0b", kill_on_drop: false }` [INFO] [stdout] a077ca07eae486fe218d6921eb67b5a1c29a1616dfb3f6fdabc90ff535a84b0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2573f4259829b793963f6625e89b9306a7871c1931e555a3959ab8e581eb3b7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2573f4259829b793963f6625e89b9306a7871c1931e555a3959ab8e581eb3b7e", kill_on_drop: false }` [INFO] [stderr] Compiling random_password v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `fs`, `num::ParseIntError` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | num::ParseIntError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_option` [INFO] [stdout] --> src/main.rs:125:45 [INFO] [stdout] | [INFO] [stdout] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/main.rs:125:67 [INFO] [stdout] | [INFO] [stdout] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:131:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_option` [INFO] [stdout] --> src/main.rs:131:44 [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/main.rs:131:66 [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_dictionary` [INFO] [stdout] --> src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn update_dictionary(&mut self, d: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_separator` [INFO] [stdout] --> src/main.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn update_separator(&mut self, s: String) { [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.76s [INFO] running `Command { std: "docker" "inspect" "2573f4259829b793963f6625e89b9306a7871c1931e555a3959ab8e581eb3b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2573f4259829b793963f6625e89b9306a7871c1931e555a3959ab8e581eb3b7e", kill_on_drop: false }` [INFO] [stdout] 2573f4259829b793963f6625e89b9306a7871c1931e555a3959ab8e581eb3b7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b48dae059abd6b37fe7028d6b66cfc6a307a809d0ba4985f36604f4b075d525 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b48dae059abd6b37fe7028d6b66cfc6a307a809d0ba4985f36604f4b075d525", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `fs`, `num::ParseIntError` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | fs, [INFO] [stderr] | ^^ [INFO] [stderr] 6 | num::ParseIntError, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:125:24 [INFO] [stderr] | [INFO] [stderr] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `current_option` [INFO] [stderr] --> src/main.rs:125:45 [INFO] [stderr] | [INFO] [stderr] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_option` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `options` [INFO] [stderr] --> src/main.rs:125:67 [INFO] [stderr] | [INFO] [stderr] 125 | fn parse_dictionary(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:131:23 [INFO] [stderr] | [INFO] [stderr] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `current_option` [INFO] [stderr] --> src/main.rs:131:44 [INFO] [stderr] | [INFO] [stderr] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_option` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `options` [INFO] [stderr] --> src/main.rs:131:66 [INFO] [stderr] | [INFO] [stderr] 131 | fn parse_separator(config: &mut Config, current_option: &str, options: &mut I) -> Result<(), String> [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_dictionary` [INFO] [stderr] --> src/main.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | fn update_dictionary(&mut self, d: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_separator` [INFO] [stderr] --> src/main.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | fn update_separator(&mut self, s: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/random_password-8010c682b04df67c [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parse_count::without_argument_to_long ... ok [INFO] [stdout] test parse_count::with_short_option_space ... ok [INFO] [stdout] test parse_count::without_argument_to_short ... ok [INFO] [stdout] test parse_count::with_short_option_no_space ... ok [INFO] [stdout] test long_options::fails_with_bad_option ... ok [INFO] [stdout] test parse_count::with_long_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b48dae059abd6b37fe7028d6b66cfc6a307a809d0ba4985f36604f4b075d525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b48dae059abd6b37fe7028d6b66cfc6a307a809d0ba4985f36604f4b075d525", kill_on_drop: false }` [INFO] [stdout] 6b48dae059abd6b37fe7028d6b66cfc6a307a809d0ba4985f36604f4b075d525