[INFO] fetching crate cabot 0.7.1...
[INFO] testing cabot-0.7.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate cabot 0.7.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate cabot 0.7.1
[INFO] finished tweaking crates.io crate cabot 0.7.1
[INFO] tweaked toml for crates.io crate cabot 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cabot 0.7.1 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 crates.io crate cabot 0.7.1 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]  Downloading crates ...
[INFO] [stderr]   Downloaded sct v0.6.0
[INFO] [stderr]   Downloaded thread_local v1.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded ctor v0.1.18
[INFO] [stderr]   Downloaded unicode-normalization v0.1.16
[INFO] [stderr]   Downloaded rustls v0.17.0
[INFO] [stderr]   Downloaded libc v0.2.84
[INFO] [stderr]   Downloaded ring v0.16.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 958bb88fd204ac764e40b9319d54798db3541b58e30335bfd0bac8943d1c795b
[INFO] running `Command { std: "docker" "start" "-a" "958bb88fd204ac764e40b9319d54798db3541b58e30335bfd0bac8943d1c795b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "958bb88fd204ac764e40b9319d54798db3541b58e30335bfd0bac8943d1c795b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958bb88fd204ac764e40b9319d54798db3541b58e30335bfd0bac8943d1c795b", kill_on_drop: false }`
[INFO] [stdout] 958bb88fd204ac764e40b9319d54798db3541b58e30335bfd0bac8943d1c795b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 397255857cd91c9bb2792a31066528a52d41d040822afe298a1fedccddf84479
[INFO] running `Command { std: "docker" "start" "-a" "397255857cd91c9bb2792a31066528a52d41d040822afe298a1fedccddf84479", 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 cache-padded v1.1.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling quote v1.0.8
[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 idna v0.2.0
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.4.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 21.77s
[INFO] running `Command { std: "docker" "inspect" "397255857cd91c9bb2792a31066528a52d41d040822afe298a1fedccddf84479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397255857cd91c9bb2792a31066528a52d41d040822afe298a1fedccddf84479", kill_on_drop: false }`
[INFO] [stdout] 397255857cd91c9bb2792a31066528a52d41d040822afe298a1fedccddf84479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4ac2597f594a450c74d44d9bd53a3a810e46a4baa019d3f5637458e07aad73a0
[INFO] running `Command { std: "docker" "start" "-a" "4ac2597f594a450c74d44d9bd53a3a810e46a4baa019d3f5637458e07aad73a0", 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.15s
[INFO] running `Command { std: "docker" "inspect" "4ac2597f594a450c74d44d9bd53a3a810e46a4baa019d3f5637458e07aad73a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac2597f594a450c74d44d9bd53a3a810e46a4baa019d3f5637458e07aad73a0", kill_on_drop: false }`
[INFO] [stdout] 4ac2597f594a450c74d44d9bd53a3a810e46a4baa019d3f5637458e07aad73a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] afe81ab6213a8f67a03aaabd02b291ce42f0b1b1074f4830056984223f47bde7
[INFO] running `Command { std: "docker" "start" "-a" "afe81ab6213a8f67a03aaabd02b291ce42f0b1b1074f4830056984223f47bde7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cabot-cde1bf2206b35ed3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test response::tests::test_build_response_ok ... ok
[INFO] [stdout] test response::tests::test_response_ok ... ok
[INFO] [stdout] test response::tests::test_response_ok_no_body ... 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_request_builder_simple ... ok
[INFO] [stdout] test request::tests::test_get_request_with_host_to_string ... ok
[INFO] [stdout] test client::tests::test_build_http_no_response_body ... 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_tab ... ok
[INFO] [stdout] test client::tests::test_build_http_response_from_string ... ok
[INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding ... ok
[INFO] [stdout] test request::tests::test_get_request_to_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/cabot-8d4688f1431ee646)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cabot
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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' 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:     0x62f7d4b1e6d2 - 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:     0x62f7d4b1e6d2 - 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:     0x62f7d4b1e6d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f7d4b1e6d2 - <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:     0x62f7d4b3ef23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f7d4b3ef23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62f7d4b1b873 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f7d4b1b873 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f7d4b1e522 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f7d4b1f613 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f7d4b1f3f5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x62f7d4b20025 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x62f7d4b1fdba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x62f7d4b1ebd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x62f7d4b1fa4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x62f7d4b3dc70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x62f7d4b3e0d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x62f7d48eae9c - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::h9278dcc6d94ae1aa
[INFO] [stdout]   18:     0x62f7d48e187a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h059bea3fdc62f02f
[INFO] [stdout]   19:     0x62f7d48e9cc5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hff8e96dfc704354a
[INFO] [stdout]   20:     0x62f7d48e3b9f - std::thread::local::LocalKey<T>::try_with::hfb81844ca894123b
[INFO] [stdout]   21:     0x62f7d48e3077 - std::thread::local::LocalKey<T>::with::h54d6be839beb5fb2
[INFO] [stdout]   22:     0x62f7d48e9ad5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0a7590e74926c460
[INFO] [stdout]   23:     0x62f7d48e1829 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h0e4b38c2de2661fb
[INFO] [stdout]   24:     0x62f7d48e84c0 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h50c7e4795df2f8c9
[INFO] [stdout]   25:     0x62f7d48e25d3 - async_executor::Executor::run::{{closure}}::h47981aec3b61adee
[INFO] [stdout]   26:     0x62f7d48e21bf - async_executor::LocalExecutor::run::{{closure}}::h27b3db2004d3afb3
[INFO] [stdout]   27:     0x62f7d48e897e - async_io::driver::block_on::he99b5cba69cab726
[INFO] [stdout]   28:     0x62f7d48e2bf8 - async_global_executor::reactor::block_on::{{closure}}::hf2b695c96b834264
[INFO] [stdout]   29:     0x62f7d48e2b48 - async_global_executor::reactor::block_on::hd0433e7693db1fee
[INFO] [stdout]   30:     0x62f7d48e2cea - async_global_executor::executor::block_on::{{closure}}::hcd47c2fba041fbd0
[INFO] [stdout]   31:     0x62f7d48e35e2 - std::thread::local::LocalKey<T>::try_with::h292238962b3252d8
[INFO] [stdout]   32:     0x62f7d48e3007 - std::thread::local::LocalKey<T>::with::h4d4597e4bc913e0a
[INFO] [stdout]   33:     0x62f7d48e2c64 - async_global_executor::executor::block_on::h36b9d3df192be82a
[INFO] [stdout]   34:     0x62f7d48ea555 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h4f713366ec2227af
[INFO] [stdout]   35:     0x62f7d48e9bc3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hde3e18bb286ee8f1
[INFO] [stdout]   36:     0x62f7d48e3324 - std::thread::local::LocalKey<T>::try_with::h02f9e8c567192b6f
[INFO] [stdout]   37:     0x62f7d48e2f97 - std::thread::local::LocalKey<T>::with::h449d05fd258a8d14
[INFO] [stdout]   38:     0x62f7d48e9a92 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h05bbe8c7c8b53d67
[INFO] [stdout]   39:     0x62f7d48ea451 - async_std::task::builder::Builder::blocking::{{closure}}::hd506900fbdc52ddb
[INFO] [stdout]   40:     0x62f7d48e3482 - std::thread::local::LocalKey<T>::try_with::h0d1edaa035ea5a41
[INFO] [stdout]   41:     0x62f7d48e3147 - std::thread::local::LocalKey<T>::with::hdc0ff172dce9d376
[INFO] [stdout]   42:     0x62f7d48ea13c - async_std::task::builder::Builder::blocking::h97b4828be62ad92f
[INFO] [stdout]   43:     0x62f7d48ea6b9 - async_std::task::block_on::block_on::h6ba42454891a0fa6
[INFO] [stdout]   44:     0x62f7d48ea911 - rust_out::main::_doctest_main_src_lib_rs_21_0::hf5a98cf7bae30823
[INFO] [stdout]   45:     0x62f7d48ea6f6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   46:     0x62f7d48e3dd3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   47:     0x62f7d48e2f16 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   48:     0x62f7d48e2d39 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   49:     0x62f7d4b17fb0 - 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:     0x62f7d4b17fb0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x62f7d4b17fb0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x62f7d4b17fb0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x62f7d4b17fb0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   54:     0x62f7d4b17fb0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x62f7d4b17fb0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x62f7d4b17fb0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62f7d4b17fb0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   58:     0x62f7d48e2d21 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   59:     0x62f7d48eaf55 - main
[INFO] [stdout]   60:     0x71aa1766a1ca - <unknown>
[INFO] [stdout]   61:     0x71aa1766a28b - __libc_start_main
[INFO] [stdout]   62:     0x62f7d48e1725 - _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.85s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "afe81ab6213a8f67a03aaabd02b291ce42f0b1b1074f4830056984223f47bde7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe81ab6213a8f67a03aaabd02b291ce42f0b1b1074f4830056984223f47bde7", kill_on_drop: false }`
[INFO] [stdout] afe81ab6213a8f67a03aaabd02b291ce42f0b1b1074f4830056984223f47bde7
