[INFO] cloning repository https://github.com/td4b/NetScan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/td4b/NetScan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftd4b%2FNetScan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftd4b%2FNetScan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2f79440046d3cbe2c819e1dc6d419337d134fc8
[INFO] checking td4b/NetScan against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftd4b%2FNetScan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/td4b/NetScan
[INFO] finished tweaking git repo https://github.com/td4b/NetScan
[INFO] tweaked toml for git repo https://github.com/td4b/NetScan written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/td4b/NetScan on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/td4b/NetScan 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded pyo3-macros v0.16.5
[INFO] [stderr]   Downloaded trust-dns-rustls v0.19.7
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded rlimit v0.5.4
[INFO] [stderr]   Downloaded text_placeholder v0.4.0
[INFO] [stderr]   Downloaded cidr-utils v0.5.7
[INFO] [stderr]   Downloaded colorful v0.2.1
[INFO] [stderr]   Downloaded gcd v2.1.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.5
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.5
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.5
[INFO] [stderr]   Downloaded pyo3 v0.16.5
[INFO] [stderr]   Downloaded libc v0.2.127
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afecf79e1ad4e251ed75810c677a03b9ef8d780384e5add3587d64a06f0aa157
[INFO] running `Command { std: "docker" "start" "-a" "afecf79e1ad4e251ed75810c677a03b9ef8d780384e5add3587d64a06f0aa157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afecf79e1ad4e251ed75810c677a03b9ef8d780384e5add3587d64a06f0aa157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afecf79e1ad4e251ed75810c677a03b9ef8d780384e5add3587d64a06f0aa157", kill_on_drop: false }`
[INFO] [stdout] afecf79e1ad4e251ed75810c677a03b9ef8d780384e5add3587d64a06f0aa157
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 510e64b43b84eb98117d5791f81e61474061f871f25e646c9b48b855889836e4
[INFO] running `Command { std: "docker" "start" "-a" "510e64b43b84eb98117d5791f81e61474061f871f25e646c9b48b855889836e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling pyo3-build-config v0.16.5
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking debug-helper v0.3.13
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking unindent v0.1.10
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rlimit v0.5.4
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking colorful v0.2.1
[INFO] [stderr]     Checking gcd v2.1.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling pyo3-ffi v0.16.5
[INFO] [stderr]    Compiling pyo3 v0.16.5
[INFO] [stderr]     Checking cidr-utils v0.5.7
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.5
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking async-io v1.7.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking async-global-executor v2.2.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling pyo3-macros v0.16.5
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-rustls v0.13.1
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking trust-dns-rustls v0.19.7
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking text_placeholder v0.4.0
[INFO] [stderr]     Checking netscan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/lib.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/scanner/mod.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/scripts/mod.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> src/scripts/mod.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> src/scripts/mod.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/lib.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/scanner/mod.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/scripts/mod.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> src/scripts/mod.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> src/scripts/mod.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `greppable` and `accessible` are never read
[INFO] [stdout]   --> src/scanner/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Scanner {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     greppable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 31 |     port_strategy: PortStrategy,
[INFO] [stdout] 32 |     accessible: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scanner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT` is never used
[INFO] [stdout]   --> src/scripts/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | static DEFAULT: &str = r#"tags = ["core_approved", "RustScan", "default"]
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_scripts` is never used
[INFO] [stdout]   --> src/scripts/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn init_scripts(scripts: ScriptsRequired) -> Result<Vec<ScriptFile>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_scripts` is never used
[INFO] [stdout]    --> src/scripts/mod.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn parse_scripts(scripts: Vec<PathBuf>) -> Vec<ScriptFile> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Script` is never constructed
[INFO] [stdout]    --> src/scripts/mod.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Script {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExecPartsScript` is never constructed
[INFO] [stdout]    --> src/scripts/mod.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct ExecPartsScript {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExecParts` is never constructed
[INFO] [stdout]    --> src/scripts/mod.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | struct ExecParts {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `build` and `run` are never used
[INFO] [stdout]    --> src/scripts/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl Script {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 174 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn run(self) -> Result<String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_script` is never used
[INFO] [stdout]    --> src/scripts/mod.rs:243:4
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn execute_script(mut arguments: Vec<String>) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_scripts` is never used
[INFO] [stdout]    --> src/scripts/mod.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn find_scripts(mut path: PathBuf) -> Result<Vec<PathBuf>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScriptFile` is never constructed
[INFO] [stdout]    --> src/scripts/mod.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct ScriptFile {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/scripts/mod.rs:292:8
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl ScriptFile {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 292 |     fn new(script: PathBuf) -> Option<ScriptFile> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScriptConfig` is never constructed
[INFO] [stdout]    --> src/scripts/mod.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct ScriptConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_config` is never used
[INFO] [stdout]    --> src/scripts/mod.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 337 | impl ScriptConfig {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 338 |     pub fn read_config() -> Result<ScriptConfig> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `greppable` and `accessible` are never read
[INFO] [stdout]   --> src/scanner/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Scanner {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     greppable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 31 |     port_strategy: PortStrategy,
[INFO] [stdout] 32 |     accessible: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scanner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT` is never used
[INFO] [stdout]   --> src/scripts/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | static DEFAULT: &str = r#"tags = ["core_approved", "RustScan", "default"]
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_scripts` is never used
[INFO] [stdout]   --> src/scripts/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn init_scripts(scripts: ScriptsRequired) -> Result<Vec<ScriptFile>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]    --> src/scripts/mod.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Script {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 154 |     tags: Option<Vec<String>>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Script` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScriptConfig` is never constructed
[INFO] [stdout]    --> src/scripts/mod.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct ScriptConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_config` is never used
[INFO] [stdout]    --> src/scripts/mod.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 337 | impl ScriptConfig {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 338 |     pub fn read_config() -> Result<ScriptConfig> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.88s
[INFO] running `Command { std: "docker" "inspect" "510e64b43b84eb98117d5791f81e61474061f871f25e646c9b48b855889836e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "510e64b43b84eb98117d5791f81e61474061f871f25e646c9b48b855889836e4", kill_on_drop: false }`
[INFO] [stdout] 510e64b43b84eb98117d5791f81e61474061f871f25e646c9b48b855889836e4
