[INFO] cloning repository https://github.com/veyh/kademliar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veyh/kademliar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveyh%2Fkademliar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveyh%2Fkademliar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bb0b02d645e7393cc729cd6f00483dbec39a3dc [INFO] testing veyh/kademliar against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveyh%2Fkademliar" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/veyh/kademliar on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/veyh/kademliar [INFO] finished tweaking git repo https://github.com/veyh/kademliar [INFO] tweaked toml for git repo https://github.com/veyh/kademliar written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/veyh/kademliar 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 177677bbed10fc3245acfc4f9b4be3a2fe7d42a96600f5ec901892cd19b16576 [INFO] running `Command { std: "docker" "start" "-a" "177677bbed10fc3245acfc4f9b4be3a2fe7d42a96600f5ec901892cd19b16576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "177677bbed10fc3245acfc4f9b4be3a2fe7d42a96600f5ec901892cd19b16576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177677bbed10fc3245acfc4f9b4be3a2fe7d42a96600f5ec901892cd19b16576", kill_on_drop: false }` [INFO] [stdout] 177677bbed10fc3245acfc4f9b4be3a2fe7d42a96600f5ec901892cd19b16576 [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" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbeed8118d0b4123827d33ad2846adc722a7573f4a129a1ac015a3fee4cbbd22 [INFO] running `Command { std: "docker" "start" "-a" "fbeed8118d0b4123827d33ad2846adc722a7573f4a129a1ac015a3fee4cbbd22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling bendy v0.3.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pretty-hex v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling kademliar v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "fbeed8118d0b4123827d33ad2846adc722a7573f4a129a1ac015a3fee4cbbd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbeed8118d0b4123827d33ad2846adc722a7573f4a129a1ac015a3fee4cbbd22", kill_on_drop: false }` [INFO] [stdout] fbeed8118d0b4123827d33ad2846adc722a7573f4a129a1ac015a3fee4cbbd22 [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" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca5d269f7ba5c35a74385e050c930207ba710759e0d9a57e29cc1cc756275f9b [INFO] running `Command { std: "docker" "start" "-a" "ca5d269f7ba5c35a74385e050c930207ba710759e0d9a57e29cc1cc756275f9b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling similar-asserts v1.5.0 [INFO] [stderr] Compiling kademliar v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.99s [INFO] running `Command { std: "docker" "inspect" "ca5d269f7ba5c35a74385e050c930207ba710759e0d9a57e29cc1cc756275f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5d269f7ba5c35a74385e050c930207ba710759e0d9a57e29cc1cc756275f9b", kill_on_drop: false }` [INFO] [stdout] ca5d269f7ba5c35a74385e050c930207ba710759e0d9a57e29cc1cc756275f9b [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" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 082088b8c1b798f80a87395add4a693e615f7a80c3bc748127f1a34bfea477aa [INFO] running `Command { std: "docker" "start" "-a" "082088b8c1b798f80a87395add4a693e615f7a80c3bc748127f1a34bfea477aa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kademliar-b45ebb63396b0097) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] 2025-05-16T20:10:11.632829Z DEBUG kademliar::app: self=App { k: 8, concurrency: 999, timeout_ms: 1000, id: NodeId(ffffffffffffffffffffffffffffffffffffffff), bootstrap_nodes: [NodeAddr { ip: 127.0.0.1, port: 1000 }], sock: KrpcSocketStub, requests: RwLock { data: {} }, next_tx_id: 0 } [INFO] [stdout] 2025-05-16T20:10:11.632879Z DEBUG kademliar::app: self=App { k: 8, concurrency: 999, timeout_ms: 1000, id: NodeId(2e3a83b80539b6ad71a72990352305d5eb8d1025), bootstrap_nodes: [NodeAddr { ip: 127.0.0.1, port: 1000 }, NodeAddr { ip: 127.0.0.1, port: 1001 }], sock: KrpcSocketStub, requests: RwLock { data: {} }, next_tx_id: 0 } [INFO] [stdout] 2025-05-16T20:10:11.633063Z DEBUG kademliar::app: main: recv msg=SendSuccess(TxId(0000)) [INFO] [stdout] 2025-05-16T20:10:11.633094Z DEBUG kademliar::app: main: recv msg=Response(FindNodeResponse { tx_id: TxId(0000), nodes: [Node { id: NodeId(ffffffffff000000000000000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2000 } }] }) [INFO] [stdout] 2025-05-16T20:10:11.633132Z DEBUG kademliar::app: response tx_id=TxId(0000) res=FindNodeResponse { tx_id: TxId(0000), nodes: [Node { id: NodeId(ffffffffff000000000000000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2000 } }] } [INFO] [stdout] test krpc::tests::decodes_find_node_response_with_two_nodes ... ok [INFO] [stdout] test krpc::tests::calculates_kongest_common_prefix ... ok [INFO] [stdout] 2025-05-16T20:10:11.633160Z DEBUG kademliar::app: node tx_id=TxId(0000) distance=Distance(LCP: 40, value: 0000000000ffffffffffffffffffffffffffffff) node=Node { id: NodeId(ffffffffff000000000000000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2000 } } [INFO] [stdout] 2025-05-16T20:10:11.633184Z DEBUG kademliar::app: node is closer --> query tx_id=TxId(0000) [INFO] [stdout] 2025-05-16T20:10:11.633253Z DEBUG kademliar::app: main: recv msg=SendError(TxId(0000)) [INFO] [stdout] 2025-05-16T20:10:11.633313Z ERROR kademliar::app: send error --> remove tx_id=TxId(0000) [INFO] [stdout] 2025-05-16T20:10:11.633338Z DEBUG kademliar::app: main: recv msg=SendError(TxId(0100)) [INFO] [stdout] 2025-05-16T20:10:11.633355Z ERROR kademliar::app: send error --> remove tx_id=TxId(0100) [INFO] [stdout] 2025-05-16T20:10:11.633389Z DEBUG kademliar::app: done [INFO] [stdout] test krpc::tests::encodes_find_node_request ... ok [INFO] [stdout] test app::tests::stops_after_bootstrapping_when_all_requests_failed ... ok [INFO] [stdout] 2025-05-16T20:10:11.633316Z DEBUG kademliar::app: main: recv msg=SendSuccess(TxId(0100)) [INFO] [stdout] 2025-05-16T20:10:11.642226Z DEBUG kademliar::app: main: recv msg=Response(FindNodeResponse { tx_id: TxId(0100), nodes: [Node { id: NodeId(ffffffffffffffffffff00000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2001 } }] }) [INFO] [stdout] 2025-05-16T20:10:11.642276Z DEBUG kademliar::app: response tx_id=TxId(0100) res=FindNodeResponse { tx_id: TxId(0100), nodes: [Node { id: NodeId(ffffffffffffffffffff00000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2001 } }] } [INFO] [stdout] 2025-05-16T20:10:11.642295Z DEBUG kademliar::app: node tx_id=TxId(0100) distance=Distance(LCP: 80, value: 00000000000000000000ffffffffffffffffffff) node=Node { id: NodeId(ffffffffffffffffffff00000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2001 } } [INFO] [stdout] 2025-05-16T20:10:11.642317Z DEBUG kademliar::app: node is closer --> query tx_id=TxId(0100) [INFO] [stdout] 2025-05-16T20:10:11.642424Z DEBUG kademliar::app: main: recv msg=SendSuccess(TxId(0200)) [INFO] [stdout] 2025-05-16T20:10:11.642446Z DEBUG kademliar::app: main: recv msg=Response(FindNodeResponse { tx_id: TxId(0200), nodes: [Node { id: NodeId(fffffffffffffff0000000000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2002 } }] }) [INFO] [stdout] 2025-05-16T20:10:11.642461Z DEBUG kademliar::app: response tx_id=TxId(0200) res=FindNodeResponse { tx_id: TxId(0200), nodes: [Node { id: NodeId(fffffffffffffff0000000000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2002 } }] } [INFO] [stdout] 2025-05-16T20:10:11.642475Z DEBUG kademliar::app: node tx_id=TxId(0200) distance=Distance(LCP: 60, value: 000000000000000fffffffffffffffffffffffff) node=Node { id: NodeId(fffffffffffffff0000000000000000000000000), addr: NodeAddr { ip: 127.0.0.1, port: 2002 } } [INFO] [stdout] 2025-05-16T20:10:11.642496Z DEBUG kademliar::app: done [INFO] [stdout] test app::tests::queries_closer_nodes_on_response ... ok [INFO] [stdout] test krpc::tests::calculates_distance ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kademliar-be654c5e4960451b) [INFO] [stdout] test krpc::tests::decodes_find_node_response_with_single_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kademliar [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "082088b8c1b798f80a87395add4a693e615f7a80c3bc748127f1a34bfea477aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082088b8c1b798f80a87395add4a693e615f7a80c3bc748127f1a34bfea477aa", kill_on_drop: false }` [INFO] [stdout] 082088b8c1b798f80a87395add4a693e615f7a80c3bc748127f1a34bfea477aa