[INFO] cloning repository https://github.com/Cobrand/chatbix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cobrand/chatbix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fchatbix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fchatbix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4814e602365eff3c41ef6c3af91ecdead7f76cd
[INFO] building Cobrand/chatbix against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fchatbix" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cobrand/chatbix on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Cobrand/chatbix
[INFO] finished tweaking git repo https://github.com/Cobrand/chatbix
[INFO] tweaked toml for git repo https://github.com/Cobrand/chatbix written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Cobrand/chatbix 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cd7c4240f3a5ced857a9041437e50be0485c1ecb916d73385bf431bf511978a
[INFO] running `Command { std: "docker" "start" "-a" "1cd7c4240f3a5ced857a9041437e50be0485c1ecb916d73385bf431bf511978a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cd7c4240f3a5ced857a9041437e50be0485c1ecb916d73385bf431bf511978a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd7c4240f3a5ced857a9041437e50be0485c1ecb916d73385bf431bf511978a", kill_on_drop: false }`
[INFO] [stdout] 1cd7c4240f3a5ced857a9041437e50be0485c1ecb916d73385bf431bf511978a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e50087a3b361b0b8d24eda8523232d7c7c0a75b9beb289b83e3d39b0444fe5
[INFO] running `Command { std: "docker" "start" "-a" "45e50087a3b361b0b8d24eda8523232d7c7c0a75b9beb289b83e3d39b0444fe5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.22
[INFO] [stderr]    Compiling gcc v0.3.46
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling log v0.3.7
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling matches v0.1.4
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.4
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling httparse v1.2.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling unicode-bidi v0.2.5
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling unsafe-any v0.4.1
[INFO] [stderr]    Compiling error v0.1.9
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling base64 v0.5.2
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling mime v0.2.4
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling num-integer v0.1.34
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling num-iter v0.1.33
[INFO] [stderr]    Compiling openssl v0.9.12
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling fallible-iterator v0.1.3
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling foreign-types v0.2.0
[INFO] [stderr]    Compiling md5 v0.3.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling hex v0.2.0
[INFO] [stderr]    Compiling num v0.1.37
[INFO] [stderr]    Compiling unicase v1.4.0
[INFO] [stderr]    Compiling time v0.1.37
[INFO] [stderr]    Compiling hyper v0.10.10
[INFO] [stderr]    Compiling num_cpus v1.4.0
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling phf v0.7.21
[INFO] [stderr]    Compiling postgres-protocol v0.2.2
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.0
[INFO] [stderr]    Compiling idna v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.1.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.4
[INFO] [stderr]    Compiling cfg-if v0.1.0
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling sequence_trie v0.2.1
[INFO] [stderr]    Compiling bufstream v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling r2d2 v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.12
[INFO] [stderr]    Compiling backtrace-sys v0.1.10
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling filetime v0.1.10
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling route-recognizer v0.1.12
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.12`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-35d6603225a07b9e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=ssl
[INFO] [stderr]   cargo:rustc-link-lib=crypto
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-E" "/opt/rustwide/target/debug/build/openssl-sys-87f6239f0bf00598/out/expando.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[INFO] [stderr]   cargo:conf=OPENSSL_NO_SSL3_METHOD
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.12/build.rs:363:9:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL
[INFO] [stderr]   2.5.0, 2.5.1, 2.5.2, 2.5.3, and 2.5.4, but a different version of OpenSSL was
[INFO] [stderr]   found. The build is now aborting due to this version mismatch.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e56515a3c5a - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5e56515a3c5a - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5e56515a3c5a - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e56515a3c5a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e56515c78d3 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5e56515c78d3 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x5e56515a0643 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5e56515a3aa2 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5e56515a4d40 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x5e56515a4b20 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x5e56515a5522 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x5e56515a53fc - std::panicking::begin_panic::{{closure}}::h544a57f20d0deaaa
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:765:9
[INFO] [stderr]     12:     0x5e56515a4159 - std::sys::backtrace::__rust_end_short_backtrace::h2bfe62f8472f0e32
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5e56515a5302 - std::panicking::begin_panic::h944c2cc9e47bf19f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:764:5
[INFO] [stderr]     14:     0x5e56515455b2 - build_script_build::validate_headers::h9ed95580151ddcf5
[INFO] [stderr]     15:     0x5e5651544502 - build_script_build::try_pkg_config::h90ddd7690c45b285
[INFO] [stderr]     16:     0x5e56515435e7 - build_script_build::find_openssl_dir::h957a8d97518cec12
[INFO] [stderr]     17:     0x5e56515433b8 - build_script_build::main::{{closure}}::ha57c661fde4e0d74
[INFO] [stderr]     18:     0x5e565154c9d3 - core::option::Option<T>::unwrap_or_else::hdf4aefc589a7909f
[INFO] [stderr]     19:     0x5e56515425fb - build_script_build::main::hec3c6dd82c3f6fe5
[INFO] [stderr]     20:     0x5e5651548103 - core::ops::function::FnOnce::call_once::hb10d6494232d0572
[INFO] [stderr]     21:     0x5e565154a256 - std::sys::backtrace::__rust_begin_short_backtrace::h83b7e422d8c5882e
[INFO] [stderr]     22:     0x5e56515474c9 - std::rt::lang_start::{{closure}}::h976ce3ba9dd86ba6
[INFO] [stderr]     23:     0x5e565159c7d7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5e565159c7d7 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     25:     0x5e565159c7d7 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     26:     0x5e565159c7d7 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x5e565159c7d7 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     28:     0x5e565159c7d7 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     29:     0x5e565159c7d7 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     30:     0x5e565159c7d7 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x5e565159c7d7 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     32:     0x5e56515474a7 - std::rt::lang_start::h27487542203412ad
[INFO] [stderr]     33:     0x5e5651546b85 - main
[INFO] [stderr]     34:     0x79cf0e58ed90 - <unknown>
[INFO] [stderr]     35:     0x79cf0e58ee40 - __libc_start_main
[INFO] [stderr]     36:     0x5e565153d9c5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "45e50087a3b361b0b8d24eda8523232d7c7c0a75b9beb289b83e3d39b0444fe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e50087a3b361b0b8d24eda8523232d7c7c0a75b9beb289b83e3d39b0444fe5", kill_on_drop: false }`
[INFO] [stdout] 45e50087a3b361b0b8d24eda8523232d7c7c0a75b9beb289b83e3d39b0444fe5
