[INFO] fetching crate tower-rate-limit-fred 2.1.1...
[INFO] testing tower-rate-limit-fred-2.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tower-rate-limit-fred 2.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tower-rate-limit-fred 2.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tower-rate-limit-fred 2.1.1
[INFO] tweaked toml for crates.io crate tower-rate-limit-fred 2.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-rate-limit-fred 2.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-rate-limit-fred 2.1.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 848f45db735fc8bf8681db65a41e27521b7a98e164cf7be6b33fbf513a7b8102
[INFO] running `Command { std: "docker" "start" "-a" "848f45db735fc8bf8681db65a41e27521b7a98e164cf7be6b33fbf513a7b8102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "848f45db735fc8bf8681db65a41e27521b7a98e164cf7be6b33fbf513a7b8102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "848f45db735fc8bf8681db65a41e27521b7a98e164cf7be6b33fbf513a7b8102", kill_on_drop: false }`
[INFO] [stdout] 848f45db735fc8bf8681db65a41e27521b7a98e164cf7be6b33fbf513a7b8102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6af34500447e4ee5b0b59dda4a8e0078c8db956130b8adf5645dd55bfa12fc6
[INFO] running `Command { std: "docker" "start" "-a" "d6af34500447e4ee5b0b59dda4a8e0078c8db956130b8adf5645dd55bfa12fc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fred v10.1.0
[INFO] [stderr]    Compiling tower-rate-limit-fred v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "d6af34500447e4ee5b0b59dda4a8e0078c8db956130b8adf5645dd55bfa12fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6af34500447e4ee5b0b59dda4a8e0078c8db956130b8adf5645dd55bfa12fc6", kill_on_drop: false }`
[INFO] [stdout] d6af34500447e4ee5b0b59dda4a8e0078c8db956130b8adf5645dd55bfa12fc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd1b820ad1025d01f690c341bf2a18d63c8422da71f548c0538273544211678d
[INFO] running `Command { std: "docker" "start" "-a" "cd1b820ad1025d01f690c341bf2a18d63c8422da71f548c0538273544211678d", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling podi v0.3.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling fred v10.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tower-rate-limit-fred v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "cd1b820ad1025d01f690c341bf2a18d63c8422da71f548c0538273544211678d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1b820ad1025d01f690c341bf2a18d63c8422da71f548c0538273544211678d", kill_on_drop: false }`
[INFO] [stdout] cd1b820ad1025d01f690c341bf2a18d63c8422da71f548c0538273544211678d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2ed24f11bc60c3efbacbfb6f73500a98428951e94aafcdc463936ae99cbce5b
[INFO] running `Command { std: "docker" "start" "-a" "d2ed24f11bc60c3efbacbfb6f73500a98428951e94aafcdc463936ae99cbce5b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_rate_limit_fred-61ab51e964c5812d)
[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 tower_rate_limit_fred
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/rate_limit.rs - rate_limit::rate_limit (line 52) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rate_limit.rs - rate_limit::rate_limit (line 52) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (49) panicked at /tmp/rustdoctestq0jAEX/doctest_bundle_2024.rs:108:23:
[INFO] [stdout] Failed to connect to Redis pool: Error { details: "Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" }", kind: IO }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f23dd0d755a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f23dd0d755a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f23dd0d755a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f23dd0d755a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f23dd0ee58a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f23dd0ee58a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f23dd0dd072 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f23dd0dd072 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f23dd0b58ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f23dd0b58ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f23dd0cf5e1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f23dd0cf85b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f23dd0b59b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f23dd0ad1c9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f23dd0b69ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f23dd0eed4c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f23dd0eeac2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f23dcc26100 - <core[35159d6ffb30e017]::result::Result<tokio[b9ffdc65b9d2181f]::runtime::task::join::JoinHandle<core[35159d6ffb30e017]::result::Result<(), fred[5796ea4b637dcb61]::error::Error>>, fred[5796ea4b637dcb61]::error::Error>>::expect
[INFO] [stdout]   18:     0x5f23dcc20e2f - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}
[INFO] [stdout]   19:     0x5f23dcc06c0a - <tokio[b9ffdc65b9d2181f]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5f23dcbddea1 - <tokio[b9ffdc65b9d2181f]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   21:     0x5f23dcbcf341 - <tokio[b9ffdc65b9d2181f]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   22:     0x5f23dcc04caf - <tokio[b9ffdc65b9d2181f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5f23dcbfd4fd - tokio[b9ffdc65b9d2181f]::runtime::context::runtime::enter_runtime::<<tokio[b9ffdc65b9d2181f]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>
[INFO] [stdout]   24:     0x5f23dcbcf464 - <tokio[b9ffdc65b9d2181f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   25:     0x5f23dcbcd17d - <tokio[b9ffdc65b9d2181f]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   26:     0x5f23dcbcd6ad - <tokio[b9ffdc65b9d2181f]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   27:     0x5f23dcc55e60 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::main
[INFO] [stdout]   28:     0x5f23dcc55f06 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_1::__main_fn
[INFO] [stdout]   29:     0x5f23dcbc5f61 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   30:     0x5f23dcbc9626 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_1::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x5f23dcbc64c3 - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   32:     0x5f23dcbc9543 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   33:     0x5f23dcbc57f6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   34:     0x5f23dcbc5d09 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   35:     0x5f23dd0ce257 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x5f23dd0ce257 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f23dd0ce257 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f23dd0ce257 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f23dd0ce257 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x5f23dd0ce257 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f23dd0ce257 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f23dd0ce257 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f23dd0ce257 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x5f23dcbc5731 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   45:     0x5f23dcbc9725 - main
[INFO] [stdout]   46:     0x774ff4eb41ca - <unknown>
[INFO] [stdout]   47:     0x774ff4eb428b - __libc_start_main
[INFO] [stdout]   48:     0x5f23dcbc3d25 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (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/rustdoctestq0jAEX/doctest_bundle_2024.rs:45:23:
[INFO] [stdout] Failed to connect to Redis pool: Error { details: "Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" }", kind: IO }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bad49d255a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bad49d255a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bad49d255a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bad49d255a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55bad49e958a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bad49e958a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55bad49d8072 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55bad49d8072 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55bad49b08ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bad49b08ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bad49ca5e1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55bad49ca85b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55bad49b09b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x55bad49a81c9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55bad49b19ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55bad49e9d4c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55bad49e9ac2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x55bad4521100 - <core[35159d6ffb30e017]::result::Result<tokio[b9ffdc65b9d2181f]::runtime::task::join::JoinHandle<core[35159d6ffb30e017]::result::Result<(), fred[5796ea4b637dcb61]::error::Error>>, fred[5796ea4b637dcb61]::error::Error>>::expect
[INFO] [stdout]   18:     0x55bad451ad5d - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}
[INFO] [stdout]   19:     0x55bad4501bea - <tokio[b9ffdc65b9d2181f]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x55bad44d8a71 - <tokio[b9ffdc65b9d2181f]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   21:     0x55bad44ca271 - <tokio[b9ffdc65b9d2181f]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   22:     0x55bad44ffc4f - <tokio[b9ffdc65b9d2181f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x55bad44f836d - tokio[b9ffdc65b9d2181f]::runtime::context::runtime::enter_runtime::<<tokio[b9ffdc65b9d2181f]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>
[INFO] [stdout]   24:     0x55bad44ca414 - <tokio[b9ffdc65b9d2181f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   25:     0x55bad44c7fbd - <tokio[b9ffdc65b9d2181f]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   26:     0x55bad44c840d - <tokio[b9ffdc65b9d2181f]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   27:     0x55bad4550c40 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::main
[INFO] [stdout]   28:     0x55bad4550ce6 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_0::__main_fn
[INFO] [stdout]   29:     0x55bad44c0ee0 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   30:     0x55bad44c45e6 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_0::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x55bad44c14c3 - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   32:     0x55bad44c4543 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   33:     0x55bad44c07f6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   34:     0x55bad44c0d09 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   35:     0x55bad49c9257 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x55bad49c9257 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x55bad49c9257 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x55bad49c9257 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55bad49c9257 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x55bad49c9257 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x55bad49c9257 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55bad49c9257 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55bad49c9257 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x55bad44c0731 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   45:     0x55bad44c4725 - main
[INFO] [stdout]   46:     0x77906e0841ca - <unknown>
[INFO] [stdout]   47:     0x77906e08428b - __libc_start_main
[INFO] [stdout]   48:     0x55bad44bed25 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 30)
[INFO] [stdout]     src/rate_limit.rs - rate_limit::rate_limit (line 52)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.00s; merged doctests compilation took 2.83s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d2ed24f11bc60c3efbacbfb6f73500a98428951e94aafcdc463936ae99cbce5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ed24f11bc60c3efbacbfb6f73500a98428951e94aafcdc463936ae99cbce5b", kill_on_drop: false }`
[INFO] [stdout] d2ed24f11bc60c3efbacbfb6f73500a98428951e94aafcdc463936ae99cbce5b
