[INFO] fetching crate stun-client 0.1.1... [INFO] testing stun-client-0.1.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate stun-client 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate stun-client 0.1.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-client 0.1.1 [INFO] finished tweaking crates.io crate stun-client 0.1.1 [INFO] tweaked toml for crates.io crate stun-client 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate stun-client 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a0da81a32174121a6fbac1c9cd1db4a766878982ec91e17d8bb8bbec8336cb1 [INFO] running `Command { std: "docker" "start" "-a" "5a0da81a32174121a6fbac1c9cd1db4a766878982ec91e17d8bb8bbec8336cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a0da81a32174121a6fbac1c9cd1db4a766878982ec91e17d8bb8bbec8336cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0da81a32174121a6fbac1c9cd1db4a766878982ec91e17d8bb8bbec8336cb1", kill_on_drop: false }` [INFO] [stdout] 5a0da81a32174121a6fbac1c9cd1db4a766878982ec91e17d8bb8bbec8336cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34bc0b57bd77633a7a583b461d9df6ebf40751203e5e4ed2fa1cfb6c01951afb [INFO] running `Command { std: "docker" "start" "-a" "34bc0b57bd77633a7a583b461d9df6ebf40751203e5e4ed2fa1cfb6c01951afb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.24 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.1 [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 serde v1.0.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-macros v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling stun-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.77s [INFO] running `Command { std: "docker" "inspect" "34bc0b57bd77633a7a583b461d9df6ebf40751203e5e4ed2fa1cfb6c01951afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34bc0b57bd77633a7a583b461d9df6ebf40751203e5e4ed2fa1cfb6c01951afb", kill_on_drop: false }` [INFO] [stdout] 34bc0b57bd77633a7a583b461d9df6ebf40751203e5e4ed2fa1cfb6c01951afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a070417702ac11492bd853b056bb92c02ef1e86acbd41fadb6b8edc274d53c35 [INFO] running `Command { std: "docker" "start" "-a" "a070417702ac11492bd853b056bb92c02ef1e86acbd41fadb6b8edc274d53c35", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling redis v0.20.0 [INFO] [stderr] Compiling stun-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.45s [INFO] running `Command { std: "docker" "inspect" "a070417702ac11492bd853b056bb92c02ef1e86acbd41fadb6b8edc274d53c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a070417702ac11492bd853b056bb92c02ef1e86acbd41fadb6b8edc274d53c35", kill_on_drop: false }` [INFO] [stdout] a070417702ac11492bd853b056bb92c02ef1e86acbd41fadb6b8edc274d53c35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ac26fac0469fb8fbea59680b02a60ed0e08c658a7480ffcece6f0317903b71e [INFO] running `Command { std: "docker" "start" "-a" "2ac26fac0469fb8fbea59680b02a60ed0e08c658a7480ffcece6f0317903b71e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stun_client-0754bbf0fb49487e) [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests stun-client [INFO] [stdout] test message::tests::message_new_and_message_from_raw_are_equivalent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 8) 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: IOError(Custom { kind: Other, error: VerboseError { source: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }, message: "could not resolve address `\"stun.l.google.com:19302\"`" } })', src/lib.rs:12:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c0b0889520 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c0b0889520 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c0b0889520 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c0b0889520 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c0b08a4bdc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55c0b0884535 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55c0b088b4eb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c0b088b4eb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c0b088b4eb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c0b088afc1 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c0b088bb91 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c0b088b697 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c0b08899fc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c0b088b5f9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c0b0713681 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c0b0713713 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55c0b0723394 - core::result::Result::unwrap::h7cf17c4bbd275411 [INFO] [stdout] 17: 0x55c0b072edd0 - rust_out::main::_doctest_main_src_lib_rs_8_0::{{closure}}::h68460163942ea07b [INFO] [stdout] 18: 0x55c0b07292fc - as core::future::future::Future>::poll::h231ed75bd577dbea [INFO] [stdout] 19: 0x55c0b0713fc5 - as core::future::future::Future>::poll::{{closure}}::h6bf97ff1ec172473 [INFO] [stdout] 20: 0x55c0b072b766 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0552948138b023bf [INFO] [stdout] 21: 0x55c0b071e596 - std::thread::local::LocalKey::try_with::h65f226dc427d0725 [INFO] [stdout] 22: 0x55c0b071dd28 - std::thread::local::LocalKey::with::h3604014ca9511b49 [INFO] [stdout] 23: 0x55c0b072b67e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5c23a20305fd7cf9 [INFO] [stdout] 24: 0x55c0b0713f85 - as core::future::future::Future>::poll::he94975f1b9ebeaeb [INFO] [stdout] 25: 0x55c0b0725ed7 - as core::future::future::Future>::poll::h3e2fcf76bd0652c4 [INFO] [stdout] 26: 0x55c0b071bae1 - async_executor::Executor::run::{{closure}}::h01ebcb37bdae0a85 [INFO] [stdout] 27: 0x55c0b07296bc - as core::future::future::Future>::poll::hc36c097dacadf067 [INFO] [stdout] 28: 0x55c0b071b6a3 - async_executor::LocalExecutor::run::{{closure}}::h0e6bea63b83f08fd [INFO] [stdout] 29: 0x55c0b072927c - as core::future::future::Future>::poll::h2190e6a39aabd39e [INFO] [stdout] 30: 0x55c0b0727795 - async_io::driver::block_on::hd6f94d4fd6b5b241 [INFO] [stdout] 31: 0x55c0b071d66f - async_global_executor::reactor::block_on::{{closure}}::h6ce0178128389ef5 [INFO] [stdout] 32: 0x55c0b071d643 - async_global_executor::reactor::block_on::hb87694752001eb44 [INFO] [stdout] 33: 0x55c0b071d7e9 - async_global_executor::executor::block_on::{{closure}}::h41254ae67bd1b49f [INFO] [stdout] 34: 0x55c0b071e822 - std::thread::local::LocalKey::try_with::h8b7e89b0743435d2 [INFO] [stdout] 35: 0x55c0b071de68 - std::thread::local::LocalKey::with::hbb00fa9949dc1ae2 [INFO] [stdout] 36: 0x55c0b071d796 - async_global_executor::executor::block_on::h3022bd7dac777a82 [INFO] [stdout] 37: 0x55c0b072c9e0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h2f1a828aef5d5926 [INFO] [stdout] 38: 0x55c0b072b889 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1c9797d63b4bbf99 [INFO] [stdout] 39: 0x55c0b071e6d2 - std::thread::local::LocalKey::try_with::h7f85083fa30f4b37 [INFO] [stdout] 40: 0x55c0b071dc8a - std::thread::local::LocalKey::with::h0f2c5109c6312889 [INFO] [stdout] 41: 0x55c0b072b6c7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7b33a0d5df983642 [INFO] [stdout] 42: 0x55c0b072c93c - async_std::task::builder::Builder::blocking::{{closure}}::h9f90223b940f4d0d [INFO] [stdout] 43: 0x55c0b071e23a - std::thread::local::LocalKey::try_with::h1fe82040ad14fb53 [INFO] [stdout] 44: 0x55c0b071df08 - std::thread::local::LocalKey::with::hf6c463f49146fff1 [INFO] [stdout] 45: 0x55c0b072c7c5 - async_std::task::builder::Builder::blocking::hf0cbab8292b2dcd8 [INFO] [stdout] 46: 0x55c0b072cadc - async_std::task::block_on::block_on::h0be0068eb928073f [INFO] [stdout] 47: 0x55c0b072e91b - rust_out::main::_doctest_main_src_lib_rs_8_0::h712e853ae79f3880 [INFO] [stdout] 48: 0x55c0b072e8e6 - rust_out::main::h2a38bb51b9580a7d [INFO] [stdout] 49: 0x55c0b071f513 - core::ops::function::FnOnce::call_once::h2b2994027e3ddb49 [INFO] [stdout] 50: 0x55c0b071d809 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0646a71575223ddb [INFO] [stdout] 51: 0x55c0b071d999 - std::rt::lang_start::{{closure}}::h56dae38fc2742666 [INFO] [stdout] 52: 0x55c0b088c089 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 53: 0x55c0b088c089 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 54: 0x55c0b088c089 - std::panicking::try::h4beadc19a78fec52 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x55c0b088c089 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 56: 0x55c0b088c089 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stdout] 57: 0x55c0b071d981 - std::rt::lang_start::h186ee2dda057dd14 [INFO] [stdout] 58: 0x55c0b072efb3 - main [INFO] [stdout] 59: 0x7f5cac1ca0b3 - __libc_start_main [INFO] [stdout] 60: 0x55c0b0713e1e - _start [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "2ac26fac0469fb8fbea59680b02a60ed0e08c658a7480ffcece6f0317903b71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac26fac0469fb8fbea59680b02a60ed0e08c658a7480ffcece6f0317903b71e", kill_on_drop: false }` [INFO] [stdout] 2ac26fac0469fb8fbea59680b02a60ed0e08c658a7480ffcece6f0317903b71e