[INFO] cloning repository https://github.com/NexRX/OpenSpec-Jsonrpsee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NexRX/OpenSpec-Jsonrpsee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexRX%2FOpenSpec-Jsonrpsee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexRX%2FOpenSpec-Jsonrpsee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68cf4a58e23525c6ba5de24ac5aa2753e53e413c [INFO] building NexRX/OpenSpec-Jsonrpsee against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexRX%2FOpenSpec-Jsonrpsee" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NexRX/OpenSpec-Jsonrpsee [INFO] finished tweaking git repo https://github.com/NexRX/OpenSpec-Jsonrpsee [INFO] tweaked toml for git repo https://github.com/NexRX/OpenSpec-Jsonrpsee written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NexRX/OpenSpec-Jsonrpsee on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NexRX/OpenSpec-Jsonrpsee 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aadbc5608d00499847366fcd9b14c811326ffe038712771450a984bcca988205 [INFO] running `Command { std: "docker" "start" "-a" "aadbc5608d00499847366fcd9b14c811326ffe038712771450a984bcca988205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aadbc5608d00499847366fcd9b14c811326ffe038712771450a984bcca988205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aadbc5608d00499847366fcd9b14c811326ffe038712771450a984bcca988205", kill_on_drop: false }` [INFO] [stdout] aadbc5608d00499847366fcd9b14c811326ffe038712771450a984bcca988205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1dae2debcd626ff70c21ca749115c0c729ad9f27fbcf4845d9f43a9a7dcece [INFO] running `Command { std: "docker" "start" "-a" "aa1dae2debcd626ff70c21ca749115c0c729ad9f27fbcf4845d9f43a9a7dcece", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling typed-builder v0.21.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling openspec-jsonrpsee-macros v0.1.0 (/opt/rustwide/workdir/openspec-jsonrpsee-macros) [INFO] [stdout] warning: unused import: `crate::rpc_method::request::RequestImpl` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::rpc_method::request::RequestImpl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_vis` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/client.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | input_vis, [INFO] [stdout] | ^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_ident` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/client.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | input_ident, [INFO] [stdout] | ^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_args_contextless` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/client.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | fn_args_contextless, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_args_contextless_as_ident` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/client.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | fn_args_contextless_as_ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response_ty` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/client.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | response_ty, [INFO] [stdout] | ^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/client.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | client, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `client: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_field` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/client.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | client_field, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `client_field: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/mod.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | fn gen_impl_requests(model: &RpcMethod) -> TokenStream2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate` is never used [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/request.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn generate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RequestImpl` is never used [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/request.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum RequestImpl { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name`, `actual_response_type`, `return_response`, and `rust_doc` are never used [INFO] [stdout] --> openspec-jsonrpsee-macros/src/rpc_method/request.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl RequestImpl { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 44 | pub fn name(&self, fn_span: Span) -> syn::Ident { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn actual_response_type(&self, response_ty: &Type) -> TokenStream2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn return_response(&self) -> TokenStream2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn rust_doc(&self) -> TokenStream2 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling jsonrpsee-types v0.26.0 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling jsonrpsee-core v0.26.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling jsonrpsee-server v0.26.0 [INFO] [stderr] Compiling jsonrpsee v0.26.0 [INFO] [stderr] Compiling openspec-jsonrpsee v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.01s [INFO] running `Command { std: "docker" "inspect" "aa1dae2debcd626ff70c21ca749115c0c729ad9f27fbcf4845d9f43a9a7dcece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1dae2debcd626ff70c21ca749115c0c729ad9f27fbcf4845d9f43a9a7dcece", kill_on_drop: false }` [INFO] [stdout] aa1dae2debcd626ff70c21ca749115c0c729ad9f27fbcf4845d9f43a9a7dcece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d3164f4a6b8c9db13fa220c5d89aa02e6b312988f4c6c3f1c1e856e2f663cd4 [INFO] running `Command { std: "docker" "start" "-a" "9d3164f4a6b8c9db13fa220c5d89aa02e6b312988f4c6c3f1c1e856e2f663cd4", kill_on_drop: false }` [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling jsonrpsee-wasm-client v0.26.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1d9ce8a087a02020 -C extra-filename=-6f9ce5c648524167 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a58beeab2e1413cc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-42cc619f1990aa9e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-716158612cdfffaf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-dc432a6cbbcb6361.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3ed8ac1c6dcd3fb1.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c9a065b4e9dbd546.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d3164f4a6b8c9db13fa220c5d89aa02e6b312988f4c6c3f1c1e856e2f663cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3164f4a6b8c9db13fa220c5d89aa02e6b312988f4c6c3f1c1e856e2f663cd4", kill_on_drop: false }` [INFO] [stdout] 9d3164f4a6b8c9db13fa220c5d89aa02e6b312988f4c6c3f1c1e856e2f663cd4