[INFO] fetching crate online 2.0.0... [INFO] testing online-2.0.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate online 2.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate online 2.0.0 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 online 2.0.0 [INFO] finished tweaking crates.io crate online 2.0.0 [INFO] tweaked toml for crates.io crate online 2.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] d8a3172fb9b4446e5ceb3ad031c50479ab8457e2bc0cf106fc928e64709423d6 [INFO] running `Command { std: "docker" "start" "-a" "d8a3172fb9b4446e5ceb3ad031c50479ab8457e2bc0cf106fc928e64709423d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8a3172fb9b4446e5ceb3ad031c50479ab8457e2bc0cf106fc928e64709423d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a3172fb9b4446e5ceb3ad031c50479ab8457e2bc0cf106fc928e64709423d6", kill_on_drop: false }` [INFO] [stdout] d8a3172fb9b4446e5ceb3ad031c50479ab8457e2bc0cf106fc928e64709423d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 832f3735c8bcb613ebb4055a7100cbe068c955dac786d2757e744e7bf2bee3a6 [INFO] running `Command { std: "docker" "start" "-a" "832f3735c8bcb613ebb4055a7100cbe068c955dac786d2757e744e7bf2bee3a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling online v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.35s [INFO] running `Command { std: "docker" "inspect" "832f3735c8bcb613ebb4055a7100cbe068c955dac786d2757e744e7bf2bee3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832f3735c8bcb613ebb4055a7100cbe068c955dac786d2757e744e7bf2bee3a6", kill_on_drop: false }` [INFO] [stdout] 832f3735c8bcb613ebb4055a7100cbe068c955dac786d2757e744e7bf2bee3a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 77921d302205556c1e14038f044dbfa4e53cecfecdcde3ed2047e942b28974be [INFO] running `Command { std: "docker" "start" "-a" "77921d302205556c1e14038f044dbfa4e53cecfecdcde3ed2047e942b28974be", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling online v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "77921d302205556c1e14038f044dbfa4e53cecfecdcde3ed2047e942b28974be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77921d302205556c1e14038f044dbfa4e53cecfecdcde3ed2047e942b28974be", kill_on_drop: false }` [INFO] [stdout] 77921d302205556c1e14038f044dbfa4e53cecfecdcde3ed2047e942b28974be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] f39be5290db422821817e56445419074fdd6ee498d069caf54d15bdd42a2d383 [INFO] running `Command { std: "docker" "start" "-a" "f39be5290db422821817e56445419074fdd6ee498d069caf54d15bdd42a2d383", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/online-50f29885dc38eef4) [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 online [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - online (line 30) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - online (line 30) 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: 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 `\"clients3.google.com:80\"`" } }', src/lib.rs:7:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c020e0c5b0 - 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: 0x55c020e0c5b0 - 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: 0x55c020e0c5b0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c020e0c5b0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c020e2749c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55c020e08e85 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55c020e0e57b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c020e0e57b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c020e0e57b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c020e0e051 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c020e0ec21 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c020e0e727 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c020e0ca8c - 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: 0x55c020e0e689 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c020d1a061 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c020d1a0f3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55c020d1f60f - core::result::Result::unwrap::h8b66783247c8bdc1 [INFO] [stdout] 17: 0x55c020d26a39 - rust_out::main::main::{{closure}}::hfaa98c27e6d696d5 [INFO] [stdout] 18: 0x55c020d2423c - as core::future::future::Future>::poll::hd28c6158123bd25b [INFO] [stdout] 19: 0x55c020d26734 - rust_out::main::{{closure}}::hc37ce776b023125b [INFO] [stdout] 20: 0x55c020d23dec - as core::future::future::Future>::poll::h23efddf2762665a6 [INFO] [stdout] 21: 0x55c020d1a945 - as core::future::future::Future>::poll::{{closure}}::h35e449362c6f6f81 [INFO] [stdout] 22: 0x55c020d25a16 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0e841b6aee5c4ce3 [INFO] [stdout] 23: 0x55c020d1c1e6 - std::thread::local::LocalKey::try_with::h26910209a3ac48db [INFO] [stdout] 24: 0x55c020d1bfa8 - std::thread::local::LocalKey::with::h5dce91a29f9f1123 [INFO] [stdout] 25: 0x55c020d2596e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hdd1cb21ea8e7ff00 [INFO] [stdout] 26: 0x55c020d1a905 - as core::future::future::Future>::poll::h8d8f4cc3f6c0452d [INFO] [stdout] 27: 0x55c020d210e7 - as core::future::future::Future>::poll::hd9d7e9a8b98d1eeb [INFO] [stdout] 28: 0x55c020d1b741 - async_executor::Executor::run::{{closure}}::ha20f792f2e869108 [INFO] [stdout] 29: 0x55c020d23f6c - as core::future::future::Future>::poll::ha138b9bc788971e7 [INFO] [stdout] 30: 0x55c020d1b30d - async_executor::LocalExecutor::run::{{closure}}::haf3012f01ddd9bc7 [INFO] [stdout] 31: 0x55c020d23d6c - as core::future::future::Future>::poll::h01cdc6ede719e82a [INFO] [stdout] 32: 0x55c020d22235 - async_io::driver::block_on::h5a05780a34260327 [INFO] [stdout] 33: 0x55c020d1bcf3 - async_global_executor::reactor::block_on::{{closure}}::hf88b707d9542aa9e [INFO] [stdout] 34: 0x55c020d1bcc3 - async_global_executor::reactor::block_on::hd1772de6230de931 [INFO] [stdout] 35: 0x55c020d1bdb3 - async_global_executor::executor::block_on::{{closure}}::h7c7eb41c353cfdfd [INFO] [stdout] 36: 0x55c020d1cb92 - std::thread::local::LocalKey::try_with::he474732c7da33fbf [INFO] [stdout] 37: 0x55c020d1c0aa - std::thread::local::LocalKey::with::hcb815ef556a0f9cc [INFO] [stdout] 38: 0x55c020d1bd5a - async_global_executor::executor::block_on::h408f92b9aa267046 [INFO] [stdout] 39: 0x55c020d26450 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::ha01da7ce36f079ec [INFO] [stdout] 40: 0x55c020d25b3b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hef9651d0fb446301 [INFO] [stdout] 41: 0x55c020d1c412 - std::thread::local::LocalKey::try_with::h42a6d63d233371e5 [INFO] [stdout] 42: 0x55c020d1c048 - std::thread::local::LocalKey::with::ha6231c25563ff95f [INFO] [stdout] 43: 0x55c020d2592a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb4653f054c27ab89 [INFO] [stdout] 44: 0x55c020d263b2 - async_std::task::builder::Builder::blocking::{{closure}}::h3a5909af745394cc [INFO] [stdout] 45: 0x55c020d1c85a - std::thread::local::LocalKey::try_with::hc481c9f698499707 [INFO] [stdout] 46: 0x55c020d1beca - std::thread::local::LocalKey::with::h24e440f4e710d835 [INFO] [stdout] 47: 0x55c020d26245 - async_std::task::builder::Builder::blocking::h39f6aa82d139e916 [INFO] [stdout] 48: 0x55c020d2654a - async_std::task::block_on::block_on::hc9c11262463f1e59 [INFO] [stdout] 49: 0x55c020d265cb - rust_out::main::h2a38bb51b9580a7d [INFO] [stdout] 50: 0x55c020d1d113 - core::ops::function::FnOnce::call_once::h2b2994027e3ddb49 [INFO] [stdout] 51: 0x55c020d1bdc9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0646a71575223ddb [INFO] [stdout] 52: 0x55c020d1be39 - std::rt::lang_start::{{closure}}::h56dae38fc2742666 [INFO] [stdout] 53: 0x55c020e0f119 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 54: 0x55c020e0f119 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55c020e0f119 - std::panicking::try::h4beadc19a78fec52 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 56: 0x55c020e0f119 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 57: 0x55c020e0f119 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stdout] 58: 0x55c020d1be21 - std::rt::lang_start::h186ee2dda057dd14 [INFO] [stdout] 59: 0x55c020d26cf3 - main [INFO] [stdout] 60: 0x7fb0814750b3 - __libc_start_main [INFO] [stdout] 61: 0x55c020d1a7fe - _start [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - online (line 30) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f39be5290db422821817e56445419074fdd6ee498d069caf54d15bdd42a2d383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39be5290db422821817e56445419074fdd6ee498d069caf54d15bdd42a2d383", kill_on_drop: false }` [INFO] [stdout] f39be5290db422821817e56445419074fdd6ee498d069caf54d15bdd42a2d383