[INFO] cloning repository https://github.com/EddMarwa/ParseNmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EddMarwa/ParseNmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddMarwa%2FParseNmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddMarwa%2FParseNmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e076e3013055150399c7048dc7e6196e4d6596a
[INFO] checking EddMarwa/ParseNmap against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddMarwa%2FParseNmap" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EddMarwa/ParseNmap
[INFO] finished tweaking git repo https://github.com/EddMarwa/ParseNmap
[INFO] tweaked toml for git repo https://github.com/EddMarwa/ParseNmap written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EddMarwa/ParseNmap on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EddMarwa/ParseNmap 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.parsenmap
[INFO] [stderr] warning: unused manifest key: lib.regex
[INFO] [stderr] warning: unused manifest key: lib.serde
[INFO] [stderr] warning: unused manifest key: lib.serde_json
[INFO] [stderr] warning: unused manifest key: lib.structopt
[INFO] [stderr] warning: unused manifest key: lib.xml-rs
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 876354cecc8ac88d0f3fbb4bd25907b84f476ad2b3ac085c91ef8d047bf79e4f
[INFO] running `Command { std: "docker" "start" "-a" "876354cecc8ac88d0f3fbb4bd25907b84f476ad2b3ac085c91ef8d047bf79e4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "876354cecc8ac88d0f3fbb4bd25907b84f476ad2b3ac085c91ef8d047bf79e4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876354cecc8ac88d0f3fbb4bd25907b84f476ad2b3ac085c91ef8d047bf79e4f", kill_on_drop: false }`
[INFO] [stdout] 876354cecc8ac88d0f3fbb4bd25907b84f476ad2b3ac085c91ef8d047bf79e4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dfb8dd19de6fe8b0d84d7c389494519c4db8740f569f4ea2eb83ac33e75d33d
[INFO] running `Command { std: "docker" "start" "-a" "6dfb8dd19de6fe8b0d84d7c389494519c4db8740f569f4ea2eb83ac33e75d33d", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.parsenmap
[INFO] [stderr] warning: unused manifest key: lib.regex
[INFO] [stderr] warning: unused manifest key: lib.serde
[INFO] [stderr] warning: unused manifest key: lib.serde_json
[INFO] [stderr] warning: unused manifest key: lib.structopt
[INFO] [stderr] warning: unused manifest key: lib.xml-rs
[INFO] [stderr]     Checking parsenmap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `xml`
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate xml;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/models/helpers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/address.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Address {
[INFO] [stdout] 7  | |         pub kind: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/address.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Address {
[INFO] [stdout] 7  | |         pub kind: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/host.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / Initializer! {
[INFO] [stdout] 4  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 5  | |     pub struct Host {
[INFO] [stdout] 6  | |         pub state: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/host.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / Initializer! {
[INFO] [stdout] 4  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 5  | |     pub struct Host {
[INFO] [stdout] 6  | |         pub state: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/port.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Port {
[INFO] [stdout] 7  | |         pub protocol: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/port.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Port {
[INFO] [stdout] 7  | |         pub protocol: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/scan.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / Initializer! {
[INFO] [stdout] 18 | |     #[derive(Debug, Clone)]
[INFO] [stdout] 19 | |     pub struct Scan {
[INFO] [stdout] 20 | |         pub scanner: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/scan.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / Initializer! {
[INFO] [stdout] 18 | |     #[derive(Debug, Clone)]
[INFO] [stdout] 19 | |     pub struct Scan {
[INFO] [stdout] 20 | |         pub scanner: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/script.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Script {
[INFO] [stdout] 7  | |         pub id: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/script.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Script {
[INFO] [stdout] 7  | |         pub id: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/service.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Service {
[INFO] [stdout] 7  | |         pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/service.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Service {
[INFO] [stdout] 7  | |         pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `xml`
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate xml;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/models/helpers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/address.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Address {
[INFO] [stdout] 7  | |         pub kind: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/address.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Address {
[INFO] [stdout] 7  | |         pub kind: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/host.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / Initializer! {
[INFO] [stdout] 4  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 5  | |     pub struct Host {
[INFO] [stdout] 6  | |         pub state: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/host.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / Initializer! {
[INFO] [stdout] 4  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 5  | |     pub struct Host {
[INFO] [stdout] 6  | |         pub state: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/port.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Port {
[INFO] [stdout] 7  | |         pub protocol: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/port.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | |     #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Port {
[INFO] [stdout] 7  | |         pub protocol: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/scan.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / Initializer! {
[INFO] [stdout] 18 | |     #[derive(Debug, Clone)]
[INFO] [stdout] 19 | |     pub struct Scan {
[INFO] [stdout] 20 | |         pub scanner: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/scan.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / Initializer! {
[INFO] [stdout] 18 | |     #[derive(Debug, Clone)]
[INFO] [stdout] 19 | |     pub struct Scan {
[INFO] [stdout] 20 | |         pub scanner: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/script.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Script {
[INFO] [stdout] 7  | |         pub id: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/script.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Script {
[INFO] [stdout] 7  | |         pub id: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/service.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Service {
[INFO] [stdout] 7  | |         pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/macroses.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |           #[derive(serde::Deserialize, serde::Serialize, $($derive),*)]
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/service.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / Initializer! {
[INFO] [stdout] 5  | | #[derive(Debug, Clone)]
[INFO] [stdout] 6  | |     pub struct Service {
[INFO] [stdout] 7  | |         pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Initializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/models/scan.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |         return serde_json::to_string(self).unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parsenmap` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/models/scan.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |         return serde_json::to_string(self).unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parsenmap` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "6dfb8dd19de6fe8b0d84d7c389494519c4db8740f569f4ea2eb83ac33e75d33d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfb8dd19de6fe8b0d84d7c389494519c4db8740f569f4ea2eb83ac33e75d33d", kill_on_drop: false }`
[INFO] [stdout] 6dfb8dd19de6fe8b0d84d7c389494519c4db8740f569f4ea2eb83ac33e75d33d
