[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenvergenz%2Fosm-overpass-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevenvergenz/osm-overpass-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-readme v3.3.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.36
[INFO] [stderr]   Downloaded async-compression v0.4.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 772d26d7a9f42395629f4ca12c352dbd215801d3e5ff3b4f52848e02aa7fbce4
[INFO] running `Command { std: "docker" "start" "-a" "772d26d7a9f42395629f4ca12c352dbd215801d3e5ff3b4f52848e02aa7fbce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "772d26d7a9f42395629f4ca12c352dbd215801d3e5ff3b4f52848e02aa7fbce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "772d26d7a9f42395629f4ca12c352dbd215801d3e5ff3b4f52848e02aa7fbce4", kill_on_drop: false }`
[INFO] [stdout] 772d26d7a9f42395629f4ca12c352dbd215801d3e5ff3b4f52848e02aa7fbce4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fda02ef7c18976aa3e0ea39e28e472a2f474aa72527f6e5ed1e8873a1e862a99
[INFO] running `Command { std: "docker" "start" "-a" "fda02ef7c18976aa3e0ea39e28e472a2f474aa72527f6e5ed1e8873a1e862a99", 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 memchr v2.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[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 rustls v0.23.36
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[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 async-compression v0.4.39
[INFO] [stderr]    Compiling tower v0.5.3
[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 h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling clap v4.5.60
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.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 1m 03s
[INFO] running `Command { std: "docker" "inspect" "fda02ef7c18976aa3e0ea39e28e472a2f474aa72527f6e5ed1e8873a1e862a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda02ef7c18976aa3e0ea39e28e472a2f474aa72527f6e5ed1e8873a1e862a99", kill_on_drop: false }`
[INFO] [stdout] fda02ef7c18976aa3e0ea39e28e472a2f474aa72527f6e5ed1e8873a1e862a99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dffdece81e2c8836e7f0c5c60c8360ee851aeafcf9756086bbbff4d4702e7bc9
[INFO] running `Command { std: "docker" "start" "-a" "dffdece81e2c8836e7f0c5c60c8360ee851aeafcf9756086bbbff4d4702e7bc9", 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 tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[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 22.13s
[INFO] running `Command { std: "docker" "inspect" "dffdece81e2c8836e7f0c5c60c8360ee851aeafcf9756086bbbff4d4702e7bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dffdece81e2c8836e7f0c5c60c8360ee851aeafcf9756086bbbff4d4702e7bc9", kill_on_drop: false }`
[INFO] [stdout] dffdece81e2c8836e7f0c5c60c8360ee851aeafcf9756086bbbff4d4702e7bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eeb4f17e61406a833c8277f722a53669c7ffd71f923152b77b7a954d043826a0
[INFO] running `Command { std: "docker" "start" "-a" "eeb4f17e61406a833c8277f722a53669c7ffd71f923152b77b7a954d043826a0", 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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/overpass_lib-65179bada8a2525a)
[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 query::union::test::union ... ok
[INFO] [stdout] test query::query::test::fmt_oql ... ok
[INFO] [stdout] test query::query::test::resolve_ordering ... ok
[INFO] [stdout] test osm::test::id ... ok
[INFO] [stdout] test query::namer::test::name_iterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests overpass_lib
[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' (63) panicked at /tmp/rustdoctestnAAHVI/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:     0x565ce627b51a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565ce627b51a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565ce627b51a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565ce627b51a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565ce62917da - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565ce62917da - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x565ce62812f2 - std[29689e6404d28ef9]::io::default_write_fmt::<std[29689e6404d28ef9]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x565ce62812f2 - <std[29689e6404d28ef9]::sys::stdio::unix::Stderr as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x565ce6258e2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565ce6258e2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565ce6273101 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x565ce627337b - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x565ce6258ee8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x565ce624ded9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x565ce6259edd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x565ce6291f9c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x565ce6291d12 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x565ce5a8a953 - doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x565ce5a96a57 - <core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]   19:     0x565ce5a899d8 - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x565ce5a898ec - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x565ce5a60624 - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x565ce5a88361 - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x565ce5a876a8 - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x565ce5a5f605 - <tokio[d430f7bc22d32a84]::runtime::context::scoped::Scoped<tokio[d430f7bc22d32a84]::runtime::scheduler::Context>>::set::<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]   25:     0x565ce5a88e68 - tokio[d430f7bc22d32a84]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x565ce5a615ff - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[d430f7bc22d32a84]::runtime::context::Context>>::try_with::<tokio[d430f7bc22d32a84]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]   27:     0x565ce5a612da - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[d430f7bc22d32a84]::runtime::context::Context>>::with::<tokio[d430f7bc22d32a84]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]   28:     0x565ce5a6817f - tokio[d430f7bc22d32a84]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x565ce5a64388 - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]   30:     0x565ce5a64652 - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   31:     0x565ce5a86f1a - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x565ce5a6a685 - tokio[d430f7bc22d32a84]::runtime::context::runtime::enter_runtime::<<tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x565ce5a5f8b7 - <tokio[d430f7bc22d32a84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x565ce5a5f058 - <tokio[d430f7bc22d32a84]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x565ce5a5f25a - <tokio[d430f7bc22d32a84]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x565ce5a92cf6 - doctest_bundle_2024[455285f3259f52e8]::__doctest_0::main
[INFO] [stdout]   37:     0x565ce5a92d66 - doctest_bundle_2024[455285f3259f52e8]::__doctest_0::__main_fn
[INFO] [stdout]   38:     0x565ce5a5a2d0 - doctest_runner_2024[f7fac8bd41e5d4a]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   39:     0x565ce5a5d876 - <doctest_runner_2024[f7fac8bd41e5d4a]::__doctest_0::TEST::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x565ce5a5a8b3 - doctest_runner_2024[f7fac8bd41e5d4a]::main
[INFO] [stdout]   41:     0x565ce5a5d7d3 - <fn() -> std[29689e6404d28ef9]::process::ExitCode as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x565ce5a59be6 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[29689e6404d28ef9]::process::ExitCode, std[29689e6404d28ef9]::process::ExitCode>
[INFO] [stdout]   43:     0x565ce5a5a0f9 - std[29689e6404d28ef9]::rt::lang_start::<std[29689e6404d28ef9]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x565ce6271d77 - <&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   45:     0x565ce6271d77 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x565ce6271d77 - std[29689e6404d28ef9]::panicking::catch_unwind::<i32, &dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x565ce6271d77 - std[29689e6404d28ef9]::panic::catch_unwind::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x565ce6271d77 - std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x565ce6271d77 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x565ce6271d77 - std[29689e6404d28ef9]::panicking::catch_unwind::<isize, std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x565ce6271d77 - std[29689e6404d28ef9]::panic::catch_unwind::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x565ce6271d77 - std[29689e6404d28ef9]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x565ce5a59071 - std[29689e6404d28ef9]::rt::lang_start::<std[29689e6404d28ef9]::process::ExitCode>
[INFO] [stdout]   54:     0x565ce5a5d9b5 - main
[INFO] [stdout]   55:     0x7d1fb54ee1ca - <unknown>
[INFO] [stdout]   56:     0x7d1fb54ee28b - __libc_start_main
[INFO] [stdout]   57:     0x565ce5a581a5 - _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 2.13s; merged doctests compilation took 1.88s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eeb4f17e61406a833c8277f722a53669c7ffd71f923152b77b7a954d043826a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb4f17e61406a833c8277f722a53669c7ffd71f923152b77b7a954d043826a0", kill_on_drop: false }`
[INFO] [stdout] eeb4f17e61406a833c8277f722a53669c7ffd71f923152b77b7a954d043826a0
