[INFO] fetching crate electrologica 0.3.0... [INFO] testing electrologica-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate electrologica 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate electrologica 0.3.0 [INFO] finished tweaking crates.io crate electrologica 0.3.0 [INFO] tweaked toml for crates.io crate electrologica 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate electrologica 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.6.0) [INFO] [stderr] Adding pprof v0.13.0 (available: v0.15.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9cc6e9961cb26cc8caece72fd3f354abbf53a1845489f6b87763d7b66051f2e [INFO] running `Command { std: "docker" "start" "-a" "d9cc6e9961cb26cc8caece72fd3f354abbf53a1845489f6b87763d7b66051f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9cc6e9961cb26cc8caece72fd3f354abbf53a1845489f6b87763d7b66051f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9cc6e9961cb26cc8caece72fd3f354abbf53a1845489f6b87763d7b66051f2e", kill_on_drop: false }` [INFO] [stdout] d9cc6e9961cb26cc8caece72fd3f354abbf53a1845489f6b87763d7b66051f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f2760b5cf336a2dc00db5bb7749aa8c7810406ddfe9f4abdac60d55f4a63ec6b [INFO] running `Command { std: "docker" "start" "-a" "f2760b5cf336a2dc00db5bb7749aa8c7810406ddfe9f4abdac60d55f4a63ec6b", kill_on_drop: false }` [INFO] [stderr] Compiling electrologica v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ring.rs:1231:17 [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator<'_, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/semaphore.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn acquire_guard(&self) -> Option { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | pub fn acquire_guard(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "f2760b5cf336a2dc00db5bb7749aa8c7810406ddfe9f4abdac60d55f4a63ec6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2760b5cf336a2dc00db5bb7749aa8c7810406ddfe9f4abdac60d55f4a63ec6b", kill_on_drop: false }` [INFO] [stdout] f2760b5cf336a2dc00db5bb7749aa8c7810406ddfe9f4abdac60d55f4a63ec6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a7b65120f0670938b8df85906a8ea09dae9c68108b4e2c6493009f15667f61d4 [INFO] running `Command { std: "docker" "start" "-a" "a7b65120f0670938b8df85906a8ea09dae9c68108b4e2c6493009f15667f61d4", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ring.rs:1231:17 [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator<'_, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/semaphore.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn acquire_guard(&self) -> Option { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | pub fn acquire_guard(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [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.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling electrologica v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ring.rs:1231:17 [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator<'_, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/semaphore.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn acquire_guard(&self) -> Option { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | pub fn acquire_guard(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.69s [INFO] running `Command { std: "docker" "inspect" "a7b65120f0670938b8df85906a8ea09dae9c68108b4e2c6493009f15667f61d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b65120f0670938b8df85906a8ea09dae9c68108b4e2c6493009f15667f61d4", kill_on_drop: false }` [INFO] [stdout] a7b65120f0670938b8df85906a8ea09dae9c68108b4e2c6493009f15667f61d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cacb2c45ec3e210c97a90120ef2360720d561907f2e19bc852f83fb993be1343 [INFO] running `Command { std: "docker" "start" "-a" "cacb2c45ec3e210c97a90120ef2360720d561907f2e19bc852f83fb993be1343", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ring.rs:1231:17 [INFO] [stderr] | [INFO] [stderr] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator { [INFO] [stderr] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1231 | pub fn iter(&self) -> AtomicRingBufferIterator<'_, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/semaphore.rs:223:26 [INFO] [stderr] | [INFO] [stderr] 223 | pub fn acquire_guard(&self) -> Option { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 223 | pub fn acquire_guard(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `electrologica` (lib) generated 2 warnings (run `cargo fix --lib -p electrologica` to apply 2 suggestions) [INFO] [stderr] warning: `electrologica` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/electrologica-c0869a87da17eaf1) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test ring::tests::test_concurrent_stress ... ignored [INFO] [stdout] test ring::tests::test_basic_push_pop ... ok [INFO] [stdout] test ring::tests::test_alternating_push_pop ... ok [INFO] [stdout] test ring::tests::test_full_buffer ... ok [INFO] [stdout] test ring::tests::test_len ... ok [INFO] [stdout] test ring::tests::test_peek ... ok [INFO] [stdout] test ring::tests::test_multiple_wraparounds ... ok [INFO] [stdout] test semaphore::tests::test_acquire_and_release ... ok [INFO] [stdout] test ring::tests::test_clear ... ok [INFO] [stdout] test ring::tests::test_wraparound ... ok [INFO] [stdout] test spin::tests::test_spin_try_max_backoff_reached ... ok [INFO] [stdout] test semaphore::tests::test_try_acquire ... ok [INFO] [stdout] test semaphore::tests::test_guard ... ok [INFO] [stdout] test spin::tests::test_spin_try_success ... ok [INFO] [stdout] test semaphore::tests::test_new_semaphore ... ok [INFO] [stdout] test semaphore::tests::test_timeout ... ok [INFO] [stdout] test semaphore::tests::test_max_count ... ok [INFO] [stdout] test semaphore::tests::test_concurrent_acquire_release ... ok [INFO] [stdout] test spin::tests::test_spin_try_timeout ... ok [INFO] [stdout] test ring::tests::test_contiguous_read_write ... ok [INFO] [stdout] 2025-06-29T14:08:04.131824Z  INFO Rayon-based high concurrency test results: [INFO] [stdout] at src/semaphore.rs:379 on semaphore::tests::test_semaphore_with_rayon ThreadId(18) [INFO] [stdout] [INFO] [stdout] 2025-06-29T14:08:04.131946Z  INFO Total operations attempted: 1000000 [INFO] [stdout] at src/semaphore.rs:380 on semaphore::tests::test_semaphore_with_rayon ThreadId(18) [INFO] [stdout] [INFO] [stdout] 2025-06-29T14:08:04.131981Z  INFO Total operations completed: 1000000 [INFO] [stdout] at src/semaphore.rs:381 on semaphore::tests::test_semaphore_with_rayon ThreadId(18) [INFO] [stdout] [INFO] [stdout] 2025-06-29T14:08:04.132006Z  INFO Parallelism (max concurrent operations): 16 [INFO] [stdout] at src/semaphore.rs:382 on semaphore::tests::test_semaphore_with_rayon ThreadId(18) [INFO] [stdout] [INFO] [stdout] 2025-06-29T14:08:04.132039Z  INFO Actual max concurrent operations: 10 [INFO] [stdout] at src/semaphore.rs:383 on semaphore::tests::test_semaphore_with_rayon ThreadId(18) [INFO] [stdout] [INFO] [stdout] 2025-06-29T14:08:04.132064Z  INFO Total duration: 290.879348ms [INFO] [stdout] at src/semaphore.rs:387 on semaphore::tests::test_semaphore_with_rayon ThreadId(18) [INFO] [stdout] [INFO] [stdout] 2025-06-29T14:08:04.132089Z  INFO Operations per second: 3437851.49 [INFO] [stdout] at src/semaphore.rs:388 on semaphore::tests::test_semaphore_with_rayon ThreadId(18) [INFO] [stdout] [INFO] [stdout] test semaphore::tests::test_semaphore_with_rayon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cacb2c45ec3e210c97a90120ef2360720d561907f2e19bc852f83fb993be1343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacb2c45ec3e210c97a90120ef2360720d561907f2e19bc852f83fb993be1343", kill_on_drop: false }` [INFO] [stdout] cacb2c45ec3e210c97a90120ef2360720d561907f2e19bc852f83fb993be1343