[INFO] fetching crate online 3.0.1... [INFO] testing online-3.0.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate online 3.0.1 into /workspace/builds/worker-78/source [INFO] validating manifest of crates.io crate online 3.0.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate online 3.0.1 [INFO] removed 1 missing examples [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate online 3.0.1 [INFO] tweaked toml for crates.io crate online 3.0.1 written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate crates.io crate online 3.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.7 [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded wepoll-ffi v0.1.2 [INFO] [stderr] Downloaded async-executor v1.4.1 [INFO] [stderr] Downloaded polling v2.1.0 [INFO] [stderr] Downloaded async-lock v2.4.0 [INFO] [stderr] Downloaded fastrand v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e85d2443897a85ff93a25c9cbf441bb25d025c4934a76962c4567eb8ead07e3 [INFO] running `Command { std: "docker" "start" "-a" "3e85d2443897a85ff93a25c9cbf441bb25d025c4934a76962c4567eb8ead07e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e85d2443897a85ff93a25c9cbf441bb25d025c4934a76962c4567eb8ead07e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e85d2443897a85ff93a25c9cbf441bb25d025c4934a76962c4567eb8ead07e3", kill_on_drop: false }` [INFO] [stdout] 3e85d2443897a85ff93a25c9cbf441bb25d025c4934a76962c4567eb8ead07e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7525657a2adc4152776382a9203c2daaae097d0a6aa95bf50bc53aead27a450 [INFO] running `Command { std: "docker" "start" "-a" "e7525657a2adc4152776382a9203c2daaae097d0a6aa95bf50bc53aead27a450", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [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 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 ctor v0.1.20 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling online v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.81s [INFO] running `Command { std: "docker" "inspect" "e7525657a2adc4152776382a9203c2daaae097d0a6aa95bf50bc53aead27a450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7525657a2adc4152776382a9203c2daaae097d0a6aa95bf50bc53aead27a450", kill_on_drop: false }` [INFO] [stdout] e7525657a2adc4152776382a9203c2daaae097d0a6aa95bf50bc53aead27a450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed1c576d6e0d395a1b636fd58cff983961c6a0899d47dc68bd6cf80c81097d83 [INFO] running `Command { std: "docker" "start" "-a" "ed1c576d6e0d395a1b636fd58cff983961c6a0899d47dc68bd6cf80c81097d83", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling online v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "ed1c576d6e0d395a1b636fd58cff983961c6a0899d47dc68bd6cf80c81097d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1c576d6e0d395a1b636fd58cff983961c6a0899d47dc68bd6cf80c81097d83", kill_on_drop: false }` [INFO] [stdout] ed1c576d6e0d395a1b636fd58cff983961c6a0899d47dc68bd6cf80c81097d83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79f47a4e29789c69610a983fc72af51bba6c2ff613dad19dc729a6f51cb94d0d [INFO] running `Command { std: "docker" "start" "-a" "79f47a4e29789c69610a983fc72af51bba6c2ff613dad19dc729a6f51cb94d0d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/online-1e6ebca0a207d9e1) [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 - (line 1) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 1) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] Online? false [INFO] [stdout] Online (timeout)? false [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: Uncategorized, error: VerboseError { source: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }, message: "could not resolve address `\"detectportal.firefox.com:80\"`" } }', src/lib.rs:9:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557e23ea3c5c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557e23ea3c5c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557e23ea3c5c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557e23ea3c5c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557e23ebf44c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x557e23e9f695 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x557e23ea5610 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557e23ea5610 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557e23ea5610 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x557e23ea51bb - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x557e23ea5cc4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x557e23ea57a0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x557e23ea4114 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x557e23ea5709 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x557e23daf081 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x557e23daf113 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x557e23db46a6 - core::result::Result::unwrap::hc4c8048876b4ade7 [INFO] [stdout] 17: 0x557e23dbc289 - rust_out::main::main::{{closure}}::hee34b884947be339 [INFO] [stdout] 18: 0x557e23db90fc - as core::future::future::Future>::poll::h04d653ce46d31c41 [INFO] [stdout] 19: 0x557e23dbba31 - rust_out::main::{{closure}}::h7467b59162035c4e [INFO] [stdout] 20: 0x557e23db97bc - as core::future::future::Future>::poll::hd99e13a01dc1b25e [INFO] [stdout] 21: 0x557e23daf925 - as core::future::future::Future>::poll::{{closure}}::h933bafc5b994ce06 [INFO] [stdout] 22: 0x557e23dbae73 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9dd4e40e59a9485e [INFO] [stdout] 23: 0x557e23db19dd - std::thread::local::LocalKey::try_with::he947a697ed4c9521 [INFO] [stdout] 24: 0x557e23db0ef8 - std::thread::local::LocalKey::with::h3146906f40f92866 [INFO] [stdout] 25: 0x557e23dbac5e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h10ab791e403c35a4 [INFO] [stdout] 26: 0x557e23daf8e5 - as core::future::future::Future>::poll::h61421d7bb1d0b0e1 [INFO] [stdout] 27: 0x557e23db6577 - as core::future::future::Future>::poll::h826741e6e8828d43 [INFO] [stdout] 28: 0x557e23db06f7 - async_executor::Executor::run::{{closure}}::h1b63825b2b66e198 [INFO] [stdout] 29: 0x557e23db917c - as core::future::future::Future>::poll::h0b6551d4b441052e [INFO] [stdout] 30: 0x557e23db02c7 - async_executor::LocalExecutor::run::{{closure}}::h87aedf7b7b4f70a0 [INFO] [stdout] 31: 0x557e23db993c - as core::future::future::Future>::poll::hfd34212f943cc862 [INFO] [stdout] 32: 0x557e23db7672 - async_io::driver::block_on::h3a540b7ba0eb40cb [INFO] [stdout] 33: 0x557e23db0c8f - async_global_executor::reactor::block_on::{{closure}}::hbaa19651ec6455f8 [INFO] [stdout] 34: 0x557e23db0c63 - async_global_executor::reactor::block_on::hfeb730e162e5c01e [INFO] [stdout] 35: 0x557e23db0d43 - async_global_executor::executor::block_on::{{closure}}::he888db8496e75ea4 [INFO] [stdout] 36: 0x557e23db1359 - std::thread::local::LocalKey::try_with::h616c7901023531ce [INFO] [stdout] 37: 0x557e23db0e98 - std::thread::local::LocalKey::with::h2eceb2f5665ec0da [INFO] [stdout] 38: 0x557e23db0cf6 - async_global_executor::executor::block_on::h6701829fe2931afb [INFO] [stdout] 39: 0x557e23dbb750 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h9a4e8eb7a8d8fc57 [INFO] [stdout] 40: 0x557e23dbad66 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h289c2bdfd6d728cb [INFO] [stdout] 41: 0x557e23db15e9 - std::thread::local::LocalKey::try_with::h7018ab110e3050c6 [INFO] [stdout] 42: 0x557e23db0f9a - std::thread::local::LocalKey::with::h8708910ac29101fb [INFO] [stdout] 43: 0x557e23dbaca7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h14b62d6adfd14788 [INFO] [stdout] 44: 0x557e23dbb6c1 - async_std::task::builder::Builder::blocking::{{closure}}::hdf110439cd8ed107 [INFO] [stdout] 45: 0x557e23db14a1 - std::thread::local::LocalKey::try_with::h68c228fb0b1ae816 [INFO] [stdout] 46: 0x557e23db1078 - std::thread::local::LocalKey::with::he58677b7d309f79e [INFO] [stdout] 47: 0x557e23dbb3bb - async_std::task::builder::Builder::blocking::hb344e0f3adb25393 [INFO] [stdout] 48: 0x557e23dbb84c - async_std::task::block_on::block_on::h575b99a968444dc3 [INFO] [stdout] 49: 0x557e23dbb8cb - rust_out::main::h61823b600df25383 [INFO] [stdout] 50: 0x557e23db20c3 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 51: 0x557e23db0d59 - std::sys_common::backtrace::__rust_begin_short_backtrace::haf8e35482869953f [INFO] [stdout] 52: 0x557e23db0dc9 - std::rt::lang_start::{{closure}}::h5e534791856c5311 [INFO] [stdout] 53: 0x557e23ea34a1 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 54: 0x557e23ea34a1 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 55: 0x557e23ea34a1 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 56: 0x557e23ea34a1 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 57: 0x557e23ea34a1 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stdout] 58: 0x557e23ea34a1 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 59: 0x557e23ea34a1 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 60: 0x557e23ea34a1 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 61: 0x557e23ea34a1 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stdout] 62: 0x557e23db0db1 - std::rt::lang_start::h606ea79aaa4848ba [INFO] [stdout] 63: 0x557e23dbc353 - main [INFO] [stdout] 64: 0x7f47c24c80b3 - __libc_start_main [INFO] [stdout] 65: 0x557e23daf7de - _start [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 1) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "79f47a4e29789c69610a983fc72af51bba6c2ff613dad19dc729a6f51cb94d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f47a4e29789c69610a983fc72af51bba6c2ff613dad19dc729a6f51cb94d0d", kill_on_drop: false }` [INFO] [stdout] 79f47a4e29789c69610a983fc72af51bba6c2ff613dad19dc729a6f51cb94d0d