[INFO] fetching crate cabot 0.7.1... [INFO] testing cabot-0.7.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate cabot 0.7.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cabot 0.7.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate crates.io crate cabot 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bb9243d0482428c28d7e56ec4174c5115180d70c4540aefd9294c41346b0c17 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bb9243d0482428c28d7e56ec4174c5115180d70c4540aefd9294c41346b0c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bb9243d0482428c28d7e56ec4174c5115180d70c4540aefd9294c41346b0c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb9243d0482428c28d7e56ec4174c5115180d70c4540aefd9294c41346b0c17", kill_on_drop: false }` [INFO] [stdout] 3bb9243d0482428c28d7e56ec4174c5115180d70c4540aefd9294c41346b0c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f6b67f39caba6b4689c135213182a03535d5ddcd6ef37928c99e7ff470a8913 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f6b67f39caba6b4689c135213182a03535d5ddcd6ef37928c99e7ff470a8913", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 pin-project-lite v0.2.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ring v0.16.19 [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 async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling url v2.2.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 [unoptimized + debuginfo] target(s) in 36.22s [INFO] running `Command { std: "docker" "inspect" "4f6b67f39caba6b4689c135213182a03535d5ddcd6ef37928c99e7ff470a8913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6b67f39caba6b4689c135213182a03535d5ddcd6ef37928c99e7ff470a8913", kill_on_drop: false }` [INFO] [stdout] 4f6b67f39caba6b4689c135213182a03535d5ddcd6ef37928c99e7ff470a8913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4552f2ab1668511229e29d6a4f59fac2b7f6b61d06a8b1f51e0e5f22d6bc02de [INFO] running `Command { std: "docker" "start" "-a" "4552f2ab1668511229e29d6a4f59fac2b7f6b61d06a8b1f51e0e5f22d6bc02de", kill_on_drop: false }` [INFO] [stderr] Compiling cabot v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.42s [INFO] running `Command { std: "docker" "inspect" "4552f2ab1668511229e29d6a4f59fac2b7f6b61d06a8b1f51e0e5f22d6bc02de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4552f2ab1668511229e29d6a4f59fac2b7f6b61d06a8b1f51e0e5f22d6bc02de", kill_on_drop: false }` [INFO] [stdout] 4552f2ab1668511229e29d6a4f59fac2b7f6b61d06a8b1f51e0e5f22d6bc02de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d92460200497c39030b2827653ace2d306993432355a33225f8b9db57678c58 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d92460200497c39030b2827653ace2d306993432355a33225f8b9db57678c58", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 13 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cabot-3627fac39beeffe4) [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 request::tests::test_get_request_with_headers_to_string ... ok [INFO] [stdout] test response::tests::test_response_ok_no_body ... ok [INFO] [stdout] test response::tests::test_response_ok ... 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 request::tests::test_request_builder_complete ... ok [INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding_tab ... ok [INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding ... 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] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cabot-5e41ecf4244e5ade) [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 code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: DNSLookupError("Host does not exists")', src/lib.rs:11:69 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56439637f3d0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56439637f3d0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56439637f3d0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56439637f3d0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56439639adcc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x56439637a4b5 - ::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x56439638139b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56439638139b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56439638139b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564396380e71 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x564396381a41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564396381547 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56439637f8cc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5643963814a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5643960ad211 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5643960ad2a3 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5643960b453d - >::unwrap [INFO] [stdout] 17: 0x5643960b688f - rust_out[17891616a171812d]::main::_doctest_main_src_lib_rs_21_0::{closure#0} [INFO] [stdout] 18: 0x5643960b56ef - as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] 19: 0x5643960b376f - > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0} [INFO] [stdout] 20: 0x5643960b1e53 - ::set_current::<> as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll>::{closure#0} [INFO] [stdout] 21: 0x5643960ae8dc - >>::try_with::<::set_current<> as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll> [INFO] [stdout] 22: 0x5643960ae515 - >>::with::<::set_current<> as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll> [INFO] [stdout] 23: 0x5643960ade45 - ::set_current::<> as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll> [INFO] [stdout] 24: 0x5643960b52b2 - > as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] 25: 0x5643960b57b6 - >, core[ee1ca6415511a9c4]::future::from_generator::GenFuture<::run>>::{closure#0}::{closure#0}>> as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] 26: 0x5643960b2349 - ::run::>>::{closure#0} [INFO] [stdout] 27: 0x5643960b532f - ::run>>::{closure#0}> as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] 28: 0x5643960b2735 - ::run::>>::{closure#0} [INFO] [stdout] 29: 0x5643960b541f - ::run>>::{closure#0}> as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] 30: 0x5643960afc6d - async_io[9067bf9fae9afb5d]::driver::block_on::::run>>::{closure#0}>> [INFO] [stdout] 31: 0x5643960b2d24 - async_global_executor[6aab562369f4e08e]::reactor::block_on::::run>>::{closure#0}>, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0} [INFO] [stdout] 32: 0x5643960af73f - async_global_executor[6aab562369f4e08e]::reactor::block_on::::run>>::{closure#0}>, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 33: 0x5643960b2d82 - async_global_executor[6aab562369f4e08e]::executor::block_on::>, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0} [INFO] [stdout] 34: 0x5643960af2ed - >::try_with::>, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 35: 0x5643960af1a2 - >::with::>, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 36: 0x5643960af78b - async_global_executor[6aab562369f4e08e]::executor::block_on::>, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 37: 0x5643960b2fda - ::blocking::, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}::{closure#0} [INFO] [stdout] 38: 0x5643960b1d2e - ::set_current::<::blocking, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0} [INFO] [stdout] 39: 0x5643960ae77b - >>::try_with::<::set_current<::blocking, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 40: 0x5643960ae4a0 - >>::with::<::set_current<::blocking, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 41: 0x5643960addfc - ::set_current::<::blocking, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 42: 0x5643960b1fd4 - ::blocking::, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0} [INFO] [stdout] 43: 0x5643960aef85 - >>::try_with::<::blocking, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 44: 0x5643960aee42 - >>::with::<::blocking, cabot[f68eebe4f73ce2f8]::response::Response>::{closure#0}, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 45: 0x5643960ae2f5 - ::blocking::, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 46: 0x5643960b1b01 - async_std[a1111476ef7a7c5b]::task::block_on::block_on::, cabot[f68eebe4f73ce2f8]::response::Response> [INFO] [stdout] 47: 0x5643960b644c - rust_out[17891616a171812d]::main::_doctest_main_src_lib_rs_21_0 [INFO] [stdout] 48: 0x5643960b6316 - rust_out[17891616a171812d]::main [INFO] [stdout] 49: 0x5643960b61b3 - >::call_once [INFO] [stdout] 50: 0x5643960b1a59 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 51: 0x5643960b2d99 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 52: 0x564396381f39 - <&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 53: 0x564396381f39 - std[77c0456e0eb29f0c]::panicking::try::do_call::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 54: 0x564396381f39 - std[77c0456e0eb29f0c]::panicking::try:: + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x564396381f39 - std[77c0456e0eb29f0c]::panic::catch_unwind::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 56: 0x564396381f39 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stdout] 57: 0x5643960af7c1 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stdout] 58: 0x5643960b68e3 - main [INFO] [stdout] 59: 0x7fad036700b3 - __libc_start_main [INFO] [stdout] 60: 0x5643960ad9ae - _start [INFO] [stdout] 61: 0x0 - [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 3.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8d92460200497c39030b2827653ace2d306993432355a33225f8b9db57678c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d92460200497c39030b2827653ace2d306993432355a33225f8b9db57678c58", kill_on_drop: false }` [INFO] [stdout] 8d92460200497c39030b2827653ace2d306993432355a33225f8b9db57678c58