[INFO] cloning repository https://github.com/Aidiakapi/advent_of_code_2017
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aidiakapi/advent_of_code_2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidiakapi%2Fadvent_of_code_2017", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidiakapi%2Fadvent_of_code_2017'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdc719f49962266c9eaa99c1149ac191d6adb0c9
[INFO] checking Aidiakapi/advent_of_code_2017 against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidiakapi%2Fadvent_of_code_2017" "/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/Aidiakapi/advent_of_code_2017 on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aidiakapi/advent_of_code_2017
[INFO] finished tweaking git repo https://github.com/Aidiakapi/advent_of_code_2017
[INFO] tweaked toml for git repo https://github.com/Aidiakapi/advent_of_code_2017 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aidiakapi/advent_of_code_2017 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20ab5d3e14c79cbcb583a0d2d4ca08993d99f7de35bb69faaef72742d6c7fd88
[INFO] running `Command { std: "docker" "start" "-a" "20ab5d3e14c79cbcb583a0d2d4ca08993d99f7de35bb69faaef72742d6c7fd88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20ab5d3e14c79cbcb583a0d2d4ca08993d99f7de35bb69faaef72742d6c7fd88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ab5d3e14c79cbcb583a0d2d4ca08993d99f7de35bb69faaef72742d6c7fd88", kill_on_drop: false }`
[INFO] [stdout] 20ab5d3e14c79cbcb583a0d2d4ca08993d99f7de35bb69faaef72742d6c7fd88
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a7582c41e5a9abdadfdae9caec4d20251e83994b8c926ae922dbbe1b94c1c98
[INFO] running `Command { std: "docker" "start" "-a" "7a7582c41e5a9abdadfdae9caec4d20251e83994b8c926ae922dbbe1b94c1c98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking radium v0.7.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]    Compiling criterion-macro v0.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking ureq v2.9.7
[INFO] [stderr]     Checking advent_of_code_framework v0.1.0 (/opt/rustwide/workdir/framework)
[INFO] [stdout] warning: the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> framework/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(entry_insert)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]  --> framework/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(maybe_uninit_uninit_array)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> framework/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(entry_insert)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]  --> framework/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(maybe_uninit_uninit_array)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0366]: `!NotIntoColorOutput` impls cannot be specialized
[INFO] [stdout]   --> framework/src/outputs.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl !NotIntoColorOutput for AString {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `u8` is not a generic parameter
[INFO] [stdout] note: use the same sequence of generic lifetime, type and const parameters as the struct definition
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/alloc/src/vec/mod.rs:409:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0366]: `!IsNotResult` impls cannot be specialized
[INFO] [stdout]  --> framework/src/result.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<T> !IsNotResult for Result<T> {}
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `error::Error` is not a generic parameter
[INFO] [stdout] note: use the same sequence of generic lifetime, type and const parameters as the enum definition
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/result.rs:528:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0366]: `!NotIntoColorOutput` impls cannot be specialized
[INFO] [stdout]   --> framework/src/outputs.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl !NotIntoColorOutput for AString {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `u8` is not a generic parameter
[INFO] [stdout] note: use the same sequence of generic lifetime, type and const parameters as the struct definition
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/alloc/src/vec/mod.rs:409:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0366]: `!IsNotResult` impls cannot be specialized
[INFO] [stdout]  --> framework/src/result.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<T> !IsNotResult for Result<T> {}
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `error::Error` is not a generic parameter
[INFO] [stdout] note: use the same sequence of generic lifetime, type and const parameters as the enum definition
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/result.rs:528:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> framework/src/parsers/multi.rs:261:34
[INFO] [stdout]     |
[INFO] [stdout] 261 |             memory: MaybeUninit::uninit_array(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/mem/maybe_uninit.rs:307:5
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 261 -             memory: MaybeUninit::uninit_array(),
[INFO] [stdout] 261 +             memory: MaybeUninit::uninit(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> framework/src/parsers/multi.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let mut memory = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/mem/maybe_uninit.rs:307:5
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 274 -             let mut memory = MaybeUninit::uninit_array();
[INFO] [stdout] 274 +             let mut memory = MaybeUninit::uninit();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> framework/src/parsers/multi.rs:261:34
[INFO] [stdout]     |
[INFO] [stdout] 261 |             memory: MaybeUninit::uninit_array(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/mem/maybe_uninit.rs:307:5
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 261 -             memory: MaybeUninit::uninit_array(),
[INFO] [stdout] 261 +             memory: MaybeUninit::uninit(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> framework/src/parsers/multi.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let mut memory = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/mem/maybe_uninit.rs:307:5
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 274 -             let mut memory = MaybeUninit::uninit_array();
[INFO] [stdout] 274 +             let mut memory = MaybeUninit::uninit();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope
[INFO] [stdout]   --> framework/src/util.rs:16:47
[INFO] [stdout]    |
[INFO] [stdout] 16 |         array: ManuallyDrop::new(MaybeUninit::uninit_array()),
[INFO] [stdout]    |                                               ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/mem/maybe_uninit.rs:307:5
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 -         array: ManuallyDrop::new(MaybeUninit::uninit_array()),
[INFO] [stdout] 16 +         array: ManuallyDrop::new(MaybeUninit::uninit()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope
[INFO] [stdout]   --> framework/src/util.rs:16:47
[INFO] [stdout]    |
[INFO] [stdout] 16 |         array: ManuallyDrop::new(MaybeUninit::uninit_array()),
[INFO] [stdout]    |                                               ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/mem/maybe_uninit.rs:307:5
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 -         array: ManuallyDrop::new(MaybeUninit::uninit_array()),
[INFO] [stdout] 16 +         array: ManuallyDrop::new(MaybeUninit::uninit()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0366, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0366`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0366, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0366`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_framework` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent_of_code_framework` (lib) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7a7582c41e5a9abdadfdae9caec4d20251e83994b8c926ae922dbbe1b94c1c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7582c41e5a9abdadfdae9caec4d20251e83994b8c926ae922dbbe1b94c1c98", kill_on_drop: false }`
[INFO] [stdout] 7a7582c41e5a9abdadfdae9caec4d20251e83994b8c926ae922dbbe1b94c1c98
