[INFO] cloning repository https://github.com/Alagris/GLEngineRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alagris/GLEngineRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlagris%2FGLEngineRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlagris%2FGLEngineRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea26ede1a039be0b46a96c674e1f7e706824af1a
[INFO] checking Alagris/GLEngineRust against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlagris%2FGLEngineRust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Alagris/GLEngineRust 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/Alagris/GLEngineRust
[INFO] finished tweaking git repo https://github.com/Alagris/GLEngineRust
[INFO] tweaked toml for git repo https://github.com/Alagris/GLEngineRust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/web/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding cl3 v0.4.4 (available: v0.12.0)
[INFO] [stderr]       Adding collada v0.13.0 (available: v0.15.0)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.6)
[INFO] [stderr]       Adding nalgebra-glm v0.13.0 (available: v0.19.0)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.0)
[INFO] [stderr]       Adding sdl2 v0.34.5 (available: v0.37.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.100)
[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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/web/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/web/Cargo.toml: unused manifest key: dependencies.web-sys.console_error_panic_hook
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/web/Cargo.toml: unused manifest key: dependencies.web-sys.wee_alloc
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/web/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a59b2567a9e32443d066ac2427faa2f4948ae39ae0dfa2652b1e2dda36d76ab1
[INFO] running `Command { std: "docker" "start" "-a" "a59b2567a9e32443d066ac2427faa2f4948ae39ae0dfa2652b1e2dda36d76ab1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a59b2567a9e32443d066ac2427faa2f4948ae39ae0dfa2652b1e2dda36d76ab1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59b2567a9e32443d066ac2427faa2f4948ae39ae0dfa2652b1e2dda36d76ab1", kill_on_drop: false }`
[INFO] [stdout] a59b2567a9e32443d066ac2427faa2f4948ae39ae0dfa2652b1e2dda36d76ab1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d51f285a3f75d1d77ef0f1d0a0fa35a0a96e01e43e22660a1716df1ab049d20a
[INFO] running `Command { std: "docker" "start" "-a" "d51f285a3f75d1d77ef0f1d0a0fa35a0a96e01e43e22660a1716df1ab049d20a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/web/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/web/Cargo.toml: unused manifest key: dependencies.web-sys.console_error_panic_hook
[INFO] [stderr] warning: /opt/rustwide/workdir/web/Cargo.toml: unused manifest key: dependencies.web-sys.wee_alloc
[INFO] [stderr] warning: /opt/rustwide/workdir/web/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling gl v0.1.0 (/opt/rustwide/workdir/desktop/lib/gl)
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unidiff v0.3.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.5`
[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/sdl2-sys-f35607aa6d67911a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.34.5/build.rs:61:17:
[INFO] [stderr]   Command 'curl' failed:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO] [stderr]                                    Dload  Upload   Total   Spent    Left  Speed
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: libsdl.org
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6419ec562a92 - std::backtrace_rs::backtrace::libunwind::trace::h76a675e3bed93fe4
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6419ec562a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hbe24d41fddbf213a
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6419ec562a92 - std::sys::backtrace::_print_fmt::h61bce63f9138e231
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6419ec562a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h83064dac7c3d7d4e
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6419ec588d23 - core::fmt::rt::Argument::fmt::h3b5ab7e22cd8a04c
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/fmt/rt.rs:184:76
[INFO] [stderr]      5:     0x6419ec588d23 - core::fmt::write::ha0b4fd5f79fd7783
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/fmt/mod.rs:1480:21
[INFO] [stderr]      6:     0x6419ec55f573 - std::io::default_write_fmt::hbd4baadb0e6e75fe
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6419ec55f573 - std::io::Write::write_fmt::hc34e0f4578180512
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x6419ec5628e2 - std::sys::backtrace::BacktraceLock::print::hef7ee76eb345d78b
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6419ec564c62 - std::panicking::default_hook::{{closure}}::h4d1fcb690be0806e
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x6419ec564a65 - std::panicking::default_hook::h678d64c04011e5a5
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x6419ec565642 - std::panicking::rust_panic_with_hook::hb834795fb6cb5eb3
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x6419ec5653ca - std::panicking::begin_panic_handler::{{closure}}::h93e25349bcf97d0e
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x6419ec562f99 - std::sys::backtrace::__rust_end_short_backtrace::hce12881bdea21d65
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x6419ec56505d - __rustc[64dab68cc01ac0bb]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x6419ec587b10 - core::panicking::panic_fmt::h8f158a07adb5c9bf
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x6419ec25e247 - build_script_build::run_command::h197d8cdbbe0d026a
[INFO] [stderr]     17:     0x6419ec25e468 - build_script_build::download_to::h32516e433f213e64
[INFO] [stderr]     18:     0x6419ec25ea49 - build_script_build::download_sdl2::ha06245ad33bea183
[INFO] [stderr]     19:     0x6419ec2627ac - build_script_build::main::h887eb24124139ebd
[INFO] [stderr]     20:     0x6419ec253ed3 - core::ops::function::FnOnce::call_once::h7a0d46a79ac46461
[INFO] [stderr]     21:     0x6419ec2532d6 - std::sys::backtrace::__rust_begin_short_backtrace::h0cfc569a2fd6dc88
[INFO] [stderr]     22:     0x6419ec253129 - std::rt::lang_start::{{closure}}::hd8fb374b8c1f8890
[INFO] [stderr]     23:     0x6419ec55aa00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0718dfbaf4dda687
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x6419ec55aa00 - std::panicking::try::do_call::hac94109376a2feb6
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:589:40
[INFO] [stderr]     25:     0x6419ec55aa00 - std::panicking::try::h80ad42a7225a38d6
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:552:19
[INFO] [stderr]     26:     0x6419ec55aa00 - std::panic::catch_unwind::h6128c327fb0ebbf6
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x6419ec55aa00 - std::rt::lang_start_internal::{{closure}}::h49cf5bbb1bc1d295
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x6419ec55aa00 - std::panicking::try::do_call::hb39c0d6e393b1411
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:589:40
[INFO] [stderr]     29:     0x6419ec55aa00 - std::panicking::try::he79a2dee8af6d87b
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:552:19
[INFO] [stderr]     30:     0x6419ec55aa00 - std::panic::catch_unwind::hb8f4a6fb4188066d
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x6419ec55aa00 - std::rt::lang_start_internal::ha33f3ff8925b54c0
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x6419ec253111 - std::rt::lang_start::hbb8f1ce2129198b3
[INFO] [stderr]     33:     0x6419ec2630e5 - main
[INFO] [stderr]     34:     0x762956e961ca - <unknown>
[INFO] [stderr]     35:     0x762956e9628b - __libc_start_main
[INFO] [stderr]     36:     0x6419ec252185 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d51f285a3f75d1d77ef0f1d0a0fa35a0a96e01e43e22660a1716df1ab049d20a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51f285a3f75d1d77ef0f1d0a0fa35a0a96e01e43e22660a1716df1ab049d20a", kill_on_drop: false }`
[INFO] [stdout] d51f285a3f75d1d77ef0f1d0a0fa35a0a96e01e43e22660a1716df1ab049d20a
