[INFO] cloning repository https://github.com/aryan-212/BackendBro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aryan-212/BackendBro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-212%2FBackendBro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-212%2FBackendBro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b07df8da0bf597603e3bad83981dec47c009a83
[INFO] testing aryan-212/BackendBro against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-212%2FBackendBro" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aryan-212/BackendBro
[INFO] finished tweaking git repo https://github.com/aryan-212/BackendBro
[INFO] tweaked toml for git repo https://github.com/aryan-212/BackendBro written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aryan-212/BackendBro on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aryan-212/BackendBro 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded ai_functions v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fd96859db64190bfd3dae46e4bc64013a83f4d62c7dd80d18b806a1fcfac90d
[INFO] running `Command { std: "docker" "start" "-a" "4fd96859db64190bfd3dae46e4bc64013a83f4d62c7dd80d18b806a1fcfac90d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fd96859db64190bfd3dae46e4bc64013a83f4d62c7dd80d18b806a1fcfac90d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd96859db64190bfd3dae46e4bc64013a83f4d62c7dd80d18b806a1fcfac90d", kill_on_drop: false }`
[INFO] [stdout] 4fd96859db64190bfd3dae46e4bc64013a83f4d62c7dd80d18b806a1fcfac90d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 308b8f22d8c6ede55ffec761f967ea137a1c30e574b3afcff59236b037077e6d
[INFO] running `Command { std: "docker" "start" "-a" "308b8f22d8c6ede55ffec761f967ea137a1c30e574b3afcff59236b037077e6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ai_functions v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling AutoGippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/helpers/command_line.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `agents::agents_traits::ProjectScope`, `ai_func_architect::print_project_scope`, `ai_func_managing::convert_user_input_to_goal`, and `self`
[INFO] [stdout]  --> src/helpers/general.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         ai_func_architect::print_project_scope, ai_func_managing::convert_user_input_to_goal,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         agents::agents_traits::ProjectScope,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |         general::llm::{self, send_request},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{process::Command, thread, time::Duration};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_improved_webserver_code`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 |     print_backend_webserver_code, print_fixed_code, print_improved_webserver_code,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ai_task_request_decoded`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{ai_task_request_decoded, save_backend_code};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::cursor::position`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crossterm::cursor::position;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::style::Print`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crossterm::style::Print;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::agents_traits::ProjectScope`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use super::agents_traits::ProjectScope;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ser`
[INFO] [stdout]  --> src/models/agents/agents_traits.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize, ser};
[INFO] [stdout]   |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]  --> src/models/agents/agents_traits.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fmt::Debug, vec};
[INFO] [stdout]   |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::basic_trait`
[INFO] [stdout]  --> src/models/agents_basic/basic_agent.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::basic_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ai_functions::ai_func_architect::print_project_scope`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ai_functions::ai_func_architect::print_project_scope;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ai_functions::ai_func_managing::convert_user_input_to_goal`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::ai_functions::ai_func_managing::convert_user_input_to_goal; // If it's from ai_func_architect
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut msg_context: String = format!(
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut msg_context: String = format!(
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code_template_str`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let code_template_str: String = read_code_template_contents();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template_str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let mut msg_context: String = format!(
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |             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] 
[INFO] [stdout] warning: unused variable: `agent_info`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let agent_info = agent.get_attributes_from_agent();
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_code_to_template_contents` is never used
[INFO] [stdout]   --> src/helpers/general.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn read_code_to_template_contents() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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/agents_basic/basic_trait.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub trait BasicTraits {
[INFO] [stdout]   |           ----------- associated items in this trait
[INFO] [stdout] 3 |     fn new(objective: String, position: String) -> Self;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 4 |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stdout] 5 |     fn get_objective(&self) -> &String;
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 6 |     fn get_position(&self) -> &String;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 7 |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 8 |     fn get_memory(&self) -> &Vec<String>;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ManagingAgent {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.93s
[INFO] running `Command { std: "docker" "inspect" "308b8f22d8c6ede55ffec761f967ea137a1c30e574b3afcff59236b037077e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "308b8f22d8c6ede55ffec761f967ea137a1c30e574b3afcff59236b037077e6d", kill_on_drop: false }`
[INFO] [stdout] 308b8f22d8c6ede55ffec761f967ea137a1c30e574b3afcff59236b037077e6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eaf8b2449454dffb357568855d880dc75d508c8437cd6b9bdaba290fbd10d5f
[INFO] running `Command { std: "docker" "start" "-a" "2eaf8b2449454dffb357568855d880dc75d508c8437cd6b9bdaba290fbd10d5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling AutoGippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `agents::agents_traits::ProjectScope`, `ai_func_architect::print_project_scope`, `ai_func_managing::convert_user_input_to_goal`, and `self`
[INFO] [stdout]  --> src/helpers/general.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         ai_func_architect::print_project_scope, ai_func_managing::convert_user_input_to_goal,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         agents::agents_traits::ProjectScope,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |         general::llm::{self, send_request},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{process::Command, thread, time::Duration};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_improved_webserver_code`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 |     print_backend_webserver_code, print_fixed_code, print_improved_webserver_code,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ai_task_request_decoded`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{ai_task_request_decoded, save_backend_code};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::cursor::position`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crossterm::cursor::position;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::style::Print`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crossterm::style::Print;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::agents_traits::ProjectScope`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use super::agents_traits::ProjectScope;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ser`
[INFO] [stdout]  --> src/models/agents/agents_traits.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize, ser};
[INFO] [stdout]   |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]  --> src/models/agents/agents_traits.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fmt::Debug, vec};
[INFO] [stdout]   |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::basic_trait`
[INFO] [stdout]  --> src/models/agents_basic/basic_agent.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::basic_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ai_functions::ai_func_architect::print_project_scope`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ai_functions::ai_func_architect::print_project_scope;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ai_functions::ai_func_managing::convert_user_input_to_goal`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::ai_functions::ai_func_managing::convert_user_input_to_goal; // If it's from ai_func_architect
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut msg_context: String = format!(
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut msg_context: String = format!(
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code_template_str`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let code_template_str: String = read_code_template_contents();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template_str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let mut msg_context: String = format!(
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |             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] 
[INFO] [stdout] warning: unused variable: `agent_info`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let agent_info = agent.get_attributes_from_agent();
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_code_to_template_contents` is never used
[INFO] [stdout]   --> src/helpers/general.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn read_code_to_template_contents() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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/agents_basic/basic_trait.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub trait BasicTraits {
[INFO] [stdout]   |           ----------- associated items in this trait
[INFO] [stdout] 3 |     fn new(objective: String, position: String) -> Self;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 4 |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stdout] 5 |     fn get_objective(&self) -> &String;
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 6 |     fn get_position(&self) -> &String;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 7 |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 8 |     fn get_memory(&self) -> &Vec<String>;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ManagingAgent {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "2eaf8b2449454dffb357568855d880dc75d508c8437cd6b9bdaba290fbd10d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eaf8b2449454dffb357568855d880dc75d508c8437cd6b9bdaba290fbd10d5f", kill_on_drop: false }`
[INFO] [stdout] 2eaf8b2449454dffb357568855d880dc75d508c8437cd6b9bdaba290fbd10d5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff691f692d1da20a6ad41fc6d3a09f39d269e80eb504dd9bb2a64885bdb86ee5
[INFO] running `Command { std: "docker" "start" "-a" "ff691f692d1da20a6ad41fc6d3a09f39d269e80eb504dd9bb2a64885bdb86ee5", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `agents::agents_traits::ProjectScope`, `ai_func_architect::print_project_scope`, `ai_func_managing::convert_user_input_to_goal`, and `self`
[INFO] [stderr]  --> src/helpers/general.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |         ai_func_architect::print_project_scope, ai_func_managing::convert_user_input_to_goal,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 7 |         agents::agents_traits::ProjectScope,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |         general::llm::{self, send_request},
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thread`
[INFO] [stderr]  --> src/models/agents/agent_backend.rs:1:29
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{process::Command, thread, time::Duration};
[INFO] [stderr]   |                             ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `print_improved_webserver_code`
[INFO] [stderr]  --> src/models/agents/agent_backend.rs:4:53
[INFO] [stderr]   |
[INFO] [stderr] 4 |     print_backend_webserver_code, print_fixed_code, print_improved_webserver_code,
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ai_task_request_decoded`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::{ai_task_request_decoded, save_backend_code};
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crossterm::cursor::position`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use crossterm::cursor::position;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crossterm::style::Print`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use crossterm::style::Print;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::agents_traits::ProjectScope`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use super::agents_traits::ProjectScope;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ser`
[INFO] [stderr]  --> src/models/agents/agents_traits.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde::{Deserialize, Serialize, ser};
[INFO] [stderr]   |                                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vec`
[INFO] [stderr]  --> src/models/agents/agents_traits.rs:4:23
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::{fmt::Debug, vec};
[INFO] [stderr]   |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::basic_trait`
[INFO] [stderr]  --> src/models/agents_basic/basic_agent.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::basic_trait;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ai_functions::ai_func_architect::print_project_scope`
[INFO] [stderr]   --> src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::ai_functions::ai_func_architect::print_project_scope;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ai_functions::ai_func_managing::convert_user_input_to_goal`
[INFO] [stderr]   --> src/main.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::ai_functions::ai_func_managing::convert_user_input_to_goal; // If it's from ai_func_architect
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:51:13
[INFO] [stderr]    |
[INFO] [stderr] 51 |         let mut msg_context: String = format!(
[INFO] [stderr]    |             ----^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:69:13
[INFO] [stderr]    |
[INFO] [stderr] 69 |         let mut msg_context: String = format!(
[INFO] [stderr]    |             ----^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `code_template_str`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:84:13
[INFO] [stderr]    |
[INFO] [stderr] 84 |         let code_template_str: String = read_code_template_contents();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template_str`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:86:13
[INFO] [stderr]    |
[INFO] [stderr] 86 |         let mut msg_context: String = format!(
[INFO] [stderr]    |             ----^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `agent_res`
[INFO] [stderr]   --> src/models/agents_manager/managing_agent.rs:54:17
[INFO] [stderr]    |
[INFO] [stderr] 54 |             let agent_res: Result<(), Box<dyn std::error::Error>> =
[INFO] [stderr]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `agent_info`
[INFO] [stderr]   --> src/models/agents_manager/managing_agent.rs:56:17
[INFO] [stderr]    |
[INFO] [stderr] 56 |             let agent_info = agent.get_attributes_from_agent();
[INFO] [stderr]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_info`
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_code_to_template_contents` is never used
[INFO] [stderr]   --> src/helpers/general.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn read_code_to_template_contents() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get_objective`, `get_position`, `get_state`, and `get_memory` are never used
[INFO] [stderr]  --> src/models/agents_basic/basic_trait.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub trait BasicTraits {
[INFO] [stderr]   |           ----------- associated items in this trait
[INFO] [stderr] 3 |     fn new(objective: String, position: String) -> Self;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 4 |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stderr] 5 |     fn get_objective(&self) -> &String;
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr] 6 |     fn get_position(&self) -> &String;
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 7 |     fn get_state(&self) -> &AgentState;
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr] 8 |     fn get_memory(&self) -> &Vec<String>;
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `attributes` is never read
[INFO] [stderr]  --> src/models/agents_manager/managing_agent.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct ManagingAgent {
[INFO] [stderr]   |            ------------- field in this struct
[INFO] [stderr] 9 |     attributes: BasicAgent,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ManagingAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `AutoGippity` (bin "AutoGippity" test) generated 21 warnings (run `cargo fix --bin "AutoGippity" --tests` to apply 15 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/AutoGippity-bee1e26cc591540a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] [38;5;10m[38;5;14m[0mtest helpers::command_line::tests::tests_prints_agent_msg ... ok
[INFO] [stdout] test helpers::general::tests::tests_extending_ai_function ... ok
[INFO] [stdout] test helpers::general::tests::tests_convert_user_input_to_goal ... ok
[INFO] [stdout] [38;5;10m[38;5;14m[0m[38;5;10m[38;5;14m[0m[38;5;10m[38;[38;5;10m5;14m[38;5;14m[0m[0m[38;5;10m[38;5;14m[0mtest models::agents_manager::managing_agent::tests::tests_managing_agent ... FAILED
[INFO] [stdout] test helpers::general::tests::tests_ai_task_request ... FAILED
[INFO] [stdout] test models::agents::agent_backend::tests::tests_writing_backend_code ... FAILED
[INFO] [stdout] test models::agents::agent_architect::tests::tests_solution_architect ... FAILED
[INFO] [stdout] test models::general::llm::test::testing_call ... ok
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin AutoGippity`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- models::agents_manager::managing_agent::tests::tests_managing_agent stdout ----
[INFO] [stdout] Agent Project Manager: convert_user_input_to_goal
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to call Gemini: environment variable not found
[INFO] [stdout] Agent Solutions Architect: print_project_scope
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to call Gemini: environment variable not found
[INFO] [stdout] AI service unavailable
[INFO] [stdout] 
[INFO] [stdout] thread 'models::agents_manager::managing_agent::tests::tests_managing_agent' panicked at src/helpers/general.rs:92:46:
[INFO] [stdout] Failed to decode AI response from serde_json: Error("expected value", line: 1, column: 1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5916bae1c532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5916bae1c532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5916bae1c532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5916bae1c532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5916bae46083 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5916bae46083 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5916bae181f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5916bae181f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5916bae1c382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5916bae1dab9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5916bae1d8ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5916ba97b334 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5916ba97b334 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5916bae1e58e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5916bae1e58e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5916bae1e25a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5916bae1ca39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5916bae1deed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5916bae44360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5916bae44826 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5916ba92d7f3 - core::result::Result<T,E>::expect::ha68d1987b5bb587f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5916ba929749 - AutoGippity::helpers::general::ai_task_request_decoded::{{closure}}::h5f7817e5258c170a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:92:46
[INFO] [stdout]   22:     0x5916ba933a28 - AutoGippity::models::agents::agent_architect::AgentSolutionArchitect::call_project_scope::{{closure}}::hc2a72ab74627c379
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:42:10
[INFO] [stdout]   23:     0x5916ba9373ac - <AutoGippity::models::agents::agent_architect::AgentSolutionArchitect as AutoGippity::models::agents::agents_traits::SpecialFunctions>::execute::{{closure}}::h8f8fb42a72a86ec1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:81:90
[INFO] [stdout]   24:     0x5916ba924bcf - <core::pin::Pin<P> as core::future::future::Future>::poll::h1fdeb13e6c6a2522
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5916ba92a96e - AutoGippity::models::agents_manager::managing_agent::ManagingAgent::execute_project::{{closure}}::h212d53af837fd38e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:55:52
[INFO] [stdout]   26:     0x5916ba937f08 - AutoGippity::models::agents_manager::managing_agent::tests::tests_managing_agent::{{closure}}::hd41f5a4a516a840d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:70:42
[INFO] [stdout]   27:     0x5916ba924cd2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7778800b39bfb2b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5916ba924c4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h308343179927f07f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5916ba91926d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf7d0e506f8f3f23e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5916ba918fdb - tokio::task::coop::with_budget::h043f54520c2e4c04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5916ba918fdb - tokio::task::coop::budget::hf0adefb54ad715bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5916ba918fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7df1b5eb81cfb67c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5916ba916300 - tokio::runtime::scheduler::current_thread::Context::enter::h4ebdd4d761c8cd1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5916ba917bf0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6ccf7bd466f273e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5916ba917894 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h28c176d198d5c9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5916ba92786b - tokio::runtime::context::scoped::Scoped<T>::set::h5462eb59836b60e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5916ba927419 - tokio::runtime::context::set_scheduler::{{closure}}::h056e73cc1eabfef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5916ba921432 - std::thread::local::LocalKey<T>::try_with::h0b027ac9bc98e036
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   39:     0x5916ba92127e - std::thread::local::LocalKey<T>::with::h8ab5c8b444ea0a75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   40:     0x5916ba92738d - tokio::runtime::context::set_scheduler::h40dffe5582ba4cbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5916ba917640 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfde873868028fc98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5916ba917933 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf38836506aaff1ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5916ba915bc3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h01673b267b0fd8d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5916ba923f50 - tokio::runtime::context::runtime::enter_runtime::hc1435a6e973175cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5916ba915611 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdca28b2e7b01ae34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5916ba92e9c4 - tokio::runtime::runtime::Runtime::block_on_inner::h5a7cb41a396719f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5916ba92ec97 - tokio::runtime::runtime::Runtime::block_on::he1cdcdf2abb88e42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5916ba937b5e - AutoGippity::models::agents_manager::managing_agent::tests::tests_managing_agent::h5d80a4c36b426195
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:71:39
[INFO] [stdout]   49:     0x5916ba937a07 - AutoGippity::models::agents_manager::managing_agent::tests::tests_managing_agent::{{closure}}::h87e53aaedc515b21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:65:36
[INFO] [stdout]   50:     0x5916ba93f416 - core::ops::function::FnOnce::call_once::h4bc0694a9f1b93c7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5916ba980b9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x5916ba980b9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x5916ba97fcd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x5916ba97fcd5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5916ba97fcd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5916ba97fcd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5916ba97fcd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5916ba97fcd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x5916ba97fcd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x5916ba9438d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x5916ba9438d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x5916ba9472aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x5916ba9472aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x5916ba9472aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x5916ba9472aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x5916ba9472aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   69:     0x5916bae2172f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x5916bae2172f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   71:     0x76b77058baa4 - <unknown>
[INFO] [stdout]   72:     0x76b770618a34 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- helpers::general::tests::tests_ai_task_request stdout ----
[INFO] [stdout] Agent Managing Agent: Defining user requirements
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to call Gemini: environment variable not found
[INFO] [stdout] Agent Solutions Architect: Finding Project Scope
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to call Gemini: environment variable not found
[INFO] [stdout] AI service unavailable
[INFO] [stdout] 
[INFO] [stdout] thread 'helpers::general::tests::tests_ai_task_request' panicked at src/helpers/general.rs:92:46:
[INFO] [stdout] Failed to decode AI response from serde_json: Error("expected value", line: 1, column: 1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5916bae1c532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5916bae1c532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5916bae1c532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5916bae1c532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5916bae46083 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5916bae46083 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5916bae181f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5916bae181f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5916bae1c382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5916bae1dab9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5916bae1d8ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5916ba97b334 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5916ba97b334 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5916bae1e58e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5916bae1e58e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5916bae1e25a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5916bae1ca39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5916bae1deed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5916bae44360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5916bae44826 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5916ba92d7f3 - core::result::Result<T,E>::expect::ha68d1987b5bb587f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5916ba929749 - AutoGippity::helpers::general::ai_task_request_decoded::{{closure}}::h5f7817e5258c170a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:92:46
[INFO] [stdout]   22:     0x5916ba936714 - AutoGippity::helpers::general::tests::tests_ai_task_request::{{closure}}::h6dc4119eb1ede9e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:133:10
[INFO] [stdout]   23:     0x5916ba924cd2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7778800b39bfb2b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5916ba924c4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h308343179927f07f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5916ba91926d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf7d0e506f8f3f23e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x5916ba918fdb - tokio::task::coop::with_budget::h043f54520c2e4c04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5916ba918fdb - tokio::task::coop::budget::hf0adefb54ad715bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5916ba918fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7df1b5eb81cfb67c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x5916ba916300 - tokio::runtime::scheduler::current_thread::Context::enter::h4ebdd4d761c8cd1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5916ba917bf0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6ccf7bd466f273e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x5916ba917894 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h28c176d198d5c9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x5916ba92786b - tokio::runtime::context::scoped::Scoped<T>::set::h5462eb59836b60e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5916ba927419 - tokio::runtime::context::set_scheduler::{{closure}}::h056e73cc1eabfef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5916ba921432 - std::thread::local::LocalKey<T>::try_with::h0b027ac9bc98e036
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5916ba92127e - std::thread::local::LocalKey<T>::with::h8ab5c8b444ea0a75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5916ba92738d - tokio::runtime::context::set_scheduler::h40dffe5582ba4cbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5916ba917640 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfde873868028fc98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x5916ba917933 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf38836506aaff1ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x5916ba915bc3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h01673b267b0fd8d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5916ba923f50 - tokio::runtime::context::runtime::enter_runtime::hc1435a6e973175cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5916ba915611 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdca28b2e7b01ae34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5916ba92e9c4 - tokio::runtime::runtime::Runtime::block_on_inner::h5a7cb41a396719f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5916ba92ec97 - tokio::runtime::runtime::Runtime::block_on::he1cdcdf2abb88e42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5916ba93633e - AutoGippity::helpers::general::tests::tests_ai_task_request::ha201e97b779373e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:134:19
[INFO] [stdout]   45:     0x5916ba9361e7 - AutoGippity::helpers::general::tests::tests_ai_task_request::{{closure}}::hf8393003ec9465fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:118:37
[INFO] [stdout]   46:     0x5916ba93f496 - core::ops::function::FnOnce::call_once::h54766104962ea128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5916ba980b9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5916ba980b9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5916ba97fcd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5916ba97fcd5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x5916ba97fcd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5916ba97fcd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5916ba97fcd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5916ba97fcd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5916ba97fcd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5916ba9438d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5916ba9438d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5916ba9472aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5916ba9472aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5916ba9472aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5916ba9472aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5916ba9472aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x5916bae2172f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5916bae2172f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x76b77058baa4 - <unknown>
[INFO] [stdout]   68:     0x76b770618a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- models::agents::agent_backend::tests::tests_writing_backend_code stdout ----
[INFO] [stdout] [src/models/agents/agent_backend.rs:326:9] &factsheet = FactSheet {
[INFO] [stdout]     project_description: "build a website that streams video.\n",
[INFO] [stdout]     project_scope: Some(
[INFO] [stdout]         ProjectScope {
[INFO] [stdout]             is_crud_required: true,
[INFO] [stdout]             is_user_login_and_logout: false,
[INFO] [stdout]             is_external_urls_required: true,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     external_urls: Some(
[INFO] [stdout]         [
[INFO] [stdout]             "https://api.dailymotion.com/videos?fields=id,title,thumbnail_url",
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout]     backend_code: None,
[INFO] [stdout]     api_endpoint_schema: None,
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'models::agents::agent_backend::tests::tests_writing_backend_code' panicked at src/helpers/general.rs:101:44:
[INFO] [stdout] Failed to read code template: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5916bae1c532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5916bae1c532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5916bae1c532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5916bae1c532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5916bae46083 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5916bae46083 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5916bae181f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5916bae181f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5916bae1c382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5916bae1dab9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5916bae1d8ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5916ba97b334 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5916ba97b334 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5916bae1e58e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5916bae1e58e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5916bae1e25a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5916bae1ca39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5916bae1deed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5916bae44360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5916bae44826 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5916ba92d57c - core::result::Result<T,E>::expect::h5aefc083b52935c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5916ba929f74 - AutoGippity::helpers::general::read_code_template_contents::h3f5dc1c20e4fbb28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:101:44
[INFO] [stdout]   22:     0x5916ba93b9b7 - AutoGippity::models::agents::agent_backend::AgentBackendDeveloper::call_initial_backend_code::{{closure}}::ha6f5c6d822cb7f3b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:49:41
[INFO] [stdout]   23:     0x5916ba93de11 - <AutoGippity::models::agents::agent_backend::AgentBackendDeveloper as AutoGippity::models::agents::agents_traits::SpecialFunctions>::execute::{{closure}}::h85f2e9b1381392ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:132:63
[INFO] [stdout]   24:     0x5916ba924bcf - <core::pin::Pin<P> as core::future::future::Future>::poll::h1fdeb13e6c6a2522
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5916ba92b8e7 - AutoGippity::models::agents::agent_backend::tests::tests_writing_backend_code::{{closure}}::h840d1a2ccbd81548
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:329:14
[INFO] [stdout]   26:     0x5916ba924cd2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7778800b39bfb2b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5916ba924c4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h308343179927f07f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5916ba91926d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf7d0e506f8f3f23e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   29:     0x5916ba918fdb - tokio::task::coop::with_budget::h043f54520c2e4c04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5916ba918fdb - tokio::task::coop::budget::hf0adefb54ad715bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5916ba918fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7df1b5eb81cfb67c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   32:     0x5916ba916300 - tokio::runtime::scheduler::current_thread::Context::enter::h4ebdd4d761c8cd1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5916ba917bf0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6ccf7bd466f273e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   34:     0x5916ba917894 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h28c176d198d5c9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   35:     0x5916ba92786b - tokio::runtime::context::scoped::Scoped<T>::set::h5462eb59836b60e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5916ba927419 - tokio::runtime::context::set_scheduler::{{closure}}::h056e73cc1eabfef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   37:     0x5916ba921432 - std::thread::local::LocalKey<T>::try_with::h0b027ac9bc98e036
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5916ba92127e - std::thread::local::LocalKey<T>::with::h8ab5c8b444ea0a75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5916ba92738d - tokio::runtime::context::set_scheduler::h40dffe5582ba4cbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   40:     0x5916ba917640 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfde873868028fc98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   41:     0x5916ba917933 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf38836506aaff1ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   42:     0x5916ba915bc3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h01673b267b0fd8d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5916ba923f50 - tokio::runtime::context::runtime::enter_runtime::hc1435a6e973175cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5916ba915611 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdca28b2e7b01ae34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5916ba92e9c4 - tokio::runtime::runtime::Runtime::block_on_inner::h5a7cb41a396719f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5916ba92ec97 - tokio::runtime::runtime::Runtime::block_on::he1cdcdf2abb88e42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5916ba92b4c1 - AutoGippity::models::agents::agent_backend::tests::tests_writing_backend_code::he4469cf6de96ebe5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:330:64
[INFO] [stdout]   48:     0x5916ba92b367 - AutoGippity::models::agents::agent_backend::tests::tests_writing_backend_code::{{closure}}::hc5f0696bc067484a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:310:42
[INFO] [stdout]   49:     0x5916ba93f646 - core::ops::function::FnOnce::call_once::he870e03cfe3da443
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5916ba980b9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5916ba980b9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5916ba97fcd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5916ba97fcd5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5916ba97fcd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5916ba97fcd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5916ba97fcd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5916ba97fcd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5916ba97fcd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5916ba9438d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5916ba9438d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5916ba9472aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5916ba9472aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5916ba9472aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5916ba9472aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5916ba9472aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x5916bae2172f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5916bae2172f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x76b77058baa4 - <unknown>
[INFO] [stdout]   71:     0x76b770618a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- models::agents::agent_architect::tests::tests_solution_architect stdout ----
[INFO] [stdout] Agent Solutions Architect: print_project_scope
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to get API key: environment variable not found
[INFO] [stdout] Failed to call Gemini: environment variable not found
[INFO] [stdout] AI service unavailable
[INFO] [stdout] 
[INFO] [stdout] thread 'models::agents::agent_architect::tests::tests_solution_architect' panicked at src/helpers/general.rs:92:46:
[INFO] [stdout] Failed to decode AI response from serde_json: Error("expected value", line: 1, column: 1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5916bae1c532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5916bae1c532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5916bae1c532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5916bae1c532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5916bae46083 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5916bae46083 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5916bae181f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5916bae181f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5916bae1c382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5916bae1dab9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5916bae1d8ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5916ba97b334 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5916ba97b334 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5916bae1e58e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5916bae1e58e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5916bae1e25a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5916bae1ca39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5916bae1deed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5916bae44360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5916bae44826 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5916ba92d7f3 - core::result::Result<T,E>::expect::ha68d1987b5bb587f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5916ba929749 - AutoGippity::helpers::general::ai_task_request_decoded::{{closure}}::h5f7817e5258c170a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:92:46
[INFO] [stdout]   22:     0x5916ba933a28 - AutoGippity::models::agents::agent_architect::AgentSolutionArchitect::call_project_scope::{{closure}}::hc2a72ab74627c379
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:42:10
[INFO] [stdout]   23:     0x5916ba9373ac - <AutoGippity::models::agents::agent_architect::AgentSolutionArchitect as AutoGippity::models::agents::agents_traits::SpecialFunctions>::execute::{{closure}}::h8f8fb42a72a86ec1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:81:90
[INFO] [stdout]   24:     0x5916ba924bcf - <core::pin::Pin<P> as core::future::future::Future>::poll::h1fdeb13e6c6a2522
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5916ba92b02a - AutoGippity::models::agents::agent_architect::tests::tests_solution_architect::{{closure}}::h46e10907694e1913
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:173:14
[INFO] [stdout]   26:     0x5916ba924cd2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7778800b39bfb2b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5916ba924c4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h308343179927f07f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5916ba91926d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf7d0e506f8f3f23e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   29:     0x5916ba918fdb - tokio::task::coop::with_budget::h043f54520c2e4c04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5916ba918fdb - tokio::task::coop::budget::hf0adefb54ad715bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5916ba918fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7df1b5eb81cfb67c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   32:     0x5916ba916300 - tokio::runtime::scheduler::current_thread::Context::enter::h4ebdd4d761c8cd1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5916ba917bf0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6ccf7bd466f273e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   34:     0x5916ba917894 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h28c176d198d5c9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   35:     0x5916ba92786b - tokio::runtime::context::scoped::Scoped<T>::set::h5462eb59836b60e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5916ba927419 - tokio::runtime::context::set_scheduler::{{closure}}::h056e73cc1eabfef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   37:     0x5916ba921432 - std::thread::local::LocalKey<T>::try_with::h0b027ac9bc98e036
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5916ba92127e - std::thread::local::LocalKey<T>::with::h8ab5c8b444ea0a75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5916ba92738d - tokio::runtime::context::set_scheduler::h40dffe5582ba4cbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   40:     0x5916ba917640 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfde873868028fc98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   41:     0x5916ba917933 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf38836506aaff1ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   42:     0x5916ba915bc3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h01673b267b0fd8d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5916ba923f50 - tokio::runtime::context::runtime::enter_runtime::hc1435a6e973175cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5916ba915611 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdca28b2e7b01ae34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5916ba92e9c4 - tokio::runtime::runtime::Runtime::block_on_inner::h5a7cb41a396719f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5916ba92ec97 - tokio::runtime::runtime::Runtime::block_on::he1cdcdf2abb88e42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5916ba92ad01 - AutoGippity::models::agents::agent_architect::tests::tests_solution_architect::h7c5d90c658df804d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:178:24
[INFO] [stdout]   48:     0x5916ba92aba7 - AutoGippity::models::agents::agent_architect::tests::tests_solution_architect::{{closure}}::h85f63febd5252036
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:160:40
[INFO] [stdout]   49:     0x5916ba93f396 - core::ops::function::FnOnce::call_once::h1e2ce881430aa368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5916ba980b9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5916ba980b9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5916ba97fcd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5916ba97fcd5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5916ba97fcd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5916ba97fcd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5916ba97fcd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5916ba97fcd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5916ba97fcd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5916ba9438d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5916ba9438d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5916ba9472aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5916ba9472aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5916ba9472aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5916ba9472aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5916ba9472aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5916ba9472aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x5916bae2172f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5916bae2172f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x76b77058baa4 - <unknown>
[INFO] [stdout]   71:     0x76b770618a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     helpers::general::tests::tests_ai_task_request
[INFO] [stdout]     models::agents::agent_architect::tests::tests_solution_architect
[INFO] [stdout]     models::agents::agent_backend::tests::tests_writing_backend_code
[INFO] [stdout]     models::agents_manager::managing_agent::tests::tests_managing_agent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff691f692d1da20a6ad41fc6d3a09f39d269e80eb504dd9bb2a64885bdb86ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff691f692d1da20a6ad41fc6d3a09f39d269e80eb504dd9bb2a64885bdb86ee5", kill_on_drop: false }`
[INFO] [stdout] ff691f692d1da20a6ad41fc6d3a09f39d269e80eb504dd9bb2a64885bdb86ee5
