[INFO] cloning repository https://github.com/accusatorySteve/radish-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/accusatorySteve/radish-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaccusatorySteve%2Fradish-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaccusatorySteve%2Fradish-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34b8534aece3be99e7aaf9c5a8b84de0ee94b6c5 [INFO] testing accusatorySteve/radish-lang against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaccusatorySteve%2Fradish-lang" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/accusatorySteve/radish-lang on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/accusatorySteve/radish-lang [INFO] finished tweaking git repo https://github.com/accusatorySteve/radish-lang [INFO] tweaked toml for git repo https://github.com/accusatorySteve/radish-lang written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/accusatorySteve/radish-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1e049a60b580e8cd9b20f1b2e90efa1ca70e9db5d8d41ea63d2d169851cf39b [INFO] running `Command { std: "docker" "start" "-a" "a1e049a60b580e8cd9b20f1b2e90efa1ca70e9db5d8d41ea63d2d169851cf39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1e049a60b580e8cd9b20f1b2e90efa1ca70e9db5d8d41ea63d2d169851cf39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e049a60b580e8cd9b20f1b2e90efa1ca70e9db5d8d41ea63d2d169851cf39b", kill_on_drop: false }` [INFO] [stdout] a1e049a60b580e8cd9b20f1b2e90efa1ca70e9db5d8d41ea63d2d169851cf39b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 893123cd71b5852a513d658a2975a0c617fab1b920c48e7114392b5b82ebc58d [INFO] running `Command { std: "docker" "start" "-a" "893123cd71b5852a513d658a2975a0c617fab1b920c48e7114392b5b82ebc58d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling radish-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `in_function` [INFO] [stdout] --> src/compiler/analysis.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | in_function: bool, // are these really necessary? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Analyzer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/analysis.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `function_type` [INFO] [stdout] --> src/compiler/compiler.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub function_type: FunctionType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/compiler.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.87s [INFO] running `Command { std: "docker" "inspect" "893123cd71b5852a513d658a2975a0c617fab1b920c48e7114392b5b82ebc58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893123cd71b5852a513d658a2975a0c617fab1b920c48e7114392b5b82ebc58d", kill_on_drop: false }` [INFO] [stdout] 893123cd71b5852a513d658a2975a0c617fab1b920c48e7114392b5b82ebc58d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2092e27f2b879085797f91671d3615f9caa4aa37a471aa4f20f39a9d2ac19ed7 [INFO] running `Command { std: "docker" "start" "-a" "2092e27f2b879085797f91671d3615f9caa4aa37a471aa4f20f39a9d2ac19ed7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: field is never read: `in_function` [INFO] [stdout] --> src/compiler/analysis.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | in_function: bool, // are these really necessary? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Analyzer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/analysis.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `function_type` [INFO] [stdout] --> src/compiler/compiler.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub function_type: FunctionType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/compiler.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling radish-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `radish_lang::RadishError` [INFO] [stdout] --> tests/cli.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use radish_lang::RadishError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `in_function` [INFO] [stdout] --> src/compiler/analysis.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | in_function: bool, // are these really necessary? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Analyzer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/analysis.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `function_type` [INFO] [stdout] --> src/compiler/compiler.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub function_type: FunctionType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/compiler.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `Command { std: "docker" "inspect" "2092e27f2b879085797f91671d3615f9caa4aa37a471aa4f20f39a9d2ac19ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2092e27f2b879085797f91671d3615f9caa4aa37a471aa4f20f39a9d2ac19ed7", kill_on_drop: false }` [INFO] [stdout] 2092e27f2b879085797f91671d3615f9caa4aa37a471aa4f20f39a9d2ac19ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d288ea4f75a71572fcca70ef5593e72645f1cb2a3dfb652518d8af72d44305c [INFO] running `Command { std: "docker" "start" "-a" "6d288ea4f75a71572fcca70ef5593e72645f1cb2a3dfb652518d8af72d44305c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `in_function` [INFO] [stderr] --> src/compiler/analysis.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | in_function: bool, // are these really necessary? [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Analyzer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/analysis.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `function_type` [INFO] [stderr] --> src/compiler/compiler.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | pub function_type: FunctionType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/compiler.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `radish-lang` (lib) generated 2 warnings [INFO] [stderr] warning: unused import: `radish_lang::RadishError` [INFO] [stderr] --> tests/cli.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use radish_lang::RadishError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `radish-lang` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `radish-lang` (test "cli") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/radish_lang-7f189f0e7690045d) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test common::interner::tests::test_interner ... ok [INFO] [stdout] test common::module::tests::entry ... ok [INFO] [stdout] test common::module::tests::variables ... ok [INFO] [stdout] test common::span::tests::combine_span ... ok [INFO] [stdout] test common::source::tests::test_source_new ... ok [INFO] [stdout] test common::span::tests::display_single_char_span ... ok [INFO] [stdout] test common::span::tests::display_single_line_span ... ok [INFO] [stdout] test common::span::tests::span_get_line_index ... ok [INFO] [stdout] test compiler::scanner::tests::scan_empty_file ... ok [INFO] [stdout] test compiler::scanner::tests::scan_newline_token ... ok [INFO] [stdout] test compiler::scanner::tests::scan_identifier_token ... ok [INFO] [stdout] test compiler::scanner::tests::scan_single_line_comment ... ok [INFO] [stdout] test compiler::scanner::tests::scan_string_token ... ok [INFO] [stdout] test compiler::scanner::tests::scan_number_token ... ok [INFO] [stdout] test compiler::scanner::tests::scan_unexpected_token ... ok [INFO] [stdout] test compiler::scanner::tests::skip_whitespace ... ok [INFO] [stdout] test compiler::scanner::tests::token_span ... ok [INFO] [stdout] test compiler::scanner::tests::scan_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/radish_lang-5860eebcc912afd6) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-9cf0d33d9ac67f9d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test file_doesnt_exist ... ok [INFO] [stderr] Running tests/test_runner.rs (/opt/rustwide/target/debug/deps/test_runner-d5cfc782eb5ea6b3) [INFO] [stdout] test with_arguments ... ok [INFO] [stdout] test with_short_flags ... ok [INFO] [stdout] test with_long_flags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test end_to_end_snippets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests radish-lang [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" "6d288ea4f75a71572fcca70ef5593e72645f1cb2a3dfb652518d8af72d44305c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d288ea4f75a71572fcca70ef5593e72645f1cb2a3dfb652518d8af72d44305c", kill_on_drop: false }` [INFO] [stdout] 6d288ea4f75a71572fcca70ef5593e72645f1cb2a3dfb652518d8af72d44305c