[INFO] cloning repository https://github.com/Pascal-So/aoc_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pascal-So/aoc_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 209d90e15e918a3990173783cd8d24df08b2e930 [INFO] testing Pascal-So/aoc_rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pascal-So/aoc_rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pascal-So/aoc_rust [INFO] finished tweaking git repo https://github.com/Pascal-So/aoc_rust [INFO] tweaked toml for git repo https://github.com/Pascal-So/aoc_rust written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/Pascal-So/aoc_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded nalgebra v0.24.1 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded deku_derive v0.12.5 [INFO] [stderr] Downloaded impl_ops v0.1.1 [INFO] [stderr] Downloaded pathfinding v3.0.5 [INFO] [stderr] Downloaded deku v0.12.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc9ceb476505398c599779cc8d7305ca5428435d9bfe15668a65c350457eb807 [INFO] running `Command { std: "docker" "start" "-a" "cc9ceb476505398c599779cc8d7305ca5428435d9bfe15668a65c350457eb807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc9ceb476505398c599779cc8d7305ca5428435d9bfe15668a65c350457eb807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9ceb476505398c599779cc8d7305ca5428435d9bfe15668a65c350457eb807", kill_on_drop: false }` [INFO] [stdout] cc9ceb476505398c599779cc8d7305ca5428435d9bfe15668a65c350457eb807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1cea67cdc920e1a1b9b9851cae91522e6989b4b018b9afa6e872bf3bcea7ff [INFO] running `Command { std: "docker" "start" "-a" "aa1cea67cdc920e1a1b9b9851cae91522e6989b4b018b9afa6e872bf3bcea7ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling deku_derive v0.12.5 [INFO] [stderr] Compiling deku v0.12.5 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "aa1cea67cdc920e1a1b9b9851cae91522e6989b4b018b9afa6e872bf3bcea7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1cea67cdc920e1a1b9b9851cae91522e6989b4b018b9afa6e872bf3bcea7ff", kill_on_drop: false }` [INFO] [stdout] aa1cea67cdc920e1a1b9b9851cae91522e6989b4b018b9afa6e872bf3bcea7ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53abd6bb852fea1c285aea2ff5d7168a2e9538e338901e47df91c2eab4a87115 [INFO] running `Command { std: "docker" "start" "-a" "53abd6bb852fea1c285aea2ff5d7168a2e9538e338901e47df91c2eab4a87115", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "53abd6bb852fea1c285aea2ff5d7168a2e9538e338901e47df91c2eab4a87115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53abd6bb852fea1c285aea2ff5d7168a2e9538e338901e47df91c2eab4a87115", kill_on_drop: false }` [INFO] [stdout] 53abd6bb852fea1c285aea2ff5d7168a2e9538e338901e47df91c2eab4a87115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90859cd7d561f00e5a00ea9f9a4d29bf024b41ef184161183d8e80c2511f8ac1 [INFO] running `Command { std: "docker" "start" "-a" "90859cd7d561f00e5a00ea9f9a4d29bf024b41ef184161183d8e80c2511f8ac1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent-15ae84fac592cb34) [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test bivariate_polynomial::tests::test_evaluate ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_fmt ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_get_constant ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_is_linear ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_polynomial_add ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_polynomial_mul ... ok [INFO] [stdout] test y2019::d02::tests::test_example_endstate ... ok [INFO] [stdout] test io::tests::test_parse_vec ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_superscript ... ok [INFO] [stdout] test union_find::tests::test_union_find ... ok [INFO] [stdout] test diophantine::tests::test_diophantine ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_init ... ok [INFO] [stdout] test y2019::d04::tests::test_next_nondecreasing ... ok [INFO] [stdout] test y2020::tests::test_d01_example ... ok [INFO] [stdout] test y2020::tests::test_d02_example ... ok [INFO] [stdout] test y2020::tests::test_d25_example ... ok [INFO] [stdout] test y2021::d18::tests::test_add ... ok [INFO] [stdout] test y2021::d18::tests::test_split ... ok [INFO] [stdout] test y2021::d18::tests::test_explode ... ok [INFO] [stdout] test y2020::tests::test_d03_example ... ok [INFO] [stdout] test y2019::tests::test_d02_full ... ok [INFO] [stdout] test y2020::tests::test_d03_full ... ok [INFO] [stdout] test y2021::d18::tests::test_parse ... ok [INFO] [stdout] test y2019::tests::test_d01_full ... ok [INFO] [stdout] test y2021::d18::tests::test_magnitude ... ok [INFO] [stdout] test y2019::tests::test_d04_full ... ok [INFO] [stdout] test y2020::tests::test_d02_full ... ok [INFO] [stdout] test y2020::tests::test_d01_full ... ok [INFO] [stdout] test y2021::tests::test_d01_example ... ok [INFO] [stdout] test y2020::tests::test_d25_full ... ok [INFO] [stdout] test y2021::tests::test_d02_example ... ok [INFO] [stdout] test y2021::tests::test_d03_example ... ok [INFO] [stdout] test y2021::tests::test_d09_example ... ok [INFO] [stdout] test y2021::tests::test_d10_example ... ok [INFO] [stdout] test y2021::tests::test_d03_full ... ok [INFO] [stdout] test y2021::tests::test_d02_full ... ok [INFO] [stdout] test y2021::tests::test_d04_example ... ok [INFO] [stdout] test y2021::tests::test_d10_full ... ok [INFO] [stdout] test y2021::tests::test_d01_full ... ok [INFO] [stdout] test y2021::tests::test_d06_example ... ok [INFO] [stdout] test y2021::tests::test_d11_example ... ok [INFO] [stdout] test y2021::tests::test_d05_example ... ok [INFO] [stdout] test y2021::tests::test_d06_full ... ok [INFO] [stdout] test y2021::tests::test_d08_example ... ok [INFO] [stdout] test y2021::tests::test_d04_full ... ok [INFO] [stdout] test y2021::tests::test_d12_example_1 ... ok [INFO] [stdout] test y2021::tests::test_d12_example_2 ... ok [INFO] [stdout] test y2021::tests::test_d09_full ... ok [INFO] [stdout] test y2021::tests::test_d13_example ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b2 ... ok [INFO] [stdout] test y2021::tests::test_d08_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b1 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a4 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a1 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a2 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a3 ... ok [INFO] [stdout] test y2021::tests::test_d13_full ... ok [INFO] [stdout] test y2021::tests::test_d05_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b6 ... ok [INFO] [stdout] test y2021::tests::test_d11_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b7 ... ok [INFO] [stdout] test y2021::tests::test_d17_example ... ok [INFO] [stdout] test y2021::tests::test_d14_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b8 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b4 ... ok [INFO] [stdout] test y2021::tests::test_d12_example_3 ... ok [INFO] [stdout] test y2021::tests::test_d17_full ... ok [INFO] [stdout] test y2021::tests::test_d14_example ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b3 ... ok [INFO] [stdout] test y2021::tests::test_d18_example ... ok [INFO] [stdout] test y2021::tests::test_d15_example ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b5 ... ok [INFO] [stdout] test y2021::tests::test_d16_full ... ok [INFO] [stdout] test y2021::tests::test_d18_full ... ok [INFO] [stdout] test y2021::tests::test_d20_example ... ok [INFO] [stdout] test y2021::tests::test_d12_full ... ok [INFO] [stdout] test y2021::tests::test_d20_full ... ok [INFO] [stdout] test y2021::tests::test_d23_full ... ok [INFO] [stdout] test y2021::tests::test_d15_full ... ok [INFO] [stdout] test y2021::tests::test_d23_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.69s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent-d82dc2f01fda65bb) [INFO] [stdout] [INFO] [stderr] Doc-tests advent [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] [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" "90859cd7d561f00e5a00ea9f9a4d29bf024b41ef184161183d8e80c2511f8ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90859cd7d561f00e5a00ea9f9a4d29bf024b41ef184161183d8e80c2511f8ac1", kill_on_drop: false }` [INFO] [stdout] 90859cd7d561f00e5a00ea9f9a4d29bf024b41ef184161183d8e80c2511f8ac1