[INFO] cloning repository https://github.com/lukpox01/AutomaSploit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukpox01/AutomaSploit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukpox01%2FAutomaSploit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukpox01%2FAutomaSploit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 532b732ea9b0730dd05a0e90af81f939f506e5ac
[INFO] testing lukpox01/AutomaSploit against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukpox01%2FAutomaSploit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lukpox01/AutomaSploit on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lukpox01/AutomaSploit
[INFO] finished tweaking git repo https://github.com/lukpox01/AutomaSploit
[INFO] tweaked toml for git repo https://github.com/lukpox01/AutomaSploit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lukpox01/AutomaSploit 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f11e9ffbab9ca27252f8395da311fa2496d030baf81d74c9cbcb2d89681aa1ca
[INFO] running `Command { std: "docker" "start" "-a" "f11e9ffbab9ca27252f8395da311fa2496d030baf81d74c9cbcb2d89681aa1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f11e9ffbab9ca27252f8395da311fa2496d030baf81d74c9cbcb2d89681aa1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11e9ffbab9ca27252f8395da311fa2496d030baf81d74c9cbcb2d89681aa1ca", kill_on_drop: false }`
[INFO] [stdout] f11e9ffbab9ca27252f8395da311fa2496d030baf81d74c9cbcb2d89681aa1ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8307e3306687257a1cb3515b2ad983d18b1fed565ee283db5c9f865368348d27
[INFO] running `Command { std: "docker" "start" "-a" "8307e3306687257a1cb3515b2ad983d18b1fed565ee283db5c9f865368348d27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[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 http-body-util v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pcap v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cidr v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling cidr-utils v0.6.1
[INFO] [stderr]    Compiling text_placeholder v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling coolor v0.5.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling minimad v0.9.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling colorful v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustscan v2.3.0
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling termimad v0.20.6
[INFO] [stderr]    Compiling ollama-rs v0.1.9
[INFO] [stderr]    Compiling pktparse v0.7.1
[INFO] [stderr]    Compiling automasploit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Vulnerability`
[INFO] [stdout]  --> src/main.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vulnerabilities::{Vulnerability, VulnerabilityCheck};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultiSelect`
[INFO] [stdout]  --> src/main.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dialoguer::{theme::ColorfulTheme, Input, MultiSelect};
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Red`
[INFO] [stdout]   --> src/main.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | use termimad::crossterm::style::Color::{Green, Red, Yellow};
[INFO] [stdout]    |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_ports_with_openai` is never used
[INFO] [stdout]    --> src/main.rs:641:10
[INFO] [stdout]     |
[INFO] [stdout] 641 | async fn analyze_ports_with_openai(ports: &[Port]) -> Result<Vec<String>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_ports_with_ollama` is never used
[INFO] [stdout]    --> src/main.rs:681:10
[INFO] [stdout]     |
[INFO] [stdout] 681 | async fn analyze_ports_with_ollama(ports: &[Port]) -> Result<Vec<String>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_ollama_analysis` is never used
[INFO] [stdout]    --> src/main.rs:725:4
[INFO] [stdout]     |
[INFO] [stdout] 725 | fn print_ollama_analysis(analysis: &[String]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_openai_analysis` is never used
[INFO] [stdout]    --> src/main.rs:739:4
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn print_openai_analysis(analysis: &[String]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.30s
[INFO] running `Command { std: "docker" "inspect" "8307e3306687257a1cb3515b2ad983d18b1fed565ee283db5c9f865368348d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8307e3306687257a1cb3515b2ad983d18b1fed565ee283db5c9f865368348d27", kill_on_drop: false }`
[INFO] [stdout] 8307e3306687257a1cb3515b2ad983d18b1fed565ee283db5c9f865368348d27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2ebb5d2a26c7dc382077da730986b81fb8d1e858233354cd59fb7b174c26002
[INFO] running `Command { std: "docker" "start" "-a" "a2ebb5d2a26c7dc382077da730986b81fb8d1e858233354cd59fb7b174c26002", kill_on_drop: false }`
[INFO] [stderr]    Compiling automasploit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Vulnerability`
[INFO] [stdout]  --> src/main.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vulnerabilities::{Vulnerability, VulnerabilityCheck};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultiSelect`
[INFO] [stdout]  --> src/main.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dialoguer::{theme::ColorfulTheme, Input, MultiSelect};
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Red`
[INFO] [stdout]   --> src/main.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | use termimad::crossterm::style::Color::{Green, Red, Yellow};
[INFO] [stdout]    |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_ports_with_openai` is never used
[INFO] [stdout]    --> src/main.rs:641:10
[INFO] [stdout]     |
[INFO] [stdout] 641 | async fn analyze_ports_with_openai(ports: &[Port]) -> Result<Vec<String>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_ports_with_ollama` is never used
[INFO] [stdout]    --> src/main.rs:681:10
[INFO] [stdout]     |
[INFO] [stdout] 681 | async fn analyze_ports_with_ollama(ports: &[Port]) -> Result<Vec<String>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_ollama_analysis` is never used
[INFO] [stdout]    --> src/main.rs:725:4
[INFO] [stdout]     |
[INFO] [stdout] 725 | fn print_ollama_analysis(analysis: &[String]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_openai_analysis` is never used
[INFO] [stdout]    --> src/main.rs:739:4
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn print_openai_analysis(analysis: &[String]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "a2ebb5d2a26c7dc382077da730986b81fb8d1e858233354cd59fb7b174c26002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ebb5d2a26c7dc382077da730986b81fb8d1e858233354cd59fb7b174c26002", kill_on_drop: false }`
[INFO] [stdout] a2ebb5d2a26c7dc382077da730986b81fb8d1e858233354cd59fb7b174c26002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b99b593f5c601193eb0777928062b13fd1d5770bb144692a8d581036fbd83fe7
[INFO] running `Command { std: "docker" "start" "-a" "b99b593f5c601193eb0777928062b13fd1d5770bb144692a8d581036fbd83fe7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Vulnerability`
[INFO] [stderr]  --> src/main.rs:3:23
[INFO] [stderr]   |
[INFO] [stderr] 3 | use vulnerabilities::{Vulnerability, VulnerabilityCheck};
[INFO] [stderr]   |                       ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MultiSelect`
[INFO] [stderr]  --> src/main.rs:7:46
[INFO] [stderr]   |
[INFO] [stderr] 7 | use dialoguer::{theme::ColorfulTheme, Input, MultiSelect};
[INFO] [stderr]   |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Red`
[INFO] [stderr]   --> src/main.rs:11:48
[INFO] [stderr]    |
[INFO] [stderr] 11 | use termimad::crossterm::style::Color::{Green, Red, Yellow};
[INFO] [stderr]    |                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `analyze_ports_with_openai` is never used
[INFO] [stderr]    --> src/main.rs:641:10
[INFO] [stderr]     |
[INFO] [stderr] 641 | async fn analyze_ports_with_openai(ports: &[Port]) -> Result<Vec<String>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `analyze_ports_with_ollama` is never used
[INFO] [stderr]    --> src/main.rs:681:10
[INFO] [stderr]     |
[INFO] [stderr] 681 | async fn analyze_ports_with_ollama(ports: &[Port]) -> Result<Vec<String>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_ollama_analysis` is never used
[INFO] [stderr]    --> src/main.rs:725:4
[INFO] [stderr]     |
[INFO] [stderr] 725 | fn print_ollama_analysis(analysis: &[String]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_openai_analysis` is never used
[INFO] [stderr]    --> src/main.rs:739:4
[INFO] [stderr]     |
[INFO] [stderr] 739 | fn print_openai_analysis(analysis: &[String]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `automasploit` (bin "automasploit" test) generated 7 warnings (run `cargo fix --bin "automasploit" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/automasploit-b45532b1896f9a06)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b99b593f5c601193eb0777928062b13fd1d5770bb144692a8d581036fbd83fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99b593f5c601193eb0777928062b13fd1d5770bb144692a8d581036fbd83fe7", kill_on_drop: false }`
[INFO] [stdout] b99b593f5c601193eb0777928062b13fd1d5770bb144692a8d581036fbd83fe7
