[INFO] fetching crate markdown-that-url 0.7.0... [INFO] testing markdown-that-url-0.7.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate markdown-that-url 0.7.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate markdown-that-url 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate markdown-that-url 0.7.0 [INFO] tweaked toml for crates.io crate markdown-that-url 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate markdown-that-url 0.7.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate markdown-that-url 0.7.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e2b99afcd0406ecd83b3773fe30a05d66d437e656a8ae9f03107af0eafa1be [INFO] running `Command { std: "docker" "start" "-a" "66e2b99afcd0406ecd83b3773fe30a05d66d437e656a8ae9f03107af0eafa1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e2b99afcd0406ecd83b3773fe30a05d66d437e656a8ae9f03107af0eafa1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e2b99afcd0406ecd83b3773fe30a05d66d437e656a8ae9f03107af0eafa1be", kill_on_drop: false }` [INFO] [stdout] 66e2b99afcd0406ecd83b3773fe30a05d66d437e656a8ae9f03107af0eafa1be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94790d1095a27c3b1219a3b6e23b7f57e6344951fc97b8fa4dd8914362d2591f [INFO] running `Command { std: "docker" "start" "-a" "94790d1095a27c3b1219a3b6e23b7f57e6344951fc97b8fa4dd8914362d2591f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling markdown-that-url v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/urlencode/decode.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/urlencode/encode.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s [INFO] running `Command { std: "docker" "inspect" "94790d1095a27c3b1219a3b6e23b7f57e6344951fc97b8fa4dd8914362d2591f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94790d1095a27c3b1219a3b6e23b7f57e6344951fc97b8fa4dd8914362d2591f", kill_on_drop: false }` [INFO] [stdout] 94790d1095a27c3b1219a3b6e23b7f57e6344951fc97b8fa4dd8914362d2591f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2dc447186925974ab277b8785e2362a9578e8b619dd85d38ffe6bc5b8b37957 [INFO] running `Command { std: "docker" "start" "-a" "d2dc447186925974ab277b8785e2362a9578e8b619dd85d38ffe6bc5b8b37957", kill_on_drop: false }` [INFO] [stderr] Compiling markdown-that-url v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/urlencode/decode.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/urlencode/encode.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/urlencode/decode.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/urlencode/encode.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "d2dc447186925974ab277b8785e2362a9578e8b619dd85d38ffe6bc5b8b37957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2dc447186925974ab277b8785e2362a9578e8b619dd85d38ffe6bc5b8b37957", kill_on_drop: false }` [INFO] [stdout] d2dc447186925974ab277b8785e2362a9578e8b619dd85d38ffe6bc5b8b37957 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c90cb41e8d620ded6ef392c21c0c65f76011891b013fe3c13d24609a194d16e [INFO] running `Command { std: "docker" "start" "-a" "4c90cb41e8d620ded6ef392c21c0c65f76011891b013fe3c13d24609a194d16e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/urlencode/decode.rs:32:23 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 32 | pub fn decode(string: &str, exclude: AsciiSet) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/urlencode/encode.rs:30:23 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | pub fn encode(string: &str, exclude: AsciiSet, keep_escaped: bool) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `markdown-that-url` (lib) generated 2 warnings (run `cargo fix --lib -p markdown-that-url` to apply 2 suggestions) [INFO] [stderr] warning: `markdown-that-url` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/markdown_that_url-97d3a1222a8ea625) [INFO] [stdout] running 46 tests [INFO] [stdout] test format::tests::elide_url::should_elide_middle_of_the_path ... ok [INFO] [stdout] test format::tests::format_url_for_computers::encode_should_punycode_domains ... ok [INFO] [stdout] test format::tests::format_url_for_humans::encode_should_urlencode_nonascii_parts ... ok [INFO] [stdout] test format::tests::format_url_for_humans::should_decode_punycode_domains ... ok [INFO] [stdout] test format::tests::format_url_for_humans::should_keep_encoded_sequences ... ok [INFO] [stdout] test format::tests::format_url_for_computers::encode_should_skip_already_encoded_sequences ... ok [INFO] [stdout] test format::tests::elide_url::remove_www_without_eliding ... ok [INFO] [stdout] test format::tests::elide_url::remove_www_without_eliding2 ... ok [INFO] [stdout] test format::tests::format_url_for_computers::encode_should_urlencode_nonascii_parts ... ok [INFO] [stdout] test format::tests::elide_url::should_show_common_2nd_level_domains ... ok [INFO] [stdout] test format::tests::elide_url::second_level_www ... ok [INFO] [stdout] test format::tests::elide_url::should_elide_if_path_ends_with_slash ... ok [INFO] [stdout] test format::tests::format_url_for_computers::encode_should_lowercase_protocol_and_domain ... ok [INFO] [stdout] test format::tests::elide_url::should_not_have_consecutive_elides ... ok [INFO] [stdout] test format::tests::elide_url::should_elide_domains_from_the_front ... ok [INFO] [stdout] test format::tests::elide_url::should_work_with_0_or_1_char ... ok [INFO] [stdout] test format::tests::elide_url::should_elide_ip_addresses_from_the_back ... ok [INFO] [stdout] test format::tests::elide_url::should_truncate_domains ... ok [INFO] [stdout] test format::tests::elide_url::should_show_4_letter_3rd_level_domains ... ok [INFO] [stdout] test format::tests::format_url_for_humans::url_without_protocol_no_slashes ... ok [INFO] [stdout] test format::tests::format_url_for_humans::should_keep_uppercase_domain ... ok [INFO] [stdout] test urlencode::asciiset::tests::from_should_return_ascii_plus ... ok [INFO] [stdout] test format::tests::format_url_for_humans::url_without_protocol_slashes ... ok [INFO] [stdout] test urlencode::encode::tests::arguments_encode_string_unescapedset ... ok [INFO] [stdout] test urlencode::decode::tests::should_not_decode_invalid_sequences ... ok [INFO] [stdout] test format::tests::format_url_for_humans::should_omit_mailto ... ok [INFO] [stdout] test urlencode::decode::tests::should_deal_with_utf8 ... ok [INFO] [stdout] test urlencode::encode::tests::arguments_keepescaped_false ... ok [INFO] [stdout] test urlencode::asciiset::tests::new_should_return_ascii ... ok [INFO] [stdout] test urlencode::decode::tests::should_decode_xx ... ok [INFO] [stdout] test urlencode::asciiset::tests::add_remove ... ok [INFO] [stdout] test urlencode::decode::tests::should_not_decode_reserved_set ... ok [INFO] [stdout] test format::tests::format_url_for_humans::should_keep_uppercase_protocol ... ok [INFO] [stdout] test url::tests::round_trip ... ok [INFO] [stdout] test urlencode::encode::tests::arguments_keepescaped_true ... ok [INFO] [stdout] test urlencode::encode::tests::should_encode_characters_on_the_cache_borders ... ok [INFO] [stdout] test urlencode::encode::tests::should_encode_percent ... ok [INFO] [stdout] test urlencode::encode::tests::should_encode_control_chars ... ok [INFO] [stdout] test urlencode::asciiset::tests::add_higher_byte - should panic ... ok [INFO] [stdout] test urlencode::asciiset::tests::add_non_ascii - should panic ... ok [INFO] [stdout] test urlencode::encode::tests::should_encode_percent_if_it_doesnt_start_a_valid_escape_seq ... ok [INFO] [stdout] test urlencode::encode::tests::should_encode_spaces ... ok [INFO] [stdout] test urlencode::encode::tests::should_encode_square_brackets_commonmark_tests ... ok [INFO] [stdout] test urlencode::encode::tests::should_not_encode_parts_of_an_url ... ok [INFO] [stdout] test urlencode::encode::tests::should_preserve_non_utf8_encoded_characters ... ok [INFO] [stdout] test urlencode::encode::tests::should_encode_unicode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-168bdfb67afbf73f) [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test empty_port5 ... ok [INFO] [stdout] test empty_port1 ... ok [INFO] [stdout] test acom ... ok [INFO] [stdout] test dashtest ... ok [INFO] [stdout] test dottest2 ... ok [INFO] [stdout] test etcnode3 ... ok [INFO] [stdout] test empty_port2 ... ok [INFO] [stdout] test delims ... ok [INFO] [stdout] test etcnode2 ... ok [INFO] [stdout] test delims2 ... ok [INFO] [stdout] test empty_port3 ... ok [INFO] [stdout] test etcpasswd ... ok [INFO] [stdout] test dottest ... ok [INFO] [stdout] test etcnode ... ok [INFO] [stdout] test empty_port4 ... ok [INFO] [stdout] test dashtest2 ... ok [INFO] [stdout] test idna1 ... ok [INFO] [stdout] test githttp ... ok [INFO] [stdout] test etcpasswd3 ... ok [INFO] [stdout] test bare_domain ... ok [INFO] [stdout] test amazon ... ok [INFO] [stdout] test idna7 ... ok [INFO] [stdout] test ipv6_4 ... ok [INFO] [stdout] test ipv6_a ... ok [INFO] [stdout] test idna3 ... ok [INFO] [stdout] test ipv6_b ... ok [INFO] [stdout] test ipv6_3 ... ok [INFO] [stdout] test idna6 ... ok [INFO] [stdout] test idna4 ... ok [INFO] [stdout] test javascript ... ok [INFO] [stdout] test idna5 ... ok [INFO] [stdout] test idna2 ... ok [INFO] [stdout] test invalid_char_in_hostname ... ok [INFO] [stdout] test leadingdash2 ... ok [INFO] [stdout] test leadingdash3 ... ok [INFO] [stdout] test leadingdash1 ... ok [INFO] [stdout] test giturls ... ok [INFO] [stdout] test leadingund3 ... ok [INFO] [stdout] test oneslash ... ok [INFO] [stdout] test leadingund4 ... ok [INFO] [stdout] test local1domain1 ... ok [INFO] [stdout] test ipv6_5 ... ok [INFO] [stdout] test mailto ... ok [INFO] [stdout] test leadingund1 ... ok [INFO] [stdout] test simple_path ... ok [INFO] [stdout] test svnssh ... ok [INFO] [stdout] test leadingund2 ... ok [INFO] [stdout] test leadingdash4 ... ok [INFO] [stdout] test test1 ... ok [INFO] [stdout] test test127001 ... ok [INFO] [stdout] test etcpasswd2 ... ok [INFO] [stdout] test test2 ... ok [INFO] [stdout] test test3 ... ok [INFO] [stdout] test testangled ... ok [INFO] [stdout] test testat1 ... ok [INFO] [stdout] test testatpass ... ok [INFO] [stdout] test testauth ... ok [INFO] [stdout] test testat2 ... ok [INFO] [stdout] test testauth3a ... ok [INFO] [stdout] test testgoog1 ... ok [INFO] [stdout] test ipv6_2 ... ok [INFO] [stdout] test ipv6_1 ... ok [INFO] [stdout] test testdotdot ... ok [INFO] [stdout] test testdots ... ok [INFO] [stdout] test testescaped ... ok [INFO] [stdout] test testfrag1 ... ok [INFO] [stdout] test testfrag2 ... ok [INFO] [stdout] test testfrag5 ... ok [INFO] [stdout] test testfullurl ... ok [INFO] [stdout] test testfrag3 ... ok [INFO] [stdout] test testfrag4 ... ok [INFO] [stdout] test testgoog2 ... ok [INFO] [stdout] test testgoog3 ... ok [INFO] [stdout] test testnarwhaljs ... ok [INFO] [stdout] test testnoproto ... ok [INFO] [stdout] test testpuncts ... ok [INFO] [stdout] test testplus ... ok [INFO] [stdout] test testquoted ... ok [INFO] [stdout] test testpw2 ... ok [INFO] [stdout] test testxss ... ok [INFO] [stdout] test thatsall ... ok [INFO] [stdout] test xmpp ... ok [INFO] [stdout] test testpw1 ... ok [INFO] [stderr] Doc-tests markdown_that_url [INFO] [stdout] test testnohost ... ok [INFO] [stdout] test testlcast ... ok [INFO] [stdout] test testspecials ... ok [INFO] [stdout] test testupper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/urlencode/encode.rs - urlencode::encode::encode (line 23) ... ok [INFO] [stdout] test src/parse.rs - parse::parse_url (line 110) ... ok [INFO] [stdout] test src/urlencode/decode.rs - urlencode::decode::decode (line 25) ... ok [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c90cb41e8d620ded6ef392c21c0c65f76011891b013fe3c13d24609a194d16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c90cb41e8d620ded6ef392c21c0c65f76011891b013fe3c13d24609a194d16e", kill_on_drop: false }` [INFO] [stdout] 4c90cb41e8d620ded6ef392c21c0c65f76011891b013fe3c13d24609a194d16e