[INFO] fetching crate drogue-tls 0.5.0... [INFO] testing drogue-tls-0.5.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate drogue-tls 0.5.0 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate drogue-tls 0.5.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-43/source/rust-toolchain.toml [INFO] started tweaking crates.io crate drogue-tls 0.5.0 [INFO] finished tweaking crates.io crate drogue-tls 0.5.0 [INFO] tweaked toml for crates.io crate drogue-tls 0.5.0 written to /workspace/builds/worker-43/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c209d8a79ebaaef4eb90ef4447a4a24a6bfa531dec3a605d9040dd2916bbcca [INFO] running `Command { std: "docker" "start" "-a" "2c209d8a79ebaaef4eb90ef4447a4a24a6bfa531dec3a605d9040dd2916bbcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c209d8a79ebaaef4eb90ef4447a4a24a6bfa531dec3a605d9040dd2916bbcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c209d8a79ebaaef4eb90ef4447a4a24a6bfa531dec3a605d9040dd2916bbcca", kill_on_drop: false }` [INFO] [stdout] 2c209d8a79ebaaef4eb90ef4447a4a24a6bfa531dec3a605d9040dd2916bbcca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ffde52cd098f4e2a22c2a1c904d99b69de6a32f794a156ee2bbfb9cff311ed5 [INFO] running `Command { std: "docker" "start" "-a" "2ffde52cd098f4e2a22c2a1c904d99b69de6a32f794a156ee2bbfb9cff311ed5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling defmt-macros v0.3.0 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling elliptic-curve v0.9.12 [INFO] [stderr] Compiling p256 v0.8.1 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling drogue-tls v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.89s [INFO] running `Command { std: "docker" "inspect" "2ffde52cd098f4e2a22c2a1c904d99b69de6a32f794a156ee2bbfb9cff311ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffde52cd098f4e2a22c2a1c904d99b69de6a32f794a156ee2bbfb9cff311ed5", kill_on_drop: false }` [INFO] [stdout] 2ffde52cd098f4e2a22c2a1c904d99b69de6a32f794a156ee2bbfb9cff311ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a2e28fb5ed483e9baea8daebff56d82afd7ddc49cf5b5c598b1277b093fd053 [INFO] running `Command { std: "docker" "start" "-a" "8a2e28fb5ed483e9baea8daebff56d82afd7ddc49cf5b5c598b1277b093fd053", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pem-parser v0.1.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling drogue-tls v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.23s [INFO] running `Command { std: "docker" "inspect" "8a2e28fb5ed483e9baea8daebff56d82afd7ddc49cf5b5c598b1277b093fd053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2e28fb5ed483e9baea8daebff56d82afd7ddc49cf5b5c598b1277b093fd053", kill_on_drop: false }` [INFO] [stdout] 8a2e28fb5ed483e9baea8daebff56d82afd7ddc49cf5b5c598b1277b093fd053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aac35433dbffcd43ee251e39f82a7595d2a007e04184ad6fd449e2469a3f005a [INFO] running `Command { std: "docker" "start" "-a" "aac35433dbffcd43ee251e39f82a7595d2a007e04184ad6fd449e2469a3f005a", 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 1.47s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/drogue_tls-43f58976d93dc9f0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test buffer::test::encode ... ok [INFO] [stdout] test buffer::test::offset_calc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/client_test.rs (/opt/rustwide/target/debug/deps/client_test-30697155ac3eb172) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_blocking_ping ... ok [INFO] [stdout] test test_ping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/tlsserver.rs (/opt/rustwide/target/debug/deps/tlsserver-c748d5c57ed90309) [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 drogue-tls [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 32) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 32) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'error creating TCP connection: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }', src/lib.rs:9:76 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0b01cce1c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e0b01cce1c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0b01cce1c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0b01cce1c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0b01e893c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e0b01c87d5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55e0b01ce730 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0b01ce730 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0b01ce730 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e0b01ce2db - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55e0b01cede4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e0b01ce8c0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e0b01cd2d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e0b01ce829 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e0b004c161 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e0b004c1f3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55e0b006da43 - core::result::Result::expect::h5ebaf2b52624d900 [INFO] [stdout] 17: 0x55e0b008032b - rust_out::main::{{closure}}::h186c575b9f29164c [INFO] [stdout] 18: 0x55e0b007fc8c - as core::future::future::Future>::poll::hb8132847b8921727 [INFO] [stdout] 19: 0x55e0b0075c7c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5897dc8443a60be6 [INFO] [stdout] 20: 0x55e0b0075228 - tokio::coop::with_budget::{{closure}}::h5ecaf0115dade4d6 [INFO] [stdout] 21: 0x55e0b00673dd - std::thread::local::LocalKey::try_with::hccde3f97677bfc26 [INFO] [stdout] 22: 0x55e0b0067038 - std::thread::local::LocalKey::with::h5ab05dcb245ba7a3 [INFO] [stdout] 23: 0x55e0b007575d - tokio::park::thread::CachedParkThread::block_on::hc5fcecf82d7dadc1 [INFO] [stdout] 24: 0x55e0b007773f - tokio::runtime::enter::Enter::block_on::hf76b2d64c258d2d9 [INFO] [stdout] 25: 0x55e0b0075e94 - tokio::runtime::thread_pool::ThreadPool::block_on::hc5e5f56fa3599662 [INFO] [stdout] 26: 0x55e0b00778ad - tokio::runtime::Runtime::block_on::hac7bc18aeeaa4f1c [INFO] [stdout] 27: 0x55e0b0080022 - rust_out::main::h61823b600df25383 [INFO] [stdout] 28: 0x55e0b0068653 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 29: 0x55e0b0066eb9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 30: 0x55e0b0066f29 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 31: 0x55e0b01cc661 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 32: 0x55e0b01cc661 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x55e0b01cc661 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x55e0b01cc661 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x55e0b01cc661 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stdout] 36: 0x55e0b01cc661 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 37: 0x55e0b01cc661 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 38: 0x55e0b01cc661 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 39: 0x55e0b01cc661 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stdout] 40: 0x55e0b0066f11 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 41: 0x55e0b00806f3 - main [INFO] [stdout] 42: 0x7f92890680b3 - __libc_start_main [INFO] [stdout] 43: 0x55e0b004c8be - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 32) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "aac35433dbffcd43ee251e39f82a7595d2a007e04184ad6fd449e2469a3f005a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac35433dbffcd43ee251e39f82a7595d2a007e04184ad6fd449e2469a3f005a", kill_on_drop: false }` [INFO] [stdout] aac35433dbffcd43ee251e39f82a7595d2a007e04184ad6fd449e2469a3f005a