[INFO] fetching crate siumai 0.10.1... [INFO] testing siumai-0.10.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate siumai 0.10.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate siumai 0.10.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate siumai 0.10.1 [INFO] tweaked toml for crates.io crate siumai 0.10.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate siumai 0.10.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate siumai 0.10.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded validator v0.20.0 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded tracing-serde v0.2.0 [INFO] [stderr] Downloaded rmcp-macros v0.6.4 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded validator_derive v0.20.0 [INFO] [stderr] Downloaded process-wrap v8.2.1 [INFO] [stderr] Downloaded rmcp v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64a1bc897e9fcd3342ee495ecb31d73eb3fa12a83c37f7e781bdab5ba503e191 [INFO] running `Command { std: "docker" "start" "-a" "64a1bc897e9fcd3342ee495ecb31d73eb3fa12a83c37f7e781bdab5ba503e191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64a1bc897e9fcd3342ee495ecb31d73eb3fa12a83c37f7e781bdab5ba503e191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a1bc897e9fcd3342ee495ecb31d73eb3fa12a83c37f7e781bdab5ba503e191", kill_on_drop: false }` [INFO] [stdout] 64a1bc897e9fcd3342ee495ecb31d73eb3fa12a83c37f7e781bdab5ba503e191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acb5813e1ec04c287ab5d974ac4e4dfe237392feca90b671338ef757c1927f22 [INFO] running `Command { std: "docker" "start" "-a" "acb5813e1ec04c287ab5d974ac4e4dfe237392feca90b671338ef757c1927f22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling siumai v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] warning: siumai@0.10.1: Siumai compiled with providers: openai, anthropic, google, ollama, xai, groq [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "acb5813e1ec04c287ab5d974ac4e4dfe237392feca90b671338ef757c1927f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb5813e1ec04c287ab5d974ac4e4dfe237392feca90b671338ef757c1927f22", kill_on_drop: false }` [INFO] [stdout] acb5813e1ec04c287ab5d974ac4e4dfe237392feca90b671338ef757c1927f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51e2e03eacc0c06db1755dfa364f63cd826c8673f159aff5df45a9f1bccfd30 [INFO] running `Command { std: "docker" "start" "-a" "e51e2e03eacc0c06db1755dfa364f63cd826c8673f159aff5df45a9f1bccfd30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] warning: siumai@0.10.1: Siumai compiled with providers: openai, anthropic, google, ollama, xai, groq [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rmcp-macros v0.6.4 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rmcp v0.6.4 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling siumai v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: siumai@0.10.1: Siumai compiled with providers: openai, anthropic, google, ollama, xai, groq [INFO] [stderr] error: could not compile `siumai` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name siumai --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all-providers"' --cfg 'feature="anthropic"' --cfg 'feature="default"' --cfg 'feature="google"' --cfg 'feature="groq"' --cfg 'feature="ollama"' --cfg 'feature="openai"' --cfg 'feature="xai"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-providers", "anthropic", "default", "google", "groq", "ollama", "openai", "xai"))' -C metadata=6d6f1896aec01c61 -C extra-filename=-a9a57b238e87a953 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a0cc866428147250.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-0f64b00a26c71390.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-02d187582739f71d.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-f2fa80075c80f6d8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7c89356c4526f113.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e312ac152b983880.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b19b3f74a0081cd4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c0a4e98e90502bb5.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8132cacd9466a8e9.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c93473df260c3bf7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-55830162915d76af.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef5380c247237902.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-55654f80d66897c1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-de9f8aeb83da4df6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3c1d6afffb077ae4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce551aeeadba119f.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-59b96aa7f497b280.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b3563dbdc726aded.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-48c206b8ffa2d09a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-86768fa9331bbb96.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-26d04f331baae8b2.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e51e2e03eacc0c06db1755dfa364f63cd826c8673f159aff5df45a9f1bccfd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51e2e03eacc0c06db1755dfa364f63cd826c8673f159aff5df45a9f1bccfd30", kill_on_drop: false }` [INFO] [stdout] e51e2e03eacc0c06db1755dfa364f63cd826c8673f159aff5df45a9f1bccfd30