[INFO] fetching crate grove-matrix-led-my9221-rs 0.2.0...
[INFO] checking grove-matrix-led-my9221-rs-0.2.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate grove-matrix-led-my9221-rs 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate grove-matrix-led-my9221-rs 0.2.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate grove-matrix-led-my9221-rs 0.2.0
[INFO] finished tweaking crates.io crate grove-matrix-led-my9221-rs 0.2.0
[INFO] tweaked toml for crates.io crate grove-matrix-led-my9221-rs 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate grove-matrix-led-my9221-rs 0.2.0 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd16e0a8a4e8a8bc725dcbcab2135d030622bd0e3b8fb12c5c385150d234c186
[INFO] running `Command { std: "docker" "start" "-a" "fd16e0a8a4e8a8bc725dcbcab2135d030622bd0e3b8fb12c5c385150d234c186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd16e0a8a4e8a8bc725dcbcab2135d030622bd0e3b8fb12c5c385150d234c186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd16e0a8a4e8a8bc725dcbcab2135d030622bd0e3b8fb12c5c385150d234c186", kill_on_drop: false }`
[INFO] [stdout] fd16e0a8a4e8a8bc725dcbcab2135d030622bd0e3b8fb12c5c385150d234c186
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c7b81ab2d6a56276f47224bf6beadbf7add99f057e1439356629ecd2439cb7b
[INFO] running `Command { std: "docker" "start" "-a" "9c7b81ab2d6a56276f47224bf6beadbf7add99f057e1439356629ecd2439cb7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling semver v1.0.5
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]     Checking embedded-hal v0.2.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling slice-group-by v0.2.6
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling stm32f3 v0.13.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling stm32f3-discovery v0.7.2
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking switch-hal v0.4.0
[INFO] [stderr]     Checking grove-matrix-led-my9221-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embedded-dma v0.1.2
[INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(destructuring_assignment)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stdout] warning: variants `GetDevID`, `DispAscii`, `SetAddress`, and `ResetAddress` are never constructed
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum I2cCmd {
[INFO] [stdout]    |      ------ variants in this enum
[INFO] [stdout] 19 |     /// This command gets device ID information
[INFO] [stdout] 20 |     GetDevID = 0x00,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     DispAscii = 0x07,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     SetAddress = 0xc0,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 71 |     /// TODO: This command resets device i2c address
[INFO] [stdout] 72 |     ResetAddress = 0xc1,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `I2cCmd` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking panic-itm v0.4.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking generic-array v0.11.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking lsm303dlhc v0.2.0
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking embedded-time v0.12.1
[INFO] [stderr]     Checking accelerometer v0.12.0
[INFO] [stderr]     Checking rtcc v0.2.1
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling stm32f3xx-hal v0.7.0
[INFO] [stderr] error: failed to run custom build command for `stm32f3xx-hal v0.7.0`
[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/stm32f3xx-hal-f5624479ee49c75a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32f3xx-hal-0.7.0/build.rs:40:50:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CargoMetadata { stderr: "    Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nerror: failed to get `embedded-hal-can` as a dependency of package `stm32f3xx-hal v0.7.0 (/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32f3xx-hal-0.7.0)`\n\nCaused by:\n  download of em/be/embedded-hal-can failed\n\nCaused by:\n  failed to download from `https://index.crates.io/em/be/embedded-hal-can`\n\nCaused by:\n  [6] Could not resolve hostname (Could not resolve host: index.crates.io)\n" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e7af8b10c2a - std::backtrace_rs::backtrace::libunwind::trace::h1a1e572723065690
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5e7af8b10c2a - std::backtrace_rs::backtrace::trace_unsynchronized::h1276564cb74b63a1
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5e7af8b10c2a - std::sys::backtrace::_print_fmt::h84871980db6e0e53
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e7af8b10c2a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4088fd32dca526b7
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e7af8b34eab - core::fmt::rt::Argument::fmt::h56a71fe22ed738aa
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5e7af8b34eab - core::fmt::write::h194fcda28a99c511
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/fmt/mod.rs:1186:21
[INFO] [stderr]      6:     0x5e7af8b0dff3 - std::io::Write::write_fmt::h6dcab05f9fb3320d
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x5e7af8b10a72 - std::sys::backtrace::BacktraceLock::print::h587b834c61bc676c
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5e7af8b11d37 - std::panicking::default_hook::{{closure}}::h1647900569bd226e
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5e7af8b11b66 - std::panicking::default_hook::h465fda42c5bc2837
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5e7af8b12337 - std::panicking::rust_panic_with_hook::hc56ab325220cbe2c
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5e7af8b121d7 - std::panicking::begin_panic_handler::{{closure}}::h316d6705fe04cd83
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5e7af8b11109 - std::sys::backtrace::__rust_end_short_backtrace::h8a1797ffc3892a9a
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5e7af8b11e64 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5e7af8b33973 - core::panicking::panic_fmt::h80cb49115195fc7a
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x5e7af8b33db6 - core::result::unwrap_failed::h1b3a938ce3a2cd97
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/result.rs:1689:5
[INFO] [stderr]     16:     0x5e7af8a4d36d - build_script_build::check_device_feature::he1148d230dea2961
[INFO] [stderr]     17:     0x5e7af8a4d239 - build_script_build::main::h613f3574d80056f6
[INFO] [stderr]     18:     0x5e7af8a4abb3 - core::ops::function::FnOnce::call_once::he755ffb73edff974
[INFO] [stderr]     19:     0x5e7af8a4a496 - std::sys::backtrace::__rust_begin_short_backtrace::h28a3ec97efc3b3ba
[INFO] [stderr]     20:     0x5e7af8a4a479 - std::rt::lang_start::{{closure}}::h1afdc5f60583b524
[INFO] [stderr]     21:     0x5e7af8b0aa80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hf344da535fe78f77
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x5e7af8b0aa80 - std::panicking::try::do_call::h2fbf0504fe70cb61
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:557:40
[INFO] [stderr]     23:     0x5e7af8b0aa80 - std::panicking::try::h5063802c35bb4ab7
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:520:19
[INFO] [stderr]     24:     0x5e7af8b0aa80 - std::panic::catch_unwind::h0b208b69c0a4c4fc
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panic.rs:348:14
[INFO] [stderr]     25:     0x5e7af8b0aa80 - std::rt::lang_start_internal::{{closure}}::ha9b70365f04a863f
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/rt.rs:143:48
[INFO] [stderr]     26:     0x5e7af8b0aa80 - std::panicking::try::do_call::h0081cede6293561d
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x5e7af8b0aa80 - std::panicking::try::h5d6b53913d4208f1
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x5e7af8b0aa80 - std::panic::catch_unwind::h02006366d4ca7362
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/panic.rs:348:14
[INFO] [stderr]     29:     0x5e7af8b0aa80 - std::rt::lang_start_internal::hbb04572074a32f7c
[INFO] [stderr]                                  at /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/std/src/rt.rs:143:20
[INFO] [stderr]     30:     0x5e7af8a4a457 - std::rt::lang_start::h96e36b53cd04cf1f
[INFO] [stderr]     31:     0x5e7af8a4dc45 - main
[INFO] [stderr]     32:     0x7820c36b0d90 - <unknown>
[INFO] [stderr]     33:     0x7820c36b0e40 - __libc_start_main
[INFO] [stderr]     34:     0x5e7af8a429d5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9c7b81ab2d6a56276f47224bf6beadbf7add99f057e1439356629ecd2439cb7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7b81ab2d6a56276f47224bf6beadbf7add99f057e1439356629ecd2439cb7b", kill_on_drop: false }`
[INFO] [stdout] 9c7b81ab2d6a56276f47224bf6beadbf7add99f057e1439356629ecd2439cb7b
