[INFO] fetching crate picsum-rs 0.1.0...
[INFO] testing picsum-rs-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate picsum-rs 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate picsum-rs 0.1.0
[INFO] finished tweaking crates.io crate picsum-rs 0.1.0
[INFO] tweaked toml for crates.io crate picsum-rs 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate picsum-rs 0.1.0 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 picsum-rs 0.1.0 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]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.1
[INFO] [stderr]   Downloaded typed-builder v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] adf4f87aa7000ef18a814f64189a97c71073fdac98ab40c8504576dba8785f2e
[INFO] running `Command { std: "docker" "start" "-a" "adf4f87aa7000ef18a814f64189a97c71073fdac98ab40c8504576dba8785f2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adf4f87aa7000ef18a814f64189a97c71073fdac98ab40c8504576dba8785f2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adf4f87aa7000ef18a814f64189a97c71073fdac98ab40c8504576dba8785f2e", kill_on_drop: false }`
[INFO] [stdout] adf4f87aa7000ef18a814f64189a97c71073fdac98ab40c8504576dba8785f2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1acd74e37159f90f7d8fdeac738a903721ac5d8aad8f1a1701fc323497489432
[INFO] running `Command { std: "docker" "start" "-a" "1acd74e37159f90f7d8fdeac738a903721ac5d8aad8f1a1701fc323497489432", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling typed-builder-macro v0.23.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling typed-builder v0.23.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling picsum-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.40s
[INFO] running `Command { std: "docker" "inspect" "1acd74e37159f90f7d8fdeac738a903721ac5d8aad8f1a1701fc323497489432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1acd74e37159f90f7d8fdeac738a903721ac5d8aad8f1a1701fc323497489432", kill_on_drop: false }`
[INFO] [stdout] 1acd74e37159f90f7d8fdeac738a903721ac5d8aad8f1a1701fc323497489432
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3675fb1407993172bfbc451c0fbd8c0596147e422222eeacdc488033835845b4
[INFO] running `Command { std: "docker" "start" "-a" "3675fb1407993172bfbc451c0fbd8c0596147e422222eeacdc488033835845b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling typed-builder-macro v0.23.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling typed-builder v0.23.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling picsum-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.40s
[INFO] running `Command { std: "docker" "inspect" "3675fb1407993172bfbc451c0fbd8c0596147e422222eeacdc488033835845b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3675fb1407993172bfbc451c0fbd8c0596147e422222eeacdc488033835845b4", kill_on_drop: false }`
[INFO] [stdout] 3675fb1407993172bfbc451c0fbd8c0596147e422222eeacdc488033835845b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 80c7e3d437f013ad9fcb188b3332024aa44176942fa5848035487fd89a518b32
[INFO] running `Command { std: "docker" "start" "-a" "80c7e3d437f013ad9fcb188b3332024aa44176942fa5848035487fd89a518b32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picsum_rs-5b2bf6c7dc35c25a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests picsum_rs
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_images (line 195) ... FAILED
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_image_details (line 127) ... FAILED
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_random_image (line 364) ... FAILED
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_image (line 260) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_images (line 195) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (69) panicked at /tmp/rustdoctest2zVimq/doctest_bundle_2024.rs:106:1:
[INFO] [stdout] Retrieving page one with a limit of 10 images per page failed: Unexpected error: error sending request for url (https://picsum.photos/v2/list?page=1&limit=10)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6cd8339762 - 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:     0x5b6cd8339762 - 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:     0x5b6cd8339762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b6cd8339762 - <<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:     0x5b6cd834fb1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b6cd834fb1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b6cd833f7d6 - 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:     0x5b6cd833f7d6 - <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:     0x5b6cd831680f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b6cd831680f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b6cd8331091 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b6cd83312fb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b6cd83168c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b6cd830b9b9 - 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:     0x5b6cd8317a0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b6cd835025c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b6cd7f36794 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}
[INFO] [stdout]   17:     0x5b6cd7f3f807 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   18:     0x5b6cd7f30618 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x5b6cd7f3035c - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5b6cd7f10004 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x5b6cd7f2c7e1 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x5b6cd7f28728 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x5b6cd7f0de75 - <tokio[f4c79aaf793cdfd2]::runtime::context::scoped::Scoped<tokio[f4c79aaf793cdfd2]::runtime::scheduler::Context>>::set::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   24:     0x5b6cd7f2e528 - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5b6cd7f1378f - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::try_with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   26:     0x5b6cd7f12b7a - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5b6cd7f1cc2f - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x5b6cd7f192d8 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   29:     0x5b6cd7f19bc2 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>
[INFO] [stdout]   30:     0x5b6cd7f2759a - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x5b6cd7f1d885 - tokio[f4c79aaf793cdfd2]::runtime::context::runtime::enter_runtime::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x5b6cd7f0e8a9 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   33:     0x5b6cd7f0cb16 - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   34:     0x5b6cd7f0d34a - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   35:     0x5b6cd7f0b628 - tokio_test[1a60ec8a2f85efa2]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   36:     0x5b6cd7f3c618 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main
[INFO] [stdout]   37:     0x5b6cd7f3c626 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::__main_fn
[INFO] [stdout]   38:     0x5b6cd7f07521 - doctest_runner_2024[88b059fc6160a31f]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   39:     0x5b6cd7f0ae16 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_2::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5b6cd7f07b7b - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   41:     0x5b6cd7f0acf3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x5b6cd7f06d36 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   43:     0x5b6cd7f07249 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x5b6cd832fdd6 - <&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]   45:     0x5b6cd832fdd6 - 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]   46:     0x5b6cd832fdd6 - 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]   47:     0x5b6cd832fdd6 - 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]   48:     0x5b6cd832fdd6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5b6cd832fdd6 - 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]   50:     0x5b6cd832fdd6 - 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]   51:     0x5b6cd832fdd6 - 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]   52:     0x5b6cd832fdd6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5b6cd7f06c71 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   54:     0x5b6cd7f0af55 - main
[INFO] [stdout]   55:     0x74cb9674f1ca - <unknown>
[INFO] [stdout]   56:     0x74cb9674f28b - __libc_start_main
[INFO] [stdout]   57:     0x5b6cd7f052c5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_image_details (line 127) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (68) panicked at /tmp/rustdoctest2zVimq/doctest_bundle_2024.rs:66:1:
[INFO] [stdout] Retrieving the image details for the image with the id 1 failed: Unexpected error: error sending request for url (https://picsum.photos/id/1/info)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581a29cc4762 - 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:     0x581a29cc4762 - 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:     0x581a29cc4762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x581a29cc4762 - <<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:     0x581a29cdab1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x581a29cdab1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x581a29cca7d6 - 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:     0x581a29cca7d6 - <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:     0x581a29ca180f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x581a29ca180f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x581a29cbc091 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x581a29cbc2fb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x581a29ca18c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x581a29c969b9 - 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:     0x581a29ca2a0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x581a29cdb25c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x581a298c0ee9 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}
[INFO] [stdout]   17:     0x581a298ca7e7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   18:     0x581a298bb5f8 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x581a298bb1fc - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x581a2989ad14 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x581a298b6d81 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x581a298b3708 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x581a29898d45 - <tokio[f4c79aaf793cdfd2]::runtime::context::scoped::Scoped<tokio[f4c79aaf793cdfd2]::runtime::scheduler::Context>>::set::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   24:     0x581a298b94e8 - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x581a2989e66f - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::try_with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   26:     0x581a2989db2a - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x581a298a7bef - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x581a298a3ee8 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   29:     0x581a298a4b52 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>
[INFO] [stdout]   30:     0x581a298b227a - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x581a298a8725 - tokio[f4c79aaf793cdfd2]::runtime::context::runtime::enter_runtime::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x581a298997d9 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   33:     0x581a298979e6 - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   34:     0x581a298980ca - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   35:     0x581a298963e8 - tokio_test[1a60ec8a2f85efa2]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   36:     0x581a298c75e8 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main
[INFO] [stdout]   37:     0x581a298c75f6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::__main_fn
[INFO] [stdout]   38:     0x581a298924a1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   39:     0x581a29895dd6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x581a29892b7b - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   41:     0x581a29895cf3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x581a29891d36 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   43:     0x581a29892249 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x581a29cbadd6 - <&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]   45:     0x581a29cbadd6 - 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]   46:     0x581a29cbadd6 - 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]   47:     0x581a29cbadd6 - 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]   48:     0x581a29cbadd6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x581a29cbadd6 - 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]   50:     0x581a29cbadd6 - 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]   51:     0x581a29cbadd6 - 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]   52:     0x581a29cbadd6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x581a29891c71 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   54:     0x581a29895f55 - main
[INFO] [stdout]   55:     0x7821b09341ca - <unknown>
[INFO] [stdout]   56:     0x7821b093428b - __libc_start_main
[INFO] [stdout]   57:     0x581a298902c5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_random_image (line 364) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (67) panicked at /tmp/rustdoctest2zVimq/doctest_bundle_2024.rs:142:1:
[INFO] [stdout] Random image request failed: Unexpected error: error sending request for url (https://picsum.photos/400/400.jpg)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc2abc4c762 - 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:     0x5dc2abc4c762 - 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:     0x5dc2abc4c762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc2abc4c762 - <<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:     0x5dc2abc62b1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc2abc62b1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5dc2abc527d6 - 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:     0x5dc2abc527d6 - <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:     0x5dc2abc2980f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc2abc2980f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc2abc44091 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5dc2abc442fb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5dc2abc298c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5dc2abc1e9b9 - 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:     0x5dc2abc2aa0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5dc2abc6325c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5dc2ab849edd - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}
[INFO] [stdout]   17:     0x5dc2ab852827 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   18:     0x5dc2ab843638 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x5dc2ab8434bc - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5dc2ab8232f4 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x5dc2ab840241 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x5dc2ab83b748 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x5dc2ab820fa5 - <tokio[f4c79aaf793cdfd2]::runtime::context::scoped::Scoped<tokio[f4c79aaf793cdfd2]::runtime::scheduler::Context>>::set::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   24:     0x5dc2ab841568 - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5dc2ab8268af - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::try_with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   26:     0x5dc2ab825bca - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5dc2ab82fc6f - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x5dc2ab82c6c8 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   29:     0x5dc2ab82cc32 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>
[INFO] [stdout]   30:     0x5dc2ab83a8ba - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x5dc2ab8309e5 - tokio[f4c79aaf793cdfd2]::runtime::context::runtime::enter_runtime::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x5dc2ab821979 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   33:     0x5dc2ab81fc46 - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   34:     0x5dc2ab8205ca - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   35:     0x5dc2ab81e868 - tokio_test[1a60ec8a2f85efa2]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   36:     0x5dc2ab84f648 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main
[INFO] [stdout]   37:     0x5dc2ab84f656 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::__main_fn
[INFO] [stdout]   38:     0x5dc2ab81a5a1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   39:     0x5dc2ab81de56 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5dc2ab81ab7b - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   41:     0x5dc2ab81dcf3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x5dc2ab819d36 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   43:     0x5dc2ab81a249 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x5dc2abc42dd6 - <&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]   45:     0x5dc2abc42dd6 - 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]   46:     0x5dc2abc42dd6 - 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]   47:     0x5dc2abc42dd6 - 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]   48:     0x5dc2abc42dd6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5dc2abc42dd6 - 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]   50:     0x5dc2abc42dd6 - 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]   51:     0x5dc2abc42dd6 - 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]   52:     0x5dc2abc42dd6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5dc2ab819c71 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   54:     0x5dc2ab81df55 - main
[INFO] [stdout]   55:     0x782af5eca1ca - <unknown>
[INFO] [stdout]   56:     0x782af5eca28b - __libc_start_main
[INFO] [stdout]   57:     0x5dc2ab8182c5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_image (line 260) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (66) panicked at /tmp/rustdoctest2zVimq/doctest_bundle_2024.rs:27:1:
[INFO] [stdout] Retrieving the image with the id 1 failed: Unexpected error: error sending request for url (https://picsum.photos/id/1/400/400.jpg)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3071a16762 - 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:     0x5f3071a16762 - 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:     0x5f3071a16762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3071a16762 - <<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:     0x5f3071a2cb1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3071a2cb1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f3071a1c7d6 - 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:     0x5f3071a1c7d6 - <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:     0x5f30719f380f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f30719f380f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3071a0e091 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f3071a0e2fb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f30719f38c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f30719e89b9 - 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:     0x5f30719f4a0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f3071a2d25c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f30716126db - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}
[INFO] [stdout]   17:     0x5f307161c7c7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   18:     0x5f307160d5d8 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x5f307160d09c - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5f30715eca24 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x5f3071608321 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x5f30716056e8 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x5f30715eac15 - <tokio[f4c79aaf793cdfd2]::runtime::context::scoped::Scoped<tokio[f4c79aaf793cdfd2]::runtime::scheduler::Context>>::set::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   24:     0x5f307160b4a8 - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5f30715f054f - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::try_with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   26:     0x5f30715efada - <std[3b51380354919863]::thread::local::LocalKey<tokio[f4c79aaf793cdfd2]::runtime::context::Context>>::with::<tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5f30715f9baf - tokio[f4c79aaf793cdfd2]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x5f30715f5af8 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   29:     0x5f30715f6ae2 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   30:     0x5f3071603f5a - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x5f30715fa5c5 - tokio[f4c79aaf793cdfd2]::runtime::context::runtime::enter_runtime::<<tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x5f30715eb709 - <tokio[f4c79aaf793cdfd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   33:     0x5f30715e98b6 - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x5f30715e9e4a - <tokio[f4c79aaf793cdfd2]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x5f30715e81a8 - tokio_test[1a60ec8a2f85efa2]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x5f30716195b8 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main
[INFO] [stdout]   37:     0x5f30716195c6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::__main_fn
[INFO] [stdout]   38:     0x5f30715e4420 - doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   39:     0x5f30715e7d96 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5f30715e4b7b - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   41:     0x5f30715e7cf3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x5f30715e3d36 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   43:     0x5f30715e4249 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x5f3071a0cdd6 - <&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]   45:     0x5f3071a0cdd6 - 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]   46:     0x5f3071a0cdd6 - 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]   47:     0x5f3071a0cdd6 - 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]   48:     0x5f3071a0cdd6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5f3071a0cdd6 - 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]   50:     0x5f3071a0cdd6 - 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]   51:     0x5f3071a0cdd6 - 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]   52:     0x5f3071a0cdd6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5f30715e3c71 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   54:     0x5f30715e7f55 - main
[INFO] [stdout]   55:     0x7b99458941ca - <unknown>
[INFO] [stdout]   56:     0x7b994589428b - __libc_start_main
[INFO] [stdout]   57:     0x5f30715e22c5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_image (line 260)
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_image_details (line 127)
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_images (line 195)
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_random_image (line 364)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.78s; merged doctests compilation took 1.38s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "80c7e3d437f013ad9fcb188b3332024aa44176942fa5848035487fd89a518b32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c7e3d437f013ad9fcb188b3332024aa44176942fa5848035487fd89a518b32", kill_on_drop: false }`
[INFO] [stdout] 80c7e3d437f013ad9fcb188b3332024aa44176942fa5848035487fd89a518b32
