[INFO] cloning repository https://github.com/AsterNighT/moxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsterNighT/moxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsterNighT%2Fmoxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsterNighT%2Fmoxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2d891c2895920baace147744ecea5159f20088f
[INFO] checking AsterNighT/moxide against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsterNighT%2Fmoxide" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AsterNighT/moxide
[INFO] finished tweaking git repo https://github.com/AsterNighT/moxide
[INFO] tweaked toml for git repo https://github.com/AsterNighT/moxide written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsterNighT/moxide on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AsterNighT/moxide 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded clipboard-win v5.3.0
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded is_elevated v0.1.2
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1f8d1a96ce5b88f8762f04a8b3bdd8a6a73a93189ff4462a9d7e4717289b70f
[INFO] running `Command { std: "docker" "start" "-a" "f1f8d1a96ce5b88f8762f04a8b3bdd8a6a73a93189ff4462a9d7e4717289b70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1f8d1a96ce5b88f8762f04a8b3bdd8a6a73a93189ff4462a9d7e4717289b70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f8d1a96ce5b88f8762f04a8b3bdd8a6a73a93189ff4462a9d7e4717289b70f", kill_on_drop: false }`
[INFO] [stdout] f1f8d1a96ce5b88f8762f04a8b3bdd8a6a73a93189ff4462a9d7e4717289b70f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1011f7c43d1f7d11e2baf4caf825b68583c8f0339a48648507fded90c424dc76
[INFO] running `Command { std: "docker" "start" "-a" "1011f7c43d1f7d11e2baf4caf825b68583c8f0339a48648507fded90c424dc76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking is_elevated v0.1.2
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking moxide v0.1.0 (/opt/rustwide/workdir/moxide)
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]  --> moxide/src/process/mod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::winnt;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> moxide/src/process/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::minwindef::HMODULE;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> moxide/src/process/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::minwindef::{DWORD, FALSE};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]  --> moxide/src/process/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::ctypes::c_void;
[INFO] [stdout]   |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]  --> moxide/src/scanner/scanner.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::um::winnt;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]  --> moxide/src/process/mod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::winnt;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> moxide/src/process/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::minwindef::HMODULE;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> moxide/src/process/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::minwindef::{DWORD, FALSE};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]  --> moxide/src/process/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::ctypes::c_void;
[INFO] [stdout]   |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]  --> moxide/src/scanner/scanner.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::um::winnt;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             winapi::um::processthreadsapi::OpenProcess(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |             winapi::um::psapi::EnumProcessModules(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |             winapi::um::psapi::GetModuleBaseNameW(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             winapi::um::processthreadsapi::OpenProcess(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |             winapi::um::memoryapi::ReadProcessMemory(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |             winapi::um::memoryapi::WriteProcessMemory(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |             winapi::um::psapi::EnumProcessModules(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:112:49
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn memory_regions(&self) -> Vec<winapi::um::winnt::MEMORY_BASIC_INFORMATION> {
[INFO] [stdout]     |                                                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |             winapi::um::psapi::GetModuleBaseNameW(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 winapi::um::memoryapi::VirtualQueryEx(
[INFO] [stdout]     |                         ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |             winapi::um::memoryapi::ReadProcessMemory(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:124:44
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     mem::size_of::<winapi::um::winnt::MEMORY_BASIC_INFORMATION>(),
[INFO] [stdout]     |                                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> moxide/src/process/mod.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |             winapi::um::memoryapi::WriteProcessMemory(
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:140:34
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert!(unsafe { winapi::um::handleapi::CloseHandle(self.handle.as_mut()) } != FALSE);
[INFO] [stdout]     |                                  ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:112:49
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn memory_regions(&self) -> Vec<winapi::um::winnt::MEMORY_BASIC_INFORMATION> {
[INFO] [stdout]     |                                                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 winapi::um::memoryapi::VirtualQueryEx(
[INFO] [stdout]     |                         ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |         winapi::um::psapi::EnumProcesses(
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> moxide/src/scanner/mod.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .filter(|p| (config.match_memory_region(p.Protect)))
[INFO] [stdout]    |                         ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -             .filter(|p| (config.match_memory_region(p.Protect)))
[INFO] [stdout] 68 +             .filter(|p| config.match_memory_region(p.Protect) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:124:44
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     mem::size_of::<winapi::um::winnt::MEMORY_BASIC_INFORMATION>(),
[INFO] [stdout]     |                                            ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:140:34
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert!(unsafe { winapi::um::handleapi::CloseHandle(self.handle.as_mut()) } != FALSE);
[INFO] [stdout]     |                                  ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> moxide/src/process/mod.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |         winapi::um::psapi::EnumProcesses(
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> moxide/src/scanner/mod.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .filter(|p| (config.match_memory_region(p.Protect)))
[INFO] [stdout]    |                         ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -             .filter(|p| (config.match_memory_region(p.Protect)))
[INFO] [stdout] 68 +             .filter(|p| config.match_memory_region(p.Protect) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moxide` (lib test) due to 15 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moxide` (lib) due to 15 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1011f7c43d1f7d11e2baf4caf825b68583c8f0339a48648507fded90c424dc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1011f7c43d1f7d11e2baf4caf825b68583c8f0339a48648507fded90c424dc76", kill_on_drop: false }`
[INFO] [stdout] 1011f7c43d1f7d11e2baf4caf825b68583c8f0339a48648507fded90c424dc76
