[INFO] cloning repository https://github.com/hawkmauk/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/hawkmauk/auto-gippity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkmauk%2Fauto-gippity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkmauk%2Fauto-gippity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ba66dffb4b79c366d81edae79ee3e4dc01bbb05
[INFO] checking hawkmauk/auto-gippity against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkmauk%2Fauto-gippity" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hawkmauk/auto-gippity
[INFO] finished tweaking git repo https://github.com/hawkmauk/auto-gippity
[INFO] tweaked toml for git repo https://github.com/hawkmauk/auto-gippity written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hawkmauk/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/hawkmauk/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 ai_functions v0.1.1
[INFO] [stderr]   Downloaded bumpalo v3.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b2d6e573d59c6efbc77ee5d033c7fbb42c4d7bd6752db65c09de9e548c65b3f0
[INFO] running `Command { std: "docker" "start" "-a" "b2d6e573d59c6efbc77ee5d033c7fbb42c4d7bd6752db65c09de9e548c65b3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2d6e573d59c6efbc77ee5d033c7fbb42c4d7bd6752db65c09de9e548c65b3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2d6e573d59c6efbc77ee5d033c7fbb42c4d7bd6752db65c09de9e548c65b3f0", kill_on_drop: false }`
[INFO] [stdout] b2d6e573d59c6efbc77ee5d033c7fbb42c4d7bd6752db65c09de9e548c65b3f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d0d75834eda9ed46638c4182a4ca1687f835f0555440d444b12c4845c4ea866d
[INFO] running `Command { std: "docker" "start" "-a" "d0d75834eda9ed46638c4182a4ca1687f835f0555440d444b12c4845c4ea866d", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.100
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling ai_functions v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking auto_gippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Color`, `ResetColor`, and `SetForegroundColor`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     style::{ SetForegroundColor, Color, ResetColor },
[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: `std::fs`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | /                     /**
[INFO] [stdout] 212 | |                      * Extract and Test
[INFO] [stdout] 213 | |                      * Rest API Endpoints
[INFO] [stdout] 214 | |                      */
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 215 |                       let api_endpoints_str = self.call_extract_api_endpoints().await;
[INFO] [stdout]     |                       ---------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::general::llm::Message`
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::general::llm::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color`, `ExecutableCommand`, `ResetColor`, and `SetForegroundColor`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     style::{ SetForegroundColor, Color, ResetColor },
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 15 |     ExecutableCommand,
[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: `std::fs`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | /                     /**
[INFO] [stdout] 212 | |                      * Extract and Test
[INFO] [stdout] 213 | |                      * Rest API Endpoints
[INFO] [stdout] 214 | |                      */
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 215 |                       let api_endpoints_str = self.call_extract_api_endpoints().await;
[INFO] [stdout]     |                       ---------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::general::llm::Message`
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::general::llm::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExecutableCommand`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ExecutableCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let agent_res: Result<(), Box<dyn std::error::Error>> =
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_gpt` is never used
[INFO] [stdout]  --> src/apis/call_request.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PrintCommand {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 15 |     pub fn print_agent_message(&self, agent_pos: &str, agent_statement: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `confirm_safe_code` is never used
[INFO] [stdout]   --> src/helpers/command_line.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn confirm_safe_code() -> bool {
[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 = "/home/ubuntu/rust_autogpt/web_template/src/code_template.rs";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WEB_SERVER_PROJECT_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const WEB_SERVER_PROJECT_PATH: &str = "/home/ubuntu/rust_autogpt/web_template/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXEC_MAIN_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const EXEC_MAIN_PATH: &str = "/home/ubuntu/rust_autogpt/web_template/src/main.rs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_SCHEMA_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const API_SCHEMA_PATH: &str = "/home/ubuntu/rust_autogpt/auto_gippity/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:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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_decoded` is never used
[INFO] [stdout]   --> src/helpers/general.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn ai_task_request_decoded<T: DeserializeOwned>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request_without_markdown` is never used
[INFO] [stdout]   --> src/helpers/general.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn ai_task_request_without_markdown(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request` is never used
[INFO] [stdout]   --> src/helpers/general.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub async fn ai_task_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_status_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | 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:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn read_code_template_contents() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_exec_main_contents` is never used
[INFO] [stdout]    --> src/helpers/general.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn read_exec_main_contents() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_backend_code` is never used
[INFO] [stdout]    --> src/helpers/general.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | 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:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn save_api_endpoints(contents: &String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AgentState` is never used
[INFO] [stdout]  --> src/models/agent_basic/basic_agent.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait BasicTraits {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentSolutionArchitect` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_architect.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AgentSolutionArchitect {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `call_project_scope`, and `call_determine_external_urls` are never used
[INFO] [stdout]   --> src/models/agents/agent_architect.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AgentSolutionArchitect {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     async fn call_project_scope(&mut self, factsheet: &mut FactSheet) -> ProjectScope {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     async fn call_determine_external_urls(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentBackendDeveloper` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct AgentBackendDeveloper {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `call_initial_backend_code`, `call_improved_backend_code`, `call_fix_code_bugs`, and `call_extract_api_endpoints` are never used
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:33:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl AgentBackendDeveloper {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  33 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     async fn call_initial_backend_code(&mut self, factsheet: &mut FactSheet) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |     async fn call_improved_backend_code(&mut self, factsheet: &mut FactSheet) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     async fn call_fix_code_bugs(&mut self, factsheet: &mut FactSheet) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     async fn call_extract_api_endpoints(&mut self) -> String {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectScope` is never constructed
[INFO] [stdout]  --> src/models/agents/agent_traits.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ProjectScope {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouteObject` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RouteObject {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactSheet` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct FactSheet {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpecialFunctions` is never used
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait SpecialFunctions: Debug {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ManagingAgent` is never constructed
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ManagingAgent {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_agent`, `create_agents`, and `execute_project` are never used
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ManagingAgent {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 16 |     pub async fn new(usr_request: String) -> Result<Self, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn add_agent(&mut self, agent: Box<dyn SpecialFunctions>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn create_agents(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub async fn execute_project(&mut self) {
[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: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         stdout.execute(ResetColor);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = stdout.execute(ResetColor);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let agent_res: Result<(), Box<dyn std::error::Error>> =
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `objective` and `memory` are never read
[INFO] [stdout]   --> src/models/agent_basic/basic_agent.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BasicAgent {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub objective: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub memory: Vec<Message>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BasicAgent` 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: associated items `new`, `get_objective`, `get_position`, `get_state`, and `get_memory` are never used
[INFO] [stdout]   --> src/models/agent_basic/basic_traits.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait BasicTraits {
[INFO] [stdout]    |           ----------- associated items in this trait
[INFO] [stdout]  5 |     fn new(objective: String, position: String) -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout]  6 |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stdout]  7 |     fn get_objective(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]  8 |     fn get_position(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]  9 |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 10 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ManagingAgent {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     attributes: BasicAgent,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ManagingAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         stdout.execute(ResetColor);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = stdout.execute(ResetColor);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.69s
[INFO] running `Command { std: "docker" "inspect" "d0d75834eda9ed46638c4182a4ca1687f835f0555440d444b12c4845c4ea866d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d75834eda9ed46638c4182a4ca1687f835f0555440d444b12c4845c4ea866d", kill_on_drop: false }`
[INFO] [stdout] d0d75834eda9ed46638c4182a4ca1687f835f0555440d444b12c4845c4ea866d
