[INFO] fetching crate wtransport 0.6.1...
[INFO] testing wtransport-0.6.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate wtransport 0.6.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wtransport 0.6.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate wtransport 0.6.1
[INFO] tweaked toml for crates.io crate wtransport 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wtransport 0.6.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wtransport 0.6.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d91fe2e0063ba20c631497eae25faf2a7b86d93d742e4c3a7bdb7d13c117986a
[INFO] running `Command { std: "docker" "start" "-a" "d91fe2e0063ba20c631497eae25faf2a7b86d93d742e4c3a7bdb7d13c117986a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d91fe2e0063ba20c631497eae25faf2a7b86d93d742e4c3a7bdb7d13c117986a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91fe2e0063ba20c631497eae25faf2a7b86d93d742e4c3a7bdb7d13c117986a", kill_on_drop: false }`
[INFO] [stdout] d91fe2e0063ba20c631497eae25faf2a7b86d93d742e4c3a7bdb7d13c117986a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 700ddbe90efc3072b13e226f066b527058e687082d36d6466d79231ae54ab8d7
[INFO] running `Command { std: "docker" "start" "-a" "700ddbe90efc3072b13e226f066b527058e687082d36d6466d79231ae54ab8d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling octets v0.3.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling httlib-huffman v0.3.4
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wtransport-proto v0.6.1
[INFO] [stderr]    Compiling wtransport v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "700ddbe90efc3072b13e226f066b527058e687082d36d6466d79231ae54ab8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "700ddbe90efc3072b13e226f066b527058e687082d36d6466d79231ae54ab8d7", kill_on_drop: false }`
[INFO] [stdout] 700ddbe90efc3072b13e226f066b527058e687082d36d6466d79231ae54ab8d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4af007b851ebe933db48fb989fe0e202bd906dba1297d08033850c9aa3a36a23
[INFO] running `Command { std: "docker" "start" "-a" "4af007b851ebe933db48fb989fe0e202bd906dba1297d08033850c9aa3a36a23", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling wtransport-proto v0.6.1
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling wtransport v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "4af007b851ebe933db48fb989fe0e202bd906dba1297d08033850c9aa3a36a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af007b851ebe933db48fb989fe0e202bd906dba1297d08033850c9aa3a36a23", kill_on_drop: false }`
[INFO] [stdout] 4af007b851ebe933db48fb989fe0e202bd906dba1297d08033850c9aa3a36a23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c30a23e6fa2620ffdddd4d76b3563ed285d46d52550000e1d157374d98f8440
[INFO] running `Command { std: "docker" "start" "-a" "4c30a23e6fa2620ffdddd4d76b3563ed285d46d52550000e1d157374d98f8440", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport-7f5d9e6f2de116f2)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test driver::utils::tests::shared_result_double_set ... ok
[INFO] [stdout] test driver::utils::tests::shared_result_get_drop ... ok
[INFO] [stdout] test driver::utils::tests::shared_result_get ... ok
[INFO] [stdout] test tls::tests::digest_from_str ... ok
[INFO] [stdout] test tls::tests::invalid_certificate ... ok
[INFO] [stdout] test tls::tests::idempotence_digest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wtransport
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/config.rs - config::ServerConfigBuilder<states::WantsIdentity>::with_custom_tls (line 418) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ServerConfigBuilder (line 290) - compile ... ok
[INFO] [stdout] test src/connection.rs - connection::Connection::open_bi (line 239) - compile ... ok
[INFO] [stdout] test src/connection.rs - connection::Connection::receive_datagram (line 264) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ServerConfigBuilder<states::WantsIdentity>::with_identity (line 375) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfigBuilder (line 792) - compile ... ok
[INFO] [stdout] test src/connection.rs - connection::Connection::open_uni (line 204) - compile ... ok
[INFO] [stdout] test src/endpoint.rs - endpoint::ConnectOptions (line 418) - compile ... ok
[INFO] [stdout] test src/connection.rs - connection::Connection::send_datagram (line 289) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ServerConfig (line 227) ... ok
[INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 219) - compile ... ok
[INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 231) - compile ... ok
[INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint (line 87) - compile ... 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/config.rs - config::ServerConfig (line 201) ... ok
[INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint (line 63) - compile ... ok
[INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 243) - compile ... ok
[INFO] [stdout] test src/lib.rs - connection (line 143) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ServerConfig (line 177) ... ok
[INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok
[INFO] [stdout] test src/lib.rs - connection (line 118) - compile ... ok
[INFO] [stdout] test src/lib.rs - config (line 119) - compile ... ok
[INFO] [stdout] test src/lib.rs - connection (line 175) - compile ... ok
[INFO] [stdout] test src/endpoint.rs - endpoint::ConnectRequestBuilder::add_header (line 487) ... ok
[INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::new (line 1007) ... ok
[INFO] [stdout] test src/stream.rs - stream::BiStream (line 187) ... ok
[INFO] [stdout] test src/tls.rs - tls::Sha256Digest::from_str_fmt (line 430) ... ok
[INFO] [stdout] test src/tls.rs - tls::Identity::self_signed (line 304) ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfig (line 690) ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfig (line 711) ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfig (line 653) ... ok
[INFO] [stdout] test src/tls.rs - tls::Sha256Digest::new (line 413) ... ok
[INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::new (line 997) ... ok
[INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::subject_alt_names (line 1027) ... ok
[INFO] [stdout] test src/tls.rs - tls::Sha256Digest::fmt (line 477) ... ok
[INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::ReadyToBuild>::build (line 1185) ... ok
[INFO] [stdout] test src/tls.rs - tls::Identity::self_signed_builder (line 342) ... ok
[INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsValidityPeriod>::validity_period (line 1085) ... ok
[INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsNotAfter>::validity_days (line 1155) ... ok
[INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsNotAfter>::offset_from_not_before (line 1130) ... ok
[INFO] [stdout] test src/tls.rs - tls::Identity::self_signed (line 312) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4c30a23e6fa2620ffdddd4d76b3563ed285d46d52550000e1d157374d98f8440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c30a23e6fa2620ffdddd4d76b3563ed285d46d52550000e1d157374d98f8440", kill_on_drop: false }`
[INFO] [stdout] 4c30a23e6fa2620ffdddd4d76b3563ed285d46d52550000e1d157374d98f8440
