[INFO] cloning repository https://github.com/szsec502/vxsuite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szsec502/vxsuite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszsec502%2Fvxsuite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszsec502%2Fvxsuite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b59588451fb53293909d2a7e9bed5177a52821ac
[INFO] checking szsec502/vxsuite against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszsec502%2Fvxsuite" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/szsec502/vxsuite
[INFO] finished tweaking git repo https://github.com/szsec502/vxsuite
[INFO] tweaked toml for git repo https://github.com/szsec502/vxsuite written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/szsec502/vxsuite on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/szsec502/vxsuite 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking szsec502/vxsuite against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszsec502%2Fvxsuite" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/szsec502/vxsuite
[INFO] finished tweaking git repo https://github.com/szsec502/vxsuite
[INFO] tweaked toml for git repo https://github.com/szsec502/vxsuite written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/szsec502/vxsuite on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/szsec502/vxsuite 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.33
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded env_logger v0.9.1
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded xml5ever v0.16.2
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded select v0.6.0-alpha.1
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.1.0
[INFO] [stderr]   Downloaded webpki-roots v0.22.4
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded fantoccini v0.19.3
[INFO] [stderr]   Downloaded webdriver v0.46.0
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5c2a076ab790a1374ea31c79161807bd282d3596a010d166c27b85e6e89d49d
[INFO] running `Command { std: "docker" "start" "-a" "c5c2a076ab790a1374ea31c79161807bd282d3596a010d166c27b85e6e89d49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5c2a076ab790a1374ea31c79161807bd282d3596a010d166c27b85e6e89d49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5c2a076ab790a1374ea31c79161807bd282d3596a010d166c27b85e6e89d49d", kill_on_drop: false }`
[INFO] [stdout] c5c2a076ab790a1374ea31c79161807bd282d3596a010d166c27b85e6e89d49d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffbdd11145298eec34b3b9161227eddf6d6578ab88f1f3ee954a1670602231f9
[INFO] running `Command { std: "docker" "start" "-a" "ffbdd11145298eec34b3b9161227eddf6d6578ab88f1f3ee954a1670602231f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking webpki-roots v0.22.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]     Checking env_logger v0.9.1
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webdriver v0.46.0
[INFO] [stderr]     Checking xml5ever v0.16.2
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0
[INFO] [stderr]     Checking select v0.6.0-alpha.1
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking fantoccini v0.19.3
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking vxsuite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `dns`
[INFO] [stdout]  --> src/module/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod dns;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `dns`, create file "src/module/dns.rs" or "src/module/dns/mod.rs"
[INFO] [stdout]   = note: if there is a `mod dns` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `dns`
[INFO] [stdout]  --> src/module/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod dns;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `dns`, create file "src/module/dns.rs" or "src/module/dns/mod.rs"
[INFO] [stdout]   = note: if there is a `mod dns` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/commons/contants.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub const TOP_100_PORTS: &[u16] = [
[INFO] [stdout]   |  ___________________________________^
[INFO] [stdout] 2 | |     80, 23, 443, 21, 22, 25, 3389, 110, 445, 139, 143, 53, 135, 3306, 8080, 1723, 111, 995, 993,
[INFO] [stdout] 3 | |     5900, 1025, 587, 8888, 199, 1720, 465, 548, 113, 81, 6001, 10000, 514, 5060, 179, 1026, 2000,
[INFO] [stdout] 4 | |     8443, 8000, 32768, 554, 26, 1433, 49152, 2001, 515, 8008, 49154, 1027, 5666, 646, 5000, 5631,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |     13, 1029, 9, 5051, 6646, 49157, 1028, 873, 1755, 2717, 4899, 9100, 119, 37,
[INFO] [stdout] 8 | | ];
[INFO] [stdout]   | |_^ expected `&[u16]`, found `[{integer}; 100]`
[INFO] [stdout]   |
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const TOP_100_PORTS: &[u16] = &[
[INFO] [stdout]   |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/commons/contants.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub const TOP_100_PORTS: &[u16] = [
[INFO] [stdout]   |  ___________________________________^
[INFO] [stdout] 2 | |     80, 23, 443, 21, 22, 25, 3389, 110, 445, 139, 143, 53, 135, 3306, 8080, 1723, 111, 995, 993,
[INFO] [stdout] 3 | |     5900, 1025, 587, 8888, 199, 1720, 465, 548, 113, 81, 6001, 10000, 514, 5060, 179, 1026, 2000,
[INFO] [stdout] 4 | |     8443, 8000, 32768, 554, 26, 1433, 49152, 2001, 515, 8008, 49154, 1027, 5666, 646, 5000, 5631,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |     13, 1029, 9, 5051, 6646, 49157, 1028, 873, 1755, 2717, 4899, 9100, 119, 37,
[INFO] [stdout] 8 | | ];
[INFO] [stdout]   | |_^ expected `&[u16]`, found `[{integer}; 100]`
[INFO] [stdout]   |
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const TOP_100_PORTS: &[u16] = &[
[INFO] [stdout]   |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vxsuite` (bin "vxsuite" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vxsuite` (bin "vxsuite") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ffbdd11145298eec34b3b9161227eddf6d6578ab88f1f3ee954a1670602231f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffbdd11145298eec34b3b9161227eddf6d6578ab88f1f3ee954a1670602231f9", kill_on_drop: false }`
[INFO] [stdout] ffbdd11145298eec34b3b9161227eddf6d6578ab88f1f3ee954a1670602231f9
