[INFO] cloning repository https://github.com/AIAnsar1/Azula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AIAnsar1/Azula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAIAnsar1%2FAzula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAIAnsar1%2FAzula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccfb5975f0fb2e2288f691c8655790036e33af75
[INFO] building AIAnsar1/Azula against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAIAnsar1%2FAzula" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AIAnsar1/Azula on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AIAnsar1/Azula
[INFO] finished tweaking git repo https://github.com/AIAnsar1/Azula
[INFO] tweaked toml for git repo https://github.com/AIAnsar1/Azula written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AIAnsar1/Azula 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aab3478ea37566c779c2c14e033df5d9eb0a188ffa47cf753e77cd414b660dd6
[INFO] running `Command { std: "docker" "start" "-a" "aab3478ea37566c779c2c14e033df5d9eb0a188ffa47cf753e77cd414b660dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aab3478ea37566c779c2c14e033df5d9eb0a188ffa47cf753e77cd414b660dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab3478ea37566c779c2c14e033df5d9eb0a188ffa47cf753e77cd414b660dd6", kill_on_drop: false }`
[INFO] [stdout] aab3478ea37566c779c2c14e033df5d9eb0a188ffa47cf753e77cd414b660dd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f025e5629f2bae80fe7a1f6f62ff9d5248d5dfa11dea00269b451f0cfbb6c68
[INFO] running `Command { std: "docker" "start" "-a" "1f025e5629f2bae80fe7a1f6f62ff9d5248d5dfa11dea00269b451f0cfbb6c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cidr v0.2.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling colorful v0.3.2
[INFO] [stderr]    Compiling cidr-utils v0.6.1
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling text_placeholder v0.5.1
[INFO] [stderr]    Compiling hickory-proto v0.24.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hickory-resolver v0.24.2
[INFO] [stderr]    Compiling azula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `benchmark`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod benchmark;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `benchmark`, create file "src/main/benchmark.rs" or "src/main/benchmark/mod.rs"
[INFO] [stdout]   = note: if there is a `mod benchmark` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `config`
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod config;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `config`, create file "src/main/config.rs" or "src/main/config/mod.rs"
[INFO] [stdout]   = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `net`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod net;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `net`, create file "src/main/net.rs" or "src/main/net/mod.rs"
[INFO] [stdout]   = note: if there is a `mod net` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `scanner`
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod scanner;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `scanner`, create file "src/main/scanner.rs" or "src/main/scanner/mod.rs"
[INFO] [stdout]   = note: if there is a `mod scanner` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `scripts`
[INFO] [stdout]  --> src/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod scripts;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `scripts`, create file "src/main/scripts.rs" or "src/main/scripts/mod.rs"
[INFO] [stdout]   = note: if there is a `mod scripts` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `support`
[INFO] [stdout]  --> src/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod support;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `support`, create file "src/main/support.rs" or "src/main/support/mod.rs"
[INFO] [stdout]   = note: if there is a `mod support` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0468]: an `extern crate` loading macros must be at the crate root
[INFO] [stdout]   --> src/main.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | extern crate log;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]   --> src/scripts/scripting.rs:78:102
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   debug!("\nScript Tags Does not Match Config Tags {:?}", &script_hashset, script.path.unwrap().display());
[INFO] [stdout]    |                              -----------------------------------------------                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azula`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use azula::config::configuration::default_config_path;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `azula`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `azula`
[INFO] [stdout]   --> src/scanner/address.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use azula::warning;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `azula`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azula`
[INFO] [stdout]   --> src/scanner/scanner.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use azula::net::strategy::PortStrategy;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `azula`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `azula`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use azula::{detail, opening, output, warning};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `azula`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parse_range` in this scope
[INFO] [stdout]   --> src/config/base.rs:45:65
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[arg(short, long, conflicts_with = "ports", value_parser = parse_range)]
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::config::configuration::parse_range` exists but is inaccessible
[INFO] [stdout]   --> src/config/configuration.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | fn parse_range(input: &str) -> Result<PortRange, String> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Socket` in this scope
[INFO] [stdout]    --> src/scanner/scanner.rs:193:33
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 println!("Open {Socket}");
[INFO] [stdout]     |                                 ^^^^^^ help: a local variable with a similar name exists (notice the capitalization): `socket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_run` in this scope
[INFO] [stdout]    --> src/scripts/scripting.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             to_run = default_tempalte.fill_with_struct(&exec_ports_script)?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 |             tp_run = default_tempalte.fill_with_struct(&exec_ports_script)?;
[INFO] [stdout]     |             ~~~~~~
[INFO] [stdout] help: you might have meant to introduce a new binding
[INFO] [stdout]     |
[INFO] [stdout] 139 |             let to_run = default_tempalte.fill_with_struct(&exec_ports_script)?;
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_run` in this scope
[INFO] [stdout]    --> src/scripts/scripting.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             to_run = default_tempalte.fill_with_struct(&exec_ports_script)?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 149 |             tp_run = default_tempalte.fill_with_struct(&exec_ports_script)?;
[INFO] [stdout]     |             ~~~~~~
[INFO] [stdout] help: you might have meant to introduce a new binding
[INFO] [stdout]     |
[INFO] [stdout] 149 |             let to_run = default_tempalte.fill_with_struct(&exec_ports_script)?;
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `exec_ports_script` in this scope
[INFO] [stdout]    --> src/scripts/scripting.rs:149:57
[INFO] [stdout]     |
[INFO] [stdout] 149 |             to_run = default_tempalte.fill_with_struct(&exec_ports_script)?;
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the binding `exec_ports_script` is available in a different scope in the same function
[INFO] [stdout]    --> src/scripts/scripting.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |             let exec_ports_script: ExecPartsScript = ExecPartsScript {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_run` in this scope
[INFO] [stdout]    --> src/scripts/scripting.rs:151:45
[INFO] [stdout]     |
[INFO] [stdout] 151 |         debug!("\nScript Format To Run {}", to_run);
[INFO] [stdout]     |                                             ^^^^^^ help: a local variable with a similar name exists: `tp_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_run` in this scope
[INFO] [stdout]    --> src/scripts/scripting.rs:152:25
[INFO] [stdout]     |
[INFO] [stdout] 152 |         execute_script(&to_run)
[INFO] [stdout]     |                         ^^^^^^ help: a local variable with a similar name exists: `tp_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `scripts_to_run` in this scope
[INFO] [stdout]   --> src/main.rs:64:41
[INFO] [stdout]    |
[INFO] [stdout] 64 |     debug!("Scripts Initialized {:?}", &scripts_to_run);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `script_to_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_addresses` in this scope
[INFO] [stdout]   --> src/main.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let ips: Vec<IpAddr> = parse_addresses(&opts);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 8  + use crate::main::address::parse_addresses;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scanner`
[INFO] [stdout]   --> src/main.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let scanner = Scanner::new(&ips, batch_size,
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Scanner`
[INFO] [stdout]    |
[INFO] [stdout] note: struct `crate::scanner::scanner::Scanner` exists but is inaccessible
[INFO] [stdout]   --> src/scanner/scanner.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Scanner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `port_str` in this scope
[INFO] [stdout]    --> src/main.rs:112:47
[INFO] [stdout]     |
[INFO] [stdout] 112 |             println!("[ {} ] -> [ {} ]", &ip, port_str);
[INFO] [stdout]     |                                               ^^^^^^^^ help: a local variable with a similar name exists: `ports_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `osft` in this scope
[INFO] [stdout]    --> src/main.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     osft
[INFO] [stdout]     |     ^^^^ help: a local variable with a similar name exists: `soft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod main;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/config/base.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/config/base.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::IpAddr`
[INFO] [stdout]  --> src/config/base.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::net::IpAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/config/base.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::builder::Str`
[INFO] [stdout]  --> src/config/base.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::builder::Str;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr::read`
[INFO] [stdout]  --> src/scanner/address.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ptr::read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::configuration::*`
[INFO] [stdout]   --> src/scanner/address.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::config::configuration::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::support::*`
[INFO] [stdout]   --> src/scanner/address.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::support::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Product`
[INFO] [stdout]  --> src/scanner/socket.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::{iproduct, Product};
[INFO] [stdout]   |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/scripts/scripting.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> src/scripts/scripting.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `prelude::*` and `self`
[INFO] [stdout]  --> src/scripts/scripting.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{self, prelude::*};
[INFO] [stdout]   |               ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `terpaulin_include`
[INFO] [stdout]   --> src/main.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(terpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `tarpaulin_include`
[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(terpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(terpaulin_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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::scanner::*`
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::scanner::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/scanner/scanner.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         while let Some(result) = ftrs.next().await {
[INFO] [stdout] 70 | |             if let Some(socket) = socket_iteraotr.next() {
[INFO] [stdout] 71 | |                 ftrs.push(self.scan_socket(socket, udp_map.clone()));
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             open_socket
[INFO] [stdout]    | |             ^^^^^^^^^^^ expected `()`, found `Vec<SocketAddr>`
[INFO] [stdout] 86 | |         }
[INFO] [stdout]    | |_________- expected this to be `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `Vec<std::net::SocketAddr>`
[INFO] [stdout] help: you might have meant to return this value
[INFO] [stdout]    |
[INFO] [stdout] 85 |             return open_socket;
[INFO] [stdout]    |             ++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/scanner/scanner.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |       pub async fn run(&self) -> Vec<SocketAddr> {
[INFO] [stdout]    |                                  --------------- expected `Vec<std::net::SocketAddr>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 69 | /         while let Some(result) = ftrs.next().await {
[INFO] [stdout] 70 | |             if let Some(socket) = socket_iteraotr.next() {
[INFO] [stdout] 71 | |                 ftrs.push(self.scan_socket(socket, udp_map.clone()));
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             open_socket
[INFO] [stdout] 86 | |         }
[INFO] [stdout]    | |_________^ expected `Vec<SocketAddr>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<std::net::SocketAddr>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout]    = note: `while` loops evaluate to unit type `()`
[INFO] [stdout] help: consider returning a value here
[INFO] [stdout]    |
[INFO] [stdout] 86 ~         }
[INFO] [stdout] 87 +         /* `Vec<std::net::SocketAddr>` value */
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/scanner/scanner.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |                         return Err(io::ErrorKind::Other, error_string)
[INFO] [stdout]     |                                ^^^ --------------------  ------------ unexpected argument #2 of type `std::string::String`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    expected `Error`, found `ErrorKind`
[INFO] [stdout]     |
[INFO] [stdout] help: the type constructed contains `std::io::ErrorKind` due to the type of the argument passed
[INFO] [stdout]    --> src/scanner/scanner.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |                         return Err(io::ErrorKind::Other, error_string)
[INFO] [stdout]     |                                ^^^^--------------------^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/result.rs:537:5
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::io::ErrorKind` into `std::io::Error`
[INFO] [stdout]     |
[INFO] [stdout] 117 |                         return Err(io::ErrorKind::Other.into(), error_string)
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 117 -                         return Err(io::ErrorKind::Other, error_string)
[INFO] [stdout] 117 +                         return Err(/* std::io::Error */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/scanner/scanner.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout] 92  |       async fn scan_socket(&self, socket: SocketAddr, udp_map: BTreeMap<Vec<u16>, Vec<u8>>) -> io::Result<SocketAddr> {
[INFO] [stdout]     |                                                                                                ---------------------- expected `Result<std::net::SocketAddr, std::io::Error>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 98  | /         for nr_try in 1..=tries {
[INFO] [stdout] 99  | |             match self.connect(socket).await {
[INFO] [stdout] 100 | |                 Ok(tcp_stream) => {
[INFO] [stdout] 101 | |                     debug!("Connection Was Successfully, Shutting Down Stream {}", &socket);
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |         }
[INFO] [stdout]     | |_________^ expected `Result<SocketAddr, Error>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<std::net::SocketAddr, std::io::Error>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout]     = note: `for` loops evaluate to unit type `()`
[INFO] [stdout] help: try adding an expression at the end of the block
[INFO] [stdout]     |
[INFO] [stdout] 121 ~         }
[INFO] [stdout] 122 +         Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `merge_options` found for mutable reference `&mut Opts` in the current scope
[INFO] [stdout]   --> src/config/configuration.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |             self.merge_options(config);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `merge_optional` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 |             self.merge_optional(config);
[INFO] [stdout]    |                  ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/scanner/address.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |           Some(R) => {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 171 | |             let resolver_ips = read_resolver_from_file(R).unwrap_or_else(|_| {
[INFO] [stdout] 172 | |                 R.split(',').filter_map(|ip| IpAddr::from_str(ip.trim()).ok()).collect()
[INFO] [stdout] 173 | |             });
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |             });
[INFO] [stdout]     | |               - help: remove this semicolon to return this value
[INFO] [stdout] 181 | |         }
[INFO] [stdout]     | |_________^ expected `Resolver`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `generate` found for reference `&SerialRange` in the current scope
[INFO] [stdout]   --> src/net/strategy.rs:63:50
[INFO] [stdout]    |
[INFO] [stdout] 63 |             PortStrategy::Serial(range) => range.generate(),
[INFO] [stdout]    |                                                  ^^^^^^^^ method not found in `&SerialRange`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `generate`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `RangeOrder`
[INFO] [stdout]            candidate #2: `itertools::intersperse::IntersperseElement`
[INFO] [stdout]            candidate #3: `rand_core::block::BlockRngCore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `read_config` found for struct `ScriptConfig` in the current scope
[INFO] [stdout]    --> src/scripts/scripting.rs:69:47
[INFO] [stdout]     |
[INFO] [stdout] 69  |             let script_config = ScriptConfig::read_config()?;
[INFO] [stdout]     |                                               ^^^^^^^^^^^ function or associated item not found in `ScriptConfig`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/config/base.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct ScriptConfig {
[INFO] [stdout]     | ----------------------- function or associated item `read_config` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ScriptFile` in the current scope
[INFO] [stdout]    --> src/scripts/scripting.rs:98:48
[INFO] [stdout]     |
[INFO] [stdout] 98  |         if let Some(script_file) = ScriptFile::new(script) {
[INFO] [stdout]     |                                                ^^^ function or associated item not found in `ScriptFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/config/base.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct ScriptFile {
[INFO] [stdout]     | --------------------- function or associated item `new` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Cidr`
[INFO] [stdout]             candidate #2: `Executor`
[INFO] [stdout]             candidate #3: `Inet`
[INFO] [stdout]             candidate #4: `InetPair`
[INFO] [stdout]             candidate #5: `UniformSampler`
[INFO] [stdout]             candidate #6: `itertools::adaptors::coalesce::CountItem`
[INFO] [stdout]             candidate #7: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]             candidate #8: `ring::aead::BoundKey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]    --> src/scripts/scripting.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 169 |               let es = match status.code() {
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 170 | |                 Some(code) => code,
[INFO] [stdout]     | |                               ---- this is found to be of type `i32`
[INFO] [stdout] 171 | |                 _ => {
[INFO] [stdout] 172 | |                     #[cfg(unix)]
[INFO] [stdout] 173 | |                     {
[INFO] [stdout] 174 | |                         status.signal().unwrap();
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       help: consider removing this semicolon
[INFO] [stdout]     | |                         expected `i32`, found `()`
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |             };
[INFO] [stdout]     | |_____________- `match` arms have incompatible types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let batch_size: u16 = AVERAGE_BATCH_SIZE;
[INFO] [stdout]    |                     ---   ^^^^^^^^^^^^^^^^^^ expected `u16`, found `u64`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     expected due to this
[INFO] [stdout]    |
[INFO] [stdout] help: you can convert a `u64` to a `u16` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let batch_size: u16 = AVERAGE_BATCH_SIZE.try_into().unwrap();
[INFO] [stdout]    |                                             ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map` in this scope
[INFO] [stdout]    --> src/main.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let vec_str_ports: Vec<String> = ports.iter();map(ToString::to_string).collect();
[INFO] [stdout]     |                                                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]   --> src/scanner/scanner.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use itertools::Itertools;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0432, E0433, E0468, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azula` (lib) due to 36 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1f025e5629f2bae80fe7a1f6f62ff9d5248d5dfa11dea00269b451f0cfbb6c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f025e5629f2bae80fe7a1f6f62ff9d5248d5dfa11dea00269b451f0cfbb6c68", kill_on_drop: false }`
[INFO] [stdout] 1f025e5629f2bae80fe7a1f6f62ff9d5248d5dfa11dea00269b451f0cfbb6c68
