[INFO] fetching crate mdbook-tracey 0.1.2...
[INFO] checking mdbook-tracey-0.1.2 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] extracting crate mdbook-tracey 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate mdbook-tracey 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mdbook-tracey 0.1.2
[INFO] tweaked toml for crates.io crate mdbook-tracey 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdbook-tracey 0.1.2 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdbook-tracey 0.1.2 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mdbook-tracey` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129
[INFO] running `Command { std: "docker" "start" "c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mdbook-tracey` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling facet-core v0.44.2
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling facet v0.44.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking facet-singularize v0.44.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking btparse v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking arborium-theme v2.16.0
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling arborium v2.16.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking aasvg v1.0.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking saphyr-parser v0.0.6
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]    Compiling arborium-javascript v2.16.0
[INFO] [stderr]    Compiling arborium-css v2.16.0
[INFO] [stderr]    Compiling arborium-html v2.16.0
[INFO] [stderr]    Compiling arborium-typescript v2.16.0
[INFO] [stderr]    Compiling arborium-tree-sitter v2.16.0
[INFO] [stderr]    Compiling facet-macro-types v0.44.2
[INFO] [stderr]    Compiling arborium-scss v2.16.0
[INFO] [stderr]    Compiling arborium-c v2.16.0
[INFO] [stderr]    Compiling arborium-yaml v2.16.0
[INFO] [stderr]    Compiling arborium-toml v2.16.0
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling arborium-ruby v2.16.0
[INFO] [stderr]     Checking facet-path v0.44.2
[INFO] [stderr]    Compiling arborium-ini v2.16.0
[INFO] [stderr]     Checking facet-reflect v0.44.2
[INFO] [stderr]    Compiling arborium-typst v2.16.0
[INFO] [stderr]    Compiling arborium-python v2.16.0
[INFO] [stderr]    Compiling arborium-php v2.16.0
[INFO] [stderr]    Compiling facet-macro-parse v0.44.2
[INFO] [stderr]    Compiling arborium-clojure v2.16.0
[INFO] [stderr]    Compiling arborium-ocaml v2.16.0
[INFO] [stderr]    Compiling arborium-json v2.16.0
[INFO] [stderr]    Compiling arborium-nginx v2.16.0
[INFO] [stderr]    Compiling arborium-zsh v2.16.0
[INFO] [stderr]    Compiling arborium-haskell v2.16.0
[INFO] [stderr]    Compiling arborium-sql v2.16.0
[INFO] [stderr]    Compiling arborium-go v2.16.0
[INFO] [stderr]    Compiling arborium-elixir v2.16.0
[INFO] [stderr]    Compiling arborium-textproto v2.16.0
[INFO] [stderr]    Compiling arborium-diff v2.16.0
[INFO] [stderr]    Compiling facet-macros-impl v0.44.2
[INFO] [stderr]    Compiling arborium-markdown v2.16.0
[INFO] [stderr]    Compiling arborium-cpp v2.16.0
[INFO] [stderr]    Compiling arborium-kotlin v2.16.0
[INFO] [stderr]    Compiling arborium-svelte v2.16.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling arborium-rust v2.16.0
[INFO] [stderr]    Compiling arborium-asm v2.16.0
[INFO] [stderr]    Compiling arborium-java v2.16.0
[INFO] [stderr]    Compiling arborium-vim v2.16.0
[INFO] [stderr]    Compiling arborium-r v2.16.0
[INFO] [stderr]    Compiling arborium-xml v2.16.0
[INFO] [stderr]    Compiling arborium-thrift v2.16.0
[INFO] [stderr]    Compiling arborium-powershell v2.16.0
[INFO] [stderr]    Compiling arborium-cmake v2.16.0
[INFO] [stderr]    Compiling arborium-perl v2.16.0
[INFO] [stderr]    Compiling arborium-capnp v2.16.0
[INFO] [stderr]    Compiling arborium-nix v2.16.0
[INFO] [stderr]    Compiling arborium-bash v2.16.0
[INFO] [stderr]    Compiling arborium-hcl v2.16.0
[INFO] [stderr]    Compiling arborium-jinja2 v2.16.0
[INFO] [stderr]    Compiling arborium-meson v2.16.0
[INFO] [stderr]    Compiling arborium-styx v2.16.0
[INFO] [stderr]    Compiling arborium-graphql v2.16.0
[INFO] [stderr]    Compiling arborium-zig v2.16.0
[INFO] [stderr]    Compiling arborium-fish v2.16.0
[INFO] [stderr]    Compiling arborium-tsx v2.16.0
[INFO] [stderr]    Compiling arborium-dockerfile v2.16.0
[INFO] [stderr]    Compiling arborium-swift v2.16.0
[INFO] [stderr]    Compiling arborium-lua v2.16.0
[INFO] [stderr]    Compiling arborium-scala v2.16.0
[INFO] [stderr]    Compiling arborium-vue v2.16.0
[INFO] [stderr]    Compiling arborium-julia v2.16.0
[INFO] [stderr]     Checking facet-dessert v0.44.1
[INFO] [stderr]     Checking facet-solver v0.44.2
[INFO] [stderr]     Checking facet-format v0.44.1
[INFO] [stderr]     Checking facet-dom v0.44.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-backtrace v0.7.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr] warning: arborium-scala@2.16.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: arborium-scala@2.16.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `arborium-scala v2.16.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/arborium-scala/2269e5c016e4c567/out/build_script_build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/scanner.c
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src/tree_sitter" "-w" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-Wno-trigraphs" "-o" "/opt/rustwide/target/debug/build/arborium-scala/b226a03fee0ea658/out/fc2ccab8182abc6a-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src/parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `facet-macros-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name facet_macros_impl --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-macros-impl-0.44.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="doc"' --cfg 'feature="helpful-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "doc", "function", "helpful-derive", "slow-tests"))' -C metadata=7224b6656d30c086 -C extra-filename=-1d8370de5ae8006e --out-dir /opt/rustwide/target/debug/build/facet-macros-impl/1d8370de5ae8006e/out -L dependency=/opt/rustwide/target/debug/build/facet-macro-types/4c83720f1e7f4827/out -L dependency=/opt/rustwide/target/debug/build/mutants/66c783a9549dcc43/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out -L dependency=/opt/rustwide/target/debug/build/quote/2ea4bb573c4892b3/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/b734c5d09be80aba/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/unsynn/bf6036e1a6df0002/out --extern facet_macro_parse=/opt/rustwide/target/debug/build/facet-macro-parse/1db8f5de1fa1f5c1/out/libfacet_macro_parse-1db8f5de1fa1f5c1.rmeta --extern facet_macro_types=/opt/rustwide/target/debug/build/facet-macro-types/4c83720f1e7f4827/out/libfacet_macro_types-4c83720f1e7f4827.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out/libproc_macro2-a2d87d99a0278af7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/2ea4bb573c4892b3/out/libquote-2ea4bb573c4892b3.rmeta --extern strsim=/opt/rustwide/target/debug/build/strsim/9754e702f19a9357/out/libstrsim-9754e702f19a9357.rmeta --extern unsynn=/opt/rustwide/target/debug/build/unsynn/bf6036e1a6df0002/out/libunsynn-bf6036e1a6df0002.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129", kill_on_drop: false }`
[INFO] [stdout] c35281aa0e9d2d30f388ed19bf379b4d27ee9811b65c8e3c4a2ba794380ad129
