[INFO] fetching crate tonic 0.13.0... [INFO] checking tonic-0.13.0 against master#191df20fcad9331d3a948aa8e8556775ec3fe69d for pr-133502-3 [INFO] extracting crate tonic 0.13.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate tonic 0.13.0 on toolchain 191df20fcad9331d3a948aa8e8556775ec3fe69d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic 0.13.0 [INFO] finished tweaking crates.io crate tonic 0.13.0 [INFO] tweaked toml for crates.io crate tonic 0.13.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate tonic 0.13.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" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.2.31 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded zstd-safe v7.2.4 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded axum-core v0.5.0 [INFO] [stderr] Downloaded fs_extra v1.3.0 [INFO] [stderr] Downloaded security-framework v3.2.0 [INFO] [stderr] Downloaded rustls-native-certs v0.8.1 [INFO] [stderr] Downloaded aws-lc-rs v1.12.6 [INFO] [stderr] Downloaded axum v0.8.1 [INFO] [stderr] Downloaded h2 v0.4.8 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded webpki-roots v0.26.8 [INFO] [stderr] Downloaded rustls v0.23.25 [INFO] [stderr] Downloaded zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Downloaded aws-lc-sys v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b60fe7a0f5728ef001cdd1b288157458b2ff025daaf32af126da7f7eebd09609 [INFO] running `Command { std: "docker" "start" "-a" "b60fe7a0f5728ef001cdd1b288157458b2ff025daaf32af126da7f7eebd09609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60fe7a0f5728ef001cdd1b288157458b2ff025daaf32af126da7f7eebd09609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60fe7a0f5728ef001cdd1b288157458b2ff025daaf32af126da7f7eebd09609", kill_on_drop: false }` [INFO] [stdout] b60fe7a0f5728ef001cdd1b288157458b2ff025daaf32af126da7f7eebd09609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2df7559abdc06f2f277e64f853e46a2c171eee02749087f5b4eac9298304fb90 [INFO] running `Command { std: "docker" "start" "-a" "2df7559abdc06f2f277e64f853e46a2c171eee02749087f5b4eac9298304fb90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 128 | bench!(chunk_size_100, 1_000, 100, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 129 | bench!(chunk_size_500, 1_000, 500, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 130 | bench!(chunk_size_1005, 1_000, 1_005, 1); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 133 | bench!(message_size_1k, 1_000, 1_005, 2); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 134 | bench!(message_size_5k, 5_000, 1_005, 2); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 135 | bench!(message_size_10k, 10_000, 1_005, 2); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 138 | bench!(message_count_1, 500, 505, 1); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 139 | bench!(message_count_10, 500, 505, 10); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] ... [INFO] [stdout] 140 | bench!(message_count_20, 500, 505, 20); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/builder.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] 16 + let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic` (bench "decode") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2df7559abdc06f2f277e64f853e46a2c171eee02749087f5b4eac9298304fb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df7559abdc06f2f277e64f853e46a2c171eee02749087f5b4eac9298304fb90", kill_on_drop: false }` [INFO] [stdout] 2df7559abdc06f2f277e64f853e46a2c171eee02749087f5b4eac9298304fb90