[INFO] cloning repository https://github.com/rishflab/libp2p-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rishflab/libp2p-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishflab%2Flibp2p-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishflab%2Flibp2p-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1333fe1d00e708db2acfd71d5351a4c514ffe54a [INFO] testing rishflab/libp2p-tests against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishflab%2Flibp2p-tests" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rishflab/libp2p-tests on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rishflab/libp2p-tests [INFO] finished tweaking git repo https://github.com/rishflab/libp2p-tests [INFO] tweaked toml for git repo https://github.com/rishflab/libp2p-tests written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rishflab/libp2p-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86476185be016b205b5ac0ae3a448f704eec073b039eb72514ee98a7c4a4857d [INFO] running `Command { std: "docker" "start" "-a" "86476185be016b205b5ac0ae3a448f704eec073b039eb72514ee98a7c4a4857d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86476185be016b205b5ac0ae3a448f704eec073b039eb72514ee98a7c4a4857d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86476185be016b205b5ac0ae3a448f704eec073b039eb72514ee98a7c4a4857d", kill_on_drop: false }` [INFO] [stdout] 86476185be016b205b5ac0ae3a448f704eec073b039eb72514ee98a7c4a4857d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a8ec87d9a797591e07c10088649703d96d149ab1912401ca443da8bf57fc75 [INFO] running `Command { std: "docker" "start" "-a" "66a8ec87d9a797591e07c10088649703d96d149ab1912401ca443da8bf57fc75", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling libp2p-core-derive v0.18.0 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling futures_codec v0.3.4 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling yamux v0.4.5 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling multihash v0.10.1 [INFO] [stderr] Compiling multistream-select v0.8.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling libp2p-core v0.18.0 [INFO] [stderr] Compiling libp2p-secio v0.18.0 [INFO] [stderr] Compiling parity-multiaddr v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling libp2p-swarm v0.18.0 [INFO] [stderr] Compiling libp2p-tcp v0.18.0 [INFO] [stderr] Compiling libp2p-yamux v0.18.0 [INFO] [stderr] Compiling libp2p-dns v0.18.0 [INFO] [stderr] Compiling libp2p-mplex v0.18.0 [INFO] [stderr] Compiling libp2p-mdns v0.18.0 [INFO] [stderr] Compiling libp2p v0.18.0 [INFO] [stderr] Compiling libp2p-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.91s [INFO] running `Command { std: "docker" "inspect" "66a8ec87d9a797591e07c10088649703d96d149ab1912401ca443da8bf57fc75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a8ec87d9a797591e07c10088649703d96d149ab1912401ca443da8bf57fc75", kill_on_drop: false }` [INFO] [stdout] 66a8ec87d9a797591e07c10088649703d96d149ab1912401ca443da8bf57fc75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ab2198ef5415bf8fd50a96358c8be532bf0cd0078a9b2d501041af20188896 [INFO] running `Command { std: "docker" "start" "-a" "23ab2198ef5415bf8fd50a96358c8be532bf0cd0078a9b2d501041af20188896", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libp2p-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/announce.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | use futures::{pin_mut, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Multihash` [INFO] [stdout] --> src/announce.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | multihash::{Sha2_256, Multihash}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer` [INFO] [stdout] --> src/announce.rs:148:74 [INFO] [stdout] | [INFO] [stdout] 148 | if let BehaviourOutEvent::ReceivedAnnouncement { peer, io } = behavior_event { [INFO] [stdout] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alice_peer_id` [INFO] [stdout] --> src/announce.rs:101:31 [INFO] [stdout] | [INFO] [stdout] 101 | let (mut alice_swarm, alice_peer_id) = { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alice_peer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outbound_config` [INFO] [stdout] --> src/announce.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let outbound_config = OutboundConfig::new(send_swap_digest.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outbound_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/announce.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | Swarm::dial_addr(&mut alice_swarm, bob_addr.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libp2p_tests-25ac252adf3df136) [INFO] running `Command { std: "docker" "inspect" "23ab2198ef5415bf8fd50a96358c8be532bf0cd0078a9b2d501041af20188896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ab2198ef5415bf8fd50a96358c8be532bf0cd0078a9b2d501041af20188896", kill_on_drop: false }` [INFO] [stdout] 23ab2198ef5415bf8fd50a96358c8be532bf0cd0078a9b2d501041af20188896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3a2fd24f558329ca074a54fceba0fe2d4bb15a602fdecf69d9e23e2e6a07375 [INFO] running `Command { std: "docker" "start" "-a" "f3a2fd24f558329ca074a54fceba0fe2d4bb15a602fdecf69d9e23e2e6a07375", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `prelude::*` [INFO] [stderr] --> src/announce.rs:53:28 [INFO] [stderr] | [INFO] [stderr] 53 | use futures::{pin_mut, prelude::*}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Multihash` [INFO] [stderr] --> src/announce.rs:58:31 [INFO] [stderr] | [INFO] [stderr] 58 | multihash::{Sha2_256, Multihash}, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `peer` [INFO] [stderr] --> src/announce.rs:148:74 [INFO] [stderr] | [INFO] [stderr] 148 | if let BehaviourOutEvent::ReceivedAnnouncement { peer, io } = behavior_event { [INFO] [stderr] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `alice_peer_id` [INFO] [stderr] --> src/announce.rs:101:31 [INFO] [stderr] | [INFO] [stderr] 101 | let (mut alice_swarm, alice_peer_id) = { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alice_peer_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `outbound_config` [INFO] [stderr] --> src/announce.rs:132:13 [INFO] [stderr] | [INFO] [stderr] 132 | let outbound_config = OutboundConfig::new(send_swap_digest.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outbound_config` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/announce.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 129 | Swarm::dial_addr(&mut alice_swarm, bob_addr.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `libp2p-tests` (lib test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libp2p_tests-25ac252adf3df136) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test announce::tests::send_announce_receive_confirmation has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f3a2fd24f558329ca074a54fceba0fe2d4bb15a602fdecf69d9e23e2e6a07375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a2fd24f558329ca074a54fceba0fe2d4bb15a602fdecf69d9e23e2e6a07375", kill_on_drop: false }` [INFO] [stdout] f3a2fd24f558329ca074a54fceba0fe2d4bb15a602fdecf69d9e23e2e6a07375