[INFO] fetching crate cabot 0.7.1... [INFO] testing cabot-0.7.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate cabot 0.7.1 into /workspace/builds/worker-87/source [INFO] validating manifest of crates.io crate cabot 0.7.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-87/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d1437f8d78bfef826d29550b25a50d70cce1c405906e05ea4f933a800f999a2 [INFO] running `Command { std: "docker" "start" "-a" "5d1437f8d78bfef826d29550b25a50d70cce1c405906e05ea4f933a800f999a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d1437f8d78bfef826d29550b25a50d70cce1c405906e05ea4f933a800f999a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1437f8d78bfef826d29550b25a50d70cce1c405906e05ea4f933a800f999a2", kill_on_drop: false }` [INFO] [stdout] 5d1437f8d78bfef826d29550b25a50d70cce1c405906e05ea4f933a800f999a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47004a0c140e18b4b836aae989a06e3e344226c4ce0ce218b73533b7afdb69e8 [INFO] running `Command { std: "docker" "start" "-a" "47004a0c140e18b4b836aae989a06e3e344226c4ce0ce218b73533b7afdb69e8", 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 value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.12 [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [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 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 nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling clap v2.33.3 [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 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 [unoptimized + debuginfo] target(s) in 30.36s [INFO] running `Command { std: "docker" "inspect" "47004a0c140e18b4b836aae989a06e3e344226c4ce0ce218b73533b7afdb69e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47004a0c140e18b4b836aae989a06e3e344226c4ce0ce218b73533b7afdb69e8", kill_on_drop: false }` [INFO] [stdout] 47004a0c140e18b4b836aae989a06e3e344226c4ce0ce218b73533b7afdb69e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f19c8cddd2a9232ef1969d54109d1c9aa4583bf7dcd253a1500e06ee972cff [INFO] running `Command { std: "docker" "start" "-a" "e6f19c8cddd2a9232ef1969d54109d1c9aa4583bf7dcd253a1500e06ee972cff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cabot v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.38s [INFO] running `Command { std: "docker" "inspect" "e6f19c8cddd2a9232ef1969d54109d1c9aa4583bf7dcd253a1500e06ee972cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f19c8cddd2a9232ef1969d54109d1c9aa4583bf7dcd253a1500e06ee972cff", kill_on_drop: false }` [INFO] [stdout] e6f19c8cddd2a9232ef1969d54109d1c9aa4583bf7dcd253a1500e06ee972cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33268fe20cc4c39da2d30699412a0c7fc701a9d4c5de6c77459fb1acc0c45dd9 [INFO] running `Command { std: "docker" "start" "-a" "33268fe20cc4c39da2d30699412a0c7fc701a9d4c5de6c77459fb1acc0c45dd9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cabot-50a7bf7693a991a8) [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_get_request_with_headers_to_string ... ok [INFO] [stdout] test request::tests::test_post_request_with_headers_to_string ... ok [INFO] [stdout] test request::tests::test_request_builder_simple ... ok [INFO] [stdout] test request::tests::test_request_builder_complete ... ok [INFO] [stdout] test response::tests::test_response_ok_no_body ... ok [INFO] [stdout] test response::tests::test_response_ok ... ok [INFO] [stdout] test response::tests::test_build_response_ok ... 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] [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 (/opt/rustwide/target/debug/deps/cabot-e538edd8e8574e93) [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 code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: DNSLookupError("could not resolve address `\"www.rust-lang.org:443\"`")', src/lib.rs:11:69 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55aae8f19710 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55aae8f19710 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55aae8f19710 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55aae8f19710 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55aae8f3527c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55aae8f146a5 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55aae8f1b71b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55aae8f1b71b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55aae8f1b71b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55aae8f1b1f1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55aae8f1bde4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55aae8f1b8c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55aae8f19c0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55aae8f1b829 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55aae8c43201 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55aae8c43293 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55aae8c4879d - core::result::Result::unwrap::h54716b8571ce1423 [INFO] [stdout] 17: 0x55aae8c4d32f - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::h236ee12406884d49 [INFO] [stdout] 18: 0x55aae8c4b92f - as core::future::future::Future>::poll::h17124a1d8d602a66 [INFO] [stdout] 19: 0x55aae8c4454f - as core::future::future::Future>::poll::{{closure}}::h9b58f6a699b0380c [INFO] [stdout] 20: 0x55aae8c4c063 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h42b8e5bd4fed69b9 [INFO] [stdout] 21: 0x55aae8c4650a - std::thread::local::LocalKey::try_with::h836b56b940a297a1 [INFO] [stdout] 22: 0x55aae8c45e35 - std::thread::local::LocalKey::with::haf5dd1680ec605b2 [INFO] [stdout] 23: 0x55aae8c4bf45 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h039638c95c832847 [INFO] [stdout] 24: 0x55aae8c44502 - as core::future::future::Future>::poll::h9420aad1341b162c [INFO] [stdout] 25: 0x55aae8c49ee6 - as core::future::future::Future>::poll::hed64d49f153836d4 [INFO] [stdout] 26: 0x55aae8c45329 - async_executor::Executor::run::{{closure}}::hedbe272d9130d667 [INFO] [stdout] 27: 0x55aae8c4bcef - as core::future::future::Future>::poll::hfda8013357a8b639 [INFO] [stdout] 28: 0x55aae8c44de5 - async_executor::LocalExecutor::run::{{closure}}::h2ff78b2604ff7b8b [INFO] [stdout] 29: 0x55aae8c4bbff - as core::future::future::Future>::poll::hbee8d8c27db20837 [INFO] [stdout] 30: 0x55aae8c4a4cd - async_io::driver::block_on::hda6bd398115b342a [INFO] [stdout] 31: 0x55aae8c459e4 - async_global_executor::reactor::block_on::{{closure}}::h29f10edc31265cb7 [INFO] [stdout] 32: 0x55aae8c4599f - async_global_executor::reactor::block_on::h3fe6700059fc12ee [INFO] [stdout] 33: 0x55aae8c45ac2 - async_global_executor::executor::block_on::{{closure}}::h7d9f781be9d8ea68 [INFO] [stdout] 34: 0x55aae8c4666b - std::thread::local::LocalKey::try_with::h85ad8767f189f2a8 [INFO] [stdout] 35: 0x55aae8c45c92 - std::thread::local::LocalKey::with::h7ff9c28b26a98d81 [INFO] [stdout] 36: 0x55aae8c45a5b - async_global_executor::executor::block_on::hd344663c44d7eefd [INFO] [stdout] 37: 0x55aae8c4cb0a - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h0004ff275a0620bc [INFO] [stdout] 38: 0x55aae8c4c18e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8e7c6975ddc88311 [INFO] [stdout] 39: 0x55aae8c4693d - std::thread::local::LocalKey::try_with::hb9c9c32226eae234 [INFO] [stdout] 40: 0x55aae8c45bd0 - std::thread::local::LocalKey::with::h07e4f440f5296d1b [INFO] [stdout] 41: 0x55aae8c4bfac - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h8cd41ccf50fe60cc [INFO] [stdout] 42: 0x55aae8c4ca54 - async_std::task::builder::Builder::blocking::{{closure}}::h47440913be4d0bca [INFO] [stdout] 43: 0x55aae8c467d3 - std::thread::local::LocalKey::try_with::hb3d9c9e6ecfd8e0a [INFO] [stdout] 44: 0x55aae8c45d62 - std::thread::local::LocalKey::with::h9ad7d73c0e86cde1 [INFO] [stdout] 45: 0x55aae8c4c8c5 - async_std::task::builder::Builder::blocking::h575476be54c5e735 [INFO] [stdout] 46: 0x55aae8c4cc31 - async_std::task::block_on::block_on::hc71e3f211b5c3ebc [INFO] [stdout] 47: 0x55aae8c4ceec - rust_out::main::_doctest_main_src_lib_rs_21_0::h7aa3d5c91cec9d72 [INFO] [stdout] 48: 0x55aae8c4cdb6 - rust_out::main::h61823b600df25383 [INFO] [stdout] 49: 0x55aae8c46df3 - core::ops::function::FnOnce::call_once::h064404ccb42900dd [INFO] [stdout] 50: 0x55aae8c45ad9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3a50028bf297fb1f [INFO] [stdout] 51: 0x55aae8c45b59 - std::rt::lang_start::{{closure}}::hf6d523a4729f0a25 [INFO] [stdout] 52: 0x55aae8f1c2ea - core::ops::function::impls:: for &F>::call_once::ha9408abe89f69dc4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 53: 0x55aae8f1c2ea - std::panicking::try::do_call::h5b0cc9e9102acb65 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 54: 0x55aae8f1c2ea - std::panicking::try::hddc7f8229138b3ba [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x55aae8f1c2ea - std::panic::catch_unwind::hfa401ff8bab2986e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 56: 0x55aae8f1c2ea - std::rt::lang_start_internal::{{closure}}::h8163422320d11405 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:48 [INFO] [stdout] 57: 0x55aae8f1c2ea - std::panicking::try::do_call::hc742cc7bb4f0fb20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 58: 0x55aae8f1c2ea - std::panicking::try::ha37d8d2dd1acf7d3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 59: 0x55aae8f1c2ea - std::panic::catch_unwind::h8a5381d5ecf437bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 60: 0x55aae8f1c2ea - std::rt::lang_start_internal::h7e2cee8c90d4a4d3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:20 [INFO] [stdout] 61: 0x55aae8c45b31 - std::rt::lang_start::h56740483be3c5e53 [INFO] [stdout] 62: 0x55aae8c4d383 - main [INFO] [stdout] 63: 0x7feff65b70b3 - __libc_start_main [INFO] [stdout] 64: 0x55aae8c443ee - _start [INFO] [stdout] 65: 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.31s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "33268fe20cc4c39da2d30699412a0c7fc701a9d4c5de6c77459fb1acc0c45dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33268fe20cc4c39da2d30699412a0c7fc701a9d4c5de6c77459fb1acc0c45dd9", kill_on_drop: false }` [INFO] [stdout] 33268fe20cc4c39da2d30699412a0c7fc701a9d4c5de6c77459fb1acc0c45dd9