[INFO] cloning repository https://github.com/elr0p3/OpenPortScanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elr0p3/OpenPortScanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felr0p3%2FOpenPortScanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felr0p3%2FOpenPortScanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e024d0c86ce1b307d7949ac98700040110e03d1 [INFO] testing elr0p3/OpenPortScanner against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felr0p3%2FOpenPortScanner" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elr0p3/OpenPortScanner on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elr0p3/OpenPortScanner [INFO] finished tweaking git repo https://github.com/elr0p3/OpenPortScanner [INFO] tweaked toml for git repo https://github.com/elr0p3/OpenPortScanner written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/elr0p3/OpenPortScanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded syn v1.0.70 [INFO] [stderr] Downloaded libc v0.2.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c2745221ffd10dd8568c9a9f7fbe725d5b750f6c22e2bb2094f438ae4d8e478 [INFO] running `Command { std: "docker" "start" "-a" "4c2745221ffd10dd8568c9a9f7fbe725d5b750f6c22e2bb2094f438ae4d8e478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c2745221ffd10dd8568c9a9f7fbe725d5b750f6c22e2bb2094f438ae4d8e478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2745221ffd10dd8568c9a9f7fbe725d5b750f6c22e2bb2094f438ae4d8e478", kill_on_drop: false }` [INFO] [stdout] 4c2745221ffd10dd8568c9a9f7fbe725d5b750f6c22e2bb2094f438ae4d8e478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e784a461a5a266cf3da5169ea74da4a57843a22b0e14dc9c0d3fe95bd7f1e919 [INFO] running `Command { std: "docker" "start" "-a" "e784a461a5a266cf3da5169ea74da4a57843a22b0e14dc9c0d3fe95bd7f1e919", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rpscan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `total_jobs` [INFO] [stdout] --> src/scanner/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | total_jobs: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Scanner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/scanner/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pinfo` [INFO] [stdout] --> src/output/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pinfo: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Output` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/output/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tcp` [INFO] [stdout] --> src/output/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | tcp: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `udp` [INFO] [stdout] --> src/output/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | udp: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/output/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sctp` [INFO] [stdout] --> src/output/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | sctp: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.75s [INFO] running `Command { std: "docker" "inspect" "e784a461a5a266cf3da5169ea74da4a57843a22b0e14dc9c0d3fe95bd7f1e919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e784a461a5a266cf3da5169ea74da4a57843a22b0e14dc9c0d3fe95bd7f1e919", kill_on_drop: false }` [INFO] [stdout] e784a461a5a266cf3da5169ea74da4a57843a22b0e14dc9c0d3fe95bd7f1e919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4cdebe5b3e312e729c23f2dd197a8cdea87a91c6df8411f1b15458f95376cc9 [INFO] running `Command { std: "docker" "start" "-a" "c4cdebe5b3e312e729c23f2dd197a8cdea87a91c6df8411f1b15458f95376cc9", kill_on_drop: false }` [INFO] [stderr] Compiling rpscan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `total_jobs` [INFO] [stdout] --> src/scanner/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | total_jobs: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Scanner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/scanner/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pinfo` [INFO] [stdout] --> src/output/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pinfo: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Output` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/output/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tcp` [INFO] [stdout] --> src/output/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | tcp: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `udp` [INFO] [stdout] --> src/output/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | udp: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/output/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sctp` [INFO] [stdout] --> src/output/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | sctp: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/output/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "c4cdebe5b3e312e729c23f2dd197a8cdea87a91c6df8411f1b15458f95376cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4cdebe5b3e312e729c23f2dd197a8cdea87a91c6df8411f1b15458f95376cc9", kill_on_drop: false }` [INFO] [stdout] c4cdebe5b3e312e729c23f2dd197a8cdea87a91c6df8411f1b15458f95376cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8539e97ee48c68643457f8adc2a1b574f1ce620794668a45f88dc338b1ad017 [INFO] running `Command { std: "docker" "start" "-a" "c8539e97ee48c68643457f8adc2a1b574f1ce620794668a45f88dc338b1ad017", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `total_jobs` [INFO] [stderr] --> src/scanner/mod.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | total_jobs: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Scanner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/scanner/mod.rs:36:10 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pinfo` [INFO] [stderr] --> src/output/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pinfo: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Output` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/output/mod.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/output/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/output/mod.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tcp` [INFO] [stderr] --> src/output/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | tcp: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/output/mod.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `udp` [INFO] [stderr] --> src/output/mod.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | udp: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/output/mod.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/output/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | description: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/output/mod.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sctp` [INFO] [stderr] --> src/output/mod.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | sctp: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PortInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/output/mod.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rpscan` (bin "rpscan" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rpscan-144e15e565a7dd6c) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test scanner::range_port::range_tests::first_contains ... ok [INFO] [stdout] test scanner::range_port::range_tests::first_contains_eq ... ok [INFO] [stdout] test scanner::range_port::range_tests::first_fail ... ok [INFO] [stdout] test scanner::range_port::range_tests::first_part ... ok [INFO] [stdout] test scanner::range_port::range_tests::first_part_eq ... ok [INFO] [stdout] test scanner::range_port::range_tests::first_same ... ok [INFO] [stdout] test scanner::range_port::range_tests::second_contains ... ok [INFO] [stdout] test scanner::range_port::range_tests::second_contains_eq ... ok [INFO] [stdout] test scanner::range_port::range_tests::second_fail ... ok [INFO] [stdout] test scanner::range_port::range_tests::second_part ... ok [INFO] [stdout] test scanner::range_port::range_tests::second_part_eq ... ok [INFO] [stdout] test scanner::range_port::range_tests::second_same ... ok [INFO] [stdout] test scanner::range_port::range_tests::self_h_other_l ... ok [INFO] [stdout] test scanner::range_port::range_tests::self_l_other_h ... ok [INFO] [stdout] test scanner::scanner_tests::time_spent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8539e97ee48c68643457f8adc2a1b574f1ce620794668a45f88dc338b1ad017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8539e97ee48c68643457f8adc2a1b574f1ce620794668a45f88dc338b1ad017", kill_on_drop: false }` [INFO] [stdout] c8539e97ee48c68643457f8adc2a1b574f1ce620794668a45f88dc338b1ad017