[INFO] cloning repository https://github.com/techarm/auto-gippity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techarm/auto-gippity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecharm%2Fauto-gippity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecharm%2Fauto-gippity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5707f27fda6e5a0167b3c69b1edaca7c020b346
[INFO] checking techarm/auto-gippity against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecharm%2Fauto-gippity" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/techarm/auto-gippity
[INFO] finished tweaking git repo https://github.com/techarm/auto-gippity
[INFO] tweaked toml for git repo https://github.com/techarm/auto-gippity written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/techarm/auto-gippity 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/techarm/auto-gippity 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 fastrand v2.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded ai_functions v0.1.1
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded tempfile v3.7.0
[INFO] [stderr]   Downloaded serde v1.0.175
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded serde_derive v1.0.175
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 84c36bdf0624f418ab5746735a1141d8f96b2812320909439e44df97c8081c3e
[INFO] running `Command { std: "docker" "start" "-a" "84c36bdf0624f418ab5746735a1141d8f96b2812320909439e44df97c8081c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84c36bdf0624f418ab5746735a1141d8f96b2812320909439e44df97c8081c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c36bdf0624f418ab5746735a1141d8f96b2812320909439e44df97c8081c3e", kill_on_drop: false }`
[INFO] [stdout] 84c36bdf0624f418ab5746735a1141d8f96b2812320909439e44df97c8081c3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cac1a972254d3c7cc81b7d95894fde123e7ab5846dcc2e353e26b205ad8ca84e
[INFO] running `Command { std: "docker" "start" "-a" "cac1a972254d3c7cc81b7d95894fde123e7ab5846dcc2e353e26b205ad8ca84e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking webbrowser v0.8.10
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ai_functions v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking auto_gippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `call_gpt` is never used
[INFO] [stdout]   --> src/apis/call_request.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn call_gpt(messages: Vec<Message>) -> Result<String, Box<dyn std::error::Error + Send>> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrintCommand` is never used
[INFO] [stdout]  --> src/helpers/command_line.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum PrintCommand {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_agent_message` is never used
[INFO] [stdout]   --> src/helpers/command_line.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PrintCommand {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 13 |     pub fn print_agent_message(&self, agent_pos: &str, agent_statement: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODE_TEMPLATE_PATH` is never used
[INFO] [stdout]  --> src/helpers/general.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const CODE_TEMPLATE_PATH: &str = "code_template.rs";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXEC_MAIN_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const EXEC_MAIN_PATH: &str = "main.rs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_SCHEMA_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const API_SCHEMA_PATH: &str = "schemas/api_schema.json";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extend_ai_function` is never used
[INFO] [stdout]   --> src/helpers/general.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn extend_ai_function(ai_func: fn(&str) -> &'static str, func_input: &str) -> Message {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request` is never used
[INFO] [stdout]   --> src/helpers/general.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn ai_task_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request_decoded` is never used
[INFO] [stdout]   --> src/helpers/general.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn ai_task_request_decoded<T: DeserializeOwned>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_status_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn check_status_code(client: &Client, url: &str) -> Result<u16, reqwest::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_code_template_contents` is never used
[INFO] [stdout]   --> src/helpers/general.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn read_code_template_contents() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_backend_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn save_backend_code(contents: &String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_api_endpoints` is never used
[INFO] [stdout]   --> src/helpers/general.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn save_api_endpoints(api_endpoints: &String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AgentState` is never used
[INFO] [stdout]  --> src/models/agent_basic/basic_agent.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum AgentState {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicAgent` is never constructed
[INFO] [stdout]   --> src/models/agent_basic/basic_agent.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct BasicAgent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BasicTraits` is never used
[INFO] [stdout]  --> src/models/agent_basic/basic_traits.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait BasicTraits {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ManaingAgent` is never constructed
[INFO] [stdout]  --> src/models/agent_manager/managing_agent.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ManaingAgent {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentSolutionArchitect` is never constructed
[INFO] [stdout]  --> src/models/agents/agent_architect.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct AgentSolutionArchitect {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `call_project_scope` are never used
[INFO] [stdout]   --> src/models/agents/agent_architect.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AgentSolutionArchitect {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     async fn call_project_scope(&mut self, factsheet: &mut FactSheet) -> ProjectScope {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouteObject` is never constructed
[INFO] [stdout]  --> src/models/agents/agent_triaits.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RouteObject {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectScope` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_triaits.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ProjectScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactSheet` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_triaits.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FactSheet {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpecialFunctioins` is never used
[INFO] [stdout]   --> src/models/agents/agent_triaits.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait SpecialFunctioins: Debug {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]  --> src/models/general/llm.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Message {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatCompletion` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ChatCompletion {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APIMessage` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct APIMessage {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APIChoice` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct APIChoice {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APIResponse` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct APIResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `UnitTest` and `Issue` are never constructed
[INFO] [stdout]  --> src/helpers/command_line.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum PrintCommand {
[INFO] [stdout]   |          ------------ variants in this enum
[INFO] [stdout] 7 |     AICall,
[INFO] [stdout] 8 |     UnitTest,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 9 |     Issue,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PrintCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODE_TEMPLATE_PATH` is never used
[INFO] [stdout]  --> src/helpers/general.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const CODE_TEMPLATE_PATH: &str = "code_template.rs";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXEC_MAIN_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const EXEC_MAIN_PATH: &str = "main.rs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_SCHEMA_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const API_SCHEMA_PATH: &str = "schemas/api_schema.json";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request_decoded` is never used
[INFO] [stdout]   --> src/helpers/general.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn ai_task_request_decoded<T: DeserializeOwned>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_status_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn check_status_code(client: &Client, url: &str) -> Result<u16, reqwest::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_code_template_contents` is never used
[INFO] [stdout]   --> src/helpers/general.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn read_code_template_contents() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_backend_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn save_backend_code(contents: &String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_api_endpoints` is never used
[INFO] [stdout]   --> src/helpers/general.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn save_api_endpoints(api_endpoints: &String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AgentState` is never used
[INFO] [stdout]  --> src/models/agent_basic/basic_agent.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum AgentState {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicAgent` is never constructed
[INFO] [stdout]   --> src/models/agent_basic/basic_agent.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct BasicAgent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BasicTraits` is never used
[INFO] [stdout]  --> src/models/agent_basic/basic_traits.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait BasicTraits {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ManaingAgent` is never constructed
[INFO] [stdout]  --> src/models/agent_manager/managing_agent.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ManaingAgent {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentSolutionArchitect` is never constructed
[INFO] [stdout]  --> src/models/agents/agent_architect.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct AgentSolutionArchitect {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `call_project_scope` are never used
[INFO] [stdout]   --> src/models/agents/agent_architect.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AgentSolutionArchitect {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     async fn call_project_scope(&mut self, factsheet: &mut FactSheet) -> ProjectScope {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouteObject` is never constructed
[INFO] [stdout]  --> src/models/agents/agent_triaits.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RouteObject {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectScope` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_triaits.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ProjectScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactSheet` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_triaits.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FactSheet {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpecialFunctioins` is never used
[INFO] [stdout]   --> src/models/agents/agent_triaits.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait SpecialFunctioins: Debug {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s
[INFO] running `Command { std: "docker" "inspect" "cac1a972254d3c7cc81b7d95894fde123e7ab5846dcc2e353e26b205ad8ca84e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac1a972254d3c7cc81b7d95894fde123e7ab5846dcc2e353e26b205ad8ca84e", kill_on_drop: false }`
[INFO] [stdout] cac1a972254d3c7cc81b7d95894fde123e7ab5846dcc2e353e26b205ad8ca84e
