[INFO] cloning repository https://github.com/hoijui/mle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoijui/mle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoijui%2Fmle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoijui%2Fmle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3963febe784901c90841506000eae4065ef05079 [INFO] testing hoijui/mle against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoijui%2Fmle" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hoijui/mle [INFO] finished tweaking git repo https://github.com/hoijui/mle [INFO] tweaked toml for git repo https://github.com/hoijui/mle written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hoijui/mle on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hoijui/mle already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bef1ed1d1f08e2a29c713b7d451d461d7d19b6e938a465e19af69a2196a293ce [INFO] running `Command { std: "docker" "start" "-a" "bef1ed1d1f08e2a29c713b7d451d461d7d19b6e938a465e19af69a2196a293ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bef1ed1d1f08e2a29c713b7d451d461d7d19b6e938a465e19af69a2196a293ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef1ed1d1f08e2a29c713b7d451d461d7d19b6e938a465e19af69a2196a293ce", kill_on_drop: false }` [INFO] [stdout] bef1ed1d1f08e2a29c713b7d451d461d7d19b6e938a465e19af69a2196a293ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ed882595dd658385268f7094a2c16ac2047474bcbb31150f44e94cba92463fb [INFO] running `Command { std: "docker" "start" "-a" "5ed882595dd658385268f7094a2c16ac2047474bcbb31150f44e94cba92463fb", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling dynify-macros v0.1.2 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling dynify v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling async-walkdir v2.1.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling csv-async v1.3.1 [INFO] [stderr] Compiling cli_utils_hoijui v0.13.0 [INFO] [stderr] Compiling mle v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.35s [INFO] running `Command { std: "docker" "inspect" "5ed882595dd658385268f7094a2c16ac2047474bcbb31150f44e94cba92463fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed882595dd658385268f7094a2c16ac2047474bcbb31150f44e94cba92463fb", kill_on_drop: false }` [INFO] [stdout] 5ed882595dd658385268f7094a2c16ac2047474bcbb31150f44e94cba92463fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56b53bfa1a1d823e21f01ce0a2696ca4b5341c636368ba8826194c4489f815b8 [INFO] running `Command { std: "docker" "start" "-a" "56b53bfa1a1d823e21f01ce0a2696ca4b5341c636368ba8826194c4489f815b8", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling mle v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling ntest_test_cases v0.9.5 [INFO] [stderr] Compiling ntest_timeout v0.9.5 [INFO] [stderr] Compiling ntest v0.9.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.35s [INFO] running `Command { std: "docker" "inspect" "56b53bfa1a1d823e21f01ce0a2696ca4b5341c636368ba8826194c4489f815b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b53bfa1a1d823e21f01ce0a2696ca4b5341c636368ba8826194c4489f815b8", kill_on_drop: false }` [INFO] [stdout] 56b53bfa1a1d823e21f01ce0a2696ca4b5341c636368ba8826194c4489f815b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27244c2b26dfb95f34224806f713bd68dade034555adf45ce214733aa3a5589b [INFO] running `Command { std: "docker" "start" "-a" "27244c2b26dfb95f34224806f713bd68dade034555adf45ce214733aa3a5589b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mle-602078400160af8c) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_id_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_false_1_55 ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thanabc_id_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_false_1_24 ... ok [INFO] [stdout] test extractors::html::tests::doc_type__less_than_exclamationDOCTYPE_html_greater_than ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thantable_id_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_false_1_26 ... ok [INFO] [stdout] test extractors::html::tests::doc_type__less_than_exclamationDocType_html_greater_than ... ok [INFO] [stdout] test extractors::html::tests::commented ... ok [INFO] [stdout] test extractors::html::tests::doc_type__less_than_exclamationdoctype_html_greater_than ... ok [INFO] [stdout] test extractors::html::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 extractors::html::tests::no_anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_namename_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than ... ok [INFO] [stdout] test extractors::html::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 extractors::html::tests::links__less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_target_equal_double_quote_blank_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_10 ... ok [INFO] [stdout] test extractors::html::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 extractors::html::tests::doc_type__less_than_exclamationDoctype_html_greater_than ... ok [INFO] [stdout] test extractors::markdown::tests::checkboxes ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_name_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_true_1_24 ... ok [INFO] [stdout] test extractors::html::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 extractors::html::tests::sc_take ... ok [INFO] [stdout] test extractors::html::tests::sc_take_any ... ok [INFO] [stdout] test extractors::html::tests::two_with_extra_attrib ... ok [INFO] [stdout] test extractors::markdown::tests::checkboxes_quoted ... ok [INFO] [stdout] test extractors::html::tests::sc_skip_ws ... ok [INFO] [stdout] test extractors::html::tests::no_anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thanabc_name_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slashabc_greater_than ... ok [INFO] [stdout] test extractors::html::tests::no_anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thantable_idid_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than ... ok [INFO] [stdout] test extractors::html::tests::empty_attrib ... ok [INFO] [stdout] test extractors::markdown::tests::html_code_block ... ok [INFO] [stdout] test extractors::html::tests::document ... ok [INFO] [stdout] test extractors::html::tests::no_link ... ok [INFO] [stdout] test extractors::markdown::tests::escaped_code_block ... ok [INFO] [stdout] test extractors::markdown::tests::checkboxes_with_tags ... ok [INFO] [stdout] test extractors::markdown::tests::commented_link ... ok [INFO] [stdout] test extractors::markdown::tests::link_escaped ... ok [INFO] [stdout] test extractors::markdown::tests::link_in_code_block ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_no_target ... ok [INFO] [stdout] test extractors::markdown::tests::link_in_headline ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_ident ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_name_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_true_1_57 ... ok [INFO] [stdout] test extractors::markdown::tests::link_no_title ... ok [INFO] [stdout] test extractors::markdown::tests::link_near_inline_code ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_with_target ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_new_http_no_anchor_line ... ok [INFO] [stdout] test extractors::markdown::tests::inline_no_link ... ok [INFO] [stdout] test extractors::markdown::tests::image_reference ... ok [INFO] [stdout] test extractors::markdown::tests::inline_code ... ok [INFO] [stdout] test extractors::markdown::tests::link_very_near_inline_code ... ok [INFO] [stdout] test extractors::markdown::tests::inline_link_This_is_a_short_link__less_thanhttp_colon_slash_slashexample_full_stopnet_slash_greater_than_22 ... ok [INFO] [stdout] test extractors::markdown::tests::inline_link__less_thanhttp_colon_slash_slashexample_full_stopnet_slash_greater_than_1 ... ok [INFO] [stdout] test extractors::markdown::tests::code_block ... ok [INFO] [stdout] test extractors::markdown::tests::link_relative_with_newline ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link ... ok [INFO] [stdout] test extractors::markdown::tests::link_relative_with_newline_and_space ... ok [INFO] [stdout] test extractors::markdown::tests::link_target_on_new_line ... ok [INFO] [stdout] test extractors::markdown::tests::link_relative_with_newline_and_space_wrong ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_case_insensitive ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_no_tag_only_reference ... ok [INFO] [stdout] test extractors::markdown::tests::link_with_title ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mle-c15ba31035c47b00) [INFO] [stdout] test extractors::markdown::tests::nested_links ... ok [INFO] [stderr] Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-21269444d4eb4ed7) [INFO] [stdout] test extractors::markdown::tests::no_link_colon ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_tag_only ... ok [INFO] [stdout] test markup::tests::all_lowercase_file_extensions ... ok [INFO] [stdout] test extractors::html::tests::links_single_t ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_with_spaces ... ok [INFO] [stdout] test extractors::markdown::tests::non_checkboxes ... ok [INFO] [stdout] test extractors::markdown::tests::raw_html_issue_31 ... ok [INFO] [stdout] test extractors::markdown::tests::link_with_newline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] [][]test end_to_end_different_root ... ok [INFO] [stdout] [][]test end_to_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/markdown_files.rs (/opt/rustwide/target/debug/deps/markdown_files-30067edd4622ad17) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test no_links ... ok [INFO] [stdout] test some_links ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/throttle.rs (/opt/rustwide/target/debug/deps/throttle-be80985207da0f6b) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests mle [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/link.rs - link::FileLoc::join (line 117) ... ok [INFO] [stdout] test src/link.rs - link::FileSystemLoc::join (line 600) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.58s [INFO] running `Command { std: "docker" "inspect" "27244c2b26dfb95f34224806f713bd68dade034555adf45ce214733aa3a5589b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27244c2b26dfb95f34224806f713bd68dade034555adf45ce214733aa3a5589b", kill_on_drop: false }` [INFO] [stdout] 27244c2b26dfb95f34224806f713bd68dade034555adf45ce214733aa3a5589b