[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbfox%2Fproxyconf" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbfox/proxyconf on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8088aaf8dae6fcd90e1015b0db3088172922e8687426889f6799bdb96eedc8f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8088aaf8dae6fcd90e1015b0db3088172922e8687426889f6799bdb96eedc8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8088aaf8dae6fcd90e1015b0db3088172922e8687426889f6799bdb96eedc8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8088aaf8dae6fcd90e1015b0db3088172922e8687426889f6799bdb96eedc8f1", kill_on_drop: false }` [INFO] [stdout] 8088aaf8dae6fcd90e1015b0db3088172922e8687426889f6799bdb96eedc8f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276a70840a4bd954db50a6d4631589f68e5892464b965a15ae5b2b0fd02eb3c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "276a70840a4bd954db50a6d4631589f68e5892464b965a15ae5b2b0fd02eb3c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling syn v1.0.38 [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 vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [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[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[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[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" "276a70840a4bd954db50a6d4631589f68e5892464b965a15ae5b2b0fd02eb3c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276a70840a4bd954db50a6d4631589f68e5892464b965a15ae5b2b0fd02eb3c2", kill_on_drop: false }` [INFO] [stdout] 276a70840a4bd954db50a6d4631589f68e5892464b965a15ae5b2b0fd02eb3c2