[INFO] cloning repository https://github.com/SeanGeb/enchanted-beans [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SeanGeb/enchanted-beans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanGeb%2Fenchanted-beans", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanGeb%2Fenchanted-beans'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3919791ef8162ec0c0aa3803f5310a1053ef7680 [INFO] checking SeanGeb/enchanted-beans against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanGeb%2Fenchanted-beans" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SeanGeb/enchanted-beans on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SeanGeb/enchanted-beans [INFO] finished tweaking git repo https://github.com/SeanGeb/enchanted-beans [INFO] tweaked toml for git repo https://github.com/SeanGeb/enchanted-beans written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SeanGeb/enchanted-beans 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30ce0722aa12890c09b653f66e337ec0b0f518c580cc2b5c9992403916698ced [INFO] running `Command { std: "docker" "start" "-a" "30ce0722aa12890c09b653f66e337ec0b0f518c580cc2b5c9992403916698ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ce0722aa12890c09b653f66e337ec0b0f518c580cc2b5c9992403916698ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ce0722aa12890c09b653f66e337ec0b0f518c580cc2b5c9992403916698ced", kill_on_drop: false }` [INFO] [stdout] 30ce0722aa12890c09b653f66e337ec0b0f518c580cc2b5c9992403916698ced [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8abe2ced709cdd796166d1f1663873a919530588a1a41b92416c49a47a1433dd [INFO] running `Command { std: "docker" "start" "-a" "8abe2ced709cdd796166d1f1663873a919530588a1a41b92416c49a47a1433dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking enchanted-beans v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Job` is never constructed [INFO] [stdout] --> src/types/job.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Job { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ready`, `Delayed`, `Reserved`, and `Buried` are never constructed [INFO] [stdout] --> src/types/states.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum JobState { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 7 | Ready, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | Delayed { until: Instant }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | Reserved { at: Instant }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | Buried, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Job` is never constructed [INFO] [stdout] --> src/types/job.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Job { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ready`, `Delayed`, `Reserved`, and `Buried` are never constructed [INFO] [stdout] --> src/types/states.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum JobState { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 7 | Ready, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | Delayed { until: Instant }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | Reserved { at: Instant }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | Buried, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s [INFO] running `Command { std: "docker" "inspect" "8abe2ced709cdd796166d1f1663873a919530588a1a41b92416c49a47a1433dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8abe2ced709cdd796166d1f1663873a919530588a1a41b92416c49a47a1433dd", kill_on_drop: false }` [INFO] [stdout] 8abe2ced709cdd796166d1f1663873a919530588a1a41b92416c49a47a1433dd [INFO] checking SeanGeb/enchanted-beans against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanGeb%2Fenchanted-beans" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SeanGeb/enchanted-beans on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SeanGeb/enchanted-beans [INFO] finished tweaking git repo https://github.com/SeanGeb/enchanted-beans [INFO] tweaked toml for git repo https://github.com/SeanGeb/enchanted-beans written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SeanGeb/enchanted-beans 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f08e6779a1244cde445272886575a7e7b9ca7615ed334a62e112d96dc16676b8 [INFO] running `Command { std: "docker" "start" "-a" "f08e6779a1244cde445272886575a7e7b9ca7615ed334a62e112d96dc16676b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f08e6779a1244cde445272886575a7e7b9ca7615ed334a62e112d96dc16676b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08e6779a1244cde445272886575a7e7b9ca7615ed334a62e112d96dc16676b8", kill_on_drop: false }` [INFO] [stdout] f08e6779a1244cde445272886575a7e7b9ca7615ed334a62e112d96dc16676b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bd831872cc7bae3e975edef1f7960d04c5527f0b5e5fbb9f5c5b21e57bdc38c [INFO] running `Command { std: "docker" "start" "-a" "8bd831872cc7bae3e975edef1f7960d04c5527f0b5e5fbb9f5c5b21e57bdc38c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking enchanted-beans v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Job` is never constructed [INFO] [stdout] --> src/types/job.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Job { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ready`, `Delayed`, `Reserved`, and `Buried` are never constructed [INFO] [stdout] --> src/types/states.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum JobState { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 7 | Ready, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | Delayed { until: Instant }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | Reserved { at: Instant }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | Buried, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Job` is never constructed [INFO] [stdout] --> src/types/job.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Job { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ready`, `Delayed`, `Reserved`, and `Buried` are never constructed [INFO] [stdout] --> src/types/states.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum JobState { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 7 | Ready, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | Delayed { until: Instant }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | Reserved { at: Instant }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | Buried, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "8bd831872cc7bae3e975edef1f7960d04c5527f0b5e5fbb9f5c5b21e57bdc38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd831872cc7bae3e975edef1f7960d04c5527f0b5e5fbb9f5c5b21e57bdc38c", kill_on_drop: false }` [INFO] [stdout] 8bd831872cc7bae3e975edef1f7960d04c5527f0b5e5fbb9f5c5b21e57bdc38c