[INFO] fetching crate ws-test 0.11.2... [INFO] testing ws-test-0.11.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate ws-test 0.11.2 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate ws-test 0.11.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ws-test 0.11.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ws-test 0.11.2 [INFO] tweaked toml for crates.io crate ws-test 0.11.2 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate crates.io crate ws-test 0.11.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3e5218ddd70b168162bf4fa2d9df45b67a59c86ffbca788780afaefd70097db [INFO] running `Command { std: "docker" "start" "-a" "a3e5218ddd70b168162bf4fa2d9df45b67a59c86ffbca788780afaefd70097db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3e5218ddd70b168162bf4fa2d9df45b67a59c86ffbca788780afaefd70097db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e5218ddd70b168162bf4fa2d9df45b67a59c86ffbca788780afaefd70097db", kill_on_drop: false }` [INFO] [stdout] a3e5218ddd70b168162bf4fa2d9df45b67a59c86ffbca788780afaefd70097db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c919297be653f1d20263a196c8a6075fbedaed4751ead66eb42f3c63446226 [INFO] running `Command { std: "docker" "start" "-a" "e6c919297be653f1d20263a196c8a6075fbedaed4751ead66eb42f3c63446226", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ws-test v0.11.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `incomplete` [INFO] [stdout] --> src/protocol/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | incomplete: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.39s [INFO] running `Command { std: "docker" "inspect" "e6c919297be653f1d20263a196c8a6075fbedaed4751ead66eb42f3c63446226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c919297be653f1d20263a196c8a6075fbedaed4751ead66eb42f3c63446226", kill_on_drop: false }` [INFO] [stdout] e6c919297be653f1d20263a196c8a6075fbedaed4751ead66eb42f3c63446226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8ea20cb4d141e2afb70977c1def800badc2e46a374b4f3b9649c85e5be4803f [INFO] running `Command { std: "docker" "start" "-a" "c8ea20cb4d141e2afb70977c1def800badc2e46a374b4f3b9649c85e5be4803f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stdout] warning: field is never read: `incomplete` [INFO] [stdout] --> src/protocol/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | incomplete: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ws-test v0.11.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tungstenite` [INFO] [stdout] --> tests/no_send_after_close.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tungstenite::{accept, connect, Error, Message}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tungstenite` [INFO] [stdout] --> examples/server.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tungstenite::handshake::server::{Request, Response}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tungstenite` [INFO] [stdout] --> examples/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tungstenite::accept_hdr; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tungstenite` [INFO] [stdout] --> tests/receive_after_init_close.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tungstenite::{accept, connect, Error, Message}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Request` in this scope [INFO] [stdout] --> examples/server.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | let callback = |req: &Request, mut response: Response| { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use httparse::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::client::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::server::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> examples/server.rs:12:58 [INFO] [stdout] | [INFO] [stdout] 12 | let callback = |req: &Request, mut response: Response| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use httparse::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::client::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::server::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tungstenite` [INFO] [stdout] --> tests/connection_reset.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tungstenite::extensions::uncompressed::UncompressedExt; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tungstenite` [INFO] [stdout] --> tests/connection_reset.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tungstenite::{accept, connect, stream::Stream, Error, Message, WebSocket}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tungstenite` [INFO] [stdout] --> tests/connection_reset.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tungstenite::{accept, connect, stream::Stream, Error, Message, WebSocket}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws-test` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `Stream` in this scope [INFO] [stdout] --> tests/connection_reset.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | type Sock = WebSocket>, Ext>; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use core::stream::Stream; [INFO] [stdout] | [INFO] [stdout] 4 | use std::stream::Stream; [INFO] [stdout] | [INFO] [stdout] 4 | use ws_test::stream::Stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UncompressedExt` in this scope [INFO] [stdout] --> tests/connection_reset.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | CT: FnOnce(Sock) + Send + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use ws_test::extensions::uncompressed::UncompressedExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UncompressedExt` in this scope [INFO] [stdout] --> tests/connection_reset.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | ST: FnOnce(WebSocket), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use ws_test::extensions::uncompressed::UncompressedExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tungstenite` [INFO] [stdout] --> examples/callback-error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tungstenite::handshake::server::{Request, Response}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tungstenite` [INFO] [stdout] --> examples/callback-error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tungstenite::http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tungstenite` [INFO] [stdout] --> examples/callback-error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tungstenite::accept_hdr; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tungstenite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/connection_reset.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | |mut cli_sock| { [INFO] [stdout] | ^^^^^^^^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StatusCode` [INFO] [stdout] --> examples/callback-error.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | .status(StatusCode::FORBIDDEN) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StatusCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Request` in this scope [INFO] [stdout] --> examples/callback-error.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let callback = |_req: &Request, _resp| { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use httparse::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::client::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::server::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> examples/callback-error.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | let resp = Response::builder() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use httparse::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::client::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use ws_test::handshake::server::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/connection_reset.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | |mut cli_sock| { [INFO] [stdout] | ^^^^^^^^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/connection_reset.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | |mut cli_sock| { [INFO] [stdout] | ^^^^^^^^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `net2::TcpStreamExt` [INFO] [stdout] --> tests/connection_reset.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use net2::TcpStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] warning: field is never read: `incomplete` [INFO] [stdout] --> src/protocol/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | incomplete: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8ea20cb4d141e2afb70977c1def800badc2e46a374b4f3b9649c85e5be4803f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ea20cb4d141e2afb70977c1def800badc2e46a374b4f3b9649c85e5be4803f", kill_on_drop: false }` [INFO] [stdout] c8ea20cb4d141e2afb70977c1def800badc2e46a374b4f3b9649c85e5be4803f