[INFO] fetching crate crw-monitor 0.23.0...
[INFO] checking crw-monitor-0.23.0 against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] extracting crate crw-monitor 0.23.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate crw-monitor 0.23.0
[INFO] finished tweaking crates.io crate crw-monitor 0.23.0
[INFO] tweaked toml for crates.io crate crw-monitor 0.23.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crw-monitor 0.23.0 on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crw-monitor 0.23.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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded sxd-document v0.3.2
[INFO] [stderr]   Downloaded sxd_html v0.1.2
[INFO] [stderr]   Downloaded peresil v0.3.0
[INFO] [stderr]   Downloaded markup5ever v0.13.0
[INFO] [stderr]   Downloaded xml5ever v0.38.0
[INFO] [stderr]   Downloaded html5ever v0.28.0
[INFO] [stderr]   Downloaded crw-renderer v0.23.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.38.0+unofficial
[INFO] [stderr]   Downloaded sxd-xpath v0.4.2
[INFO] [stderr]   Downloaded lopdf v0.41.0
[INFO] [stderr]   Downloaded htmd v0.5.4
[INFO] [stderr]   Downloaded pdf-inspector v0.1.3
[INFO] [stderr]   Downloaded crw-core v0.23.0
[INFO] [stderr]   Downloaded crw-mcp-proto v0.23.0
[INFO] [stderr]   Downloaded crw-crawl v0.23.0
[INFO] [stderr]   Downloaded crw-diff v0.23.0
[INFO] [stderr]   Downloaded crw-extract v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] 914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205
[INFO] running `Command { std: "docker" "start" "914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205", 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" "914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205", 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" "914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking tendril v0.5.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling markup5ever v0.13.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking ron v0.12.2
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking markup5ever v0.38.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling selectors v0.37.0
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling html5ever v0.28.0
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking peresil v0.3.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking sxd-document v0.3.2
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cssparser v0.37.0
[INFO] [stderr]     Checking html5ever v0.38.0
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking xml5ever v0.38.0
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking crw-mcp-proto v0.23.0
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking config v0.15.25
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking markup5ever_rcdom v0.38.0+unofficial
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking jsonschema-regex v0.47.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking sxd-xpath v0.4.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking sxd_html v0.1.2
[INFO] [stderr]     Checking lol_html v3.0.0
[INFO] [stderr]     Checking htmd v0.5.4
[INFO] [stderr]     Checking scraper v0.27.0
[INFO] [stderr]     Checking xxhash-rust v0.8.16
[INFO] [stderr]     Checking phf v0.14.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]     Checking hashlink v0.12.1
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking referencing v0.47.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking lopdf v0.41.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking pdf-inspector v0.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking crw-core v0.23.0
[INFO] [stderr]     Checking jsonschema v0.47.0
[INFO] [stderr]     Checking crw-extract v0.23.0
[INFO] [stderr]     Checking crw-diff v0.23.0
[INFO] [stderr]     Checking crw-renderer v0.23.0
[INFO] [stderr]     Checking crw-crawl v0.23.0
[INFO] [stderr]     Checking crw-monitor v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/scheduler.rs:55:22: 55:32}: Send`
[INFO] [stdout]   --> src/scheduler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         tokio::spawn(async move { self.run().await })
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:55:22: 55:32}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Scheduler::run()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:59:28: 68:6}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = Result<(), MonitorError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Scheduler::tick()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:71:58: 80:6}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = Result<(), MonitorError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Scheduler::run_monitor()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:83:94: 131:6}: Send`
[INFO] [stdout]    = note: which requires `TaskLocalFuture<ScrapeClass, impl std::future::Future<Output = Result<CheckResult, MonitorError>>>: Send`
[INFO] [stdout]    = note: which requires `std::option::Option<impl std::future::Future<Output = Result<CheckResult, MonitorError>>>: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = Result<CheckResult, MonitorError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of run_check<EngineSource>()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/runner.rs:72:33: 226:2}: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`crw_monitor`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/scheduler.rs:55:22: 55:32}: Send`
[INFO] [stdout]   --> src/scheduler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         tokio::spawn(async move { self.run().await })
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:55:22: 55:32}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Scheduler::run()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:59:28: 68:6}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = Result<(), MonitorError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Scheduler::tick()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:71:58: 80:6}: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = Result<(), MonitorError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Scheduler::run_monitor()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/scheduler.rs:83:94: 131:6}: Send`
[INFO] [stdout]    = note: which requires `TaskLocalFuture<ScrapeClass, impl std::future::Future<Output = Result<types::CheckResult, MonitorError>>>: Send`
[INFO] [stdout]    = note: which requires `std::option::Option<impl std::future::Future<Output = Result<types::CheckResult, MonitorError>>>: Send`
[INFO] [stdout]    = note: which requires `impl std::future::Future<Output = Result<types::CheckResult, MonitorError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of runner::run_check<EngineSource>()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/runner.rs:72:33: 226:2}: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`crw_monitor`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205", kill_on_drop: false }`
[INFO] [stdout] 914a1bd28bfcfa38a52e6f9e2fa232d07dd05fedbef48f1b5b5167cf0c42f205
