[INFO] cloning repository https://github.com/tqwewe/kameo_es [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tqwewe/kameo_es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fkameo_es", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fkameo_es'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f200d56a9a737285490635625d266f1c3af817 [INFO] checking tqwewe/kameo_es against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fkameo_es" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tqwewe/kameo_es [INFO] finished tweaking git repo https://github.com/tqwewe/kameo_es [INFO] tweaked toml for git repo https://github.com/tqwewe/kameo_es written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tqwewe/kameo_es on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tqwewe/kameo_es 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88 [INFO] running `Command { std: "docker" "start" "2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking kameo_es_macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [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.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling kameo_macros v0.19.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking sierradb-protocol v0.1.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking kameo_es_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking kameo v0.19.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking redis v0.32.7 [INFO] [stderr] Checking sierradb-client v0.1.0 [INFO] [stderr] Checking kameo_es v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `conn` in this scope [INFO] [stdout] --> examples/bank_account.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | let conn = conn.get_multiplexed_tokio_connection().await?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tx` in this scope [INFO] [stdout] --> examples/bank_account.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | BankAccount::execute(&mut tx, "bob".to_string(), Deposit { amount: 1_000 }).await?; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tx` in this scope [INFO] [stdout] --> examples/bank_account.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | BankAccount::execute(&mut tx, "alice".to_string(), Deposit { amount: 2_000 }).await?; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/bank_account.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::FutureExt` [INFO] [stdout] --> examples/bank_account.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::FutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StreamId`, `TransactionOutcome`, and `Transaction` [INFO] [stdout] --> examples/bank_account.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | transaction::{Transaction, TransactionOutcome}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Apply, Command, Context, Entity, EventType, Metadata, StreamId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sierradb_client::stream_partition_key` [INFO] [stdout] --> examples/bank_account.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use sierradb_client::stream_partition_key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnvFilter`, `layer::SubscriberExt`, and `util::SubscriberInitExt` [INFO] [stdout] --> examples/bank_account.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt, EnvFilter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Withdraw: CommandName` is not satisfied [INFO] [stdout] --> examples/bank_account.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / fn handle( [INFO] [stdout] 68 | | &self, [INFO] [stdout] 69 | | cmd: Withdraw, [INFO] [stdout] 70 | | _ctx: Context<'_, Self>, [INFO] [stdout] 71 | | ) -> Result, Self::Error> { [INFO] [stdout] | |______________________________________________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `CommandName` is not implemented for `Withdraw` [INFO] [stdout] --> examples/bank_account.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Withdraw { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `kameo_es::Command` [INFO] [stdout] --> core/src/lib.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait Command: Entity { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Withdraw: CommandName` is not satisfied [INFO] [stdout] --> examples/bank_account.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl Command for BankAccount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `CommandName` is not implemented for `Withdraw` [INFO] [stdout] --> examples/bank_account.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Withdraw { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `kameo_es::Command` [INFO] [stdout] --> core/src/lib.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait Command: Entity { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied [INFO] [stdout] --> examples/bank_account.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / fn handle( [INFO] [stdout] 91 | | &self, [INFO] [stdout] 92 | | cmd: Deposit, [INFO] [stdout] 93 | | _ctx: Context<'_, Self>, [INFO] [stdout] 94 | | ) -> Result, Self::Error> { [INFO] [stdout] | |______________________________________________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit` [INFO] [stdout] --> examples/bank_account.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Deposit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `kameo_es::Command` [INFO] [stdout] --> core/src/lib.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait Command: Entity { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied [INFO] [stdout] --> examples/bank_account.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | impl Command for BankAccount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit` [INFO] [stdout] --> examples/bank_account.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Deposit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `kameo_es::Command` [INFO] [stdout] --> core/src/lib.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait Command: Entity { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied [INFO] [stdout] --> examples/bank_account.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | BankAccount::execute(&mut tx, "bob".to_string(), Deposit { amount: 1_000 }).await?; [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit` [INFO] [stdout] --> examples/bank_account.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Deposit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `execute` [INFO] [stdout] --> src/command_service.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | C: CommandName, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ExecuteExt::execute` [INFO] [stdout] ... [INFO] [stdout] 224 | fn execute(cmd_service: T, id: E::ID, command: C) -> Execute<'a, E, C, Self::Transaction>; [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied [INFO] [stdout] --> examples/bank_account.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | BankAccount::execute(&mut tx, "alice".to_string(), Deposit { amount: 2_000 }).await?; [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit` [INFO] [stdout] --> examples/bank_account.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Deposit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `execute` [INFO] [stdout] --> src/command_service.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | C: CommandName, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ExecuteExt::execute` [INFO] [stdout] ... [INFO] [stdout] 224 | fn execute(cmd_service: T, id: E::ID, command: C) -> Execute<'a, E, C, Self::Transaction>; [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kameo_es` (example "bank_account") due to 9 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88", kill_on_drop: false }` [INFO] [stdout] 2b91b82dd121ab40bf4dd7690c58d823723d3ab5e0ec7f814f29dc5050af4a88