[INFO] cloning repository https://github.com/stevenvergenz/osm-overpass-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenvergenz/osm-overpass-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenvergenz%2Fosm-overpass-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenvergenz%2Fosm-overpass-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9abb6f54f45d04ca7bbdcf5f69179482b411b4af
[INFO] testing stevenvergenz/osm-overpass-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenvergenz%2Fosm-overpass-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevenvergenz/osm-overpass-rs
[INFO] finished tweaking git repo https://github.com/stevenvergenz/osm-overpass-rs
[INFO] tweaked toml for git repo https://github.com/stevenvergenz/osm-overpass-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevenvergenz/osm-overpass-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevenvergenz/osm-overpass-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b
[INFO] running `Command { std: "docker" "start" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-readme v3.3.1
[INFO] [stderr]    Compiling overpass-lib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> build.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::{File, read_to_string}, io::{Read, Write}, path::PathBuf};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> build.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::{File, read_to_string}, io::{Read, Write}, path::PathBuf};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling overpass-lib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.50s
[INFO] running `Command { std: "docker" "inspect" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr]  --> build.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs::{File, read_to_string}, io::{Read, Write}, path::PathBuf};
[INFO] [stderr]   |                                            ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `overpass-lib` (build script) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/overpass_lib-e2c2aeded2071a36)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test overpass::server::test::server ... ignored
[INFO] [stdout] test query::bbox::test::fmt ... ok
[INFO] [stdout] test osm::test::id ... ok
[INFO] [stdout] test query::union::test::union ... ok
[INFO] [stdout] test query::query::test::resolve_ordering ... ok
[INFO] [stdout] test query::namer::test::name_iterator ... ok
[INFO] [stdout] test query::query::test::fmt_oql ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]    Doc-tests overpass_lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/query/util.rs - query::util::SaniStr (line 8) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2561) panicked at /tmp/rustdoctestGo1IHd/doctest_bundle_2024.rs:47:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(reqwest::Error { kind: Request, url: "https://overpass-api.de/api/interpreter", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592d65ecb2c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592d65ecb2c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592d65ecb2c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592d65ecb2c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592d65ee14fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592d65ee14fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x592d65ed0ffc - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x592d65ed0ffc - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x592d65ea7dc6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592d65ea7dc6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592d65ec2901 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x592d65ec2c2b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x592d65ea7e72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x592d65e9f5a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x592d65ea8ddd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x592d65ee1cfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x592d65ee1a72 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x592d656e798d - doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x592d656f38d7 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]   19:     0x592d656e6a08 - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x592d656e691c - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x592d656bd464 - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x592d656e5301 - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x592d656e4648 - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x592d656bca75 - <tokio[960ff7d26970fd12]::runtime::context::scoped::Scoped<tokio[960ff7d26970fd12]::runtime::scheduler::Context>>::set::<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   25:     0x592d656e5e98 - tokio[960ff7d26970fd12]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x592d656bea6f - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[960ff7d26970fd12]::runtime::context::Context>>::try_with::<tokio[960ff7d26970fd12]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   27:     0x592d656be74a - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[960ff7d26970fd12]::runtime::context::Context>>::with::<tokio[960ff7d26970fd12]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]   28:     0x592d656c50ef - tokio[960ff7d26970fd12]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x592d656c17b8 - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]   30:     0x592d656c1a82 - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   31:     0x592d656e3f7a - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x592d656c58b5 - tokio[960ff7d26970fd12]::runtime::context::runtime::enter_runtime::<<tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x592d656bcd27 - <tokio[960ff7d26970fd12]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x592d656bc5b8 - <tokio[960ff7d26970fd12]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x592d656bc7ba - <tokio[960ff7d26970fd12]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[130154b110180581]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x592d656efc46 - doctest_bundle_2024[130154b110180581]::__doctest_0::main
[INFO] [stdout]   37:     0x592d656efcb6 - doctest_bundle_2024[130154b110180581]::__doctest_0::__main_fn
[INFO] [stdout]   38:     0x592d656b78c0 - doctest_runner_2024[c69d95b6c667cc9c]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   39:     0x592d656bad46 - <doctest_runner_2024[c69d95b6c667cc9c]::__doctest_0::TEST::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x592d656b7ea3 - doctest_runner_2024[c69d95b6c667cc9c]::main
[INFO] [stdout]   41:     0x592d656baca3 - <fn() -> std[73adb7dc35730857]::process::ExitCode as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x592d656b71e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[73adb7dc35730857]::process::ExitCode, std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   43:     0x592d656b76f9 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x592d65ec17b7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   45:     0x592d65ec17b7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x592d65ec17b7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x592d65ec17b7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x592d65ec17b7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x592d65ec17b7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x592d65ec17b7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x592d65ec17b7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x592d65ec17b7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x592d656b7121 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   54:     0x592d656bae85 - main
[INFO] [stdout]   55:     0x7b3346bdd1ca - <unknown>
[INFO] [stdout]   56:     0x7b3346bdd28b - __libc_start_main
[INFO] [stdout]   57:     0x592d656b5865 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.99s; merged doctests compilation took 1.74s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b", kill_on_drop: false }`
[INFO] [stdout] 3cad5f79a4dd5fb4f7217c0867a19a9479c6f62e83513de58c482317ba5ef05b
