[INFO] cloning repository https://github.com/chaaz/versio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/versio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44e848e27d993ab26ce6a14849eaddc5b0827171 [INFO] testing chaaz/versio against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/versio on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaaz/versio [INFO] finished tweaking git repo https://github.com/chaaz/versio [INFO] tweaked toml for git repo https://github.com/chaaz/versio written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/chaaz/versio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 3b3c30b04812e068c8c430ed02cafe7d3c0abaf0ba56d56502067d76d3cada68 [INFO] running `Command { std: "docker" "start" "-a" "3b3c30b04812e068c8c430ed02cafe7d3c0abaf0ba56d56502067d76d3cada68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b3c30b04812e068c8c430ed02cafe7d3c0abaf0ba56d56502067d76d3cada68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3c30b04812e068c8c430ed02cafe7d3c0abaf0ba56d56502067d76d3cada68", kill_on_drop: false }` [INFO] [stdout] 3b3c30b04812e068c8c430ed02cafe7d3c0abaf0ba56d56502067d76d3cada68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 1d33a421ea9d81e745de274425df3d4fc2766ee1ab040e9f928cd223a0e9142d [INFO] running `Command { std: "docker" "start" "-a" "1d33a421ea9d81e745de274425df3d4fc2766ee1ab040e9f928cd223a0e9142d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling hyperx v1.1.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling versio v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.11.0+0.99.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling liquid-derive v0.21.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling kstring v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_path_to_error v0.1.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling git2 v0.12.0 [INFO] [stderr] Compiling liquid-core v0.21.2 [INFO] [stderr] Compiling liquid-lib v0.21.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling liquid v0.21.4 [INFO] [stderr] Compiling octocrab v0.6.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 53s [INFO] running `Command { std: "docker" "inspect" "1d33a421ea9d81e745de274425df3d4fc2766ee1ab040e9f928cd223a0e9142d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d33a421ea9d81e745de274425df3d4fc2766ee1ab040e9f928cd223a0e9142d", kill_on_drop: false }` [INFO] [stdout] 1d33a421ea9d81e745de274425df3d4fc2766ee1ab040e9f928cd223a0e9142d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee7394af563c28502dd9821f5d7c32c497623c323361f9d60118b31fac097842 [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" "ee7394af563c28502dd9821f5d7c32c497623c323361f9d60118b31fac097842", kill_on_drop: false }` [INFO] [stderr] Compiling versio v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.18s [INFO] running `Command { std: "docker" "inspect" "ee7394af563c28502dd9821f5d7c32c497623c323361f9d60118b31fac097842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee7394af563c28502dd9821f5d7c32c497623c323361f9d60118b31fac097842", kill_on_drop: false }` [INFO] [stdout] ee7394af563c28502dd9821f5d7c32c497623c323361f9d60118b31fac097842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9500137712b941b0bd3597fd53b34957d03af42ada8a921aefa6ae554f1243bb [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" "9500137712b941b0bd3597fd53b34957d03af42ada8a921aefa6ae554f1243bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/versio-9bf84791e1e61d18 [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test config::test::test_excludes_check ... ok [INFO] [stdout] test config::test::test_both_file_and_tags ... ok [INFO] [stdout] test config::test::test_sizes ... ok [INFO] [stdout] test config::test::test_scan ... ok [INFO] [stdout] test config::test::test_validate_ok ... ok [INFO] [stdout] test config::test::test_validate_names ... ok [INFO] [stdout] test config::test::test_validate_illegal_prefix ... ok [INFO] [stdout] test config::test::test_include_w_root ... ok [INFO] [stdout] test config::test::test_exclude_w_root ... ok [INFO] [stdout] test config::test::test_validate ... ok [INFO] [stdout] test config::test::test_sizes_dup ... ok [INFO] [stdout] test git::test::test_kind_complex ... ok [INFO] [stdout] test config::test::test_validate_prefix ... ok [INFO] [stdout] test git::test::test_uncertain ... ok [INFO] [stdout] test git::test::test_empty ... ok [INFO] [stdout] test git::test::test_kind_breaking_both ... ok [INFO] [stdout] test scan::json::test::test_json ... ok [INFO] [stdout] test config::test::test_validate_unascii_prefix ... ok [INFO] [stdout] test scan::json::test::test_json_clever ... ok [INFO] [stdout] test scan::json::test::test_json_complex ... ok [INFO] [stdout] test git::test::test_kind_bang ... ok [INFO] [stdout] test mark::test::test_find_reg ... ok [INFO] [stdout] test git::test::test_kind_breaking_later ... ok [INFO] [stdout] test git::test::test_kind_simple ... ok [INFO] [stdout] test git::test::test_unconventional ... ok [INFO] [stdout] test scan::json::test::test_json_seq ... ok [INFO] [stdout] test git::test::test_kind_breaking_dash ... ok [INFO] [stdout] test git::test::test_kind_paren ... ok [INFO] [stdout] test scan::yaml::test::test_long_yaml ... ok [INFO] [stdout] test scan::xml::test::test_xml_utf8 ... ok [INFO] [stdout] test scan::yaml::test::test_yaml ... ok [INFO] [stdout] test scan::yaml::test::test_yaml_clever ... ok [INFO] [stdout] test scan::yaml::test::test_yaml_load_utf8 ... ok [INFO] [stdout] test scan::toml::test::test_toml_complex ... ok [INFO] [stdout] test scan::toml::test::test_toml_utf8 ... ok [INFO] [stdout] test scan::json::test::test_json_utf8 ... ok [INFO] [stdout] test scan::xml::test::test_xml ... ok [INFO] [stdout] test scan::toml::test::test_toml_clever ... ok [INFO] [stdout] test scan::xml::test::test_xml_complex ... ok [INFO] [stdout] test scan::toml::test::test_toml_seq ... ok [INFO] [stdout] test scan::xml::test::test_xml_clever ... ok [INFO] [stdout] test scan::toml::test::test_toml ... ok [INFO] [stdout] test git::test::test_kind_breaking ... ok [INFO] [stdout] test git::test::test_kind_backwards ... ok [INFO] [stdout] test scan::yaml::test::test_yaml_basic ... ok [INFO] [stdout] test git::test::test_kind_breaking_no_body ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/versio-07349b9792e5bf11 [INFO] [stderr] Doc-tests versio [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9500137712b941b0bd3597fd53b34957d03af42ada8a921aefa6ae554f1243bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9500137712b941b0bd3597fd53b34957d03af42ada8a921aefa6ae554f1243bb", kill_on_drop: false }` [INFO] [stdout] 9500137712b941b0bd3597fd53b34957d03af42ada8a921aefa6ae554f1243bb