[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fcabot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mardiros/cabot on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.6
[INFO] [stderr]   Downloaded futures-executor v0.3.12
[INFO] [stderr]   Downloaded ctor v0.1.18
[INFO] [stderr]   Downloaded futures v0.3.12
[INFO] [stderr]   Downloaded nb-connect v1.0.2
[INFO] [stderr]   Downloaded wepoll-sys v3.0.1
[INFO] [stderr]   Downloaded async-io v1.3.1
[INFO] [stderr]   Downloaded polling v2.0.2
[INFO] [stderr]   Downloaded async-std v1.9.0
[INFO] [stderr]   Downloaded async-lock v2.3.0
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded webpki-roots v0.19.0
[INFO] [stderr]   Downloaded rustls v0.17.0
[INFO] [stderr]   Downloaded libc v0.2.84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34a380cbe42af8d988069b67e41325f7901678153a4c965595843cc24e4d9850
[INFO] running `Command { std: "docker" "start" "-a" "34a380cbe42af8d988069b67e41325f7901678153a4c965595843cc24e4d9850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34a380cbe42af8d988069b67e41325f7901678153a4c965595843cc24e4d9850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34a380cbe42af8d988069b67e41325f7901678153a4c965595843cc24e4d9850", kill_on_drop: false }`
[INFO] [stdout] 34a380cbe42af8d988069b67e41325f7901678153a4c965595843cc24e4d9850
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da0761aa74d4839f3333f8bb436b565199e48b332905d542c15045a5b5f593f6
[INFO] running `Command { std: "docker" "start" "-a" "da0761aa74d4839f3333f8bb436b565199e48b332905d542c15045a5b5f593f6", 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 memchr v2.3.4
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling idna v0.2.0
[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 blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.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 webpki-roots v0.19.0
[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 17.78s
[INFO] running `Command { std: "docker" "inspect" "da0761aa74d4839f3333f8bb436b565199e48b332905d542c15045a5b5f593f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da0761aa74d4839f3333f8bb436b565199e48b332905d542c15045a5b5f593f6", kill_on_drop: false }`
[INFO] [stdout] da0761aa74d4839f3333f8bb436b565199e48b332905d542c15045a5b5f593f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3561903686d03a5f2faff7fa0aec2e423d16be8dba51ccaf7eea079a3261e286
[INFO] running `Command { std: "docker" "start" "-a" "3561903686d03a5f2faff7fa0aec2e423d16be8dba51ccaf7eea079a3261e286", kill_on_drop: false }`
[INFO] [stderr]    Compiling cabot v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "3561903686d03a5f2faff7fa0aec2e423d16be8dba51ccaf7eea079a3261e286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3561903686d03a5f2faff7fa0aec2e423d16be8dba51ccaf7eea079a3261e286", kill_on_drop: false }`
[INFO] [stdout] 3561903686d03a5f2faff7fa0aec2e423d16be8dba51ccaf7eea079a3261e286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b37cbdec1b55dfae1dd52b8fa9eefce2aa363c89e45be55e5c79573696c5558
[INFO] running `Command { std: "docker" "start" "-a" "7b37cbdec1b55dfae1dd52b8fa9eefce2aa363c89e45be55e5c79573696c5558", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cabot-cde1bf2206b35ed3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test request::tests::test_get_request_to_string ... ok
[INFO] [stdout] test request::tests::test_get_request_with_host_to_string ... ok
[INFO] [stdout] test request::tests::test_post_request_with_headers_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 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 client::tests::test_build_http_no_response_body ... ok
[INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding ... ok
[INFO] [stdout] test response::tests::test_response_ok_no_body ... ok
[INFO] [stdout] test request::tests::test_request_builder_complete ... ok
[INFO] [stdout] test response::tests::test_response_ok ... ok
[INFO] [stdout] test request::tests::test_get_request_with_headers_to_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/cabot-8d4688f1431ee646)
[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/response.rs - response (line 6) ... ok
[INFO] [stdout] test src/request.rs - request (line 4) ... 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' 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:     0x5c006f7e16d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c006f7e16d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c006f7e16d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c006f7e16d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c006f801f23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c006f801f23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c006f7de873 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c006f7de873 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c006f7e1522 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c006f7e2613 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c006f7e23f5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5c006f7e3025 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5c006f7e2dba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5c006f7e1bd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5c006f7e2a4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5c006f800c70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5c006f8010d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5c006f5ade9c - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::h9278dcc6d94ae1aa
[INFO] [stdout]   18:     0x5c006f5a487a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h059bea3fdc62f02f
[INFO] [stdout]   19:     0x5c006f5accc5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hff8e96dfc704354a
[INFO] [stdout]   20:     0x5c006f5a6b9f - std::thread::local::LocalKey<T>::try_with::hfb81844ca894123b
[INFO] [stdout]   21:     0x5c006f5a6077 - std::thread::local::LocalKey<T>::with::h54d6be839beb5fb2
[INFO] [stdout]   22:     0x5c006f5acad5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0a7590e74926c460
[INFO] [stdout]   23:     0x5c006f5a4829 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h0e4b38c2de2661fb
[INFO] [stdout]   24:     0x5c006f5ab4c0 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h50c7e4795df2f8c9
[INFO] [stdout]   25:     0x5c006f5a55d3 - async_executor::Executor::run::{{closure}}::h47981aec3b61adee
[INFO] [stdout]   26:     0x5c006f5a51bf - async_executor::LocalExecutor::run::{{closure}}::h27b3db2004d3afb3
[INFO] [stdout]   27:     0x5c006f5ab97e - async_io::driver::block_on::he99b5cba69cab726
[INFO] [stdout]   28:     0x5c006f5a5bf8 - async_global_executor::reactor::block_on::{{closure}}::hf2b695c96b834264
[INFO] [stdout]   29:     0x5c006f5a5b48 - async_global_executor::reactor::block_on::hd0433e7693db1fee
[INFO] [stdout]   30:     0x5c006f5a5cea - async_global_executor::executor::block_on::{{closure}}::hcd47c2fba041fbd0
[INFO] [stdout]   31:     0x5c006f5a65e2 - std::thread::local::LocalKey<T>::try_with::h292238962b3252d8
[INFO] [stdout]   32:     0x5c006f5a6007 - std::thread::local::LocalKey<T>::with::h4d4597e4bc913e0a
[INFO] [stdout]   33:     0x5c006f5a5c64 - async_global_executor::executor::block_on::h36b9d3df192be82a
[INFO] [stdout]   34:     0x5c006f5ad555 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h4f713366ec2227af
[INFO] [stdout]   35:     0x5c006f5acbc3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hde3e18bb286ee8f1
[INFO] [stdout]   36:     0x5c006f5a6324 - std::thread::local::LocalKey<T>::try_with::h02f9e8c567192b6f
[INFO] [stdout]   37:     0x5c006f5a5f97 - std::thread::local::LocalKey<T>::with::h449d05fd258a8d14
[INFO] [stdout]   38:     0x5c006f5aca92 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h05bbe8c7c8b53d67
[INFO] [stdout]   39:     0x5c006f5ad451 - async_std::task::builder::Builder::blocking::{{closure}}::hd506900fbdc52ddb
[INFO] [stdout]   40:     0x5c006f5a6482 - std::thread::local::LocalKey<T>::try_with::h0d1edaa035ea5a41
[INFO] [stdout]   41:     0x5c006f5a6147 - std::thread::local::LocalKey<T>::with::hdc0ff172dce9d376
[INFO] [stdout]   42:     0x5c006f5ad13c - async_std::task::builder::Builder::blocking::h97b4828be62ad92f
[INFO] [stdout]   43:     0x5c006f5ad6b9 - async_std::task::block_on::block_on::h6ba42454891a0fa6
[INFO] [stdout]   44:     0x5c006f5ad911 - rust_out::main::_doctest_main_src_lib_rs_21_0::hf5a98cf7bae30823
[INFO] [stdout]   45:     0x5c006f5ad6f6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   46:     0x5c006f5a6dd3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   47:     0x5c006f5a5f16 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   48:     0x5c006f5a5d39 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   49:     0x5c006f7dafb0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   50:     0x5c006f7dafb0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5c006f7dafb0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5c006f7dafb0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c006f7dafb0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   54:     0x5c006f7dafb0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c006f7dafb0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c006f7dafb0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c006f7dafb0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   58:     0x5c006f5a5d21 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   59:     0x5c006f5adf55 - main
[INFO] [stdout]   60:     0x7fc05fa0a1ca - <unknown>
[INFO] [stdout]   61:     0x7fc05fa0a28b - __libc_start_main
[INFO] [stdout]   62:     0x5c006f5a4725 - _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 0.95s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7b37cbdec1b55dfae1dd52b8fa9eefce2aa363c89e45be55e5c79573696c5558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b37cbdec1b55dfae1dd52b8fa9eefce2aa363c89e45be55e5c79573696c5558", kill_on_drop: false }`
[INFO] [stdout] 7b37cbdec1b55dfae1dd52b8fa9eefce2aa363c89e45be55e5c79573696c5558
