[INFO] cloning repository https://github.com/Aehmlo/ku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aehmlo/ku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAehmlo%2Fku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAehmlo%2Fku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2cb746ff47d427128f53f593efc555212cf32b5
[INFO] testing Aehmlo/ku against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAehmlo%2Fku" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aehmlo/ku
[INFO] finished tweaking git repo https://github.com/Aehmlo/ku
[INFO] tweaked toml for git repo https://github.com/Aehmlo/ku written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aehmlo/ku on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aehmlo/ku 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03b257015a152e2498dac6d220d053197c2c7068f746f6097837c0199089ef52
[INFO] running `Command { std: "docker" "start" "-a" "03b257015a152e2498dac6d220d053197c2c7068f746f6097837c0199089ef52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03b257015a152e2498dac6d220d053197c2c7068f746f6097837c0199089ef52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b257015a152e2498dac6d220d053197c2c7068f746f6097837c0199089ef52", kill_on_drop: false }`
[INFO] [stdout] 03b257015a152e2498dac6d220d053197c2c7068f746f6097837c0199089ef52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9242e50ac014ca0022fa4ec0b1de5c6d6b50ae2e5bc06597f75231cd54a9769f
[INFO] running `Command { std: "docker" "start" "-a" "9242e50ac014ca0022fa4ec0b1de5c6d6b50ae2e5bc06597f75231cd54a9769f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling libc v0.2.50
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.3
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling base-x v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling stdweb v0.4.15
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.6
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]    Compiling ku v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/sol.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |             0...49 => Unplayable,
[INFO] [stdout]    |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/sol.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |             50...150 => Beginner,
[INFO] [stdout]    |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/sol.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |             151...250 => Easy,
[INFO] [stdout]    |                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/sol.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |             251...400 => Intermediate,
[INFO] [stdout]    |                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/sol.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |             401...550 => Difficult,
[INFO] [stdout]    |                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: /rustc-dev/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: Nullary intrinsic type_name must be called in a const block. If you are seeing this message from code outside the standard library, the unstable implementation details of the relevant intrinsic may have changed. Consider using stable APIs instead. If you are adding a new nullary intrinsic that is inherently a runtime intrinsic, update this check.
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.15/src/webcore/type_name.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         intrinsics::type_name::< T >()
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (628) panicked at /rustc-dev/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x738266457c23 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]    1:     0x738266c01afc - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]    2:     0x73826640c873 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]    3:     0x73826641dda2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]    4:     0x738266423df9 - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]    5:     0x738266423923 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]    6:     0x738265427ef1 - std[81cbeca88b98c93c]::panicking::update_hook::<alloc[1278c350d6a28ed0]::boxed::Box<rustc_driver_impl[91fda0b55bcefb5a]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x73826642421f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]    8:     0x738265464971 - std[81cbeca88b98c93c]::panicking::begin_panic::<rustc_errors[bbe27ce5b54bf3f5]::ExplicitBug>::{closure#0}
[INFO] [stderr]    9:     0x738265456b76 - std[81cbeca88b98c93c]::sys::backtrace::__rust_end_short_backtrace::<std[81cbeca88b98c93c]::panicking::begin_panic<rustc_errors[bbe27ce5b54bf3f5]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   10:     0x738265453fc4 - std[81cbeca88b98c93c]::panicking::begin_panic::<rustc_errors[bbe27ce5b54bf3f5]::ExplicitBug>
[INFO] [stderr]   11:     0x738265475da1 - <rustc_errors[bbe27ce5b54bf3f5]::diagnostic::BugAbort as rustc_errors[bbe27ce5b54bf3f5]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   12:     0x7382659d89ec - <rustc_errors[bbe27ce5b54bf3f5]::DiagCtxtHandle>::span_bug::<rustc_span[8a3875be6217b919]::span_encoding::Span, alloc[1278c350d6a28ed0]::string::String>
[INFO] [stderr]   13:     0x7382659fbf67 - rustc_middle[6c93bdfbfc98a078]::util::bug::opt_span_bug_fmt::<rustc_span[8a3875be6217b919]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   14:     0x7382659fc10a - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_opt::<rustc_middle[6c93bdfbfc98a078]::util::bug::opt_span_bug_fmt<rustc_span[8a3875be6217b919]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   15:     0x7382659ecb1b - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_context_opt::<rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_opt<rustc_middle[6c93bdfbfc98a078]::util::bug::opt_span_bug_fmt<rustc_span[8a3875be6217b919]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   16:     0x738263d76517 - rustc_middle[6c93bdfbfc98a078]::util::bug::span_bug_fmt::<rustc_span[8a3875be6217b919]::span_encoding::Span>
[INFO] [stderr]   17:     0x738267b87782 - <rustc_codegen_ssa[f092b563b0e85d53]::mir::FunctionCx<rustc_codegen_llvm[548a7b6fdada028e]::builder::GenericBuilder<rustc_codegen_llvm[548a7b6fdada028e]::context::FullCx>>>::codegen_intrinsic_call
[INFO] [stderr]   18:     0x738267fcb62a - rustc_codegen_ssa[f092b563b0e85d53]::mir::codegen_mir::<rustc_codegen_llvm[548a7b6fdada028e]::builder::GenericBuilder<rustc_codegen_llvm[548a7b6fdada028e]::context::FullCx>>
[INFO] [stderr]   19:     0x738266f14ea8 - rustc_codegen_llvm[548a7b6fdada028e]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   20:     0x738267f4a41f - <rustc_codegen_llvm[548a7b6fdada028e]::LlvmCodegenBackend as rustc_codegen_ssa[f092b563b0e85d53]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   21:     0x738267f45e5b - rustc_codegen_ssa[f092b563b0e85d53]::base::codegen_crate::<rustc_codegen_llvm[548a7b6fdada028e]::LlvmCodegenBackend>
[INFO] [stderr]   22:     0x738267f443f3 - <rustc_codegen_llvm[548a7b6fdada028e]::LlvmCodegenBackend as rustc_codegen_ssa[f092b563b0e85d53]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   23:     0x738267ed0f0d - <rustc_interface[d44e9095bc351cc8]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   24:     0x738267ecdad4 - <rustc_interface[d44e9095bc351cc8]::passes::create_and_enter_global_ctxt<core[91ef86f5e1df6c36]::option::Option<rustc_interface[d44e9095bc351cc8]::queries::Linker>, rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[91ef86f5e1df6c36]::ops::function::FnOnce<(&rustc_session[99c08a63cacde053]::session::Session, rustc_middle[6c93bdfbfc98a078]::ty::context::CurrentGcx, alloc[1278c350d6a28ed0]::sync::Arc<rustc_data_structures[b749dda7203db03c]::jobserver::Proxy>, &std[81cbeca88b98c93c]::sync::once_lock::OnceLock<rustc_middle[6c93bdfbfc98a078]::ty::context::GlobalCtxt>, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal<rustc_middle[6c93bdfbfc98a078]::arena::Arena>, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal<rustc_hir[150130b5a0146cfc]::Arena>, rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x738267d76973 - rustc_interface[d44e9095bc351cc8]::interface::run_compiler::<(), rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   26:     0x738267a1ac78 - std[81cbeca88b98c93c]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[d44e9095bc351cc8]::util::run_in_thread_with_globals<rustc_interface[d44e9095bc351cc8]::util::run_in_thread_pool_with_globals<rustc_interface[d44e9095bc351cc8]::interface::run_compiler<(), rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   27:     0x738267a1a95c - <<std[81cbeca88b98c93c]::thread::Builder>::spawn_unchecked_<rustc_interface[d44e9095bc351cc8]::util::run_in_thread_with_globals<rustc_interface[d44e9095bc351cc8]::util::run_in_thread_pool_with_globals<rustc_interface[d44e9095bc351cc8]::interface::run_compiler<(), rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[91ef86f5e1df6c36]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   28:     0x738267a1fbaf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stderr]   29:     0x73826168aaa4 - <unknown>
[INFO] [stderr]   30:     0x738261717a64 - clone
[INFO] [stderr]   31:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.15/rustc-ice-2025-11-08T08_09_35-626.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (9f93af291 2025-11-05) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `stdweb` (lib); 4581 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docs-rs", "experimental_features_which_may_break_on_minor_version_bumps", "futures-channel-preview", "futures-core-preview", "futures-executor-preview", "futures-support", "futures-util-preview", "nightly", "serde", "serde_json", "web_test"))' -C metadata=0d5c0e98f0ef619e -C extra-filename=-45fc00dd1be186bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern discard=/opt/rustwide/target/debug/deps/libdiscard-11fc78d17c12a98b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8da25f2552743d96.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-328866671a1e38a8.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-56acc23abf0f7094.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-fc24fc061c6a6e89.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-b3e8afdf86bc9166.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_nightly` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "9242e50ac014ca0022fa4ec0b1de5c6d6b50ae2e5bc06597f75231cd54a9769f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9242e50ac014ca0022fa4ec0b1de5c6d6b50ae2e5bc06597f75231cd54a9769f", kill_on_drop: false }`
[INFO] [stdout] 9242e50ac014ca0022fa4ec0b1de5c6d6b50ae2e5bc06597f75231cd54a9769f
