[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] checking lukpox01/AutomaSploit against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukpox01%2FAutomaSploit" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukpox01/AutomaSploit on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rlimit v0.10.2
[INFO] [stderr]   Downloaded terminal_size v0.4.0
[INFO] [stderr]   Downloaded cidr v0.2.3
[INFO] [stderr]   Downloaded minimad v0.9.1
[INFO] [stderr]   Downloaded ollama-rs v0.1.9
[INFO] [stderr]   Downloaded pktparse v0.7.1
[INFO] [stderr]   Downloaded cidr-utils v0.6.1
[INFO] [stderr]   Downloaded colorful v0.2.2
[INFO] [stderr]   Downloaded pcap v2.2.0
[INFO] [stderr]   Downloaded rustscan v2.3.0
[INFO] [stderr]   Downloaded coolor v0.5.0
[INFO] [stderr]   Downloaded termimad v0.20.6
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8740c6bae1ea4fb8016f40eabad1c8b3496d3b0d02463ac8bffba9b8d1bc2b21
[INFO] running `Command { std: "docker" "start" "-a" "8740c6bae1ea4fb8016f40eabad1c8b3496d3b0d02463ac8bffba9b8d1bc2b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8740c6bae1ea4fb8016f40eabad1c8b3496d3b0d02463ac8bffba9b8d1bc2b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8740c6bae1ea4fb8016f40eabad1c8b3496d3b0d02463ac8bffba9b8d1bc2b21", kill_on_drop: false }`
[INFO] [stdout] 8740c6bae1ea4fb8016f40eabad1c8b3496d3b0d02463ac8bffba9b8d1bc2b21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c5a063913d18ef0e1fc7878bed98904d86e12a36e3847e06ff95e24d65a75a6
[INFO] running `Command { std: "docker" "start" "-a" "4c5a063913d18ef0e1fc7878bed98904d86e12a36e3847e06ff95e24d65a75a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking cidr v0.2.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking minimad v0.9.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking colorful v0.2.2
[INFO] [stderr]     Checking cidr-utils v0.6.1
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking pktparse v0.7.1
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking coolor v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pcap v2.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[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 thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking termimad v0.20.6
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking text_placeholder v0.5.1
[INFO] [stderr]     Checking ollama-rs v0.1.9
[INFO] [stderr]     Checking hickory-resolver v0.24.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking rustscan v2.3.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] [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)]` (part of `#[warn(unused)]`) 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 46.74s
[INFO] running `Command { std: "docker" "inspect" "4c5a063913d18ef0e1fc7878bed98904d86e12a36e3847e06ff95e24d65a75a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c5a063913d18ef0e1fc7878bed98904d86e12a36e3847e06ff95e24d65a75a6", kill_on_drop: false }`
[INFO] [stdout] 4c5a063913d18ef0e1fc7878bed98904d86e12a36e3847e06ff95e24d65a75a6
