[INFO] fetching crate apalis-rsmq 0.1.0-alpha.1...
[INFO] testing apalis-rsmq-0.1.0-alpha.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate apalis-rsmq 0.1.0-alpha.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate apalis-rsmq 0.1.0-alpha.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate apalis-rsmq 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate apalis-rsmq 0.1.0-alpha.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate apalis-rsmq 0.1.0-alpha.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apalis-rsmq 0.1.0-alpha.1 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.87
[INFO] [stderr]   Downloaded bb8 v0.8.6
[INFO] [stderr]   Downloaded radix_fmt v1.0.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded apalis-workflow v0.1.0-alpha.2
[INFO] [stderr]   Downloaded rsmq_async v13.0.0
[INFO] [stderr]   Downloaded apalis v1.0.0-alpha.2
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded apalis-core v1.0.0-alpha.2
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a79168782515e0eca69c48516b7d8cc3ee310d7830f763b186e2ed4052081c19
[INFO] running `Command { std: "docker" "start" "-a" "a79168782515e0eca69c48516b7d8cc3ee310d7830f763b186e2ed4052081c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a79168782515e0eca69c48516b7d8cc3ee310d7830f763b186e2ed4052081c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a79168782515e0eca69c48516b7d8cc3ee310d7830f763b186e2ed4052081c19", kill_on_drop: false }`
[INFO] [stdout] a79168782515e0eca69c48516b7d8cc3ee310d7830f763b186e2ed4052081c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a58be1543f5ac72a73122b5d523d0472185a478215b4d991b3a0513ac8a2609
[INFO] running `Command { std: "docker" "start" "-a" "5a58be1543f5ac72a73122b5d523d0472185a478215b4d991b3a0513ac8a2609", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling apalis-core v1.0.0-alpha.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling rsmq_async v13.0.0
[INFO] [stderr]    Compiling apalis-rsmq v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "5a58be1543f5ac72a73122b5d523d0472185a478215b4d991b3a0513ac8a2609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a58be1543f5ac72a73122b5d523d0472185a478215b4d991b3a0513ac8a2609", kill_on_drop: false }`
[INFO] [stdout] 5a58be1543f5ac72a73122b5d523d0472185a478215b4d991b3a0513ac8a2609
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd07602e82ff29a2a236f46158b53a4a1f9ee70ba432cc6e421ede18c64df276
[INFO] running `Command { std: "docker" "start" "-a" "dd07602e82ff29a2a236f46158b53a4a1f9ee70ba432cc6e421ede18c64df276", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling apalis-core v1.0.0-alpha.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling apalis v1.0.0-alpha.2
[INFO] [stderr]    Compiling apalis-workflow v0.1.0-alpha.2
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling rsmq_async v13.0.0
[INFO] [stderr]    Compiling apalis-rsmq v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.95s
[INFO] running `Command { std: "docker" "inspect" "dd07602e82ff29a2a236f46158b53a4a1f9ee70ba432cc6e421ede18c64df276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd07602e82ff29a2a236f46158b53a4a1f9ee70ba432cc6e421ede18c64df276", kill_on_drop: false }`
[INFO] [stdout] dd07602e82ff29a2a236f46158b53a4a1f9ee70ba432cc6e421ede18c64df276
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a30897837f42b649738c44200c45789c0917ffd6a2d2c937cf6c3142fe69d5f5
[INFO] running `Command { std: "docker" "start" "-a" "a30897837f42b649738c44200c45789c0917ffd6a2d2c937cf6c3142fe69d5f5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apalis_rsmq-641567afe38b4fc5)
[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] [stderr]    Doc-tests apalis_rsmq
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/../README.md - (line 48) ... ok
[INFO] [stdout] test src/../README.md - (line 59) ... ok
[INFO] [stdout] test src/../README.md - (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - RedisMq (line 89) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 30) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (51) panicked at /tmp/rustdoctestOxdnhI/doctest_bundle_2024.rs:12:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RedisError(Connection refused (os error 111))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a47b75b9252 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a47b75b9252 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a47b75b9252 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a47b75b9252 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a47b75cfb1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a47b75cfb1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a47b75bf1c6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a47b75bf1c6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a47b75966bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a47b75966bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a47b75b0a31 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a47b75b0c9b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a47b7596778 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a47b758b869 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a47b75978bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a47b75d025c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a47b75cffd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a47b72e7915 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x5a47b73059f7 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5a47b72dbfd8 - <tokio[db3219c25477ab4b]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   20:     0x5a47b72c1726 - <tokio[db3219c25477ab4b]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   21:     0x5a47b72bc0bf - <tokio[db3219c25477ab4b]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   22:     0x5a47b72d7a12 - <tokio[db3219c25477ab4b]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   23:     0x5a47b72cba4b - tokio[db3219c25477ab4b]::runtime::context::runtime::enter_runtime::<<tokio[db3219c25477ab4b]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   24:     0x5a47b72bc50e - <tokio[db3219c25477ab4b]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   25:     0x5a47b72bb1b1 - <tokio[db3219c25477ab4b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   26:     0x5a47b72bb8e9 - <tokio[db3219c25477ab4b]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   27:     0x5a47b72f65f1 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main
[INFO] [stdout]   28:     0x5a47b72f6686 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::__main_fn
[INFO] [stdout]   29:     0x5a47b72b6360 - doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   30:     0x5a47b72b9df6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x5a47b72b6abb - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   32:     0x5a47b72b9d53 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   33:     0x5a47b72b5c76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   34:     0x5a47b72b6189 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   35:     0x5a47b75af776 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x5a47b75af776 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a47b75af776 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a47b75af776 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a47b75af776 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x5a47b75af776 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5a47b75af776 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5a47b75af776 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5a47b75af776 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x5a47b72b5bb1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   45:     0x5a47b72b9fb5 - main
[INFO] [stdout]   46:     0x79c276d0d1ca - <unknown>
[INFO] [stdout]   47:     0x79c276d0d28b - __libc_start_main
[INFO] [stdout]   48:     0x5a47b72b4165 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - RedisMq (line 89) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (53) panicked at /tmp/rustdoctestOxdnhI/doctest_bundle_2024.rs:61:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RedisError(Connection refused (os error 111))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbd033d252 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbd033d252 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbd033d252 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbd033d252 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbd0353b1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbd0353b1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59dbd03431c6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dbd03431c6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dbd031a6bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbd031a6bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbd0334a31 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59dbd0334c9b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59dbd031a778 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59dbd030f869 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59dbd031b8bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59dbd035425c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59dbd0353fd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x59dbd006c140 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}
[INFO] [stdout]   18:     0x59dbd0089a17 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x59dbd005fff8 - <tokio[db3219c25477ab4b]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   20:     0x59dbd0045af6 - <tokio[db3219c25477ab4b]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>>
[INFO] [stdout]   21:     0x59dbd004013f - <tokio[db3219c25477ab4b]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>>
[INFO] [stdout]   22:     0x59dbd005ba52 - <tokio[db3219c25477ab4b]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   23:     0x59dbd004fb9b - tokio[db3219c25477ab4b]::runtime::context::runtime::enter_runtime::<<tokio[db3219c25477ab4b]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   24:     0x59dbd004052e - <tokio[db3219c25477ab4b]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>>
[INFO] [stdout]   25:     0x59dbd003f2c1 - <tokio[db3219c25477ab4b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>>
[INFO] [stdout]   26:     0x59dbd003fb69 - <tokio[db3219c25477ab4b]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   27:     0x59dbd007a804 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main
[INFO] [stdout]   28:     0x59dbd007a896 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::__main_fn
[INFO] [stdout]   29:     0x59dbd003a4e1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   30:     0x59dbd003deb6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x59dbd003aabb - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   32:     0x59dbd003dd53 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   33:     0x59dbd0039c76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   34:     0x59dbd003a189 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   35:     0x59dbd0333776 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x59dbd0333776 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59dbd0333776 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59dbd0333776 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59dbd0333776 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x59dbd0333776 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59dbd0333776 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59dbd0333776 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59dbd0333776 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x59dbd0039bb1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   45:     0x59dbd003dfb5 - main
[INFO] [stdout]   46:     0x7c25c23b21ca - <unknown>
[INFO] [stdout]   47:     0x7c25c23b228b - __libc_start_main
[INFO] [stdout]   48:     0x59dbd0038165 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 30)
[INFO] [stdout]     src/lib.rs - RedisMq (line 89)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.40s; merged doctests compilation took 2.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a30897837f42b649738c44200c45789c0917ffd6a2d2c937cf6c3142fe69d5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30897837f42b649738c44200c45789c0917ffd6a2d2c937cf6c3142fe69d5f5", kill_on_drop: false }`
[INFO] [stdout] a30897837f42b649738c44200c45789c0917ffd6a2d2c937cf6c3142fe69d5f5
