[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fcabot" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mardiros/cabot on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-62/source/Cargo.toml [INFO] crate git repo https://github.com/mardiros/cabot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.18 [INFO] [stderr] Downloaded bumpalo v3.6.0 [INFO] [stderr] Downloaded thread_local v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee7c22894521fdc441e8cb1c26205585baf4ada226bc02955af4a16bf0dacd46 [INFO] running `Command { std: "docker" "start" "-a" "ee7c22894521fdc441e8cb1c26205585baf4ada226bc02955af4a16bf0dacd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee7c22894521fdc441e8cb1c26205585baf4ada226bc02955af4a16bf0dacd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee7c22894521fdc441e8cb1c26205585baf4ada226bc02955af4a16bf0dacd46", kill_on_drop: false }` [INFO] [stdout] ee7c22894521fdc441e8cb1c26205585baf4ada226bc02955af4a16bf0dacd46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46a18ba1df964f24e137fe4414138d2761430bfad153b9144b89768395a18238 [INFO] running `Command { std: "docker" "start" "-a" "46a18ba1df964f24e137fe4414138d2761430bfad153b9144b89768395a18238", 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 memchr v2.3.4 [INFO] [stderr] Compiling futures-core 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 futures-io v0.3.12 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 proc-macro-hack v0.5.19 [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 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 async-task v4.0.3 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 ring v0.16.19 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [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 quote v1.0.8 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [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 43.39s [INFO] running `Command { std: "docker" "inspect" "46a18ba1df964f24e137fe4414138d2761430bfad153b9144b89768395a18238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a18ba1df964f24e137fe4414138d2761430bfad153b9144b89768395a18238", kill_on_drop: false }` [INFO] [stdout] 46a18ba1df964f24e137fe4414138d2761430bfad153b9144b89768395a18238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00e2019738fd38e06f4bc864272b8ac93e5e42f445a5e37c528a8a2a5ba668dc [INFO] running `Command { std: "docker" "start" "-a" "00e2019738fd38e06f4bc864272b8ac93e5e42f445a5e37c528a8a2a5ba668dc", 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 16.91s [INFO] running `Command { std: "docker" "inspect" "00e2019738fd38e06f4bc864272b8ac93e5e42f445a5e37c528a8a2a5ba668dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e2019738fd38e06f4bc864272b8ac93e5e42f445a5e37c528a8a2a5ba668dc", kill_on_drop: false }` [INFO] [stdout] 00e2019738fd38e06f4bc864272b8ac93e5e42f445a5e37c528a8a2a5ba668dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57bc84073e498b3475e5ded18f116afe4d8b562e3b89890c8ecd45873cb6a508 [INFO] running `Command { std: "docker" "start" "-a" "57bc84073e498b3475e5ded18f116afe4d8b562e3b89890c8ecd45873cb6a508", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cabot-1557bb571659b232) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test request::tests::test_request_builder_simple ... ok [INFO] [stdout] test request::tests::test_get_request_with_headers_to_string ... ok [INFO] [stdout] test request::tests::test_request_builder_complete ... ok [INFO] [stdout] test response::tests::test_build_response_ok ... ok [INFO] [stdout] test response::tests::test_response_ok ... ok [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_response_ok_no_body ... 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 client::tests::test_build_http_response_from_string ... ok [INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding_tab ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cabot-0c08de300cdaf57c) [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: 0x55bf0f1d14cc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bf0f1d14cc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bf0f1d14cc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bf0f1d14cc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bf0f1ed5bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55bf0f1cbb15 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55bf0f1d2e80 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bf0f1d2e80 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bf0f1d2e80 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55bf0f1d2a2b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55bf0f1d3534 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55bf0f1d3010 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55bf0f1d1984 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55bf0f1d2f79 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55bf0ef09071 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55bf0ef09103 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55bf0ef0db2c - core::result::Result::unwrap::h4d65c171e5a71a1a [INFO] [stdout] 17: 0x55bf0ef124ec - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::h5ebd88031e622b8b [INFO] [stdout] 18: 0x55bf0ef10b1f - as core::future::future::Future>::poll::h084d6f4b2ff7926e [INFO] [stdout] 19: 0x55bf0ef0992f - as core::future::future::Future>::poll::{{closure}}::hdb1998726fa02d5a [INFO] [stdout] 20: 0x55bf0ef1124d - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h08b1596bd1584489 [INFO] [stdout] 21: 0x55bf0ef0bc1e - std::thread::local::LocalKey::try_with::hda3877b12a4433c8 [INFO] [stdout] 22: 0x55bf0ef0b155 - std::thread::local::LocalKey::with::ha3b28c2899b11b49 [INFO] [stdout] 23: 0x55bf0ef11135 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7e2881b23fa2b74e [INFO] [stdout] 24: 0x55bf0ef098e2 - as core::future::future::Future>::poll::hb74c759b87021775 [INFO] [stdout] 25: 0x55bf0ef0f176 - as core::future::future::Future>::poll::h8fe9034b037cbb80 [INFO] [stdout] 26: 0x55bf0ef0a6ef - async_executor::Executor::run::{{closure}}::hb6c34d64a6035d51 [INFO] [stdout] 27: 0x55bf0ef10c0f - as core::future::future::Future>::poll::h2172d4631a87bcd2 [INFO] [stdout] 28: 0x55bf0ef0a1bf - async_executor::LocalExecutor::run::{{closure}}::ha34a906b76025303 [INFO] [stdout] 29: 0x55bf0ef10cff - as core::future::future::Future>::poll::h3c4cf90109acc936 [INFO] [stdout] 30: 0x55bf0ef0f73a - async_io::driver::block_on::h83f824132d7e65e3 [INFO] [stdout] 31: 0x55bf0ef0ad94 - async_global_executor::reactor::block_on::{{closure}}::h188c40be305cd102 [INFO] [stdout] 32: 0x55bf0ef0ad4f - async_global_executor::reactor::block_on::h454d07d9dca2f52c [INFO] [stdout] 33: 0x55bf0ef0ae72 - async_global_executor::executor::block_on::{{closure}}::h4e0cb1f24d98007b [INFO] [stdout] 34: 0x55bf0ef0b88f - std::thread::local::LocalKey::try_with::h9623426a292f5cbc [INFO] [stdout] 35: 0x55bf0ef0afb2 - std::thread::local::LocalKey::with::h48b30422e1257994 [INFO] [stdout] 36: 0x55bf0ef0ae0b - async_global_executor::executor::block_on::hda96bfe0bf5969fc [INFO] [stdout] 37: 0x55bf0ef11cda - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::heefe5a85c0d4f3f7 [INFO] [stdout] 38: 0x55bf0ef11378 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5d22f042c7fc99f5 [INFO] [stdout] 39: 0x55bf0ef0b9f1 - std::thread::local::LocalKey::try_with::ha229d2daecba0555 [INFO] [stdout] 40: 0x55bf0ef0b1e0 - std::thread::local::LocalKey::with::hb43a594256c6b8e4 [INFO] [stdout] 41: 0x55bf0ef1119c - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he696d84811e6fbf7 [INFO] [stdout] 42: 0x55bf0ef11c2e - async_std::task::builder::Builder::blocking::{{closure}}::h82352da646fbb3cc [INFO] [stdout] 43: 0x55bf0ef0b657 - std::thread::local::LocalKey::try_with::h7fa856bbb2227159 [INFO] [stdout] 44: 0x55bf0ef0b042 - std::thread::local::LocalKey::with::h578943af12ff7c66 [INFO] [stdout] 45: 0x55bf0ef118fd - async_std::task::builder::Builder::blocking::h06620f4ed924b677 [INFO] [stdout] 46: 0x55bf0ef11e01 - async_std::task::block_on::block_on::heff618f49acc7d0e [INFO] [stdout] 47: 0x55bf0ef120bc - rust_out::main::_doctest_main_src_lib_rs_21_0::h7aa3d5c91cec9d72 [INFO] [stdout] 48: 0x55bf0ef11f86 - rust_out::main::h61823b600df25383 [INFO] [stdout] 49: 0x55bf0ef0c0e3 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 50: 0x55bf0ef0ae89 - std::sys_common::backtrace::__rust_begin_short_backtrace::haf8e35482869953f [INFO] [stdout] 51: 0x55bf0ef0aef9 - std::rt::lang_start::{{closure}}::h5e534791856c5311 [INFO] [stdout] 52: 0x55bf0f1d0d11 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 53: 0x55bf0f1d0d11 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x55bf0f1d0d11 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x55bf0f1d0d11 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x55bf0f1d0d11 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stdout] 57: 0x55bf0f1d0d11 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 58: 0x55bf0f1d0d11 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 59: 0x55bf0f1d0d11 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 60: 0x55bf0f1d0d11 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stdout] 61: 0x55bf0ef0aee1 - std::rt::lang_start::h606ea79aaa4848ba [INFO] [stdout] 62: 0x55bf0ef12533 - main [INFO] [stdout] 63: 0x7fe3f61950b3 - __libc_start_main [INFO] [stdout] 64: 0x55bf0ef097ce - _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 10.80s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "57bc84073e498b3475e5ded18f116afe4d8b562e3b89890c8ecd45873cb6a508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bc84073e498b3475e5ded18f116afe4d8b562e3b89890c8ecd45873cb6a508", kill_on_drop: false }` [INFO] [stdout] 57bc84073e498b3475e5ded18f116afe4d8b562e3b89890c8ecd45873cb6a508