[INFO] cloning repository https://github.com/Arukana/nTerm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arukana/nTerm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArukana%2FnTerm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArukana%2FnTerm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be0b6d4a5d40ae70fd6dbe1455a789eea5cf6d6e
[INFO] checking Arukana/nTerm against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArukana%2FnTerm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arukana/nTerm
[INFO] finished tweaking git repo https://github.com/Arukana/nTerm
[INFO] tweaked toml for git repo https://github.com/Arukana/nTerm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arukana/nTerm on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arukana/nTerm 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `n-term`,
[INFO] [stderr] please set bin.path in Cargo.toml
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9eeafe8a468e504201fedb6c7d893289ee2b02906fafc392ddb2107c2e1a4d3
[INFO] running `Command { std: "docker" "start" "-a" "d9eeafe8a468e504201fedb6c7d893289ee2b02906fafc392ddb2107c2e1a4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9eeafe8a468e504201fedb6c7d893289ee2b02906fafc392ddb2107c2e1a4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9eeafe8a468e504201fedb6c7d893289ee2b02906fafc392ddb2107c2e1a4d3", kill_on_drop: false }`
[INFO] [stdout] d9eeafe8a468e504201fedb6c7d893289ee2b02906fafc392ddb2107c2e1a4d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a0d503c0496eb5ac4eb11926cf5a5f5ceb25a9a9eac45cefb4ba8dd1d0dcdaa
[INFO] running `Command { std: "docker" "start" "-a" "4a0d503c0496eb5ac4eb11926cf5a5f5ceb25a9a9eac45cefb4ba8dd1d0dcdaa", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `n-term`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.21
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling gcc v0.3.45
[INFO] [stderr]    Compiling siphasher v0.2.1
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling serde v0.9.11
[INFO] [stderr]    Compiling xml-rs v0.3.6
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling phf v0.7.21
[INFO] [stderr]     Checking lazy_static v0.2.4
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling khronos_api v1.0.0
[INFO] [stderr]    Compiling log v0.3.7
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling libz-sys v1.0.13
[INFO] [stderr]    Compiling openssl-sys v0.9.9
[INFO] [stderr]    Compiling cmake v0.1.21
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling gl_generator v0.5.2
[INFO] [stderr]    Compiling wayland-scanner v0.7.8
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling phf_generator v0.7.21
[INFO] [stderr]    Compiling phf_codegen v0.7.21
[INFO] [stderr]    Compiling tempfile v2.1.5
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.9`
[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-b23b466bfd47bccf/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-95b09c99bd6e5ea0/out/expando.c"
[INFO] [stderr]   ExitStatus(unix_wait_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' (301) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.9/build.rs:320: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]   but a different version of OpenSSL was found. The build is now aborting due to
[INFO] [stderr]   this version mismatch.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6215e08f87c2 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6215e08f87c2 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::trace_unsynchronized::<std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6215e08f87c2 - std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6215e08f87c2 - <<std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ece2ad3df8f19846]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6215e090c8a7 - <core[ece2ad3df8f19846]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6215e090c8a7 - core[ece2ad3df8f19846]::fmt::write
[INFO] [stderr]      6:     0x6215e08fed36 - std[2cca3b56f05e3e10]::io::default_write_fmt::<std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6215e08fed36 - <std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr as std[2cca3b56f05e3e10]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6215e08da8ec - <std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6215e08da8ec - std[2cca3b56f05e3e10]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x6215e08f3481 - std[2cca3b56f05e3e10]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x6215e08f363b - std[2cca3b56f05e3e10]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6215e08d9e3c - std[2cca3b56f05e3e10]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:763:9
[INFO] [stderr]     13:     0x6215e08cf849 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_end_short_backtrace::<std[2cca3b56f05e3e10]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6215e08cd320 - std[2cca3b56f05e3e10]::panicking::begin_panic::<&str>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:762:5
[INFO] [stderr]     15:     0x6215e088d353 - build_script_build[c284979bbd3f9854]::validate_headers
[INFO] [stderr]     16:     0x6215e088b8c4 - build_script_build[c284979bbd3f9854]::try_pkg_config
[INFO] [stderr]     17:     0x6215e088bc07 - build_script_build[c284979bbd3f9854]::find_openssl_dir
[INFO] [stderr]     18:     0x6215e088ad2b - build_script_build[c284979bbd3f9854]::main::{closure#0}
[INFO] [stderr]     19:     0x6215e08931e9 - <core[ece2ad3df8f19846]::option::Option<std[2cca3b56f05e3e10]::ffi::os_str::OsString>>::unwrap_or_else::<build_script_build[c284979bbd3f9854]::main::{closure#0}>
[INFO] [stderr]     20:     0x6215e088ddac - build_script_build[c284979bbd3f9854]::main
[INFO] [stderr]     21:     0x6215e0895873 - <fn() as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x6215e0890ce6 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x6215e0890fa9 - std[2cca3b56f05e3e10]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x6215e08f25fa - <&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x6215e08f25fa - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     26:     0x6215e08f25fa - std[2cca3b56f05e3e10]::panicking::catch_unwind::<i32, &dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     27:     0x6215e08f25fa - std[2cca3b56f05e3e10]::panic::catch_unwind::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x6215e08f25fa - std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x6215e08f25fa - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     30:     0x6215e08f25fa - std[2cca3b56f05e3e10]::panicking::catch_unwind::<isize, std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     31:     0x6215e08f25fa - std[2cca3b56f05e3e10]::panic::catch_unwind::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x6215e08f25fa - std[2cca3b56f05e3e10]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x6215e0890cc1 - std[2cca3b56f05e3e10]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x6215e0890925 - main
[INFO] [stderr]     35:     0x7448399c11ca - <unknown>
[INFO] [stderr]     36:     0x7448399c128b - __libc_start_main
[INFO] [stderr]     37:     0x6215e0887875 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a0d503c0496eb5ac4eb11926cf5a5f5ceb25a9a9eac45cefb4ba8dd1d0dcdaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0d503c0496eb5ac4eb11926cf5a5f5ceb25a9a9eac45cefb4ba8dd1d0dcdaa", kill_on_drop: false }`
[INFO] [stdout] 4a0d503c0496eb5ac4eb11926cf5a5f5ceb25a9a9eac45cefb4ba8dd1d0dcdaa
