[INFO] cloning repository https://github.com/r4xjs/pendb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r4xjs/pendb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4xjs%2Fpendb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4xjs%2Fpendb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb0fd58e9bc76ebd189888e8e4a5599976f0c26f
[INFO] checking r4xjs/pendb against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4xjs%2Fpendb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r4xjs/pendb
[INFO] finished tweaking git repo https://github.com/r4xjs/pendb
[INFO] tweaked toml for git repo https://github.com/r4xjs/pendb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r4xjs/pendb on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r4xjs/pendb 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding cc v1.4.0
[INFO] [stderr]       Adding find-msvc-tools v0.1.9
[INFO] [stderr]       Adding itoa v1.0.18
[INFO] [stderr]       Adding libc v0.2.189
[INFO] [stderr]       Adding pkg-config v0.3.33
[INFO] [stderr]       Adding ryu v1.0.23
[INFO] [stderr]       Adding serde_json v1.0.99 (available: v1.0.151)
[INFO] [stderr]       Adding shlex v2.0.1
[INFO] [stderr]       Adding sqlite v0.26.0 (available: v0.37.0)
[INFO] [stderr]       Adding sqlite3-src v0.3.0
[INFO] [stderr]       Adding sqlite3-sys v0.13.0
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlite v0.26.0
[INFO] [stderr]   Downloaded sqlite3-sys v0.13.0
[INFO] [stderr]   Downloaded cc v1.4.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.5.1
[INFO] [stderr]   Downloaded quote v1.0.15
[INFO] [stderr]   Downloaded serde_derive v1.0.135
[INFO] [stderr]   Downloaded xml-rs v0.8.4
[INFO] [stderr]   Downloaded serde v1.0.135
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded libc v0.2.189
[INFO] [stderr]   Downloaded sqlite3-src v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048
[INFO] running `Command { std: "docker" "start" "4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling sqlite3-src v0.3.0
[INFO] [stderr]     Checking sqlite3-sys v0.13.0
[INFO] [stderr]     Checking sqlite v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking serde-xml-rs v0.5.1
[INFO] [stderr]     Checking pendb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_xml_rs::from_str`
[INFO] [stdout]    --> src/db/sqlite.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     use serde_xml_rs::from_str;
[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: `crate::db::sqlite`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::db::sqlite;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::sqlite`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::db::sqlite;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start`, `startstr`, `version`, and `xmloutputversion` are never read
[INFO] [stdout]   --> src/parser/nmap.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct NmapRun {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub args: String,
[INFO] [stdout] 18 |     pub start: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     pub startstr: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 21 |     pub xmloutputversion: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NmapRun` 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: field `reason_ttl` is never read
[INFO] [stdout]    --> src/parser/nmap.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct Status {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub reason_ttl: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `domain` and `sources` are never read
[INFO] [stdout]   --> src/parser/amass.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct AmassEntry {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 36 |     pub name: String,
[INFO] [stdout] 37 |     pub domain: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub sources: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AmassEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/parser/nmap.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start`, `startstr`, `version`, `xmloutputversion`, and `hosts` are never read
[INFO] [stdout]   --> src/parser/nmap.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct NmapRun {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub args: String,
[INFO] [stdout] 18 |     pub start: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     pub startstr: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 21 |     pub xmloutputversion: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub hosts: Vec<RunElement>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NmapRun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Nmap` is never used
[INFO] [stdout]   --> src/parser/nmap.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub type Nmap = NmapRun;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parser/nmap.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Nmap {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 29 |     pub fn new<R: Read>(reader: R) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/nmap.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Host(Host),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RunElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     Host(Host),
[INFO] [stdout] 55 +     Host(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `starttime`, `endtime`, `address`, and `ports` are never read
[INFO] [stdout]   --> src/parser/nmap.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Host {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 93 |     pub starttime: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 94 |     pub endtime: u32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 95 |     pub address: Address,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 96 |     pub ports: Ports,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Host` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ports` is never read
[INFO] [stdout]    --> src/parser/nmap.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Ports {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 108 |     #[serde(rename = "port", default)]
[INFO] [stdout] 109 |     pub ports: Vec<Port>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ports` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr` and `addrtype` are never read
[INFO] [stdout]    --> src/parser/nmap.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Address {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 115 |     pub addr: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 116 |     pub addrtype: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Address` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `reason`, and `reason_ttl` are never read
[INFO] [stdout]    --> src/parser/nmap.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct Status {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 122 |     pub state: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 123 |     pub reason: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 124 |     pub reason_ttl: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `product`, `method`, and `conf` are never read
[INFO] [stdout]    --> src/parser/nmap.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct Service {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 130 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 131 |     pub product: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 132 |     pub method: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 133 |     pub conf: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Service` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol`, `portid`, `state`, `service`, and `scripts` are never read
[INFO] [stdout]    --> src/parser/nmap.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct Port {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 142 |     pub protocol: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 143 |     pub portid: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 144 |     pub state: Status,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 145 |     pub service: Service,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 146 |     #[serde(rename = "script")]
[INFO] [stdout] 147 |     pub scripts: Option<Vec<Script>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Port` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `output` are never read
[INFO] [stdout]    --> src/parser/nmap.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Script {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 167 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 168 |     pub output: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Script` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/parser/amass.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Amass` is never constructed
[INFO] [stdout]   --> src/parser/amass.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Amass {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parser/amass.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Amass {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new<R: Read>(reader: R) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AmassEntry` is never constructed
[INFO] [stdout]   --> src/parser/amass.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct AmassEntry {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Address` is never constructed
[INFO] [stdout]   --> src/parser/amass.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Address {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/db/sqlite.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Db` is never constructed
[INFO] [stdout]   --> src/db/sqlite.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Db {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `create_table`, `merge`, `insert_nmap_scan`, and `insert_amass_scan` are never used
[INFO] [stdout]    --> src/db/sqlite.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl Db {
[INFO] [stdout]     | ------- associated items in this implementation
[INFO] [stdout]  18 |     pub fn new<T: AsRef<Path>>(path: T) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub fn create_table(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     fn merge<'t>(old_row: &[Value], new_row: &[(&'t str, Value)]) -> Vec<(&'t str, Value)> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn insert_nmap_scan(&self, nmap: Nmap) -> Result<u32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn insert_amass_scan(&self, amass: Amass) -> Result<u32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.77s
[INFO] running `Command { std: "docker" "inspect" "4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048", kill_on_drop: false }`
[INFO] [stdout] 4f851c5bdca1f6446a798764cc65a773f55b1674ba0babe7b7c546b12eae7048
