[INFO] cloning repository https://github.com/euri10/pyrurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euri10/pyrurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuri10%2Fpyrurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuri10%2Fpyrurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdc6bbef4763fa8aca143c5c5ba8de2804ce7ae7 [INFO] checking euri10/pyrurl against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuri10%2Fpyrurl" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euri10/pyrurl on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/euri10/pyrurl [INFO] finished tweaking git repo https://github.com/euri10/pyrurl [INFO] tweaked toml for git repo https://github.com/euri10/pyrurl written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/euri10/pyrurl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dfb314a37ae043c8043c7e3a9a212de3a083eb5dfc01c73ba0a119387ca5be4 [INFO] running `Command { std: "docker" "start" "-a" "9dfb314a37ae043c8043c7e3a9a212de3a083eb5dfc01c73ba0a119387ca5be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dfb314a37ae043c8043c7e3a9a212de3a083eb5dfc01c73ba0a119387ca5be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfb314a37ae043c8043c7e3a9a212de3a083eb5dfc01c73ba0a119387ca5be4", kill_on_drop: false }` [INFO] [stdout] 9dfb314a37ae043c8043c7e3a9a212de3a083eb5dfc01c73ba0a119387ca5be4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3106d01f5e0a9bfa2bd588e6d2c3eea977cabd649247ff49dc0c663f1bdcb094 [INFO] running `Command { std: "docker" "start" "-a" "3106d01f5e0a9bfa2bd588e6d2c3eea977cabd649247ff49dc0c663f1bdcb094", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking pyrurl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PyNetloc` [INFO] [stdout] --> src/lib.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | use crate::{parse_url, PyNetloc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `url::Url` [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `EmptyHost` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | ^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::EmptyHost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `IdnaError` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::IdnaError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidPort` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidIpv4Address` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidIpv4Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidIpv6Address` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidIpv6Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidDomainCharacter` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidDomainCharacter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `RelativeUrlWithoutBase` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::RelativeUrlWithoutBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `RelativeUrlWithCannotBeABaseBase` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::RelativeUrlWithCannotBeABaseBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `SetHostOnCannotBeABaseUrl` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::SetHostOnCannotBeABaseUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Overflow` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::Overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `EmptyHost` [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_EmptyHost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `IdnaError` [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_IdnaError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidPort` [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidIpv4Address` [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidIpv4Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidIpv6Address` [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidIpv6Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidDomainCharacter` [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidDomainCharacter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `RelativeUrlWithoutBase` [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_RelativeUrlWithoutBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `RelativeUrlWithCannotBeABaseBase` [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_RelativeUrlWithCannotBeABaseBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `SetHostOnCannotBeABaseUrl` [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_SetHostOnCannotBeABaseUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Overflow` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `EmptyHost` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | ^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::EmptyHost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `IdnaError` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::IdnaError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidPort` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidIpv4Address` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidIpv4Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidIpv6Address` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidIpv6Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `InvalidDomainCharacter` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::InvalidDomainCharacter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `RelativeUrlWithoutBase` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::RelativeUrlWithoutBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `RelativeUrlWithCannotBeABaseBase` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::RelativeUrlWithCannotBeABaseBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `SetHostOnCannotBeABaseUrl` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::SetHostOnCannotBeABaseUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Overflow` is named the same as one of the variants of the type `ParseError` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ help: to match on the variant, qualify the path: `ParseError::Overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | --------- matches any value [INFO] [stdout] ... [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `EmptyHost` [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_EmptyHost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `IdnaError` [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_IdnaError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidPort` [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidIpv4Address` [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidIpv4Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidIpv6Address` [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidIpv6Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `InvalidDomainCharacter` [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_InvalidDomainCharacter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `RelativeUrlWithoutBase` [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_RelativeUrlWithoutBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `RelativeUrlWithCannotBeABaseBase` [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_RelativeUrlWithCannotBeABaseBase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `SetHostOnCannotBeABaseUrl` [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_SetHostOnCannotBeABaseUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Overflow` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EmptyHost` should have a snake case name [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `empty_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `IdnaError` should have a snake case name [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `idna_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidPort` should have a snake case name [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidIpv4Address` should have a snake case name [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_ipv4_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidIpv6Address` should have a snake case name [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_ipv6_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidDomainCharacter` should have a snake case name [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_domain_character` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RelativeUrlWithoutBase` should have a snake case name [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relative_url_without_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RelativeUrlWithCannotBeABaseBase` should have a snake case name [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relative_url_with_cannot_be_abase_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SetHostOnCannotBeABaseUrl` should have a snake case name [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `set_host_on_cannot_be_abase_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Overflow` should have a snake case name [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EmptyHost` should have a snake case name [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | EmptyHost => {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `empty_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stdout] warning: variable `IdnaError` should have a snake case name [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | IdnaError => {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `idna_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidPort` should have a snake case name [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | InvalidPort => {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidIpv4Address` should have a snake case name [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | InvalidIpv4Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_ipv4_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidIpv6Address` should have a snake case name [INFO] [stdout] --> src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | InvalidIpv6Address => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_ipv6_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `InvalidDomainCharacter` should have a snake case name [INFO] [stdout] --> src/lib.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | InvalidDomainCharacter => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_domain_character` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RelativeUrlWithoutBase` should have a snake case name [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | RelativeUrlWithoutBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relative_url_without_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RelativeUrlWithCannotBeABaseBase` should have a snake case name [INFO] [stdout] --> src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | RelativeUrlWithCannotBeABaseBase => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relative_url_with_cannot_be_abase_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SetHostOnCannotBeABaseUrl` should have a snake case name [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | SetHostOnCannotBeABaseUrl => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `set_host_on_cannot_be_abase_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Overflow` should have a snake case name [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | Overflow => {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `overflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.40s [INFO] running `Command { std: "docker" "inspect" "3106d01f5e0a9bfa2bd588e6d2c3eea977cabd649247ff49dc0c663f1bdcb094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3106d01f5e0a9bfa2bd588e6d2c3eea977cabd649247ff49dc0c663f1bdcb094", kill_on_drop: false }` [INFO] [stdout] 3106d01f5e0a9bfa2bd588e6d2c3eea977cabd649247ff49dc0c663f1bdcb094