[INFO] cloning repository https://github.com/lawliet89/aurene [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lawliet89/aurene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bbf22fa5bd89cdc04ad7a6351916467df88c828 [INFO] testing lawliet89/aurene 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%2Flawliet89%2Faurene" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/aurene 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/lawliet89/aurene [INFO] finished tweaking git repo https://github.com/lawliet89/aurene [INFO] tweaked toml for git repo https://github.com/lawliet89/aurene written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lawliet89/aurene 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] Downloading crates ... [INFO] [stderr] Downloaded ole32-sys v0.2.0 [INFO] [stderr] Downloaded shell32-sys v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v0.4.26 [INFO] [stderr] Downloaded app_dirs v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 67d173fad6334af91531899ffdc4579c62b98040a177c85dbff8e311b04493bc [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" "67d173fad6334af91531899ffdc4579c62b98040a177c85dbff8e311b04493bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67d173fad6334af91531899ffdc4579c62b98040a177c85dbff8e311b04493bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d173fad6334af91531899ffdc4579c62b98040a177c85dbff8e311b04493bc", kill_on_drop: false }` [INFO] [stdout] 67d173fad6334af91531899ffdc4579c62b98040a177c85dbff8e311b04493bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] b93150171a143b5170602e6bd9ced48a36d7008cd725ce1005bd7f99130adbbb [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" "b93150171a143b5170602e6bd9ced48a36d7008cd725ce1005bd7f99130adbbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling aurene v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:12:99 [INFO] [stdout] | [INFO] [stdout] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:81:99 [INFO] [stdout] | [INFO] [stdout] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let args = make_parser().get_matches(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GenericError` [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Fail, 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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.17s [INFO] running `Command { std: "docker" "inspect" "b93150171a143b5170602e6bd9ced48a36d7008cd725ce1005bd7f99130adbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93150171a143b5170602e6bd9ced48a36d7008cd725ce1005bd7f99130adbbb", kill_on_drop: false }` [INFO] [stdout] b93150171a143b5170602e6bd9ced48a36d7008cd725ce1005bd7f99130adbbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e97458bc679d770ec142d5af112164134f253a7645aa64d23077443ca6876cf5 [INFO] running `Command { std: "docker" "start" "-a" "e97458bc679d770ec142d5af112164134f253a7645aa64d23077443ca6876cf5", kill_on_drop: false }` [INFO] [stderr] Compiling aurene v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:12:99 [INFO] [stdout] | [INFO] [stdout] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:81:99 [INFO] [stdout] | [INFO] [stdout] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let args = make_parser().get_matches(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GenericError` [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Fail, 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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "e97458bc679d770ec142d5af112164134f253a7645aa64d23077443ca6876cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97458bc679d770ec142d5af112164134f253a7645aa64d23077443ca6876cf5", kill_on_drop: false }` [INFO] [stdout] e97458bc679d770ec142d5af112164134f253a7645aa64d23077443ca6876cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2c53d8b5ef1d11344d9faed5679c6a9999588a506abaef213d615043a82ee9a6 [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" "2c53d8b5ef1d11344d9faed5679c6a9999588a506abaef213d615043a82ee9a6", kill_on_drop: false }` [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:8:63 [INFO] [stderr] | [INFO] [stderr] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stderr] | _______________________________________________________________^ [INFO] [stderr] 9 | | [INFO] [stderr] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:12:99 [INFO] [stderr] | [INFO] [stderr] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stderr] | ___________________________________________________________________________________________________^ [INFO] [stderr] 13 | | [INFO] [stderr] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:17:28 [INFO] [stderr] | [INFO] [stderr] 17 | `aurene`. \n\n\ [INFO] [stderr] | ____________________________^ [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:81:99 [INFO] [stderr] | [INFO] [stderr] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stderr] | ___________________________________________________________________________________________________^ [INFO] [stderr] 82 | | [INFO] [stderr] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:86:28 [INFO] [stderr] | [INFO] [stderr] 86 | `aurene`. \n\n\ [INFO] [stderr] | ____________________________^ [INFO] [stderr] 87 | | [INFO] [stderr] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | let args = make_parser().get_matches(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `GenericError` [INFO] [stderr] --> src/error.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | GenericError(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/error.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Fail, 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: `aurene` (bin "aurene" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aurene-8437d8a691359776) [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" "2c53d8b5ef1d11344d9faed5679c6a9999588a506abaef213d615043a82ee9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c53d8b5ef1d11344d9faed5679c6a9999588a506abaef213d615043a82ee9a6", kill_on_drop: false }` [INFO] [stdout] 2c53d8b5ef1d11344d9faed5679c6a9999588a506abaef213d615043a82ee9a6