[INFO] fetching crate teloxide 0.17.0...
[INFO] testing teloxide-0.17.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate teloxide 0.17.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate teloxide 0.17.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate teloxide 0.17.0
[INFO] tweaked toml for crates.io crate teloxide 0.17.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teloxide 0.17.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teloxide 0.17.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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22bc457f1bde929c3ceb6b500861d431521f725c18186fea0f5cd6390b2ae572
[INFO] running `Command { std: "docker" "start" "-a" "22bc457f1bde929c3ceb6b500861d431521f725c18186fea0f5cd6390b2ae572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22bc457f1bde929c3ceb6b500861d431521f725c18186fea0f5cd6390b2ae572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22bc457f1bde929c3ceb6b500861d431521f725c18186fea0f5cd6390b2ae572", kill_on_drop: false }`
[INFO] [stdout] 22bc457f1bde929c3ceb6b500861d431521f725c18186fea0f5cd6390b2ae572
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cec760143b6d92e4cca2d3dd0c3936169df5713452ad466d0eb5375f2f34dc83
[INFO] running `Command { std: "docker" "start" "-a" "cec760143b6d92e4cca2d3dd0c3936169df5713452ad466d0eb5375f2f34dc83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling rgb v0.8.51
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling teloxide v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "cec760143b6d92e4cca2d3dd0c3936169df5713452ad466d0eb5375f2f34dc83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec760143b6d92e4cca2d3dd0c3936169df5713452ad466d0eb5375f2f34dc83", kill_on_drop: false }`
[INFO] [stdout] cec760143b6d92e4cca2d3dd0c3936169df5713452ad466d0eb5375f2f34dc83
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 478d86ce447291c466a808e18f732c377b3af5063e31fcdb7cf1e4a65254ca56
[INFO] running `Command { std: "docker" "start" "-a" "478d86ce447291c466a808e18f732c377b3af5063e31fcdb7cf1e4a65254ca56", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling teloxide v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `teloxide` (example "throw_dice")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name throw_dice --edition=2021 examples/throw_dice.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(CI_POSTGRES)' --check-cfg 'cfg(CI_REDIS)' --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "bincode", "bincode-serializer", "cache-me", "cbor-serializer", "ctrlc_handler", "deadpool-redis", "default", "erased", "full", "macros", "native-tls", "nightly", "postgres-storage-nativetls", "postgres-storage-rustls", "rand", "redis-storage", "rustls", "rustls-native-roots", "serde_cbor", "sqlite-storage-nativetls", "sqlite-storage-rustls", "sqlx", "teloxide-macros", "throttle", "tower", "tower-http", "trace-adaptor", "tracing", "webhooks", "webhooks-axum"))' -C metadata=40d30d0698b06b40 -C extra-filename=-9ba6de07cffa00dd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-1edc147f2ee2203d.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1543019422a9772.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-7c37c767190076f2.rlib --extern dptree=/opt/rustwide/target/debug/deps/libdptree-291d01c85b4679d7.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-ee1ed391f5dfcb09.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3a98288249db3f5a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-b0b250276b6e9e3e.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-7bca74c997b9ec3d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b584a9298f5c9a8f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d48d02b237a0f057.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-684bc8748f47d632.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67ba2fa90513fff5.rlib --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-cf22d1365f5234dd.rlib --extern teloxide_core=/opt/rustwide/target/debug/deps/libteloxide_core-8bfcfe4c9634677d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-40207d4061830931.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d4b853cfe506ab5f.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c3e14eb535e23b8c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7f579d677dc4ab7a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-ae098385c413a1d7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `teloxide` (example "middlewares")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name middlewares --edition=2021 examples/middlewares.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(CI_POSTGRES)' --check-cfg 'cfg(CI_REDIS)' --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "bincode", "bincode-serializer", "cache-me", "cbor-serializer", "ctrlc_handler", "deadpool-redis", "default", "erased", "full", "macros", "native-tls", "nightly", "postgres-storage-nativetls", "postgres-storage-rustls", "rand", "redis-storage", "rustls", "rustls-native-roots", "serde_cbor", "sqlite-storage-nativetls", "sqlite-storage-rustls", "sqlx", "teloxide-macros", "throttle", "tower", "tower-http", "trace-adaptor", "tracing", "webhooks", "webhooks-axum"))' -C metadata=4797941efb0e4a00 -C extra-filename=-443c8c6669102c24 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-1edc147f2ee2203d.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1543019422a9772.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-7c37c767190076f2.rlib --extern dptree=/opt/rustwide/target/debug/deps/libdptree-291d01c85b4679d7.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-ee1ed391f5dfcb09.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3a98288249db3f5a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-b0b250276b6e9e3e.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-7bca74c997b9ec3d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b584a9298f5c9a8f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d48d02b237a0f057.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-684bc8748f47d632.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67ba2fa90513fff5.rlib --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-cf22d1365f5234dd.rlib --extern teloxide_core=/opt/rustwide/target/debug/deps/libteloxide_core-8bfcfe4c9634677d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-40207d4061830931.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d4b853cfe506ab5f.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c3e14eb535e23b8c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7f579d677dc4ab7a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-ae098385c413a1d7/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "478d86ce447291c466a808e18f732c377b3af5063e31fcdb7cf1e4a65254ca56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "478d86ce447291c466a808e18f732c377b3af5063e31fcdb7cf1e4a65254ca56", kill_on_drop: false }`
[INFO] [stdout] 478d86ce447291c466a808e18f732c377b3af5063e31fcdb7cf1e4a65254ca56
