[INFO] updating cached repository https://github.com/becheran/mlc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f74a0eaab1a7656255880187a4aa312887561972 [INFO] testing becheran/mlc against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/becheran/mlc on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/becheran/mlc [INFO] finished tweaking git repo https://github.com/becheran/mlc [INFO] tweaked toml for git repo https://github.com/becheran/mlc written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/becheran/mlc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 193656b555b2bc9b5af0463204a22c8e862cbabe0653858187826b3995c92007 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "193656b555b2bc9b5af0463204a22c8e862cbabe0653858187826b3995c92007"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling wildmatch v1.0.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling mlc v0.9.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 13s [INFO] running `"docker" "inspect" "193656b555b2bc9b5af0463204a22c8e862cbabe0653858187826b3995c92007"` [INFO] running `"docker" "rm" "-f" "193656b555b2bc9b5af0463204a22c8e862cbabe0653858187826b3995c92007"` [INFO] [stdout] 193656b555b2bc9b5af0463204a22c8e862cbabe0653858187826b3995c92007 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab4ccd99bbde10a2c87e3117767defb5e8cc215ccc8d9ee47325c3a0db618e27 [INFO] running `"docker" "start" "-a" "ab4ccd99bbde10a2c87e3117767defb5e8cc215ccc8d9ee47325c3a0db618e27"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling ntest_timeout v0.5.1 [INFO] [stderr] Compiling ntest_test_cases v0.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ntest v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling mlc v0.9.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "ab4ccd99bbde10a2c87e3117767defb5e8cc215ccc8d9ee47325c3a0db618e27"` [INFO] running `"docker" "rm" "-f" "ab4ccd99bbde10a2c87e3117767defb5e8cc215ccc8d9ee47325c3a0db618e27"` [INFO] [stdout] ab4ccd99bbde10a2c87e3117767defb5e8cc215ccc8d9ee47325c3a0db618e27 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3e3df8a39ece0eb56d7f10be5357c9fab1b091f911968897521a3d8f4da8bca [INFO] running `"docker" "start" "-a" "e3e3df8a39ece0eb56d7f10be5357c9fab1b091f911968897521a3d8f4da8bca"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mlc-21531938c002580c [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test link_extractors::html_link_extractor::tests::links__less_thana_href__equal____double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_than_Visit_W3Schools_full_stopcom_exclamation__less_than_slasha_greater_than_4_4 ... ok [INFO] [stdout] test link_extractors::html_link_extractor::tests::commented ... ok [INFO] [stdout] test link_extractors::html_link_extractor::tests::links__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_24 ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::inline_link_http_colon_slash_slashexample_full_stopnet_slash_1 ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::inline_no_link ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::link_in_code_block ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::link_in_headline ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::inline_link__less_thanhttp_colon_slash_slashexample_full_stopnet_slash_greater_than_2 ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::inline_link_This_is_a_short_link_http_colon_slash_slashexample_full_stopnet_slash_22 ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::inline_link_This_is_a_short_link__less_thanhttp_colon_slash_slashexample_full_stopnet_slash_greater_than_23 ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::image_reference ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::referenced_link ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::referenced_link_tag_only ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::html_link_no_target ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::link_with_title ... ok [INFO] [stdout] test link_extractors::html_link_extractor::tests::no_link ... ok [INFO] [stdout] test link_extractors::html_link_extractor::tests::links__less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_10 ... ok [INFO] [stdout] test link_extractors::html_link_extractor::tests::links__less_thana_hreflang_equal_double_quoteen_double_quote_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_24 ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::escaped_code_block ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::link_escaped ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::code_block ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::nested_links ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::html_link_with_target ... ok [INFO] [stdout] test link_extractors::markdown_link_extractor::tests::link_no_title ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types_C_colon_back_slashtraditional_back_slashpaths ... ok [INFO] [stdout] test link_validator::tests::ignore_link_pattern ... ok [INFO] [stdout] test link_validator::tests::http_link_types_http_colon_slash_slashwww_full_stopwebsite_full_stopphp ... ok [INFO] [stdout] test link_validator::tests::ftp_link_types_ftp_colon_slash_slashmueller_colon12345_atftp_full_stopdownloading_full_stopch ... ok [INFO] [stdout] test link_validator::tests::http_link_types_https_colon_slash_slashdoc_full_stoprust_minuslang_full_stoporg_full_stophtml ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types_D_colon_back_slashProgram_Files_left_paranthesisx86_right_paranthesis_back_slashfile_full_stoplog ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types_D_colon_back_slashProgram_Files_left_paranthesisx86_right_paranthesis_back_slashfolder_back_slashfile_full_stoplog ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types_F_colon_slashfake_slashwindows_slashpaths ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types__full_stop_full_stop_back_slashupper_dir_full_stopmdc ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types__back_slash_back_slashsmb_right_brace_back_slashpaths ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types__full_stop_back_slashfile_full_stopmd ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types__back_slashfile_full_stopext ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types__full_stop_full_stop_slashupper_dir_full_stopmd ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types_path ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types_file_colon_slash_slash_slashsome_slashpath_slash ... ok [INFO] [stdout] test link_validator::tests::mail_links_mailto_colon_slash_slashfoo_full_stoplastname_atbar_full_stopcom ... ok [INFO] [stdout] test link_validator::tests::test_file_system_link_types__full_stop_slashfile_full_stopext ... ok [INFO] [stdout] test link_validator::tests::invalid_mail_links_mailto_colon_slash_slash_plusbar_atbar ... ok [INFO] [stdout] test link_validator::tests::mail_links_mailto_colonbla_full_stopbla_atweb_full_stopde ... ok [INFO] [stdout] test link_validator::tests::invalid_mail_links_mailto_colon_slash_slashfoobar_full_stopcom ... ok [INFO] [stdout] test link_validator::tests::mail_links_mailto_colon_slash_slash_plusbar_atbar_full_stopcom ... ok [INFO] [stdout] test link_validator::tests::mail_links_mailto_colon_slash_slashfoo_plus_atbar_full_stopcom ... ok [INFO] [stdout] test link_validator::tests::mail_links_mailto_colon_slash_slashtst_atxyz_full_stopus ... ok [INFO] [stdout] test link_validator::tests::invalid_mail_links_mailto_colon_slash_slashfoo_full_stoplastname_full_stopcom ... ok [INFO] [stdout] test link_validator::tests::check_wrong_http_request ... ok [INFO] [stdout] test link_validator::tests::check_https_request ... FAILED [INFO] [stdout] test link_validator::tests::check_http_request ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- link_validator::tests::check_https_request stdout ---- [INFO] [stdout] thread 'link_validator::tests::check_https_request' panicked at 'assertion failed: result == LinkCheckResult::Ok', src/link_validator.rs:236:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5571bb31e964 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5571bb31e964 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5571bb31e964 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5571bb31e964 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5571bb348e5c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5571babc8645 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5571bb315171 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5571bb321245 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5571bb321245 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5571bb321245 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5571bb320f2b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5571bb3218a2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5571bb3092c1 - std::panicking::begin_panic::hd1b4943596f57e76 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:438 [INFO] [stdout] 13: 0x5571babb4fbf - mlc::link_validator::tests::check_https_request::{{closure}}::hfe4066c4f24b2b01 [INFO] [stdout] at src/link_validator.rs:236 [INFO] [stdout] 14: 0x5571babc1519 - as core::future::future::Future>::poll::h47f59adac102fb30 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 15: 0x5571babb1a6f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h934e954be6db1303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/basic_scheduler.rs:138 [INFO] [stdout] 16: 0x5571bababebd - tokio::runtime::Runtime::block_on::{{closure}}::h54b100b49e27bbd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/mod.rs:411 [INFO] [stdout] 17: 0x5571babc6397 - tokio::runtime::context::enter::h571ad28cd31078eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/context.rs:72 [INFO] [stdout] 18: 0x5571babc47bb - tokio::runtime::handle::Handle::enter::h73f486c48f985bb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/handle.rs:34 [INFO] [stdout] 19: 0x5571babab96b - tokio::runtime::Runtime::block_on::h6663af5f31d6248d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/mod.rs:408 [INFO] [stdout] 20: 0x5571babb4d42 - mlc::link_validator::tests::check_https_request::hc5c48744e3073302 [INFO] [stdout] at src/link_validator.rs:232 [INFO] [stdout] 21: 0x5571babb4c5a - mlc::link_validator::tests::check_https_request::{{closure}}::h59a37f8eb78a116c [INFO] [stdout] at src/link_validator.rs:232 [INFO] [stdout] 22: 0x5571babb99be - core::ops::function::FnOnce::call_once::h2cd4cf9d4e65f943 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 23: 0x5571babd453f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 24: 0x5571babefb3e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 25: 0x5571babefb3e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 26: 0x5571babefb3e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 27: 0x5571babefb3e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5571babefb3e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 29: 0x5571babefb3e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 30: 0x5571babc7af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 31: 0x5571babcce15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 32: 0x5571babcce15 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 33: 0x5571babcce15 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 34: 0x5571babcce15 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 35: 0x5571babcce15 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 36: 0x5571babcce15 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 37: 0x5571babcce15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 38: 0x5571bb310cff - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 39: 0x5571bb3289c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 40: 0x5571bb3289c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 41: 0x7fa7155df6db - start_thread [INFO] [stdout] 42: 0x7fa7150f088f - __clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- link_validator::tests::check_http_request stdout ---- [INFO] [stdout] thread 'link_validator::tests::check_http_request' panicked at 'assertion failed: result == LinkCheckResult::Ok', src/link_validator.rs:229:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5571bb31e964 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5571bb31e964 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5571bb31e964 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5571bb31e964 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5571bb348e5c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5571babc8645 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5571bb315171 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5571bb321245 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5571bb321245 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5571bb321245 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5571bb320f2b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5571bb3218a2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5571bb3092c1 - std::panicking::begin_panic::hd1b4943596f57e76 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:438 [INFO] [stdout] 13: 0x5571babb4adf - mlc::link_validator::tests::check_http_request::{{closure}}::he11a0738d8c23397 [INFO] [stdout] at src/link_validator.rs:229 [INFO] [stdout] 14: 0x5571babc1a69 - as core::future::future::Future>::poll::hd1c971fce732ecff [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 15: 0x5571babb202f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf5ef0ea53dcb32a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/basic_scheduler.rs:138 [INFO] [stdout] 16: 0x5571babac17d - tokio::runtime::Runtime::block_on::{{closure}}::h88f52d2779e55231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/mod.rs:411 [INFO] [stdout] 17: 0x5571babc65b7 - tokio::runtime::context::enter::hded8a5d1cf3a4313 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/context.rs:72 [INFO] [stdout] 18: 0x5571babc46eb - tokio::runtime::handle::Handle::enter::h56e08fda8f6eda7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/handle.rs:34 [INFO] [stdout] 19: 0x5571babab8fb - tokio::runtime::Runtime::block_on::h24d8955d24b0e0c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.11/src/runtime/mod.rs:408 [INFO] [stdout] 20: 0x5571babb4862 - mlc::link_validator::tests::check_http_request::h6eb61d85635053a3 [INFO] [stdout] at src/link_validator.rs:225 [INFO] [stdout] 21: 0x5571babb477a - mlc::link_validator::tests::check_http_request::{{closure}}::h58bad099b3970e9e [INFO] [stdout] at src/link_validator.rs:225 [INFO] [stdout] 22: 0x5571babba35e - core::ops::function::FnOnce::call_once::hf1ae7a0ac9be6e07 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 23: 0x5571babd453f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 24: 0x5571babefb3e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 25: 0x5571babefb3e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 26: 0x5571babefb3e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 27: 0x5571babefb3e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5571babefb3e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 29: 0x5571babefb3e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 30: 0x5571babc7af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 31: 0x5571babcce15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 32: 0x5571babcce15 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 33: 0x5571babcce15 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 34: 0x5571babcce15 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 35: 0x5571babcce15 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 36: 0x5571babcce15 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 37: 0x5571babcce15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 38: 0x5571bb310cff - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 39: 0x5571bb3289c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 40: 0x5571bb3289c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 41: 0x7fa7155df6db - start_thread [INFO] [stdout] 42: 0x7fa7150f088f - __clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] link_validator::tests::check_http_request [INFO] [stdout] link_validator::tests::check_https_request [INFO] [stdout] [INFO] [stdout] test result: FAILED. 49 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "e3e3df8a39ece0eb56d7f10be5357c9fab1b091f911968897521a3d8f4da8bca"` [INFO] running `"docker" "rm" "-f" "e3e3df8a39ece0eb56d7f10be5357c9fab1b091f911968897521a3d8f4da8bca"` [INFO] [stdout] e3e3df8a39ece0eb56d7f10be5357c9fab1b091f911968897521a3d8f4da8bca