[INFO] cloning repository https://github.com/Michael-F-Bryan/linkcheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/linkcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Flinkcheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Flinkcheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38c3eb8a8f05052322524c4e1e5c1e05a6a31181 [INFO] testing Michael-F-Bryan/linkcheck against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Flinkcheck" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/linkcheck on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Michael-F-Bryan/linkcheck [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/linkcheck [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/linkcheck written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9afa6ae450f11a269e8c1dddf48a91c1fa520bf4150d7b982010d0729fc79421 [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" "9afa6ae450f11a269e8c1dddf48a91c1fa520bf4150d7b982010d0729fc79421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9afa6ae450f11a269e8c1dddf48a91c1fa520bf4150d7b982010d0729fc79421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afa6ae450f11a269e8c1dddf48a91c1fa520bf4150d7b982010d0729fc79421", kill_on_drop: false }` [INFO] [stdout] 9afa6ae450f11a269e8c1dddf48a91c1fa520bf4150d7b982010d0729fc79421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--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] 9e6d78cb2689ba6615e69697cadb0a3c8c59254aafd161f1de2214c66c6dd725 [INFO] running `Command { std: "docker" "start" "-a" "9e6d78cb2689ba6615e69697cadb0a3c8c59254aafd161f1de2214c66c6dd725", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling linkify v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling linkcheck v0.3.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "9e6d78cb2689ba6615e69697cadb0a3c8c59254aafd161f1de2214c66c6dd725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6d78cb2689ba6615e69697cadb0a3c8c59254aafd161f1de2214c66c6dd725", kill_on_drop: false }` [INFO] [stdout] 9e6d78cb2689ba6615e69697cadb0a3c8c59254aafd161f1de2214c66c6dd725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7acc8d7d8770a6244ff974f3db0ad8f98b776f9dbf5a7761fa3aa4bafc9d38ed [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" "7acc8d7d8770a6244ff974f3db0ad8f98b776f9dbf5a7761fa3aa4bafc9d38ed", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling linkcheck v0.3.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.04s [INFO] running `Command { std: "docker" "inspect" "7acc8d7d8770a6244ff974f3db0ad8f98b776f9dbf5a7761fa3aa4bafc9d38ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acc8d7d8770a6244ff974f3db0ad8f98b776f9dbf5a7761fa3aa4bafc9d38ed", kill_on_drop: false }` [INFO] [stdout] 7acc8d7d8770a6244ff974f3db0ad8f98b776f9dbf5a7761fa3aa4bafc9d38ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51d10e203f01b26800b8b890235f0fa98fa99acbbd4726d44c4f750a5ac17ee1 [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" "51d10e203f01b26800b8b890235f0fa98fa99acbbd4726d44c4f750a5ac17ee1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/linkcheck-23a385eb60c2261d [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test scanners::plaintext::tests::detect_urls_in_some_text ... ok [INFO] [stdout] test tests::parse_into_categories ... ok [INFO] [stdout] test validation::filesystem::tests::detect_possible_directory_traversal_attacks ... ok [INFO] [stdout] test validation::filesystem::tests::a_link_that_is_allowed_to_traverse_the_root_dir ... ok [INFO] [stdout] test validation::filesystem::tests::join_paths ... ok [INFO] [stdout] test scanners::markdown::tests::detect_common_links_in_markdown ... ok [INFO] [stdout] test validation::filesystem::tests::resolve_mod_relative_to_validation_dir ... ok [INFO] [stdout] test validation::filesystem::tests::absolute_link_with_no_root_set_is_an_error ... ok [INFO] [stdout] test validation::filesystem::tests::link_to_a_file_we_know_doesnt_exist ... ok [INFO] [stdout] test validation::filesystem::tests::markdown_files_can_be_used_as_html ... ok [INFO] [stdout] test validation::filesystem::tests::links_with_a_leading_slash_are_relative_to_the_root ... ok [INFO] [stdout] test validation::filesystem::tests::custom_validation_function_gets_called ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests linkcheck [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/scanners/plaintext.rs - scanners::plaintext::plaintext (line 8) ... ok [INFO] [stdout] test src/scanners/markdown.rs - scanners::markdown::markdown (line 8) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 11) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'assertion failed: result.invalid.is_empty()', src/lib.rs:42:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56317d877af7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56317d877af7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56317d877af7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56317d877af7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56317d895a5c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x56317d871a82 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x56317d879c65 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56317d879c65 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56317d879c65 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56317d8797ba - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56317d87a401 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x56317d879f17 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x56317d877fbc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56317d879ea9 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x56317d894411 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56317d89435d - core::panicking::panic::h95b17729da7179c5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x56317d38d268 - rust_out::main::{{closure}}::h710ef965bc7f9710 [INFO] [stdout] 17: 0x56317d388baa - as core::future::future::Future>::poll::h64cabb2e0e880e69 [INFO] [stdout] 18: 0x56317d384a1f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h7bf150adee91088a [INFO] [stdout] 19: 0x56317d382b3e - tokio::coop::with_budget::{{closure}}::hb3c3194437d9a509 [INFO] [stdout] 20: 0x56317d3795ad - std::thread::local::LocalKey::try_with::h55b87e724e01f239 [INFO] [stdout] 21: 0x56317d379478 - std::thread::local::LocalKey::with::h80b3409f516ce75c [INFO] [stdout] 22: 0x56317d384357 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hbc7890eadae585c7 [INFO] [stdout] 23: 0x56317d384f10 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2b0901efced40c51 [INFO] [stdout] 24: 0x56317d38404f - tokio::macros::scoped_tls::ScopedKey::set::hb61489eda686d3fd [INFO] [stdout] 25: 0x56317d384dac - tokio::runtime::basic_scheduler::enter::hec9fb61789f731da [INFO] [stdout] 26: 0x56317d384153 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8b410a3f806130b5 [INFO] [stdout] 27: 0x56317d38546b - tokio::runtime::Runtime::block_on::{{closure}}::hd327c458148e3bc4 [INFO] [stdout] 28: 0x56317d38554f - tokio::runtime::context::enter::hc48d25d64559f275 [INFO] [stdout] 29: 0x56317d385353 - tokio::runtime::handle::Handle::enter::h38c9f23517469a9c [INFO] [stdout] 30: 0x56317d3853f3 - tokio::runtime::Runtime::block_on::h75526d85048f39ce [INFO] [stdout] 31: 0x56317d38cd46 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 32: 0x56317d37acb3 - core::ops::function::FnOnce::call_once::h2f28b12db24480a4 [INFO] [stdout] 33: 0x56317d379229 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7ff69755847bac0f [INFO] [stdout] 34: 0x56317d3792b9 - std::rt::lang_start::{{closure}}::h8f8fe4b1b4c3ba44 [INFO] [stdout] 35: 0x56317d87a917 - core::ops::function::impls:: for &F>::call_once::hb5ab992a536e3d7c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 36: 0x56317d87a917 - std::panicking::try::do_call::h1bda883686bc1816 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 37: 0x56317d87a917 - std::panicking::try::ha7167c079f243e71 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 38: 0x56317d87a917 - std::panic::catch_unwind::he11c3de53f0b5853 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 39: 0x56317d87a917 - std::rt::lang_start_internal::h45c3666b51d25060 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:51:25 [INFO] [stdout] 40: 0x56317d379298 - std::rt::lang_start::hd3cc8db4b735f367 [INFO] [stdout] 41: 0x56317d38d70b - main [INFO] [stdout] 42: 0x7fd88b68c0b3 - __libc_start_main [INFO] [stdout] 43: 0x56317d3750be - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "51d10e203f01b26800b8b890235f0fa98fa99acbbd4726d44c4f750a5ac17ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d10e203f01b26800b8b890235f0fa98fa99acbbd4726d44c4f750a5ac17ee1", kill_on_drop: false }` [INFO] [stdout] 51d10e203f01b26800b8b890235f0fa98fa99acbbd4726d44c4f750a5ac17ee1