[INFO] cloning repository https://github.com/sstollenwerk/advent-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sstollenwerk/advent-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstollenwerk%2Fadvent-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstollenwerk%2Fadvent-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14c9702cbb42b7f4cd0d546ce1ddbc28065290ac [INFO] checking sstollenwerk/advent-code-2018 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstollenwerk%2Fadvent-code-2018" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstollenwerk/advent-code-2018 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstollenwerk/advent-code-2018 [INFO] finished tweaking git repo https://github.com/sstollenwerk/advent-code-2018 [INFO] tweaked toml for git repo https://github.com/sstollenwerk/advent-code-2018 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sstollenwerk/advent-code-2018 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trees v0.4.2 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded simba v0.7.0 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded futures-sink v0.3.19 [INFO] [stderr] Downloaded darling_macro v0.13.1 [INFO] [stderr] Downloaded async-rwlock v1.3.0 [INFO] [stderr] Downloaded cached_proc_macro v0.7.1 [INFO] [stderr] Downloaded num-rational v0.2.4 [INFO] [stderr] Downloaded async-mutex v1.4.0 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded async-trait v0.1.52 [INFO] [stderr] Downloaded fraction v0.9.0 [INFO] [stderr] Downloaded nalgebra v0.30.0 [INFO] [stderr] Downloaded libc v0.2.121 [INFO] [stderr] Downloaded itertools v0.10.5 [INFO] [stderr] Downloaded syn v1.0.84 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded futures-channel v0.3.19 [INFO] [stderr] Downloaded futures-util v0.3.19 [INFO] [stderr] Downloaded futures v0.3.19 [INFO] [stderr] Downloaded counter v0.5.2 [INFO] [stderr] Downloaded cached v0.26.2 [INFO] [stderr] Downloaded num-bigint v0.2.6 [INFO] [stderr] Downloaded num v0.2.1 [INFO] [stderr] Downloaded quote v1.0.14 [INFO] [stderr] Downloaded wide v0.7.3 [INFO] [stderr] Downloaded event-listener v2.5.1 [INFO] [stderr] Downloaded futures-executor v0.3.19 [INFO] [stderr] Downloaded futures-core v0.3.19 [INFO] [stderr] Downloaded futures-io v0.3.19 [INFO] [stderr] Downloaded futures-macro v0.3.19 [INFO] [stderr] Downloaded futures-task v0.3.19 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.0 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79176ebd66cf83e838d9263fc51733c90dc3852345a74fc6d47825c1770bb995 [INFO] running `Command { std: "docker" "start" "-a" "79176ebd66cf83e838d9263fc51733c90dc3852345a74fc6d47825c1770bb995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79176ebd66cf83e838d9263fc51733c90dc3852345a74fc6d47825c1770bb995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79176ebd66cf83e838d9263fc51733c90dc3852345a74fc6d47825c1770bb995", kill_on_drop: false }` [INFO] [stdout] 79176ebd66cf83e838d9263fc51733c90dc3852345a74fc6d47825c1770bb995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ccdd934d20f1288319b465bb2dd5e80a79a9663c399fab20f4dabe67fcf8dc [INFO] running `Command { std: "docker" "start" "-a" "88ccdd934d20f1288319b465bb2dd5e80a79a9663c399fab20f4dabe67fcf8dc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking trees v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking wide v0.7.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking counter v0.5.2 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simba v0.7.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking fraction v0.9.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stderr] Checking nalgebra v0.30.0 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking cached v0.26.2 [INFO] [stderr] Checking advent-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s [INFO] running `Command { std: "docker" "inspect" "88ccdd934d20f1288319b465bb2dd5e80a79a9663c399fab20f4dabe67fcf8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ccdd934d20f1288319b465bb2dd5e80a79a9663c399fab20f4dabe67fcf8dc", kill_on_drop: false }` [INFO] [stdout] 88ccdd934d20f1288319b465bb2dd5e80a79a9663c399fab20f4dabe67fcf8dc [INFO] checking sstollenwerk/advent-code-2018 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstollenwerk%2Fadvent-code-2018" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstollenwerk/advent-code-2018 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstollenwerk/advent-code-2018 [INFO] finished tweaking git repo https://github.com/sstollenwerk/advent-code-2018 [INFO] tweaked toml for git repo https://github.com/sstollenwerk/advent-code-2018 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sstollenwerk/advent-code-2018 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 180b173c71908fc0991d01d7daab01987c4d36a51189283eb371ab6b7567ae20 [INFO] running `Command { std: "docker" "start" "-a" "180b173c71908fc0991d01d7daab01987c4d36a51189283eb371ab6b7567ae20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "180b173c71908fc0991d01d7daab01987c4d36a51189283eb371ab6b7567ae20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180b173c71908fc0991d01d7daab01987c4d36a51189283eb371ab6b7567ae20", kill_on_drop: false }` [INFO] [stdout] 180b173c71908fc0991d01d7daab01987c4d36a51189283eb371ab6b7567ae20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b468beef1817f56362d0722a7769900440c5a8b529e8ca0745fbb9a0e2545ef1 [INFO] running `Command { std: "docker" "start" "-a" "b468beef1817f56362d0722a7769900440c5a8b529e8ca0745fbb9a0e2545ef1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking wide v0.7.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking trees v0.4.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking counter v0.5.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trees-0.4.2/src/rc.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | panic!(); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::panic::panic_2015` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simba v0.7.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.19/src/format/parse.rs:491:21 [INFO] [stdout] | [INFO] [stdout] 491 | Err(INVALID)?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 491 | Err::(INVALID)?; [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trees` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b468beef1817f56362d0722a7769900440c5a8b529e8ca0745fbb9a0e2545ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b468beef1817f56362d0722a7769900440c5a8b529e8ca0745fbb9a0e2545ef1", kill_on_drop: false }` [INFO] [stdout] b468beef1817f56362d0722a7769900440c5a8b529e8ca0745fbb9a0e2545ef1