[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] 69bc9ede1f76bc062fa4f533619d91f159ea1949 [INFO] testing Michael-F-Bryan/linkcheck against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Flinkcheck" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/linkcheck 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 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-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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-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] 92b02040ce572c1506f077761e2a80edebe42b22eded86a0173ff360bed50fa7 [INFO] running `Command { std: "docker" "start" "-a" "92b02040ce572c1506f077761e2a80edebe42b22eded86a0173ff360bed50fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92b02040ce572c1506f077761e2a80edebe42b22eded86a0173ff360bed50fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b02040ce572c1506f077761e2a80edebe42b22eded86a0173ff360bed50fa7", kill_on_drop: false }` [INFO] [stdout] 92b02040ce572c1506f077761e2a80edebe42b22eded86a0173ff360bed50fa7 [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] b7599a2242a832b6e1c9d8748cd9aa08e07b6d476e8991b1215bfe0bd6a04566 [INFO] running `Command { std: "docker" "start" "-a" "b7599a2242a832b6e1c9d8748cd9aa08e07b6d476e8991b1215bfe0bd6a04566", 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.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [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 dunce v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling linkify v0.5.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling linkcheck v0.4.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "b7599a2242a832b6e1c9d8748cd9aa08e07b6d476e8991b1215bfe0bd6a04566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7599a2242a832b6e1c9d8748cd9aa08e07b6d476e8991b1215bfe0bd6a04566", kill_on_drop: false }` [INFO] [stdout] b7599a2242a832b6e1c9d8748cd9aa08e07b6d476e8991b1215bfe0bd6a04566 [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] b342956447b0be798fec816347120c1f6634cd53ed084bae662eadfce4927d19 [INFO] running `Command { std: "docker" "start" "-a" "b342956447b0be798fec816347120c1f6634cd53ed084bae662eadfce4927d19", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling linkcheck v0.4.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.62s [INFO] running `Command { std: "docker" "inspect" "b342956447b0be798fec816347120c1f6634cd53ed084bae662eadfce4927d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b342956447b0be798fec816347120c1f6634cd53ed084bae662eadfce4927d19", kill_on_drop: false }` [INFO] [stdout] b342956447b0be798fec816347120c1f6634cd53ed084bae662eadfce4927d19 [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] 02772902d887ccd905892f9ccb760c1dfa7eecd8a7894c9830aea2655b7c4c1d [INFO] running `Command { std: "docker" "start" "-a" "02772902d887ccd905892f9ccb760c1dfa7eecd8a7894c9830aea2655b7c4c1d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/linkcheck-1768eccfd11b0f65) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test scanners::plaintext::tests::detect_urls_in_some_text ... ok [INFO] [stdout] test scanners::markdown::tests::detect_common_links_in_markdown ... ok [INFO] [stdout] test validation::filesystem::tests::absolute_link_with_no_root_set_is_an_error ... ok [INFO] [stdout] test validation::filesystem::tests::join_paths ... ok [INFO] [stdout] test tests::parse_into_categories ... ok [INFO] [stdout] test validation::filesystem::tests::resolve_mod_relative_to_validation_dir ... ok [INFO] [stdout] test validation::filesystem::tests::a_link_that_is_allowed_to_traverse_the_root_dir ... ok [INFO] [stdout] test validation::filesystem::tests::link_to_a_file_we_know_doesnt_exist ... ok [INFO] [stdout] test validation::filesystem::tests::links_with_a_leading_slash_are_relative_to_the_root ... ok [INFO] [stdout] test validation::filesystem::tests::detect_possible_directory_traversal_attacks ... ok [INFO] [stdout] test validation::filesystem::tests::markdown_files_can_be_used_as_html ... 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.01s [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: 0x5572cd28c5c0 - 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: 0x5572cd28c5c0 - 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: 0x5572cd28c5c0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5572cd28c5c0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5572cd2ac99c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x5572cd2869d5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x5572cd28e5eb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5572cd28e5eb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5572cd28e5eb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5572cd28e0c1 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5572cd28ec91 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5572cd28e767 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x5572cd28ca9c - 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: 0x5572cd28e6f9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5572ccdea5c1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5572ccdea50d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5572ccdffedf - rust_out::main::{{closure}}::h68cc0aad5fbc5923 [INFO] [stdout] 17: 0x5572ccdfbd0c - as core::future::future::Future>::poll::h98e6c13d432830d0 [INFO] [stdout] 18: 0x5572ccdf837c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h9e11ddbc88d2bbf9 [INFO] [stdout] 19: 0x5572ccdf7af3 - tokio::coop::with_budget::{{closure}}::hd4abce9fdecff7c3 [INFO] [stdout] 20: 0x5572ccdef3e6 - std::thread::local::LocalKey::try_with::h6aa03ab7c4f3f61e [INFO] [stdout] 21: 0x5572ccdeefa8 - std::thread::local::LocalKey::with::h29e63b5c7f7858be [INFO] [stdout] 22: 0x5572ccdf820b - tokio::park::thread::CachedParkThread::block_on::h7440b3f90f36ea5e [INFO] [stdout] 23: 0x5572ccdf9ceb - tokio::runtime::enter::Enter::block_on::h1bd82afb608a3200 [INFO] [stdout] 24: 0x5572ccdf8580 - tokio::runtime::thread_pool::ThreadPool::block_on::h21b1c847e3b24dcd [INFO] [stdout] 25: 0x5572ccdf9ed5 - tokio::runtime::Runtime::block_on::h003248938f5b7611 [INFO] [stdout] 26: 0x5572ccdff8eb - rust_out::main::h2a38bb51b9580a7d [INFO] [stdout] 27: 0x5572ccdf02d3 - core::ops::function::FnOnce::call_once::h2b2994027e3ddb49 [INFO] [stdout] 28: 0x5572ccdeee69 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0646a71575223ddb [INFO] [stdout] 29: 0x5572ccdeeed9 - std::rt::lang_start::{{closure}}::h56dae38fc2742666 [INFO] [stdout] 30: 0x5572cd28f289 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 31: 0x5572cd28f289 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x5572cd28f289 - std::panicking::try::h4beadc19a78fec52 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x5572cd28f289 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 34: 0x5572cd28f289 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stdout] 35: 0x5572ccdeeec1 - std::rt::lang_start::h186ee2dda057dd14 [INFO] [stdout] 36: 0x5572cce00003 - main [INFO] [stdout] 37: 0x7feb7471c0b3 - __libc_start_main [INFO] [stdout] 38: 0x5572ccdeadbe - _start [INFO] [stdout] 39: 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 2.91s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "02772902d887ccd905892f9ccb760c1dfa7eecd8a7894c9830aea2655b7c4c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02772902d887ccd905892f9ccb760c1dfa7eecd8a7894c9830aea2655b7c4c1d", kill_on_drop: false }` [INFO] [stdout] 02772902d887ccd905892f9ccb760c1dfa7eecd8a7894c9830aea2655b7c4c1d