[INFO] fetching crate pmcp 2.0.2... [INFO] testing pmcp-2.0.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate pmcp 2.0.2 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate pmcp 2.0.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pmcp 2.0.2 [INFO] tweaked toml for crates.io crate pmcp 2.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmcp 2.0.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pmcp 2.0.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d84d7e62b3bda294e3c8ab17a272318c10d616d01a70d177304c2b93238c9920 [INFO] running `Command { std: "docker" "start" "-a" "d84d7e62b3bda294e3c8ab17a272318c10d616d01a70d177304c2b93238c9920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d84d7e62b3bda294e3c8ab17a272318c10d616d01a70d177304c2b93238c9920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84d7e62b3bda294e3c8ab17a272318c10d616d01a70d177304c2b93238c9920", kill_on_drop: false }` [INFO] [stdout] d84d7e62b3bda294e3c8ab17a272318c10d616d01a70d177304c2b93238c9920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83237f36ef2f4da34616fe8d7aa8d0165584b42e4832b5a4e368b0e437c85419 [INFO] running `Command { std: "docker" "start" "-a" "83237f36ef2f4da34616fe8d7aa8d0165584b42e4832b5a4e368b0e437c85419", kill_on_drop: false }` [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pmcp-widget-utils v0.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling pmcp v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.97s [INFO] running `Command { std: "docker" "inspect" "83237f36ef2f4da34616fe8d7aa8d0165584b42e4832b5a4e368b0e437c85419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83237f36ef2f4da34616fe8d7aa8d0165584b42e4832b5a4e368b0e437c85419", kill_on_drop: false }` [INFO] [stdout] 83237f36ef2f4da34616fe8d7aa8d0165584b42e4832b5a4e368b0e437c85419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 345efaaa2f7f0108790909d95dc76b9bd4eb11401a8f3b44ae652df6e708c5de [INFO] running `Command { std: "docker" "start" "-a" "345efaaa2f7f0108790909d95dc76b9bd4eb11401a8f3b44ae652df6e708c5de", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling quickcheck_macros v1.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling quickcheck v1.1.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling pmcp v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stdout] error[E0433]: cannot find module or crate `pmcp_tasks` in this scope [INFO] [stdout] --> examples/60_tasks_basic.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use pmcp_tasks::task::TaskStatus; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `pmcp_tasks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pmcp_tasks`, use `cargo add pmcp_tasks` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pmcp_tasks` [INFO] [stdout] --> examples/60_tasks_basic.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use pmcp_tasks::{InMemoryTaskStore, TaskRouterImpl, TaskSecurityConfig, TaskStore}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `pmcp_tasks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pmcp_tasks`, use `cargo add pmcp_tasks` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pmcp` (example "60_tasks_basic") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `pmcp` [INFO] [stdout] --> tests/new_features.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pmcp::*; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pmcp` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name pmcp --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authentication_example", "cancellation_example", "composition", "default", "full", "http", "http-client", "jwt-auth", "logging", "macros", "mcp-apps", "oauth", "progress_example", "rayon", "resource-watcher", "schema-generation", "simd", "sse", "streamable-http", "test-helpers", "unstable", "validation", "wasi-http", "wasm", "wasm-tokio", "websocket", "websocket-wasm"))' -C metadata=a0f3fc64821e340b -C extra-filename=-ecbf96dc57484c32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30f9622a0a68f996.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc2785aa6ef67d65.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ed60b2a22edace3f.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-543dca24766c9224.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2b9e45eae6e450ba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-86ad9479d2313014.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-cf5b21f2e047a877.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0e32d117a3d5e797.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-64282d7693699440.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-5d6deb8eafd119c2.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-060e7c6da42fbc91.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-e90597cce89a7af8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-38d2188e5370a800.rlib --extern pmcp_widget_utils=/opt/rustwide/target/debug/deps/libpmcp_widget_utils-81ba6d22283427a5.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bf300d596b040eb3.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-27965a6069c54e78.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-033d45b4f669ca65.so --extern regex=/opt/rustwide/target/debug/deps/libregex-857024ac62c88952.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-941ae6d150b9d854.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc3e83080f6e0260.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e7264b5c98a2364d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-12389beaacbed43f.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-68d94b272b8ec026.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5f7864882f85db70.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e6f592b2eb2c1571.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0e6f4a2b18108d08.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ab2bcd5885341bac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0c4f197258cf4d8c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ad612db91ade2e24.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7ea6a8b8cb714373.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-5b880e00542b6698/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "345efaaa2f7f0108790909d95dc76b9bd4eb11401a8f3b44ae652df6e708c5de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345efaaa2f7f0108790909d95dc76b9bd4eb11401a8f3b44ae652df6e708c5de", kill_on_drop: false }` [INFO] [stdout] 345efaaa2f7f0108790909d95dc76b9bd4eb11401a8f3b44ae652df6e708c5de