[INFO] cloning repository https://github.com/its-danny/koji [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/its-danny/koji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ad9f874a6b7443c280351b121fb618b8c2fa14a [INFO] testing its-danny/koji against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/its-danny/koji on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/its-danny/koji [INFO] finished tweaking git repo https://github.com/its-danny/koji [INFO] tweaked toml for git repo https://github.com/its-danny/koji written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/its-danny/koji 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winsplit v0.1.0 [INFO] [stderr] Downloaded config v0.12.0 [INFO] [stderr] Downloaded conventional_commit_parser v0.9.4 [INFO] [stderr] Downloaded requestty-ui v0.5.0 [INFO] [stderr] Downloaded requestty v0.5.0 [INFO] [stderr] Downloaded cocogitto v5.3.1 [INFO] [stderr] Downloaded emojis v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ba5aefae358db487abea3d668e988d9b6ffa4e212e39901ba3bb43aa9a7a4ab [INFO] running `Command { std: "docker" "start" "-a" "1ba5aefae358db487abea3d668e988d9b6ffa4e212e39901ba3bb43aa9a7a4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba5aefae358db487abea3d668e988d9b6ffa4e212e39901ba3bb43aa9a7a4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba5aefae358db487abea3d668e988d9b6ffa4e212e39901ba3bb43aa9a7a4ab", kill_on_drop: false }` [INFO] [stdout] 1ba5aefae358db487abea3d668e988d9b6ffa4e212e39901ba3bb43aa9a7a4ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5ca0cf03aa06af29b95f1cc2241ed740a73534bee06b2a2d7a16022f50baee0 [INFO] running `Command { std: "docker" "start" "-a" "b5ca0cf03aa06af29b95f1cc2241ed740a73534bee06b2a2d7a16022f50baee0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling conventional_commit_parser v0.9.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling emojis v0.6.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling cocogitto v5.3.1 [INFO] [stderr] Compiling koji v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "b5ca0cf03aa06af29b95f1cc2241ed740a73534bee06b2a2d7a16022f50baee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ca0cf03aa06af29b95f1cc2241ed740a73534bee06b2a2d7a16022f50baee0", kill_on_drop: false }` [INFO] [stdout] b5ca0cf03aa06af29b95f1cc2241ed740a73534bee06b2a2d7a16022f50baee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ca4d1b3a328eb6833d1918e217452b1900ddcc8d3f5c684ea348608b991bd3c [INFO] running `Command { std: "docker" "start" "-a" "8ca4d1b3a328eb6833d1918e217452b1900ddcc8d3f5c684ea348608b991bd3c", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling koji v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.15s [INFO] running `Command { std: "docker" "inspect" "8ca4d1b3a328eb6833d1918e217452b1900ddcc8d3f5c684ea348608b991bd3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca4d1b3a328eb6833d1918e217452b1900ddcc8d3f5c684ea348608b991bd3c", kill_on_drop: false }` [INFO] [stdout] 8ca4d1b3a328eb6833d1918e217452b1900ddcc8d3f5c684ea348608b991bd3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a17d941598c38d5952a1a4116f3029ec9ce035bcf892fc3ba0d2ca2f7b7a9ac [INFO] running `Command { std: "docker" "start" "-a" "1a17d941598c38d5952a1a4116f3029ec9ce035bcf892fc3ba0d2ca2f7b7a9ac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/koji-3851921e91f079af) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test answers::tests::test_get_amended_body ... ok [INFO] [stdout] test answers::tests::test_get_body ... ok [INFO] [stdout] test answers::tests::test_get_body_with_shortcode ... ok [INFO] [stdout] test answers::tests::test_get_commit_type ... ok [INFO] [stdout] test answers::tests::test_get_body_empty ... ok [INFO] [stdout] test answers::tests::test_get_is_breaking_change ... ok [INFO] [stdout] test answers::tests::test_get_issue_reference_empty ... ok [INFO] [stdout] test answers::tests::test_get_has_open_issue ... ok [INFO] [stdout] test answers::tests::test_get_issue_reference ... ok [INFO] [stdout] test answers::tests::test_get_scope ... ok [INFO] [stdout] test answers::tests::test_get_scope_with_shortcode ... ok [INFO] [stdout] test answers::tests::test_get_extracted_answers ... ok [INFO] [stdout] test answers::tests::test_get_scope_empty ... ok [INFO] [stdout] test answers::tests::test_get_summary ... ok [INFO] [stdout] test answers::tests::test_get_summary_with_emoji ... ok [INFO] [stdout] test answers::tests::test_get_summary_with_shortcode ... ok [INFO] [stdout] test config::tests::test_commit_types ... ok [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/koji-86680d56581e2d3b) [INFO] [stdout] test questions::tests::test_transform_commit_type_choice ... ok [INFO] [stdout] test emoji::tests::test_replace_emoji_shortcodes ... ok [INFO] [stdout] test questions::tests::test_validate_summary ... ok [INFO] [stdout] test questions::tests::test_validate_issue_reference ... ok [INFO] [stdout] test questions::tests::test_format_commit_type_choice ... ok [INFO] [stdout] test questions::tests::test_render_commit_type_choice_with_emoji ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests koji [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1a17d941598c38d5952a1a4116f3029ec9ce035bcf892fc3ba0d2ca2f7b7a9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a17d941598c38d5952a1a4116f3029ec9ce035bcf892fc3ba0d2ca2f7b7a9ac", kill_on_drop: false }` [INFO] [stdout] 1a17d941598c38d5952a1a4116f3029ec9ce035bcf892fc3ba0d2ca2f7b7a9ac