[INFO] fetching crate flowrstructs 0.34.6...
[INFO] checking flowrstructs-0.34.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate flowrstructs 0.34.6 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate flowrstructs 0.34.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flowrstructs 0.34.6
[INFO] finished tweaking crates.io crate flowrstructs 0.34.6
[INFO] tweaked toml for crates.io crate flowrstructs 0.34.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding simpath v2.2.1 (available: v2.5.0)
[INFO] [stderr]       Adding url v2.2.2 (available: v2.5.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 354e4f179675e3997cfa576ef4dec5fa093b0ab5d0452be0997c23d88cf3dc68
[INFO] running `Command { std: "docker" "start" "-a" "354e4f179675e3997cfa576ef4dec5fa093b0ab5d0452be0997c23d88cf3dc68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "354e4f179675e3997cfa576ef4dec5fa093b0ab5d0452be0997c23d88cf3dc68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "354e4f179675e3997cfa576ef4dec5fa093b0ab5d0452be0997c23d88cf3dc68", kill_on_drop: false }`
[INFO] [stdout] 354e4f179675e3997cfa576ef4dec5fa093b0ab5d0452be0997c23d88cf3dc68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da0a7b6bac5ea4e461058beb51baa402f9ce0c65dae27d660fae2c9a27acba4d
[INFO] running `Command { std: "docker" "start" "-a" "da0a7b6bac5ea4e461058beb51baa402f9ce0c65dae27d660fae2c9a27acba4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling curl-sys v0.4.78+curl-8.11.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking simpath v2.2.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking flow_impl v0.21.0
[INFO] [stderr]     Checking provider v0.34.7
[INFO] [stderr]     Checking flowrstructs v0.34.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `provider::content::provider`
[INFO] [stdout]  --> src/lib_manifest.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use provider::content::provider::Provider;
[INFO] [stdout]   |                        ^^^^^^^^ could not find `provider` in `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `provider::content::provider`
[INFO] [stdout]  --> src/manifest.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use provider::content::provider::Provider;
[INFO] [stdout]   |                        ^^^^^^^^ could not find `provider` in `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `provider::content::provider`
[INFO] [stdout]  --> src/lib_manifest.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use provider::content::provider::Provider;
[INFO] [stdout]   |                        ^^^^^^^^ could not find `provider` in `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `provider::content::provider`
[INFO] [stdout]    --> src/lib_manifest.rs:144:28
[INFO] [stdout]     |
[INFO] [stdout] 144 |     use provider::content::provider::Provider;
[INFO] [stdout]     |                            ^^^^^^^^ could not find `provider` in `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `provider::content::provider`
[INFO] [stdout]  --> src/manifest.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use provider::content::provider::Provider;
[INFO] [stdout]   |                        ^^^^^^^^ could not find `provider` in `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `provider::content::provider`
[INFO] [stdout]    --> src/manifest.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use provider::content::provider::Provider;
[INFO] [stdout]     |                            ^^^^^^^^ could not find `provider` in `content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `content` is private
[INFO] [stdout]  --> src/lib_manifest.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use provider::content::provider::Provider;
[INFO] [stdout]   |               ^^^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `content` is defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/provider-0.34.7/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod content;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `content` is private
[INFO] [stdout]  --> src/manifest.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use provider::content::provider::Provider;
[INFO] [stdout]   |               ^^^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `content` is defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/provider-0.34.7/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod content;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `doc`
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[doc(hidden)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `error_chain`
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | error_chain! {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     error_chain! {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / error_chain! {
[INFO] [stdout] 28 | |     types {
[INFO] [stdout] 29 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] 30 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `content` is private
[INFO] [stdout]  --> src/lib_manifest.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use provider::content::provider::Provider;
[INFO] [stdout]   |               ^^^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `content` is defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/provider-0.34.7/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod content;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `content` is private
[INFO] [stdout]    --> src/lib_manifest.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     use provider::content::provider::Provider;
[INFO] [stdout]     |                   ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `content` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/provider-0.34.7/src/lib.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | mod content;
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `content` is private
[INFO] [stdout]  --> src/manifest.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use provider::content::provider::Provider;
[INFO] [stdout]   |               ^^^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `content` is defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/provider-0.34.7/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod content;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `content` is private
[INFO] [stdout]    --> src/manifest.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use provider::content::provider::Provider;
[INFO] [stdout]     |                   ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `content` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/provider-0.34.7/src/lib.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | mod content;
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `doc`
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[doc(hidden)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `error_chain`
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | error_chain! {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     error_chain! {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / error_chain! {
[INFO] [stdout] 28 | |     types {
[INFO] [stdout] 29 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] 30 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flowrstructs` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flowrstructs` (lib test) due to 8 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "da0a7b6bac5ea4e461058beb51baa402f9ce0c65dae27d660fae2c9a27acba4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da0a7b6bac5ea4e461058beb51baa402f9ce0c65dae27d660fae2c9a27acba4d", kill_on_drop: false }`
[INFO] [stdout] da0a7b6bac5ea4e461058beb51baa402f9ce0c65dae27d660fae2c9a27acba4d
