[INFO] fetching crate loctree-mcp 0.13.0...
[INFO] documenting loctree-mcp-0.13.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate loctree-mcp 0.13.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate loctree-mcp 0.13.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate loctree-mcp 0.13.0
[INFO] tweaked toml for crates.io crate loctree-mcp 0.13.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loctree-mcp 0.13.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loctree-mcp 0.13.0 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b
[INFO] running `Command { std: "docker" "start" "67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b", 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" "67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking oxc_data_structures v0.128.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]     Checking oxc_estree v0.128.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]     Checking oxc_allocator v0.128.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tachys v0.2.15
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking oxc_str v0.128.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling server_fn v0.8.12
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling leptos_macro v0.8.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.19
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking jaq-core v3.0.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.3
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling tree-sitter-objc v3.0.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking regex-bites v0.1.6
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking jaq-std v3.0.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking hifijson v0.5.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking notify-debouncer-full v0.7.0
[INFO] [stderr]     Checking jaq-json v2.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling loctree-mcp v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.121/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused_lifetimes '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(wasm_bindgen_use_js_sys)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=ac677b39cd3375d4 -C extra-filename=-1522f4ebe88d0a8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f128ce13ae5b31f7.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5967d60e85f7ae9f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-439f5dfaae28caff.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-8fede3b966a5e7ad.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-c7c45418f6a819c7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: tree-sitter-swift@0.7.3: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: tree-sitter-swift@0.7.3: compilation terminated.
[INFO] [stderr] warning: tree-sitter-swift@0.7.3: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-swift-b9c92a5d81cfb396/out/ea708c7824d36062-parser.o" "-c" "src/parser.c"cargo:warning=src/scanner.c: In function 'eat_comment':
[INFO] [stderr] warning: tree-sitter-swift@0.7.3: src/scanner.c:541:17: warning: unused parameter 'valid_symbols' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-swift@0.7.3:   541 |     const bool *valid_symbols,
[INFO] [stderr] warning: tree-sitter-swift@0.7.3:       |     ~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `tree-sitter-swift v0.7.3`
[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/tree-sitter-swift-337f0cc3f8f0d1de/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=src/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_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=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]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-swift-b9c92a5d81cfb396/out/ea708c7824d36062-parser.o" "-c" "src/parser.c"cargo:warning=src/scanner.c: In function 'eat_comment':
[INFO] [stderr]   cargo:warning=src/scanner.c:541:17: warning: unused parameter 'valid_symbols' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  541 |     const bool *valid_symbols,
[INFO] [stderr]   cargo:warning=      |     ~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-swift-b9c92a5d81cfb396/out/ea708c7824d36062-parser.o" "-c" "src/parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b", kill_on_drop: false }`
[INFO] [stdout] 67e47f91836b9ca7dc210fc6b9ae780bd1ec51d68fddfec9009fe810c8aa909b
