[INFO] fetching crate wtransport 0.7.0... [INFO] testing wtransport-0.7.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate wtransport 0.7.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate wtransport 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wtransport 0.7.0 [INFO] tweaked toml for crates.io crate wtransport 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wtransport 0.7.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wtransport 0.7.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httlib-huffman v0.3.4 [INFO] [stderr] Downloaded oid-registry v0.8.1 [INFO] [stderr] Downloaded asn1-rs-derive v0.6.0 [INFO] [stderr] Downloaded asn1-rs-impl v0.2.0 [INFO] [stderr] Downloaded axum-core v0.4.5 [INFO] [stderr] Downloaded zmij v1.0.19 [INFO] [stderr] Downloaded rcgen v0.14.7 [INFO] [stderr] Downloaded asn1-rs v0.7.1 [INFO] [stderr] Downloaded x509-parser v0.18.1 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded x509-parser v0.17.0 [INFO] [stderr] Downloaded wtransport-proto v0.7.0 [INFO] [stderr] Downloaded octets v0.3.4 [INFO] [stderr] Downloaded axum v0.7.9 [INFO] [stderr] Downloaded der-parser v10.0.0 [INFO] [stderr] Downloaded aws-lc-fips-sys v0.13.11 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22262c7f070249b162f92a5bd0595001ee6f7e4029cd5435a217d9e78b67021b [INFO] running `Command { std: "docker" "start" "-a" "22262c7f070249b162f92a5bd0595001ee6f7e4029cd5435a217d9e78b67021b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22262c7f070249b162f92a5bd0595001ee6f7e4029cd5435a217d9e78b67021b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22262c7f070249b162f92a5bd0595001ee6f7e4029cd5435a217d9e78b67021b", kill_on_drop: false }` [INFO] [stdout] 22262c7f070249b162f92a5bd0595001ee6f7e4029cd5435a217d9e78b67021b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54467b0d2e8b77af7e250b994b58e45b313d9def70a15e13d55b7ad71d622846 [INFO] running `Command { std: "docker" "start" "-a" "54467b0d2e8b77af7e250b994b58e45b313d9def70a15e13d55b7ad71d622846", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling octets v0.3.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httlib-huffman v0.3.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [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 der-parser v10.0.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling wtransport-proto v0.7.0 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling wtransport v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "54467b0d2e8b77af7e250b994b58e45b313d9def70a15e13d55b7ad71d622846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54467b0d2e8b77af7e250b994b58e45b313d9def70a15e13d55b7ad71d622846", kill_on_drop: false }` [INFO] [stdout] 54467b0d2e8b77af7e250b994b58e45b313d9def70a15e13d55b7ad71d622846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc2fb8c7efacc6cc4c431937ca13bd4bcaceeb4142040599c33910f4c58d7e07 [INFO] running `Command { std: "docker" "start" "-a" "bc2fb8c7efacc6cc4c431937ca13bd4bcaceeb4142040599c33910f4c58d7e07", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling wtransport-proto v0.7.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling wtransport v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.24s [INFO] running `Command { std: "docker" "inspect" "bc2fb8c7efacc6cc4c431937ca13bd4bcaceeb4142040599c33910f4c58d7e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2fb8c7efacc6cc4c431937ca13bd4bcaceeb4142040599c33910f4c58d7e07", kill_on_drop: false }` [INFO] [stdout] bc2fb8c7efacc6cc4c431937ca13bd4bcaceeb4142040599c33910f4c58d7e07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 467c9459c28b995dc9a458c257a3a4ec9aece7abcc438d892a36296044973a7b [INFO] running `Command { std: "docker" "start" "-a" "467c9459c28b995dc9a458c257a3a4ec9aece7abcc438d892a36296044973a7b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport-1e48ccb1c0cf92ec) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test driver::utils::tests::shared_result_get_drop ... ok [INFO] [stdout] test driver::utils::tests::shared_result_double_set ... ok [INFO] [stdout] test driver::utils::tests::shared_result_get ... ok [INFO] [stdout] test tls::tests::invalid_certificate ... ok [INFO] [stdout] test tls::tests::idempotence_digest ... ok [INFO] [stdout] test tls::tests::digest_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wtransport [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test src/config.rs - config::ServerConfigBuilder (line 288) - compile ... ok [INFO] [stdout] test src/config.rs - config::ClientConfigBuilder (line 790) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfigBuilder::with_custom_tls (line 416) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfigBuilder::with_identity (line 373) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfig (line 225) ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::open_uni (line 204) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::open_bi (line 239) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::send_datagram (line 289) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::receive_datagram (line 264) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfig (line 175) ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::ConnectOptions (line 415) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfig (line 199) ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint (line 87) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint::connect (line 219) - compile ... ok [INFO] [stdout] test src/config.rs - config::ClientConfig (line 651) ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint::connect (line 243) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint (line 63) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok [INFO] [stdout] test src/lib.rs - config (line 119) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint::connect (line 231) - compile ... ok [INFO] [stdout] test src/lib.rs - connection (line 175) - compile ... ok [INFO] [stdout] test src/lib.rs - connection (line 118) - compile ... ok [INFO] [stdout] test src/config.rs - config::ClientConfig (line 709) ... ok [INFO] [stdout] test src/lib.rs - config (line 103) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 72) - compile ... ok [INFO] [stdout] test src/lib.rs - connection (line 143) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::ConnectRequestBuilder::add_header (line 484) ... ok [INFO] [stdout] test src/config.rs - config::ClientConfig (line 688) ... ok [INFO] [stdout] test src/stream.rs - stream::BiStream (line 187) ... ok [INFO] [stdout] test src/tls.rs - tls::Identity::self_signed_builder (line 359) ... ok [INFO] [stdout] test src/tls.rs - tls::Identity::self_signed (line 321) ... ok [INFO] [stdout] test src/tls.rs - tls::Sha256Digest::fmt (line 494) ... ok [INFO] [stdout] test src/tls.rs - tls::Sha256Digest::new (line 430) ... ok [INFO] [stdout] test src/tls.rs - tls::Sha256Digest::from_str_fmt (line 447) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::new (line 1014) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::offset_from_not_before (line 1148) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::build (line 1203) ... ok [INFO] [stdout] test src/tls.rs - tls::Identity::self_signed (line 329) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::validity_days (line 1173) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::subject_alt_names (line 1044) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::new (line 1024) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::validity_period (line 1103) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "467c9459c28b995dc9a458c257a3a4ec9aece7abcc438d892a36296044973a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467c9459c28b995dc9a458c257a3a4ec9aece7abcc438d892a36296044973a7b", kill_on_drop: false }` [INFO] [stdout] 467c9459c28b995dc9a458c257a3a4ec9aece7abcc438d892a36296044973a7b