[INFO] cloning repository https://github.com/bmwill/tonic-rustls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bmwill/tonic-rustls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmwill%2Ftonic-rustls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmwill%2Ftonic-rustls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d16d61d4ba887970c76649252a0f949ab3ade93
[INFO] testing bmwill/tonic-rustls against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmwill%2Ftonic-rustls" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bmwill/tonic-rustls
[INFO] finished tweaking git repo https://github.com/bmwill/tonic-rustls
[INFO] tweaked toml for git repo https://github.com/bmwill/tonic-rustls written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bmwill/tonic-rustls on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bmwill/tonic-rustls 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 123eff3d03c058789572c1322cc7e982670e15d991cdb7461eaa17aa01402d5f
[INFO] running `Command { std: "docker" "start" "-a" "123eff3d03c058789572c1322cc7e982670e15d991cdb7461eaa17aa01402d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "123eff3d03c058789572c1322cc7e982670e15d991cdb7461eaa17aa01402d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123eff3d03c058789572c1322cc7e982670e15d991cdb7461eaa17aa01402d5f", kill_on_drop: false }`
[INFO] [stdout] 123eff3d03c058789572c1322cc7e982670e15d991cdb7461eaa17aa01402d5f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59aa2ac6c571248e7d877bfc4500a156e74478514e337830584fd431bbc2ac65
[INFO] running `Command { std: "docker" "start" "-a" "59aa2ac6c571248e7d877bfc4500a156e74478514e337830584fd431bbc2ac65", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling pin-project v1.1.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling tonic v0.13.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tonic-rustls v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.95s
[INFO] running `Command { std: "docker" "inspect" "59aa2ac6c571248e7d877bfc4500a156e74478514e337830584fd431bbc2ac65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59aa2ac6c571248e7d877bfc4500a156e74478514e337830584fd431bbc2ac65", kill_on_drop: false }`
[INFO] [stdout] 59aa2ac6c571248e7d877bfc4500a156e74478514e337830584fd431bbc2ac65
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf03c941537051dd286103f04deed8a17ed62eafdd4e44b063987d83ecb35cf6
[INFO] running `Command { std: "docker" "start" "-a" "cf03c941537051dd286103f04deed8a17ed62eafdd4e44b063987d83ecb35cf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling tonic v0.13.0
[INFO] [stderr]    Compiling tonic-rustls v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.51s
[INFO] running `Command { std: "docker" "inspect" "cf03c941537051dd286103f04deed8a17ed62eafdd4e44b063987d83ecb35cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf03c941537051dd286103f04deed8a17ed62eafdd4e44b063987d83ecb35cf6", kill_on_drop: false }`
[INFO] [stdout] cf03c941537051dd286103f04deed8a17ed62eafdd4e44b063987d83ecb35cf6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28f1e2a6588285537b58e3d5043bd8f571558ee2709d2380b8708f1300f48278
[INFO] running `Command { std: "docker" "start" "-a" "28f1e2a6588285537b58e3d5043bd8f571558ee2709d2380b8708f1300f48278", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tonic_rustls-f2243779b536ea25)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test channel::service::user_agent::tests::prepends_custom_user_agent_to_default ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_header_not_present ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_hours ... ok
[INFO] [stdout] test server::incoming::tests::one_tcpincoming_at_a_time ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_microseconds ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_minutes ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_milliseconds ... ok
[INFO] [stdout] test channel::service::user_agent::tests::sets_default_if_no_custom_user_agent ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_nanoseconds ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_seconds ... ok
[INFO] [stdout] test service::grpc_timeout::tests::fuzz ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_invalid_digits - should panic ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_invalid_unit - should panic ... ok
[INFO] [stdout] test service::grpc_timeout::tests::test_too_many_digits - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tonic_rustls
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/server/incoming.rs - server::incoming::TcpIncoming::new (line 176) - compile ... FAILED
[INFO] [stdout] test src/server/mod.rs - server::Server<L>::layer (line 462) ... FAILED
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::connect_timeout (line 155) ... ok
[INFO] [stdout] test src/channel/mod.rs - channel::Channel::from_shared (line 92) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::origin (line 115) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::timeout (line 130) ... ok
[INFO] [stdout] test src/server/conn.rs - server::conn::Connected (line 21) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::from_static (line 65) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::uri (line 407) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::user_agent (line 90) ... ok
[INFO] [stdout] test src/server/mod.rs - server::Server<L>::concurrency_limit_per_connection (line 162) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::concurrency_limit (line 185) ... ok
[INFO] [stdout] test src/channel/mod.rs - channel::Channel::from_static (line 81) ... ok
[INFO] [stdout] test src/server/mod.rs - server::Server<L>::layer (line 446) ... ok
[INFO] [stdout] test src/server/mod.rs - server::Server<L>::timeout (line 180) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::rate_limit (line 199) ... ok
[INFO] [stdout] test src/channel/endpoint.rs - channel::endpoint::Endpoint::from_shared (line 76) ... ok
[INFO] [stdout] test src/server/mod.rs - server::Server<L>::max_connection_age (line 240) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/server/incoming.rs - server::incoming::TcpIncoming::new (line 176) stdout ----
[INFO] [stdout] error[E0603]: type alias `BoxBody` is private
[INFO] [stdout]  --> src/server/incoming.rs:180:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tonic::{body::BoxBody, server::NamedService};
[INFO] [stdout]   |                   ^^^^^^^ private type alias
[INFO] [stdout]   |
[INFO] [stdout] note: the type alias `BoxBody` is defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.13.0/src/body.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | type BoxBody = http_body_util::combinators::UnsyncBoxBody<bytes::Bytes, crate::Status>;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `S` cannot be shared between threads safely
[INFO] [stdout]    --> src/server/incoming.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout]  26 |    .add_service(some_service)
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^ `S` cannot be shared between threads safely
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Server::<L>::add_service`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/server/mod.rs:398:15
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn add_service<S>(&mut self, svc: S) -> Router<L>
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 398 |             + Sync
[INFO] [stdout]     |               ^^^^ required by this bound in `Server::<L>::add_service`
[INFO] [stdout] help: consider further restricting type parameter `S` with trait `Sync`
[INFO] [stdout]     |
[INFO] [stdout]  13 |   S: Service<Request<BoxBody>, Response = Response<BoxBody>, Error = Infallible> + NamedService + Clone + Send + 'static + std::marker::Sync,
[INFO] [stdout]     |                                                                                                                          +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server/mod.rs - server::Server<L>::layer (line 462) stdout ----
[INFO] [stdout] error[E0423]: expected function, found module `interceptor`
[INFO] [stdout]   --> src/server/mod.rs:490:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     .layer(interceptor(auth_interceptor))
[INFO] [stdout]    |            ^^^^^^^^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `interceptor`
[INFO] [stdout]   --> src/server/mod.rs:491:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     .layer(interceptor(some_other_interceptor))
[INFO] [stdout]    |            ^^^^^^^^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/server/incoming.rs - server::incoming::TcpIncoming::new (line 176)
[INFO] [stdout]     src/server/mod.rs - server::Server<L>::layer (line 462)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "28f1e2a6588285537b58e3d5043bd8f571558ee2709d2380b8708f1300f48278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f1e2a6588285537b58e3d5043bd8f571558ee2709d2380b8708f1300f48278", kill_on_drop: false }`
[INFO] [stdout] 28f1e2a6588285537b58e3d5043bd8f571558ee2709d2380b8708f1300f48278
