[INFO] cloning repository https://github.com/vbfox/proxyconf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbfox/proxyconf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5acb309fea1128401b98bcca7b9c5cf77ed73a1d [INFO] checking vbfox/proxyconf against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbfox/proxyconf on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vbfox/proxyconf [INFO] finished tweaking git repo https://github.com/vbfox/proxyconf [INFO] tweaked toml for git repo https://github.com/vbfox/proxyconf written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/vbfox/proxyconf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea185f1a4d135dcb8fd8663768004cdae3422a85f5d67ac6ed5477a3ae0b186a [INFO] running `Command { std: "docker" "start" "-a" "ea185f1a4d135dcb8fd8663768004cdae3422a85f5d67ac6ed5477a3ae0b186a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea185f1a4d135dcb8fd8663768004cdae3422a85f5d67ac6ed5477a3ae0b186a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea185f1a4d135dcb8fd8663768004cdae3422a85f5d67ac6ed5477a3ae0b186a", kill_on_drop: false }` [INFO] [stdout] ea185f1a4d135dcb8fd8663768004cdae3422a85f5d67ac6ed5477a3ae0b186a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 084af7a4f51d2ab4e3308cea01645006c868fdca8269bd0ca237a460a286739a [INFO] running `Command { std: "docker" "start" "-a" "084af7a4f51d2ab4e3308cea01645006c868fdca8269bd0ca237a460a286739a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking proxyconf v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use winreg::{RegKey, RegValue}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:87 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:83 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | let hkcu = RegKey::predef(HKEY_CURRENT_USER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | Target::System => RegKey::predef(HKEY_LOCAL_MACHINE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | Target::CurrentUser => RegKey::predef(HKEY_CURRENT_USER), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_BINARY` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | vtype: REG_BINARY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use winreg::enums::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/registry_helpers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/envvars.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winreg::RegKey; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winreg` [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use winreg::{RegKey, RegValue}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winreg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:14:87 [INFO] [stdout] | [INFO] [stdout] 14 | let key = RegKey::predef(HKEY_LOCAL_MACHINE).open_subkey_with_flags(MACHINE_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/envvars.rs:21:83 [INFO] [stdout] | [INFO] [stdout] 21 | let key = RegKey::predef(HKEY_CURRENT_USER).open_subkey_with_flags(USER_PATH, KEY_READ)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | let hkcu = RegKey::predef(HKEY_CURRENT_USER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/legacy/registry.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | Target::System => RegKey::predef(HKEY_LOCAL_MACHINE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | Target::CurrentUser => RegKey::predef(HKEY_CURRENT_USER), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | let access = if write { KEY_ALL_ACCESS } else { KEY_READ }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_BINARY` in this scope [INFO] [stdout] --> src/proxyconf/internet_settings/modern/registry.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | vtype: REG_BINARY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proxyconf` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "084af7a4f51d2ab4e3308cea01645006c868fdca8269bd0ca237a460a286739a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084af7a4f51d2ab4e3308cea01645006c868fdca8269bd0ca237a460a286739a", kill_on_drop: false }` [INFO] [stdout] 084af7a4f51d2ab4e3308cea01645006c868fdca8269bd0ca237a460a286739a