[INFO] fetching crate online 3.0.1... [INFO] testing online-3.0.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate online 3.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate online 3.0.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-11/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca0b6cedb65874aa82b3e4ee4fc262c9dfa5f80613b8671d0cd72fb228ec382 [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" "4ca0b6cedb65874aa82b3e4ee4fc262c9dfa5f80613b8671d0cd72fb228ec382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca0b6cedb65874aa82b3e4ee4fc262c9dfa5f80613b8671d0cd72fb228ec382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca0b6cedb65874aa82b3e4ee4fc262c9dfa5f80613b8671d0cd72fb228ec382", kill_on_drop: false }` [INFO] [stdout] 4ca0b6cedb65874aa82b3e4ee4fc262c9dfa5f80613b8671d0cd72fb228ec382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77c72685e20a1a36cca2842294049bf09620d59f191222ed2b8751b1e66c1171 [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" "77c72685e20a1a36cca2842294049bf09620d59f191222ed2b8751b1e66c1171", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.15 [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 futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.3 [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 concurrent-queue v1.2.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [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 futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [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.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 35.70s [INFO] running `Command { std: "docker" "inspect" "77c72685e20a1a36cca2842294049bf09620d59f191222ed2b8751b1e66c1171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c72685e20a1a36cca2842294049bf09620d59f191222ed2b8751b1e66c1171", kill_on_drop: false }` [INFO] [stdout] 77c72685e20a1a36cca2842294049bf09620d59f191222ed2b8751b1e66c1171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--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] 9d6b692a09a0c64157788990029d7f4e051a1aa2e77706013225ef2901fe3e43 [INFO] running `Command { std: "docker" "start" "-a" "9d6b692a09a0c64157788990029d7f4e051a1aa2e77706013225ef2901fe3e43", kill_on_drop: false }` [INFO] [stderr] Compiling online v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "9d6b692a09a0c64157788990029d7f4e051a1aa2e77706013225ef2901fe3e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6b692a09a0c64157788990029d7f4e051a1aa2e77706013225ef2901fe3e43", kill_on_drop: false }` [INFO] [stdout] 9d6b692a09a0c64157788990029d7f4e051a1aa2e77706013225ef2901fe3e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] def876c740eaedffab2ecc36db2e2089f88c847fc92b9021b1c86243bf798b31 [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" "def876c740eaedffab2ecc36db2e2089f88c847fc92b9021b1c86243bf798b31", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [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: 0x557e9ac82edc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557e9ac82edc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557e9ac82edc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557e9ac82edc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557e9ac9e72c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x557e9ac7e8a5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x557e9ac84890 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557e9ac84890 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557e9ac84890 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x557e9ac8443b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x557e9ac84f44 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x557e9ac84a20 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x557e9ac83394 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x557e9ac84989 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x557e9ab8e081 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x557e9ab8e113 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x557e9ab936a6 - core::result::Result::unwrap::h84437852235af91f [INFO] [stdout] 17: 0x557e9ab9b289 - rust_out::main::main::{{closure}}::h7e364050e114e50e [INFO] [stdout] 18: 0x557e9ab9876c - as core::future::future::Future>::poll::hbd06da3aa209b2a3 [INFO] [stdout] 19: 0x557e9ab9aa31 - rust_out::main::{{closure}}::h26070aa9b502aedf [INFO] [stdout] 20: 0x557e9ab985ec - as core::future::future::Future>::poll::ha3e92ffed291ff2d [INFO] [stdout] 21: 0x557e9ab8e925 - as core::future::future::Future>::poll::{{closure}}::h42e43b28ca2a3321 [INFO] [stdout] 22: 0x557e9ab99e73 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h64070802e280926a [INFO] [stdout] 23: 0x557e9ab902bd - std::thread::local::LocalKey::try_with::h17ac749ab0568065 [INFO] [stdout] 24: 0x557e9ab8feb8 - std::thread::local::LocalKey::with::h71eadae3e6c9430c [INFO] [stdout] 25: 0x557e9ab99c9e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf147b87cb42d362a [INFO] [stdout] 26: 0x557e9ab8e8e5 - as core::future::future::Future>::poll::h2c4c2481dfef0872 [INFO] [stdout] 27: 0x557e9ab95577 - as core::future::future::Future>::poll::h68b59a001b57b931 [INFO] [stdout] 28: 0x557e9ab8f6f7 - async_executor::Executor::run::{{closure}}::h91930937ac44ab89 [INFO] [stdout] 29: 0x557e9ab983cc - as core::future::future::Future>::poll::h49af0b26a936a52b [INFO] [stdout] 30: 0x557e9ab8f2c7 - async_executor::LocalExecutor::run::{{closure}}::h21f4f9d98c1c451d [INFO] [stdout] 31: 0x557e9ab980fc - as core::future::future::Future>::poll::h045cfd83f564ab1f [INFO] [stdout] 32: 0x557e9ab96672 - async_io::driver::block_on::h0b5d143bd156d2a9 [INFO] [stdout] 33: 0x557e9ab8fc8f - async_global_executor::reactor::block_on::{{closure}}::h779d51b883d970de [INFO] [stdout] 34: 0x557e9ab8fc63 - async_global_executor::reactor::block_on::h73d262dc2b69f7bd [INFO] [stdout] 35: 0x557e9ab8fd43 - async_global_executor::executor::block_on::{{closure}}::h5b78f14ab22fff62 [INFO] [stdout] 36: 0x557e9ab90199 - std::thread::local::LocalKey::try_with::h1126bb57791752e4 [INFO] [stdout] 37: 0x557e9ab8ff58 - std::thread::local::LocalKey::with::h9bb9cfce4243007c [INFO] [stdout] 38: 0x557e9ab8fcf6 - async_global_executor::executor::block_on::h96bd9abd6dc34a15 [INFO] [stdout] 39: 0x557e9ab9a750 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h4dd09a8d96dcb2f5 [INFO] [stdout] 40: 0x557e9ab99d66 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h464c346a916c69ae [INFO] [stdout] 41: 0x557e9ab90aa9 - std::thread::local::LocalKey::try_with::hfe3810b1bc82d271 [INFO] [stdout] 42: 0x557e9ab8fe1a - std::thread::local::LocalKey::with::h2dc2e50aa98e75d7 [INFO] [stdout] 43: 0x557e9ab99c67 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h81e0d6d69faec82f [INFO] [stdout] 44: 0x557e9ab9a6c1 - async_std::task::builder::Builder::blocking::{{closure}}::hf5c7a6a66bd405c7 [INFO] [stdout] 45: 0x557e9ab90961 - std::thread::local::LocalKey::try_with::hf86b4684da812098 [INFO] [stdout] 46: 0x557e9ab90078 - std::thread::local::LocalKey::with::he1103446668e972e [INFO] [stdout] 47: 0x557e9ab9a3bb - async_std::task::builder::Builder::blocking::h3ae9c193bce7044e [INFO] [stdout] 48: 0x557e9ab9a84c - async_std::task::block_on::block_on::h9b60de4b441d145a [INFO] [stdout] 49: 0x557e9ab9a8cb - rust_out::main::h61823b600df25383 [INFO] [stdout] 50: 0x557e9ab91153 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 51: 0x557e9ab8fd59 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 52: 0x557e9ab8fdc9 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 53: 0x557e9ac82721 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 54: 0x557e9ac82721 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 55: 0x557e9ac82721 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 56: 0x557e9ac82721 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 57: 0x557e9ac82721 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:48 [INFO] [stdout] 58: 0x557e9ac82721 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 59: 0x557e9ac82721 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 60: 0x557e9ac82721 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 61: 0x557e9ac82721 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:20 [INFO] [stdout] 62: 0x557e9ab8fdb1 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 63: 0x557e9ab9b353 - main [INFO] [stdout] 64: 0x7f0bad3b30b3 - __libc_start_main [INFO] [stdout] 65: 0x557e9ab8e7de - _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 2.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "def876c740eaedffab2ecc36db2e2089f88c847fc92b9021b1c86243bf798b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def876c740eaedffab2ecc36db2e2089f88c847fc92b9021b1c86243bf798b31", kill_on_drop: false }` [INFO] [stdout] def876c740eaedffab2ecc36db2e2089f88c847fc92b9021b1c86243bf798b31