[INFO] fetching crate cabot 0.7.1... [INFO] testing cabot-0.7.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cabot 0.7.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cabot 0.7.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-4/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.60.0" "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] [stderr] Downloaded libc v0.2.84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] c9b0d82b3caf2a3ffe7525c367c889ba4fd38ba0ba9b30bab46ca87d00b28418 [INFO] running `Command { std: "docker" "start" "-a" "c9b0d82b3caf2a3ffe7525c367c889ba4fd38ba0ba9b30bab46ca87d00b28418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9b0d82b3caf2a3ffe7525c367c889ba4fd38ba0ba9b30bab46ca87d00b28418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b0d82b3caf2a3ffe7525c367c889ba4fd38ba0ba9b30bab46ca87d00b28418", kill_on_drop: false }` [INFO] [stdout] c9b0d82b3caf2a3ffe7525c367c889ba4fd38ba0ba9b30bab46ca87d00b28418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 713c134397218c2110c23340d6da06634a404791ccb31b60390929c14fdb875d [INFO] running `Command { std: "docker" "start" "-a" "713c134397218c2110c23340d6da06634a404791ccb31b60390929c14fdb875d", 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 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 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 fastrand v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [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 futures-channel v0.3.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 ring v0.16.19 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [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 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 [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "713c134397218c2110c23340d6da06634a404791ccb31b60390929c14fdb875d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "713c134397218c2110c23340d6da06634a404791ccb31b60390929c14fdb875d", kill_on_drop: false }` [INFO] [stdout] 713c134397218c2110c23340d6da06634a404791ccb31b60390929c14fdb875d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8569eb6ac7f71072be2379e2980321b36db25072107cb3d35a06a3323a4f888 [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" "a8569eb6ac7f71072be2379e2980321b36db25072107cb3d35a06a3323a4f888", kill_on_drop: false }` [INFO] [stderr] Compiling cabot v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `Command { std: "docker" "inspect" "a8569eb6ac7f71072be2379e2980321b36db25072107cb3d35a06a3323a4f888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8569eb6ac7f71072be2379e2980321b36db25072107cb3d35a06a3323a4f888", kill_on_drop: false }` [INFO] [stdout] a8569eb6ac7f71072be2379e2980321b36db25072107cb3d35a06a3323a4f888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afbce4d7df80be5cec3af590262f1f7331950a84a2af04db04c558f3c3e95117 [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" "afbce4d7df80be5cec3af590262f1f7331950a84a2af04db04c558f3c3e95117", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cabot-8b4b59814b7fa489) [INFO] [stdout] [INFO] [stdout] running 13 tests [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_complete ... ok [INFO] [stdout] test request::tests::test_request_builder_simple ... ok [INFO] [stdout] test response::tests::test_build_response_ok ... ok [INFO] [stdout] test response::tests::test_response_ok ... ok [INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding_tab ... 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 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] test response::tests::test_response_ok_no_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-becc2ed743016ef9) [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("could not resolve address `\"www.rust-lang.org:443\"`")', src/lib.rs:11:69 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560cc1de681d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560cc1de681d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560cc1de681d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560cc1de681d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560cc1e0504c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x560cc1de04e8 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x560cc1de8897 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560cc1de8897 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560cc1de8897 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560cc1de8560 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x560cc1de8fe9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560cc1de8cd7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560cc1de6ce4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560cc1de89e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560cc1b1d5d3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x560cc1b1d663 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x560cc1b263ec - core::result::Result::unwrap::h8e61c69f63e735eb [INFO] [stdout] 17: 0x560cc1b1f6a6 - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::he8d2610c68a059b2 [INFO] [stdout] 18: 0x560cc1b2780f - as core::future::future::Future>::poll::hee2b29d98c420f17 [INFO] [stdout] 19: 0x560cc1b249cf - as core::future::future::Future>::poll::{{closure}}::h85c5ab9045b4276a [INFO] [stdout] 20: 0x560cc1b24f9d - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfd7e1a3f8d15ebc1 [INFO] [stdout] 21: 0x560cc1b2392e - std::thread::local::LocalKey::try_with::h6c0d5ffbe869237c [INFO] [stdout] 22: 0x560cc1b23435 - std::thread::local::LocalKey::with::hebd1abbb968644ae [INFO] [stdout] 23: 0x560cc1b24da5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hd0592d10c2cff04f [INFO] [stdout] 24: 0x560cc1b24982 - as core::future::future::Future>::poll::hd65e7bfd21eb7555 [INFO] [stdout] 25: 0x560cc1b22806 - as core::future::future::Future>::poll::h3b6feab8241b339c [INFO] [stdout] 26: 0x560cc1b1fd36 - async_executor::Executor::run::{{closure}}::hd9f97f7881221475 [INFO] [stdout] 27: 0x560cc1b2771f - as core::future::future::Future>::poll::h929b7cf94302ba6e [INFO] [stdout] 28: 0x560cc1b20a99 - async_executor::LocalExecutor::run::{{closure}}::h9cebf88269bafd28 [INFO] [stdout] 29: 0x560cc1b2762f - as core::future::future::Future>::poll::h696abd27f8ce7a5c [INFO] [stdout] 30: 0x560cc1b2159a - async_io::driver::block_on::hcdf7cfacaa59a613 [INFO] [stdout] 31: 0x560cc1b20cd4 - async_global_executor::reactor::block_on::{{closure}}::h8293c803786bc677 [INFO] [stdout] 32: 0x560cc1b20c8f - async_global_executor::reactor::block_on::hb7610d84265bd119 [INFO] [stdout] 33: 0x560cc1b20342 - async_global_executor::executor::block_on::{{closure}}::hf0cec52a98b4daf6 [INFO] [stdout] 34: 0x560cc1b23a8f - std::thread::local::LocalKey::try_with::h84a3afceb0c0f201 [INFO] [stdout] 35: 0x560cc1b234c2 - std::thread::local::LocalKey::with::hfbae474566e7a670 [INFO] [stdout] 36: 0x560cc1b202db - async_global_executor::executor::block_on::hd24c162ff90c9e37 [INFO] [stdout] 37: 0x560cc1b2487a - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::haf27aadbca2ea865 [INFO] [stdout] 38: 0x560cc1b24e78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5cfdcc84f80a1e17 [INFO] [stdout] 39: 0x560cc1b23f11 - std::thread::local::LocalKey::try_with::hddd66e9b0531350a [INFO] [stdout] 40: 0x560cc1b233c0 - std::thread::local::LocalKey::with::hc2dfaa9c64894932 [INFO] [stdout] 41: 0x560cc1b24d5c - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h242b708c32bef47c [INFO] [stdout] 42: 0x560cc1b247ce - async_std::task::builder::Builder::blocking::{{closure}}::h1557eeb7cd5ae3a5 [INFO] [stdout] 43: 0x560cc1b235f7 - std::thread::local::LocalKey::try_with::h219d6672f3a8fba9 [INFO] [stdout] 44: 0x560cc1b231e2 - std::thread::local::LocalKey::with::h2c3acd7dba9f0f05 [INFO] [stdout] 45: 0x560cc1b244dd - async_std::task::builder::Builder::blocking::hdbaaf196b6b85d8c [INFO] [stdout] 46: 0x560cc1b24171 - async_std::task::block_on::block_on::ha0415ec6c0bca71a [INFO] [stdout] 47: 0x560cc1b1f25c - rust_out::main::_doctest_main_src_lib_rs_21_0::h26fd69c78604bfc2 [INFO] [stdout] 48: 0x560cc1b1f126 - rust_out::main::he239c4229bb09803 [INFO] [stdout] 49: 0x560cc1b1e933 - core::ops::function::FnOnce::call_once::h13013349529417b5 [INFO] [stdout] 50: 0x560cc1b267e9 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf40d275ec09763ca [INFO] [stdout] 51: 0x560cc1b267b9 - std::rt::lang_start::{{closure}}::h3f8eb3e9838506c6 [INFO] [stdout] 52: 0x560cc1de5f01 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 53: 0x560cc1de5f01 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 54: 0x560cc1de5f01 - std::panicking::try::h653d68a27ff5f175 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 55: 0x560cc1de5f01 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] 56: 0x560cc1de5f01 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stdout] 57: 0x560cc1de5f01 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x560cc1de5f01 - std::panicking::try::h13e2d225134958ac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x560cc1de5f01 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x560cc1de5f01 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stdout] 61: 0x560cc1b267a1 - std::rt::lang_start::he6b3cd9500177830 [INFO] [stdout] 62: 0x560cc1b27c73 - main [INFO] [stdout] 63: 0x7f6c9aa3f0b3 - __libc_start_main [INFO] [stdout] 64: 0x560cc1b1e84e - _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 6.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afbce4d7df80be5cec3af590262f1f7331950a84a2af04db04c558f3c3e95117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afbce4d7df80be5cec3af590262f1f7331950a84a2af04db04c558f3c3e95117", kill_on_drop: false }` [INFO] [stdout] afbce4d7df80be5cec3af590262f1f7331950a84a2af04db04c558f3c3e95117