[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fcabot" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mardiros/cabot on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-26/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 482b267ebfae0ab1a7b9015ceb0db0bf11d0b4c8cc0058f1d1f7f534e3d508ee [INFO] running `Command { std: "docker" "start" "-a" "482b267ebfae0ab1a7b9015ceb0db0bf11d0b4c8cc0058f1d1f7f534e3d508ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "482b267ebfae0ab1a7b9015ceb0db0bf11d0b4c8cc0058f1d1f7f534e3d508ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482b267ebfae0ab1a7b9015ceb0db0bf11d0b4c8cc0058f1d1f7f534e3d508ee", kill_on_drop: false }` [INFO] [stdout] 482b267ebfae0ab1a7b9015ceb0db0bf11d0b4c8cc0058f1d1f7f534e3d508ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4814bbdccaf4600dd68b2f82e2c27cd92a375f8e7227914918a5111e4ac3c796 [INFO] running `Command { std: "docker" "start" "-a" "4814bbdccaf4600dd68b2f82e2c27cd92a375f8e7227914918a5111e4ac3c796", kill_on_drop: false }` [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 futures-io v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling idna v0.2.0 [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 async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling cabot v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.69s [INFO] running `Command { std: "docker" "inspect" "4814bbdccaf4600dd68b2f82e2c27cd92a375f8e7227914918a5111e4ac3c796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4814bbdccaf4600dd68b2f82e2c27cd92a375f8e7227914918a5111e4ac3c796", kill_on_drop: false }` [INFO] [stdout] 4814bbdccaf4600dd68b2f82e2c27cd92a375f8e7227914918a5111e4ac3c796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a74085b1d881811d5d50e69441d7ff05900bec014c927d077cfacd68b69a64d [INFO] running `Command { std: "docker" "start" "-a" "2a74085b1d881811d5d50e69441d7ff05900bec014c927d077cfacd68b69a64d", kill_on_drop: false }` [INFO] [stderr] Compiling cabot v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "2a74085b1d881811d5d50e69441d7ff05900bec014c927d077cfacd68b69a64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a74085b1d881811d5d50e69441d7ff05900bec014c927d077cfacd68b69a64d", kill_on_drop: false }` [INFO] [stdout] 2a74085b1d881811d5d50e69441d7ff05900bec014c927d077cfacd68b69a64d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 398933ca3f7456307d9179894c2ac251951cebf27d520217b21322880bea0d28 [INFO] running `Command { std: "docker" "start" "-a" "398933ca3f7456307d9179894c2ac251951cebf27d520217b21322880bea0d28", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cabot-3616f26c1893de6a) [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_headers_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_host_to_string ... ok [INFO] [stdout] test request::tests::test_request_builder_simple ... ok [INFO] [stdout] test response::tests::test_response_ok_no_body ... ok [INFO] [stdout] test request::tests::test_request_builder_complete ... ok [INFO] [stdout] test response::tests::test_response_ok ... ok [INFO] [stdout] test response::tests::test_build_response_ok ... ok [INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding ... 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_tab ... ok [INFO] [stdout] test client::tests::test_build_http_response_from_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 (/opt/rustwide/target/debug/deps/cabot-12388c7aa1b74935) [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/lib.rs - (line 21) ... FAILED [INFO] [stdout] test src/request.rs - request (line 4) ... ok [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: 0x556c0899228c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556c0899228c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556c0899228c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x556c0899228c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x556c089b0a2c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x556c0898bf78 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x556c089942f7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x556c089942f7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x556c089942f7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x556c08993fbf - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x556c08994a4a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556c08994737 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x556c08992754 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556c08994449 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556c086cb5d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556c086cb663 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x556c086d43ec - core::result::Result::unwrap::h0202925b2f256cca [INFO] [stdout] 17: 0x556c086cd6a6 - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::h899998d92e64bce1 [INFO] [stdout] 18: 0x556c086d544f - as core::future::future::Future>::poll::h192ab8b9f1c7d66c [INFO] [stdout] 19: 0x556c086d29cf - as core::future::future::Future>::poll::{{closure}}::ha4b1bb5a40384df4 [INFO] [stdout] 20: 0x556c086d2e4d - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h38cd32aea7b1386a [INFO] [stdout] 21: 0x556c086d17ce - std::thread::local::LocalKey::try_with::h5c488e70f8c9d137 [INFO] [stdout] 22: 0x556c086d12a5 - std::thread::local::LocalKey::with::h4e4bc0082bfa4432 [INFO] [stdout] 23: 0x556c086d2da5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc59fc88f04423dd7 [INFO] [stdout] 24: 0x556c086d2982 - as core::future::future::Future>::poll::h66eef82a626ecf1e [INFO] [stdout] 25: 0x556c086d0806 - as core::future::future::Future>::poll::hc0510e82d3e9801b [INFO] [stdout] 26: 0x556c086cdd36 - async_executor::Executor::run::{{closure}}::h9446d72b8ca01fe2 [INFO] [stdout] 27: 0x556c086d553f - as core::future::future::Future>::poll::h295085f465da5a6a [INFO] [stdout] 28: 0x556c086cea99 - async_executor::LocalExecutor::run::{{closure}}::h3204a75d4da81267 [INFO] [stdout] 29: 0x556c086d580f - as core::future::future::Future>::poll::h8d22eb4fff87d7db [INFO] [stdout] 30: 0x556c086cf59a - async_io::driver::block_on::h5dcb9cb82ef28608 [INFO] [stdout] 31: 0x556c086cecd4 - async_global_executor::reactor::block_on::{{closure}}::h8e9ff3a24d4f1e0f [INFO] [stdout] 32: 0x556c086cec8f - async_global_executor::reactor::block_on::h5659bfb27f7d38ce [INFO] [stdout] 33: 0x556c086ce342 - async_global_executor::executor::block_on::{{closure}}::h0702b1f1a6cc14e1 [INFO] [stdout] 34: 0x556c086d1a1f - std::thread::local::LocalKey::try_with::h7d746781547e9f22 [INFO] [stdout] 35: 0x556c086d1442 - std::thread::local::LocalKey::with::h9d9e0dfea782e43f [INFO] [stdout] 36: 0x556c086ce2db - async_global_executor::executor::block_on::h0940e0ce59f378e5 [INFO] [stdout] 37: 0x556c086d287a - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hf5c7e1800b699f41 [INFO] [stdout] 38: 0x556c086d2f78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3d679e139ab56282 [INFO] [stdout] 39: 0x556c086d1dd1 - std::thread::local::LocalKey::try_with::hb24084b6aae73ae6 [INFO] [stdout] 40: 0x556c086d1380 - std::thread::local::LocalKey::with::h5fed000643686401 [INFO] [stdout] 41: 0x556c086d2d5c - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h3508685e97700d0c [INFO] [stdout] 42: 0x556c086d27ce - async_std::task::builder::Builder::blocking::{{closure}}::h9fb4c6d8dc7cae50 [INFO] [stdout] 43: 0x556c086d1b77 - std::thread::local::LocalKey::try_with::h92166d1da5837697 [INFO] [stdout] 44: 0x556c086d1222 - std::thread::local::LocalKey::with::h2534e34b983e2437 [INFO] [stdout] 45: 0x556c086d24dd - async_std::task::builder::Builder::blocking::haf2bb58b479124bf [INFO] [stdout] 46: 0x556c086d2171 - async_std::task::block_on::block_on::h3dfb29b539c235f7 [INFO] [stdout] 47: 0x556c086cd25c - rust_out::main::_doctest_main_src_lib_rs_21_0::h715cbf8d2dc95cb7 [INFO] [stdout] 48: 0x556c086cd126 - rust_out::main::h940ba7c731c6ef76 [INFO] [stdout] 49: 0x556c086cc933 - core::ops::function::FnOnce::call_once::h0f76b491d02b5d6f [INFO] [stdout] 50: 0x556c086d47e9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6e6af801be12e787 [INFO] [stdout] 51: 0x556c086d47b9 - std::rt::lang_start::{{closure}}::hd6727c319f121475 [INFO] [stdout] 52: 0x556c08991971 - core::ops::function::impls:: for &F>::call_once::h9e134bb161d17658 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 53: 0x556c08991971 - std::panicking::try::do_call::h7f361d911648db1a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 54: 0x556c08991971 - std::panicking::try::hbe441b12f8ff00e7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 55: 0x556c08991971 - std::panic::catch_unwind::h12066b7ab56d7459 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 56: 0x556c08991971 - std::rt::lang_start_internal::{{closure}}::h901c86e61467dcde [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:48 [INFO] [stdout] 57: 0x556c08991971 - std::panicking::try::do_call::h1817b5f028d90a8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x556c08991971 - std::panicking::try::hd5afeaf2f0454960 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x556c08991971 - std::panic::catch_unwind::h13348562ae6426ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x556c08991971 - std::rt::lang_start_internal::hf194c7db73fedcb2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:20 [INFO] [stdout] 61: 0x556c086d47a1 - std::rt::lang_start::habdff3dd8e305ff9 [INFO] [stdout] 62: 0x556c086d5c73 - main [INFO] [stdout] 63: 0x7f8d3baf90b3 - __libc_start_main [INFO] [stdout] 64: 0x556c086cc84e - _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 1.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "398933ca3f7456307d9179894c2ac251951cebf27d520217b21322880bea0d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398933ca3f7456307d9179894c2ac251951cebf27d520217b21322880bea0d28", kill_on_drop: false }` [INFO] [stdout] 398933ca3f7456307d9179894c2ac251951cebf27d520217b21322880bea0d28