[INFO] cloning repository https://github.com/Crystalsage/Resloc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crystalsage/Resloc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrystalsage%2FResloc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrystalsage%2FResloc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c99323cb634c3626a092696db7c97b927c14a4e3 [INFO] checking Crystalsage/Resloc against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrystalsage%2FResloc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Crystalsage/Resloc [INFO] finished tweaking git repo https://github.com/Crystalsage/Resloc [INFO] tweaked toml for git repo https://github.com/Crystalsage/Resloc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Crystalsage/Resloc on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Crystalsage/Resloc 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e73c6ce840779dc1408c55ec44d0d898a9fad889b0bf9e9d7f9625d79019eff [INFO] running `Command { std: "docker" "start" "-a" "1e73c6ce840779dc1408c55ec44d0d898a9fad889b0bf9e9d7f9625d79019eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e73c6ce840779dc1408c55ec44d0d898a9fad889b0bf9e9d7f9625d79019eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e73c6ce840779dc1408c55ec44d0d898a9fad889b0bf9e9d7f9625d79019eff", kill_on_drop: false }` [INFO] [stdout] 1e73c6ce840779dc1408c55ec44d0d898a9fad889b0bf9e9d7f9625d79019eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e229e28dcb0353a30edd170ac9eac0dabcd27c3d8582d52f815a7635cad501 [INFO] running `Command { std: "docker" "start" "-a" "f2e229e28dcb0353a30edd170ac9eac0dabcd27c3d8582d52f815a7635cad501", kill_on_drop: false }` [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking resloc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> src/errors.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{self, write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> src/errors.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{self, write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/hosts.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | if let Err(e) = ipv4_address { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq` [INFO] [stdout] --> src/types/types.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | UrlSearchParamTypes::StrT(seq) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_seq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/types/types.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | fn append(name: String, value: String) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/types/types.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | fn append(name: String, value: String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/types/types.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | fn delete(name: String, value: Option) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/types/types.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | fn delete(name: String, value: Option) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/types/types.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | .map(|(first, second)| second.to_owned()) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/types/types.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | .filter(|(f, s)| { f == &name }) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/types/types.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | fn set(name: String, value: String) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/types/types.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn set(name: String, value: String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/hosts.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | if let Err(e) = ipv4_address { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/urls.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | let input = input.trim(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_public_suffix` is never used [INFO] [stdout] --> src/hosts.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_public_suffix(host: Host) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_registrable_domain` is never used [INFO] [stdout] --> src/hosts.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn get_registrable_domain(host: Host) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_ipv6_address` is never used [INFO] [stdout] --> src/hosts.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_ipv6_address(input: &[char]) -> Host { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opaque_host_parsing` is never used [INFO] [stdout] --> src/hosts.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn opaque_host_parsing(input: &[char]) -> Host { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host_parser` is never used [INFO] [stdout] --> src/hosts.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn host_parser(input: &str, is_not_special: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host_serializer` is never used [INFO] [stdout] --> src/hosts.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn host_serializer(host: &Host) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ipv6_parser` is never used [INFO] [stdout] --> src/hosts.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn ipv6_parser(input: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IPAddress` is never used [INFO] [stdout] --> src/types/types.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum IPAddress { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HostType` is never used [INFO] [stdout] --> src/types/types.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum HostType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Host` is never constructed [INFO] [stdout] --> src/types/types.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Host { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/types.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Host { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 26 | pub fn new(value: String, host_type: HostType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `IPv4` is never used [INFO] [stdout] --> src/types/types.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type IPv4 = u32; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Ipv4NumberResult` is never used [INFO] [stdout] --> src/types/types.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub type Ipv4NumberResult = Result<(u8, bool), HostError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UrlSearchParamTypes` is never used [INFO] [stdout] --> src/types/types.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | enum UrlSearchParamTypes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `URLSearchParams` is never constructed [INFO] [stdout] --> src/types/types.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct URLSearchParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/types/types.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 66 | impl URLSearchParams { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 67 | fn init(init: UrlSearchParamTypes) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | fn size(self: Self) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fn append(name: String, value: String) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 97 | fn delete(name: String, value: Option) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 98 | [INFO] [stdout] 99 | fn get(self: Self, name: String) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn get_all(self: Self, name: String) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | fn has(self: Self, name: String, value: Option) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn set(name: String, value: String) {} [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | fn to_string(self: Self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn from_string(input: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `URL` is never constructed [INFO] [stdout] --> src/types/types.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct URL { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UrlParseState` is never used [INFO] [stdout] --> src/types/types.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | pub enum UrlParseState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ReslocError` is never used [INFO] [stdout] --> src/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ReslocError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IDNAError` is never used [INFO] [stdout] --> src/errors.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum IDNAError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_fail` is never used [INFO] [stdout] --> src/errors.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl IDNAError { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 15 | fn should_fail(self: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HostError` is never used [INFO] [stdout] --> src/errors.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum HostError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_fail` is never used [INFO] [stdout] --> src/errors.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl HostError { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 47 | fn should_fail(self: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UrlError` is never used [INFO] [stdout] --> src/errors.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | pub enum UrlError { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_fail` is never used [INFO] [stdout] --> src/errors.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | impl UrlError { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 122 | fn should_fail(self: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unicode_to_ascii` is never used [INFO] [stdout] --> src/domains.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn unicode_to_ascii( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `domain_to_ascii` is never used [INFO] [stdout] --> src/domains.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn domain_to_ascii(domain: String, be_strict: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unicode_to_unicode` is never used [INFO] [stdout] --> src/domains.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn unicode_to_unicode( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `domain_to_unicode` is never used [INFO] [stdout] --> src/domains.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn domain_to_unicode(domain: String, be_strict: bool) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_ipv4_number` is never used [INFO] [stdout] --> src/domains.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn parse_ipv4_number(input: &str) -> Ipv4NumberResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ipv4_parser` is never used [INFO] [stdout] --> src/domains.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ipv4_parser(input: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ipv4_serializer` is never used [INFO] [stdout] --> src/domains.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn ipv4_serializer(address: u32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_first_longest_sequence` is never used [INFO] [stdout] --> src/domains.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn get_first_longest_sequence(address: &Ipv6Pieces) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seq` [INFO] [stdout] --> src/types/types.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | UrlSearchParamTypes::StrT(seq) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_seq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ipv6_serializer` is never used [INFO] [stdout] --> src/domains.rs:217:8 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn ipv6_serializer(address: Ipv6Pieces) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/types/types.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | fn append(name: String, value: String) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/urls.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl URL { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 24 | fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn new(input: String, base: Option, state_override: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn equals(self: &Self, other: &Self, exclude_fragment: Option) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn includes_credentials(self: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn has_opaque_path(self: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn is_single_dot_path_segment(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn is_double_dot_path_segment(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn get_default_port(scheme: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn is_default_port(self: &Self, port: &u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn is_special(self: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn is_special_scheme(scheme: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | fn starts_with_windows_drive_letter(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn is_windows_drive_letter(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn is_normalized_windows_letter(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn shorten_path(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn serialize_path(self: &Self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | fn serialize(self: &Self, exclude_fragment: Option) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_url_parser` is never used [INFO] [stdout] --> src/urls.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn basic_url_parser( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/hosts.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | if ipv4_piece.unwrap() > 255 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/types/types.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | fn append(name: String, value: String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/types/types.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | fn delete(name: String, value: Option) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/types/types.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | fn delete(name: String, value: Option) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/types/types.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | .map(|(first, second)| second.to_owned()) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/types/types.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | .filter(|(f, s)| { f == &name }) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/types/types.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | fn set(name: String, value: String) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/types/types.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn set(name: String, value: String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/urls.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | let input = input.trim(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_public_suffix` is never used [INFO] [stdout] --> src/hosts.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_public_suffix(host: Host) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_registrable_domain` is never used [INFO] [stdout] --> src/hosts.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn get_registrable_domain(host: Host) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_ipv6_address` is never used [INFO] [stdout] --> src/hosts.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_ipv6_address(input: &[char]) -> Host { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opaque_host_parsing` is never used [INFO] [stdout] --> src/hosts.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn opaque_host_parsing(input: &[char]) -> Host { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host_parser` is never used [INFO] [stdout] --> src/hosts.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn host_parser(input: &str, is_not_special: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `host_serializer` is never used [INFO] [stdout] --> src/hosts.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn host_serializer(host: &Host) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ipv6_parser` is never used [INFO] [stdout] --> src/hosts.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn ipv6_parser(input: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IPAddress` is never used [INFO] [stdout] --> src/types/types.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum IPAddress { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HostType` is never used [INFO] [stdout] --> src/types/types.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum HostType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Host` is never constructed [INFO] [stdout] --> src/types/types.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Host { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/types.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Host { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 26 | pub fn new(value: String, host_type: HostType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `IPv4` is never used [INFO] [stdout] --> src/types/types.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type IPv4 = u32; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Ipv4NumberResult` is never used [INFO] [stdout] --> src/types/types.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub type Ipv4NumberResult = Result<(u8, bool), HostError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UrlSearchParamTypes` is never used [INFO] [stdout] --> src/types/types.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | enum UrlSearchParamTypes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `URLSearchParams` is never constructed [INFO] [stdout] --> src/types/types.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct URLSearchParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/types/types.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 66 | impl URLSearchParams { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 67 | fn init(init: UrlSearchParamTypes) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | fn size(self: Self) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fn append(name: String, value: String) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 97 | fn delete(name: String, value: Option) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 98 | [INFO] [stdout] 99 | fn get(self: Self, name: String) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn get_all(self: Self, name: String) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | fn has(self: Self, name: String, value: Option) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn set(name: String, value: String) {} [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | fn to_string(self: Self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn from_string(input: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `URL` is never constructed [INFO] [stdout] --> src/types/types.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct URL { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UrlParseState` is never used [INFO] [stdout] --> src/types/types.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | pub enum UrlParseState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ReslocError` is never used [INFO] [stdout] --> src/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ReslocError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IDNAError` is never used [INFO] [stdout] --> src/errors.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum IDNAError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_fail` is never used [INFO] [stdout] --> src/errors.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl IDNAError { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 15 | fn should_fail(self: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HostError` is never used [INFO] [stdout] --> src/errors.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum HostError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_fail` is never used [INFO] [stdout] --> src/errors.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl HostError { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 47 | fn should_fail(self: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UrlError` is never used [INFO] [stdout] --> src/errors.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | pub enum UrlError { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_fail` is never used [INFO] [stdout] --> src/errors.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | impl UrlError { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 122 | fn should_fail(self: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unicode_to_ascii` is never used [INFO] [stdout] --> src/domains.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn unicode_to_ascii( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `domain_to_ascii` is never used [INFO] [stdout] --> src/domains.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn domain_to_ascii(domain: String, be_strict: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unicode_to_unicode` is never used [INFO] [stdout] --> src/domains.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn unicode_to_unicode( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `domain_to_unicode` is never used [INFO] [stdout] --> src/domains.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn domain_to_unicode(domain: String, be_strict: bool) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_ipv4_number` is never used [INFO] [stdout] --> src/domains.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn parse_ipv4_number(input: &str) -> Ipv4NumberResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ipv4_parser` is never used [INFO] [stdout] --> src/domains.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ipv4_parser(input: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/urls.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl URL { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 24 | fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn new(input: String, base: Option, state_override: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn equals(self: &Self, other: &Self, exclude_fragment: Option) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn includes_credentials(self: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn has_opaque_path(self: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn is_single_dot_path_segment(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn is_double_dot_path_segment(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn get_default_port(scheme: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn is_default_port(self: &Self, port: &u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn is_special(self: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn is_special_scheme(scheme: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | fn starts_with_windows_drive_letter(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn is_windows_drive_letter(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn is_normalized_windows_letter(path: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn shorten_path(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn serialize_path(self: &Self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | fn serialize(self: &Self, exclude_fragment: Option) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_url_parser` is never used [INFO] [stdout] --> src/urls.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn basic_url_parser( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/hosts.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | if ipv4_piece.unwrap() > 255 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "f2e229e28dcb0353a30edd170ac9eac0dabcd27c3d8582d52f815a7635cad501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e229e28dcb0353a30edd170ac9eac0dabcd27c3d8582d52f815a7635cad501", kill_on_drop: false }` [INFO] [stdout] f2e229e28dcb0353a30edd170ac9eac0dabcd27c3d8582d52f815a7635cad501