[INFO] fetching crate shikimori 0.4.4...
[INFO] testing shikimori-0.4.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate shikimori 0.4.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate shikimori 0.4.4
[INFO] finished tweaking crates.io crate shikimori 0.4.4
[INFO] tweaked toml for crates.io crate shikimori 0.4.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shikimori 0.4.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shikimori 0.4.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 282ade81719b8bbfee1388921b7d3f94af977d2914496621cdb2ccc039f72e1d
[INFO] running `Command { std: "docker" "start" "-a" "282ade81719b8bbfee1388921b7d3f94af977d2914496621cdb2ccc039f72e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "282ade81719b8bbfee1388921b7d3f94af977d2914496621cdb2ccc039f72e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282ade81719b8bbfee1388921b7d3f94af977d2914496621cdb2ccc039f72e1d", kill_on_drop: false }`
[INFO] [stdout] 282ade81719b8bbfee1388921b7d3f94af977d2914496621cdb2ccc039f72e1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2667e64c14bf0dab5677d51eb9df6808615d48cb87196e43b3ea96e2a3848818
[INFO] running `Command { std: "docker" "start" "-a" "2667e64c14bf0dab5677d51eb9df6808615d48cb87196e43b3ea96e2a3848818", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-fn-stream v0.3.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower-http v0.6.7
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[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 darling v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 cynic-codegen v3.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling comma_serde_urlencoded v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.42
[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 tokio-rustls v0.26.4
[INFO] [stderr]    Compiling cynic-proc-macros v3.12.0
[INFO] [stderr]    Compiling shikimori v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling cynic v3.12.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stdout] warning: enum `InternalResponseUnion` is never used
[INFO] [stdout]  --> src/types.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum InternalResponseUnion<T> {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.64s
[INFO] running `Command { std: "docker" "inspect" "2667e64c14bf0dab5677d51eb9df6808615d48cb87196e43b3ea96e2a3848818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2667e64c14bf0dab5677d51eb9df6808615d48cb87196e43b3ea96e2a3848818", kill_on_drop: false }`
[INFO] [stdout] 2667e64c14bf0dab5677d51eb9df6808615d48cb87196e43b3ea96e2a3848818
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 855e45a0c731997ebfff0d591a9d63b53a1b01cf4aedb539f7bec83b78e98516
[INFO] running `Command { std: "docker" "start" "-a" "855e45a0c731997ebfff0d591a9d63b53a1b01cf4aedb539f7bec83b78e98516", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling shikimori v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `InternalResponseUnion` is never used
[INFO] [stdout]  --> src/types.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum InternalResponseUnion<T> {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InternalResponseUnion` is never used
[INFO] [stdout]  --> src/types.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum InternalResponseUnion<T> {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.27s
[INFO] running `Command { std: "docker" "inspect" "855e45a0c731997ebfff0d591a9d63b53a1b01cf4aedb539f7bec83b78e98516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "855e45a0c731997ebfff0d591a9d63b53a1b01cf4aedb539f7bec83b78e98516", kill_on_drop: false }`
[INFO] [stdout] 855e45a0c731997ebfff0d591a9d63b53a1b01cf4aedb539f7bec83b78e98516
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5088d74a4a30a624ea782d2df94ff0ba5c5cc512dfd76945c776597a960310b2
[INFO] running `Command { std: "docker" "start" "-a" "5088d74a4a30a624ea782d2df94ff0ba5c5cc512dfd76945c776597a960310b2", kill_on_drop: false }`
[INFO] [stderr] warning: enum `InternalResponseUnion` is never used
[INFO] [stderr]  --> src/types.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum InternalResponseUnion<T> {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `shikimori` (lib) generated 1 warning
[INFO] [stderr] warning: `shikimori` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shikimori-579cfb93420f3763)
[INFO] [stderr]    Doc-tests shikimori
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/client.rs - client::ClientBuilder::custom_reqwest_builder (line 76) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::user_agent (line 87) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::api_url (line 54) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::api_key (line 39) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::proxy (line 65) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::build (line 102) ... ok
[INFO] [stdout] test src/client.rs - client::Client::new (line 151) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::new (line 151) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (66) panicked at /tmp/rustdoctest5vXese/doctest_bundle_2024.rs:9:54:
[INFO] [stdout] SHIKIMORI_API_KEY is not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5592597a6972 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5592597a6972 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5592597a6972 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5592597a6972 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5592597bd7ca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5592597bd7ca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5592597ac8e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5592597ac8e6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x559259783bbf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x559259783bbf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55925979e311 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55925979e57b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x559259783c78 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x559259778cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x559259784dbd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5592597bdf0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5592597bdc82 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x55925927ffd4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]   18:     0x55925927fbb9 - doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}
[INFO] [stdout]   19:     0x55925927b427 - <tokio[c96053806f131620]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x55925927753e - <tokio[c96053806f131620]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   21:     0x5592592718b9 - <tokio[c96053806f131620]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   22:     0x55925927a047 - <tokio[c96053806f131620]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5592592797d8 - tokio[c96053806f131620]::runtime::context::runtime::enter_runtime::<<tokio[c96053806f131620]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   24:     0x559259271a09 - <tokio[c96053806f131620]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   25:     0x559259270a6a - <tokio[c96053806f131620]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   26:     0x559259270db6 - <tokio[c96053806f131620]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   27:     0x559259280552 - doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::main
[INFO] [stdout]   28:     0x5592592805e6 - doctest_bundle_2024[a3ffc8ca42ca7684]::__doctest_0::__main_fn
[INFO] [stdout]   29:     0x55925926c3b0 - doctest_runner_2024[a7d796ecdbf4750]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   30:     0x55925926ff86 - <doctest_runner_2024[a7d796ecdbf4750]::__doctest_0::TEST::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x55925926cd45 - doctest_runner_2024[a7d796ecdbf4750]::main
[INFO] [stdout]   32:     0x55925926fee3 - <fn() -> std[3f03f8b59f91bef1]::process::ExitCode as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   33:     0x55925926bcc6 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3f03f8b59f91bef1]::process::ExitCode, std[3f03f8b59f91bef1]::process::ExitCode>
[INFO] [stdout]   34:     0x55925926c1d9 - std[3f03f8b59f91bef1]::rt::lang_start::<std[3f03f8b59f91bef1]::process::ExitCode>::{closure#0}
[INFO] [stdout]   35:     0x55925979d056 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x55925979d056 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x55925979d056 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x55925979d056 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55925979d056 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x55925979d056 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x55925979d056 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55925979d056 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55925979d056 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x55925926b0b1 - std[3f03f8b59f91bef1]::rt::lang_start::<std[3f03f8b59f91bef1]::process::ExitCode>
[INFO] [stdout]   45:     0x559259270205 - main
[INFO] [stdout]   46:     0x719688d891ca - <unknown>
[INFO] [stdout]   47:     0x719688d8928b - __libc_start_main
[INFO] [stdout]   48:     0x55925926a1e5 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::Client::new (line 151)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.49s; merged doctests compilation took 1.41s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5088d74a4a30a624ea782d2df94ff0ba5c5cc512dfd76945c776597a960310b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5088d74a4a30a624ea782d2df94ff0ba5c5cc512dfd76945c776597a960310b2", kill_on_drop: false }`
[INFO] [stdout] 5088d74a4a30a624ea782d2df94ff0ba5c5cc512dfd76945c776597a960310b2
