[INFO] cloning repository https://github.com/mardiros/cabot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mardiros/cabot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fcabot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fcabot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1c6ce20ebe4cdd47ca689f340fb3b883e1757af
[INFO] testing mardiros/cabot against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fcabot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mardiros/cabot
[INFO] finished tweaking git repo https://github.com/mardiros/cabot
[INFO] tweaked toml for git repo https://github.com/mardiros/cabot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mardiros/cabot on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mardiros/cabot 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2218bc077dd43f4a0a1be3f5ef7e9c36edc37001ecc9ec98977b10f19649556a
[INFO] running `Command { std: "docker" "start" "-a" "2218bc077dd43f4a0a1be3f5ef7e9c36edc37001ecc9ec98977b10f19649556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2218bc077dd43f4a0a1be3f5ef7e9c36edc37001ecc9ec98977b10f19649556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2218bc077dd43f4a0a1be3f5ef7e9c36edc37001ecc9ec98977b10f19649556a", kill_on_drop: false }`
[INFO] [stdout] 2218bc077dd43f4a0a1be3f5ef7e9c36edc37001ecc9ec98977b10f19649556a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f0780dd6609baec86b7a8887e67143129e6d1626d82414decf69172c49e945d
[INFO] running `Command { std: "docker" "start" "-a" "1f0780dd6609baec86b7a8887e67143129e6d1626d82414decf69172c49e945d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki-roots v0.19.0
[INFO] [stderr]    Compiling ctor v0.1.18
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling cabot v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.52s
[INFO] running `Command { std: "docker" "inspect" "1f0780dd6609baec86b7a8887e67143129e6d1626d82414decf69172c49e945d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0780dd6609baec86b7a8887e67143129e6d1626d82414decf69172c49e945d", kill_on_drop: false }`
[INFO] [stdout] 1f0780dd6609baec86b7a8887e67143129e6d1626d82414decf69172c49e945d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e28ff2b16f87290d39609a8db935a9760173f035708c4137ebbb3cfe2056219b
[INFO] running `Command { std: "docker" "start" "-a" "e28ff2b16f87290d39609a8db935a9760173f035708c4137ebbb3cfe2056219b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cabot v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s
[INFO] running `Command { std: "docker" "inspect" "e28ff2b16f87290d39609a8db935a9760173f035708c4137ebbb3cfe2056219b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e28ff2b16f87290d39609a8db935a9760173f035708c4137ebbb3cfe2056219b", kill_on_drop: false }`
[INFO] [stdout] e28ff2b16f87290d39609a8db935a9760173f035708c4137ebbb3cfe2056219b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fe2abd6d0645c57904e5635ad9b327f6773d3b45eed639bb764cbc6a0dd5733
[INFO] running `Command { std: "docker" "start" "-a" "3fe2abd6d0645c57904e5635ad9b327f6773d3b45eed639bb764cbc6a0dd5733", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cabot-5dbada302e6ee7b3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test request::tests::test_get_request_with_host_to_string ... ok
[INFO] [stdout] test request::tests::test_get_request_with_headers_to_string ... ok
[INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding ... ok
[INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding_tab ... ok
[INFO] [stdout] test client::tests::test_build_http_response_from_string ... ok
[INFO] [stdout] test request::tests::test_post_request_with_headers_to_string ... ok
[INFO] [stdout] test request::tests::test_request_builder_complete ... ok
[INFO] [stdout] test request::tests::test_get_request_to_string ... ok
[INFO] [stdout] test response::tests::test_build_response_ok ... ok
[INFO] [stdout] test request::tests::test_request_builder_simple ... ok
[INFO] [stdout] test response::tests::test_response_ok ... ok
[INFO] [stdout] test response::tests::test_response_ok_no_body ... ok
[INFO] [stdout] test client::tests::test_build_http_no_response_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/cabot-6f3f8f55d6578558)
[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 cabot
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/request.rs - request (line 4) ... ok
[INFO] [stdout] test src/response.rs - response (line 6) ... ok
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (142) panicked at src/lib.rs:12:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DNSLookupError("could not resolve address `\"www.rust-lang.org:443\"`")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58612907e2ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58612907e2ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58612907e2ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58612907e2ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58612909162a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58612909162a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5861290826a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5861290826a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58612906758f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58612906758f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x586129079231 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5861290793eb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x586129067648 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58612905f0d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5861290680ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x586129091edc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x586129091c52 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x586128e55fc3 - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::h32ba6e59125bea26
[INFO] [stdout]   18:     0x586128e4e3fa - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h04a7e3a4aff69bb5
[INFO] [stdout]   19:     0x586128e56645 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfe1f7f4f944c976c
[INFO] [stdout]   20:     0x586128e5004f - std::thread::local::LocalKey<T>::try_with::h3d8b0ba828f762bb
[INFO] [stdout]   21:     0x586128e4faf7 - std::thread::local::LocalKey<T>::with::h5c4f3f731b46b2dc
[INFO] [stdout]   22:     0x586128e563d5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7c0553aced696d97
[INFO] [stdout]   23:     0x586128e4e3a9 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h4b40254515d9a978
[INFO] [stdout]   24:     0x586128e54520 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::ha0e90ad0d45783ee
[INFO] [stdout]   25:     0x586128e4f150 - async_executor::Executor::run::{{closure}}::hce0136aee07b08f5
[INFO] [stdout]   26:     0x586128e4ecec - async_executor::LocalExecutor::run::{{closure}}::he73f7650d3c2c34d
[INFO] [stdout]   27:     0x586128e549ef - async_io::driver::block_on::h0d70d143d3243143
[INFO] [stdout]   28:     0x586128e4f738 - async_global_executor::reactor::block_on::{{closure}}::h46f74377788170b3
[INFO] [stdout]   29:     0x586128e4f687 - async_global_executor::reactor::block_on::ha9aa05ce90b5d0ae
[INFO] [stdout]   30:     0x586128e4f82a - async_global_executor::executor::block_on::{{closure}}::h0b44c9e372f9ba79
[INFO] [stdout]   31:     0x586128e501a2 - std::thread::local::LocalKey<T>::try_with::h41c0d7ec846e77ef
[INFO] [stdout]   32:     0x586128e4fa87 - std::thread::local::LocalKey<T>::with::h374efc3513bc28f8
[INFO] [stdout]   33:     0x586128e4f7a4 - async_global_executor::executor::block_on::h9f761e0cc61f6f74
[INFO] [stdout]   34:     0x586128e56f85 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h364183113869684b
[INFO] [stdout]   35:     0x586128e56543 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4b1897ef9495247b
[INFO] [stdout]   36:     0x586128e4ff24 - std::thread::local::LocalKey<T>::try_with::h33eaa6d3926411bd
[INFO] [stdout]   37:     0x586128e4fcd7 - std::thread::local::LocalKey<T>::with::he5a3c82ba722ee61
[INFO] [stdout]   38:     0x586128e56452 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha858914452ce5824
[INFO] [stdout]   39:     0x586128e56e83 - async_std::task::builder::Builder::blocking::{{closure}}::hee651188734267f6
[INFO] [stdout]   40:     0x586128e50482 - std::thread::local::LocalKey<T>::try_with::hcb3456094020d40d
[INFO] [stdout]   41:     0x586128e4fc37 - std::thread::local::LocalKey<T>::with::ha1dc9c3b6c0ff5fb
[INFO] [stdout]   42:     0x586128e56b32 - async_std::task::builder::Builder::blocking::hafdf86e249bee7a4
[INFO] [stdout]   43:     0x586128e570e9 - async_std::task::block_on::block_on::hb52d4525d987451c
[INFO] [stdout]   44:     0x586128e55a31 - rust_out::main::_doctest_main_src_lib_rs_21_0::he8d400387550453a
[INFO] [stdout]   45:     0x586128e55816 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   46:     0x586128e509b3 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   47:     0x586128e4fa66 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   48:     0x586128e4f879 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   49:     0x586129078794 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   50:     0x586129078794 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x586129078794 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x586129078794 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x586129078794 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   54:     0x586129078794 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x586129078794 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x586129078794 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x586129078794 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   58:     0x586128e4f861 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   59:     0x586128e57135 - main
[INFO] [stdout]   60:     0x7a34fdcbf1ca - <unknown>
[INFO] [stdout]   61:     0x7a34fdcbf28b - __libc_start_main
[INFO] [stdout]   62:     0x586128e4e2a5 - _start
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3fe2abd6d0645c57904e5635ad9b327f6773d3b45eed639bb764cbc6a0dd5733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fe2abd6d0645c57904e5635ad9b327f6773d3b45eed639bb764cbc6a0dd5733", kill_on_drop: false }`
[INFO] [stdout] 3fe2abd6d0645c57904e5635ad9b327f6773d3b45eed639bb764cbc6a0dd5733
