[INFO] cloning repository https://github.com/hawkmauk/auto-gippity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hawkmauk/auto-gippity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkmauk%2Fauto-gippity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkmauk%2Fauto-gippity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ba66dffb4b79c366d81edae79ee3e4dc01bbb05
[INFO] testing hawkmauk/auto-gippity against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkmauk%2Fauto-gippity" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hawkmauk/auto-gippity
[INFO] finished tweaking git repo https://github.com/hawkmauk/auto-gippity
[INFO] tweaked toml for git repo https://github.com/hawkmauk/auto-gippity written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hawkmauk/auto-gippity 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/hawkmauk/auto-gippity already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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 async-trait v0.1.77
[INFO] [stderr]   Downloaded ai_functions v0.1.1
[INFO] [stderr]   Downloaded bumpalo v3.15.1
[INFO] [stderr]   Downloaded webbrowser v0.8.12
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.100
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e072142b92f54955507856ebedbf0cb1bbd371bfc173e6b85b2b35b0b277c536
[INFO] running `Command { std: "docker" "start" "-a" "e072142b92f54955507856ebedbf0cb1bbd371bfc173e6b85b2b35b0b277c536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e072142b92f54955507856ebedbf0cb1bbd371bfc173e6b85b2b35b0b277c536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e072142b92f54955507856ebedbf0cb1bbd371bfc173e6b85b2b35b0b277c536", kill_on_drop: false }`
[INFO] [stdout] e072142b92f54955507856ebedbf0cb1bbd371bfc173e6b85b2b35b0b277c536
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 20a26f9d2fef3aea0b95499c76ea521616926ee2ff7f49d32c93f99a6a4567ab
[INFO] running `Command { std: "docker" "start" "-a" "20a26f9d2fef3aea0b95499c76ea521616926ee2ff7f49d32c93f99a6a4567ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.100
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling ai_functions v0.1.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling auto_gippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Color`, `ExecutableCommand`, `ResetColor`, and `SetForegroundColor`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     style::{ SetForegroundColor, Color, ResetColor },
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 15 |     ExecutableCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | /                     /**
[INFO] [stdout] 212 | |                      * Extract and Test
[INFO] [stdout] 213 | |                      * Rest API Endpoints
[INFO] [stdout] 214 | |                      */
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 215 |                       let api_endpoints_str = self.call_extract_api_endpoints().await;
[INFO] [stdout]     |                       ---------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::general::llm::Message`
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::general::llm::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let agent_res: Result<(), Box<dyn std::error::Error>> =
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_gpt` is never used
[INFO] [stdout]  --> src/apis/call_request.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn call_gpt(messages: Vec<Message>) -> Result<String, Box<dyn std::error::Error + Send>> {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrintCommand` is never used
[INFO] [stdout]  --> src/helpers/command_line.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum PrintCommand {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_agent_message` is never used
[INFO] [stdout]   --> src/helpers/command_line.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PrintCommand {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 15 |     pub fn print_agent_message(&self, agent_pos: &str, agent_statement: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `confirm_safe_code` is never used
[INFO] [stdout]   --> src/helpers/command_line.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn confirm_safe_code() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODE_TEMPLATE_PATH` is never used
[INFO] [stdout]  --> src/helpers/general.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const CODE_TEMPLATE_PATH: &str = "/home/ubuntu/rust_autogpt/web_template/src/code_template.rs";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WEB_SERVER_PROJECT_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const WEB_SERVER_PROJECT_PATH: &str = "/home/ubuntu/rust_autogpt/web_template/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXEC_MAIN_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const EXEC_MAIN_PATH: &str = "/home/ubuntu/rust_autogpt/web_template/src/main.rs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_SCHEMA_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const API_SCHEMA_PATH: &str = "/home/ubuntu/rust_autogpt/auto_gippity/schemas/api_schema.json";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extend_ai_function` is never used
[INFO] [stdout]   --> src/helpers/general.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn extend_ai_function(ai_func: fn(&str) -> &'static str, func_input: &str) -> Message {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request_decoded` is never used
[INFO] [stdout]   --> src/helpers/general.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn ai_task_request_decoded<T: DeserializeOwned>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request_without_markdown` is never used
[INFO] [stdout]   --> src/helpers/general.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn ai_task_request_without_markdown(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request` is never used
[INFO] [stdout]   --> src/helpers/general.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub async fn ai_task_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_status_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub async fn check_status_code(client: &Client, url: &str) -> Result<u16, reqwest::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_code_template_contents` is never used
[INFO] [stdout]    --> src/helpers/general.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn read_code_template_contents() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_exec_main_contents` is never used
[INFO] [stdout]    --> src/helpers/general.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn read_exec_main_contents() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_backend_code` is never used
[INFO] [stdout]    --> src/helpers/general.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn save_backend_code(contents: &String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_api_endpoints` is never used
[INFO] [stdout]    --> src/helpers/general.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn save_api_endpoints(contents: &String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AgentState` is never used
[INFO] [stdout]  --> src/models/agent_basic/basic_agent.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum AgentState {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicAgent` is never constructed
[INFO] [stdout]   --> src/models/agent_basic/basic_agent.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BasicAgent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BasicTraits` is never used
[INFO] [stdout]  --> src/models/agent_basic/basic_traits.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait BasicTraits {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentSolutionArchitect` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_architect.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AgentSolutionArchitect {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `call_project_scope`, and `call_determine_external_urls` are never used
[INFO] [stdout]   --> src/models/agents/agent_architect.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AgentSolutionArchitect {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     async fn call_project_scope(&mut self, factsheet: &mut FactSheet) -> ProjectScope {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     async fn call_determine_external_urls(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentBackendDeveloper` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct AgentBackendDeveloper {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `call_initial_backend_code`, `call_improved_backend_code`, `call_fix_code_bugs`, and `call_extract_api_endpoints` are never used
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:33:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl AgentBackendDeveloper {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  33 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     async fn call_initial_backend_code(&mut self, factsheet: &mut FactSheet) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |     async fn call_improved_backend_code(&mut self, factsheet: &mut FactSheet) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     async fn call_fix_code_bugs(&mut self, factsheet: &mut FactSheet) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     async fn call_extract_api_endpoints(&mut self) -> String {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectScope` is never constructed
[INFO] [stdout]  --> src/models/agents/agent_traits.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ProjectScope {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouteObject` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RouteObject {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactSheet` is never constructed
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct FactSheet {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpecialFunctions` is never used
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait SpecialFunctions: Debug {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ManagingAgent` is never constructed
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ManagingAgent {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_agent`, `create_agents`, and `execute_project` are never used
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ManagingAgent {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 16 |     pub async fn new(usr_request: String) -> Result<Self, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn add_agent(&mut self, agent: Box<dyn SpecialFunctions>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn create_agents(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub async fn execute_project(&mut self) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]  --> src/models/general/llm.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Message {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatCompletion` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ChatCompletion {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APIMessage` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct APIMessage {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APIChoice` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct APIChoice {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APIResponse` is never constructed
[INFO] [stdout]   --> src/models/general/llm.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct APIResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         stdout.execute(ResetColor);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = stdout.execute(ResetColor);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "20a26f9d2fef3aea0b95499c76ea521616926ee2ff7f49d32c93f99a6a4567ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a26f9d2fef3aea0b95499c76ea521616926ee2ff7f49d32c93f99a6a4567ab", kill_on_drop: false }`
[INFO] [stdout] 20a26f9d2fef3aea0b95499c76ea521616926ee2ff7f49d32c93f99a6a4567ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c70811a00bf54008e12760cb5d86f85f7177a9b613ab31548f269ca550903606
[INFO] running `Command { std: "docker" "start" "-a" "c70811a00bf54008e12760cb5d86f85f7177a9b613ab31548f269ca550903606", kill_on_drop: false }`
[INFO] [stderr]    Compiling auto_gippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Color`, `ResetColor`, and `SetForegroundColor`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     style::{ SetForegroundColor, Color, ResetColor },
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | /                     /**
[INFO] [stdout] 212 | |                      * Extract and Test
[INFO] [stdout] 213 | |                      * Rest API Endpoints
[INFO] [stdout] 214 | |                      */
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 215 |                       let api_endpoints_str = self.call_extract_api_endpoints().await;
[INFO] [stdout]     |                       ---------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::general::llm::Message`
[INFO] [stdout]  --> src/models/agents_manager/managing_agent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::general::llm::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let agent_res: Result<(), Box<dyn std::error::Error>> =
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExecutableCommand`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ExecutableCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `objective` and `memory` are never read
[INFO] [stdout]   --> src/models/agent_basic/basic_agent.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BasicAgent {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub objective: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub memory: Vec<Message>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BasicAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_objective`, `get_position`, `get_state`, and `get_memory` are never used
[INFO] [stdout]   --> src/models/agent_basic/basic_traits.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait BasicTraits {
[INFO] [stdout]    |           ----------- associated items in this trait
[INFO] [stdout]  5 |     fn new(objective: String, position: String) -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout]  6 |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stdout]  7 |     fn get_objective(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]  8 |     fn get_position(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]  9 |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 10 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ManagingAgent {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     attributes: BasicAgent,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ManagingAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         stdout.execute(ResetColor);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = stdout.execute(ResetColor);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "c70811a00bf54008e12760cb5d86f85f7177a9b613ab31548f269ca550903606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c70811a00bf54008e12760cb5d86f85f7177a9b613ab31548f269ca550903606", kill_on_drop: false }`
[INFO] [stdout] c70811a00bf54008e12760cb5d86f85f7177a9b613ab31548f269ca550903606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 302a5c26bf67f50ecfc1a276345f87e2281c213693c78858d80c5ef2c88c2ab8
[INFO] running `Command { std: "docker" "start" "-a" "302a5c26bf67f50ecfc1a276345f87e2281c213693c78858d80c5ef2c88c2ab8", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Color`, `ResetColor`, and `SetForegroundColor`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:14:14
[INFO] [stderr]    |
[INFO] [stderr] 14 |     style::{ SetForegroundColor, Color, ResetColor },
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use std::fs;
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/models/agents/agent_backend.rs:211:21
[INFO] [stderr]     |
[INFO] [stderr] 211 | /                     /**
[INFO] [stderr] 212 | |                      * Extract and Test
[INFO] [stderr] 213 | |                      * Rest API Endpoints
[INFO] [stderr] 214 | |                      */
[INFO] [stderr]     | |_______________________^
[INFO] [stderr] 215 |                       let api_endpoints_str = self.call_extract_api_endpoints().await;
[INFO] [stderr]     |                       ---------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `//` for a plain comment
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::models::general::llm::Message`
[INFO] [stderr]  --> src/models/agents_manager/managing_agent.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::models::general::llm::Message;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `agent_res`
[INFO] [stderr]   --> src/models/agents_manager/managing_agent.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 |             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]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ExecutableCommand`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     ExecutableCommand,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `objective` and `memory` are never read
[INFO] [stderr]   --> src/models/agent_basic/basic_agent.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct BasicAgent {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 14 |     pub objective: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub memory: Vec<Message>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BasicAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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/agent_basic/basic_traits.rs:5:8
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub trait BasicTraits {
[INFO] [stderr]    |           ----------- associated items in this trait
[INFO] [stderr]  5 |     fn new(objective: String, position: String) -> Self;
[INFO] [stderr]    |        ^^^
[INFO] [stderr]  6 |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stderr]  7 |     fn get_objective(&self) -> &String;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]  8 |     fn get_position(&self) -> &String;
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]  9 |     fn get_state(&self) -> &AgentState;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 10 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `attributes` is never read
[INFO] [stderr]   --> src/models/agents_manager/managing_agent.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct ManagingAgent {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 10 |     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: unused `Result` that must be used
[INFO] [stderr]   --> src/helpers/command_line.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |         stdout.execute(ResetColor);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let _ = stdout.execute(ResetColor);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `auto_gippity` (bin "auto_gippity" test) generated 10 warnings (run `cargo fix --bin "auto_gippity" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auto_gippity-0227349667d62fe4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] [38;5;10m[38;5;10m[38;5;14m[0m[38;5;10m[38;5;14m[0m[38;5;14m[0mtest helpers::general::tests::tests_extending_ai_function ... ok
[INFO] [stdout] test helpers::command_line::tests::tests_prints_agent_message ... ok
[INFO] [stdout] [38;5;10m[38;5;14m[0mtest models::agents_manager::managing_agent::tests::tests_managing_agent ... FAILED
[INFO] [stdout] test models::agents::agent_architect::tests::tests_solution_architect ... FAILED
[INFO] [stdout] test helpers::general::tests::tests_ai_task_request ... FAILED
[INFO] [stdout] test apis::call_request::tests::tests_call_to_openai ... FAILED
[INFO] [stdout] test models::agents::agent_backend::tests::tests_writing_backend_code ... FAILED
[INFO] [stdout] 
[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] 
[INFO] [stdout] thread 'models::agents_manager::managing_agent::tests::tests_managing_agent' panicked at src/apis/call_request.rs:13:33:
[INFO] [stdout] OPEN_AI_KEY not found in environment variables: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606d04b91072 - 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:     0x606d04b91072 - 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:     0x606d04b91072 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606d04b91072 - <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:     0x606d04bbacf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606d04bbacf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x606d04b8cd43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606d04b8cd43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606d04b90ec2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606d04b925f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x606d04b9242e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x606d044e3374 - <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:     0x606d044e3374 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606d04b930ce - <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:     0x606d04b930ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x606d04b92d9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x606d04b91579 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x606d04b92a2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x606d04bb8f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606d04bb9456 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x606d0448b98e - core::result::Result<T,E>::expect::h475cebdd45bb898f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x606d0448dfe4 - auto_gippity::apis::call_request::call_gpt::{{closure}}::h63be901667a67846
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:13:33
[INFO] [stdout]   22:     0x606d0449032e - auto_gippity::helpers::general::ai_task_request::{{closure}}::h80a5bb67398fac63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:79:46
[INFO] [stdout]   23:     0x606d044a1b56 - auto_gippity::models::agents_manager::managing_agent::ManagingAgent::new::{{closure}}::hb823f3fd5ab15206
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:32:10
[INFO] [stdout]   24:     0x606d0449df4d - auto_gippity::models::agents_manager::managing_agent::tests::tests_managing_agent::{{closure}}::hc850c237f022a0c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:80:14
[INFO] [stdout]   25:     0x606d0448caa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9295eb29f9d18111
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x606d0448cadd - <core::pin::Pin<P> as core::future::future::Future>::poll::hac146b27afc26120
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x606d04497e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2e8bb3b89007f309
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   28:     0x606d04497d7b - tokio::runtime::coop::with_budget::h75ca930102a11894
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x606d04497d7b - tokio::runtime::coop::budget::h43d28ac8569dea5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x606d04497d7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcba0c26d73ab92b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   31:     0x606d044968b0 - tokio::runtime::scheduler::current_thread::Context::enter::hd63b4e5604c0dade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   32:     0x606d04497430 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h730ebcb4e9b1525a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   33:     0x606d04497154 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2cb4ceb67b464fc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   34:     0x606d04486bab - tokio::runtime::context::scoped::Scoped<T>::set::h2fb292356b7fb157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x606d044869e9 - tokio::runtime::context::set_scheduler::{{closure}}::h21ffa8b308abeeaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x606d04499772 - std::thread::local::LocalKey<T>::try_with::h0944e5f3507cc151
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x606d0449957e - std::thread::local::LocalKey<T>::with::h613b50addec3c329
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x606d0448699d - tokio::runtime::context::set_scheduler::ha7f00d6e05754117
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x606d04496f00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h10e6ec438ebee39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   40:     0x606d04497173 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbde1b079a96f9861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   41:     0x606d04496225 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h47c986dbdea07a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   42:     0x606d0449f140 - tokio::runtime::context::runtime::enter_runtime::h194af5587b82e42e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x606d04496181 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb06dc2859e2ecbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   44:     0x606d0449600a - tokio::runtime::runtime::Runtime::block_on::h88a5adb06a2e912a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   45:     0x606d0449dd1e - auto_gippity::models::agents_manager::managing_agent::tests::tests_managing_agent::hd3ecc5334ec196f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:85:39
[INFO] [stdout]   46:     0x606d0449dbc7 - auto_gippity::models::agents_manager::managing_agent::tests::tests_managing_agent::{{closure}}::h16e4b8887148ffbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents_manager/managing_agent.rs:76:36
[INFO] [stdout]   47:     0x606d044a6df6 - core::ops::function::FnOnce::call_once::hdb73f2589dc43387
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x606d044e8bdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x606d044e8bdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x606d044e7d15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x606d044e7d15 - <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]   52:     0x606d044e7d15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x606d044e7d15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x606d044e7d15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x606d044e7d15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x606d044e7d15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x606d044ab914 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x606d044ab914 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x606d044af2ea - <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]   61:     0x606d044af2ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x606d044af2ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x606d044af2ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x606d044af2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x606d04b9626f - <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]   67:     0x606d04b9626f - 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]   68:     0x720836e3daa4 - <unknown>
[INFO] [stdout]   69:     0x720836ecaa34 - clone
[INFO] [stdout]   70:                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] 
[INFO] [stdout] thread 'models::agents::agent_architect::tests::tests_solution_architect' panicked at src/apis/call_request.rs:13:33:
[INFO] [stdout] OPEN_AI_KEY not found in environment variables: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606d04b91072 - 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:     0x606d04b91072 - 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:     0x606d04b91072 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606d04b91072 - <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:     0x606d04bbacf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606d04bbacf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x606d04b8cd43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606d04b8cd43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606d04b90ec2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606d04b925f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x606d04b9242e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x606d044e3374 - <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:     0x606d044e3374 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606d04b930ce - <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:     0x606d04b930ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x606d04b92d9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x606d04b91579 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x606d04b92a2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x606d04bb8f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606d04bb9456 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x606d0448b98e - core::result::Result<T,E>::expect::h475cebdd45bb898f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x606d0448dfe4 - auto_gippity::apis::call_request::call_gpt::{{closure}}::h63be901667a67846
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:13:33
[INFO] [stdout]   22:     0x606d0449032e - auto_gippity::helpers::general::ai_task_request::{{closure}}::h80a5bb67398fac63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:79:46
[INFO] [stdout]   23:     0x606d0448f828 - auto_gippity::helpers::general::ai_task_request_decoded::{{closure}}::hfb9f1f7eaa992215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:43:86
[INFO] [stdout]   24:     0x606d0449fd0b - auto_gippity::models::agents::agent_architect::AgentSolutionArchitect::call_project_scope::{{closure}}::hb66d72191ecc895b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:40:10
[INFO] [stdout]   25:     0x606d044a2e90 - <auto_gippity::models::agents::agent_architect::AgentSolutionArchitect as auto_gippity::models::agents::agent_traits::SpecialFunctions>::execute::{{closure}}::h9c6df31c2f052bcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:78:76
[INFO] [stdout]   26:     0x606d0448ca5f - <core::pin::Pin<P> as core::future::future::Future>::poll::h2e63f9a3a7a60547
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x606d044a397a - auto_gippity::models::agents::agent_architect::tests::tests_solution_architect::{{closure}}::h6b8a904104a07847
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:169:14
[INFO] [stdout]   28:     0x606d0448caa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9295eb29f9d18111
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x606d0448cadd - <core::pin::Pin<P> as core::future::future::Future>::poll::hac146b27afc26120
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x606d04497e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2e8bb3b89007f309
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x606d04497d7b - tokio::runtime::coop::with_budget::h75ca930102a11894
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x606d04497d7b - tokio::runtime::coop::budget::h43d28ac8569dea5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x606d04497d7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcba0c26d73ab92b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x606d044968b0 - tokio::runtime::scheduler::current_thread::Context::enter::hd63b4e5604c0dade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x606d04497430 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h730ebcb4e9b1525a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x606d04497154 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2cb4ceb67b464fc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x606d04486bab - tokio::runtime::context::scoped::Scoped<T>::set::h2fb292356b7fb157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x606d044869e9 - tokio::runtime::context::set_scheduler::{{closure}}::h21ffa8b308abeeaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x606d04499772 - std::thread::local::LocalKey<T>::try_with::h0944e5f3507cc151
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x606d0449957e - std::thread::local::LocalKey<T>::with::h613b50addec3c329
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x606d0448699d - tokio::runtime::context::set_scheduler::ha7f00d6e05754117
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x606d04496f00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h10e6ec438ebee39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x606d04497173 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbde1b079a96f9861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x606d04496225 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h47c986dbdea07a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x606d0449f140 - tokio::runtime::context::runtime::enter_runtime::h194af5587b82e42e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x606d04496181 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb06dc2859e2ecbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x606d0449600a - tokio::runtime::runtime::Runtime::block_on::h88a5adb06a2e912a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   48:     0x606d044a3651 - auto_gippity::models::agents::agent_architect::tests::tests_solution_architect::hc2231fa74a05be69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:174:24
[INFO] [stdout]   49:     0x606d044a34f7 - auto_gippity::models::agents::agent_architect::tests::tests_solution_architect::{{closure}}::h05fbd238d7b5eac2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_architect.rs:156:40
[INFO] [stdout]   50:     0x606d044a69e6 - core::ops::function::FnOnce::call_once::h1182e01c712601c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x606d044e8bdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x606d044e8bdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x606d044e7d15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x606d044e7d15 - <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:     0x606d044e7d15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x606d044e7d15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x606d044e7d15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x606d044e7d15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x606d044e7d15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x606d044ab914 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x606d044ab914 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x606d044af2ea - <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:     0x606d044af2ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x606d044af2ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x606d044af2ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x606d044af2ea - 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:     0x606d04b9626f - <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:     0x606d04b9626f - 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:     0x720836e3daa4 - <unknown>
[INFO] [stdout]   72:     0x720836ecaa34 - 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] 
[INFO] [stdout] thread 'helpers::general::tests::tests_ai_task_request' panicked at src/apis/call_request.rs:13:33:
[INFO] [stdout] OPEN_AI_KEY not found in environment variables: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606d04b91072 - 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:     0x606d04b91072 - 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:     0x606d04b91072 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606d04b91072 - <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:     0x606d04bbacf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606d04bbacf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x606d04b8cd43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606d04b8cd43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606d04b90ec2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606d04b925f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x606d04b9242e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x606d044e3374 - <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:     0x606d044e3374 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606d04b930ce - <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:     0x606d04b930ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x606d04b92d9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x606d04b91579 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x606d04b92a2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x606d04bb8f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606d04bb9456 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x606d0448b98e - core::result::Result<T,E>::expect::h475cebdd45bb898f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x606d0448dfe4 - auto_gippity::apis::call_request::call_gpt::{{closure}}::h63be901667a67846
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:13:33
[INFO] [stdout]   22:     0x606d0449032e - auto_gippity::helpers::general::ai_task_request::{{closure}}::h80a5bb67398fac63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:79:46
[INFO] [stdout]   23:     0x606d04491a83 - auto_gippity::helpers::general::tests::tests_ai_task_request::{{closure}}::hfa0d056083a7187f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:145:10
[INFO] [stdout]   24:     0x606d0448caa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9295eb29f9d18111
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x606d0448cadd - <core::pin::Pin<P> as core::future::future::Future>::poll::hac146b27afc26120
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x606d04497e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2e8bb3b89007f309
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x606d04497d7b - tokio::runtime::coop::with_budget::h75ca930102a11894
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x606d04497d7b - tokio::runtime::coop::budget::h43d28ac8569dea5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x606d04497d7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcba0c26d73ab92b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x606d044968b0 - tokio::runtime::scheduler::current_thread::Context::enter::hd63b4e5604c0dade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x606d04497430 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h730ebcb4e9b1525a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x606d04497154 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2cb4ceb67b464fc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x606d04486bab - tokio::runtime::context::scoped::Scoped<T>::set::h2fb292356b7fb157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x606d044869e9 - tokio::runtime::context::set_scheduler::{{closure}}::h21ffa8b308abeeaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x606d04499772 - std::thread::local::LocalKey<T>::try_with::h0944e5f3507cc151
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x606d0449957e - std::thread::local::LocalKey<T>::with::h613b50addec3c329
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x606d0448699d - tokio::runtime::context::set_scheduler::ha7f00d6e05754117
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x606d04496f00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h10e6ec438ebee39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x606d04497173 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbde1b079a96f9861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x606d04496225 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h47c986dbdea07a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x606d0449f140 - tokio::runtime::context::runtime::enter_runtime::h194af5587b82e42e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x606d04496181 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb06dc2859e2ecbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x606d0449600a - tokio::runtime::runtime::Runtime::block_on::h88a5adb06a2e912a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   44:     0x606d04491851 - auto_gippity::helpers::general::tests::tests_ai_task_request::hd84f22c43785f043
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:148:18
[INFO] [stdout]   45:     0x606d044916f7 - auto_gippity::helpers::general::tests::tests_ai_task_request::{{closure}}::h42ddf6b22d7ba988
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:136:37
[INFO] [stdout]   46:     0x606d044a6a46 - core::ops::function::FnOnce::call_once::h2008cf2ed9b4a90e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x606d044e8bdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x606d044e8bdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x606d044e7d15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x606d044e7d15 - <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:     0x606d044e7d15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x606d044e7d15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x606d044e7d15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x606d044e7d15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x606d044e7d15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x606d044ab914 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x606d044ab914 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x606d044af2ea - <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:     0x606d044af2ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x606d044af2ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x606d044af2ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x606d044af2ea - 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:     0x606d04b9626f - <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:     0x606d04b9626f - 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:     0x720836e3daa4 - <unknown>
[INFO] [stdout]   68:     0x720836ecaa34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apis::call_request::tests::tests_call_to_openai stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apis::call_request::tests::tests_call_to_openai' panicked at src/apis/call_request.rs:13:33:
[INFO] [stdout] OPEN_AI_KEY not found in environment variables: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606d04b91072 - 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:     0x606d04b91072 - 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:     0x606d04b91072 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606d04b91072 - <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:     0x606d04bbacf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606d04bbacf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x606d04b8cd43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606d04b8cd43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606d04b90ec2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606d04b925f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x606d04b9242e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x606d044e3374 - <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:     0x606d044e3374 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606d04b930ce - <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:     0x606d04b930ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x606d04b92d9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x606d04b91579 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x606d04b92a2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x606d04bb8f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606d04bb9456 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x606d0448b98e - core::result::Result<T,E>::expect::h475cebdd45bb898f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x606d0448dfe4 - auto_gippity::apis::call_request::call_gpt::{{closure}}::h63be901667a67846
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:13:33
[INFO] [stdout]   22:     0x606d044912a4 - auto_gippity::apis::call_request::tests::tests_call_to_openai::{{closure}}::ha3962779aa8b7b5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:74:89
[INFO] [stdout]   23:     0x606d0448caa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9295eb29f9d18111
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x606d0448cadd - <core::pin::Pin<P> as core::future::future::Future>::poll::hac146b27afc26120
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x606d04497e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2e8bb3b89007f309
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x606d04497d7b - tokio::runtime::coop::with_budget::h75ca930102a11894
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x606d04497d7b - tokio::runtime::coop::budget::h43d28ac8569dea5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x606d04497d7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcba0c26d73ab92b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x606d044968b0 - tokio::runtime::scheduler::current_thread::Context::enter::hd63b4e5604c0dade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x606d04497430 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h730ebcb4e9b1525a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x606d04497154 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2cb4ceb67b464fc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x606d04486bab - tokio::runtime::context::scoped::Scoped<T>::set::h2fb292356b7fb157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x606d044869e9 - tokio::runtime::context::set_scheduler::{{closure}}::h21ffa8b308abeeaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x606d04499772 - std::thread::local::LocalKey<T>::try_with::h0944e5f3507cc151
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x606d0449957e - std::thread::local::LocalKey<T>::with::h613b50addec3c329
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x606d0448699d - tokio::runtime::context::set_scheduler::ha7f00d6e05754117
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x606d04496f00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h10e6ec438ebee39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x606d04497173 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbde1b079a96f9861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x606d04496225 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h47c986dbdea07a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x606d0449f140 - tokio::runtime::context::runtime::enter_runtime::h194af5587b82e42e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x606d04496181 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb06dc2859e2ecbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x606d0449600a - tokio::runtime::runtime::Runtime::block_on::h88a5adb06a2e912a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   43:     0x606d04490f31 - auto_gippity::apis::call_request::tests::tests_call_to_openai::h1338009223e6b859
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:78:16
[INFO] [stdout]   44:     0x606d04490dd7 - auto_gippity::apis::call_request::tests::tests_call_to_openai::{{closure}}::hda93897315a9cb81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:68:36
[INFO] [stdout]   45:     0x606d044a6a86 - core::ops::function::FnOnce::call_once::h32b37665790ff492
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x606d044e8bdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x606d044e8bdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x606d044e7d15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x606d044e7d15 - <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]   50:     0x606d044e7d15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x606d044e7d15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x606d044e7d15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x606d044e7d15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x606d044e7d15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x606d044ab914 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x606d044ab914 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x606d044af2ea - <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]   59:     0x606d044af2ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x606d044af2ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x606d044af2ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x606d044af2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x606d04b9626f - <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]   65:     0x606d04b9626f - 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]   66:     0x720836e3daa4 - <unknown>
[INFO] [stdout]   67:     0x720836ecaa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- models::agents::agent_backend::tests::tests_writing_backend_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'models::agents::agent_backend::tests::tests_writing_backend_code' panicked at src/helpers/general.rs:102:30:
[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:     0x606d04b91072 - 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:     0x606d04b91072 - 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:     0x606d04b91072 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606d04b91072 - <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:     0x606d04bbacf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606d04bbacf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x606d04b8cd43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606d04b8cd43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606d04b90ec2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606d04b925f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x606d04b9242e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x606d044e3374 - <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:     0x606d044e3374 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606d04b930ce - <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:     0x606d04b930ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x606d04b92d9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x606d04b91579 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x606d04b92a2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x606d04bb8f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606d04bb9456 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x606d0448bdfc - core::result::Result<T,E>::expect::hc7132f7efd0f1883
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x606d04490c15 - auto_gippity::helpers::general::read_code_template_contents::h8c92087e0952ab66
[INFO] [stderr] error: test failed, to rerun pass `--bin auto_gippity`
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:102:30
[INFO] [stdout]   22:     0x606d044a046f - auto_gippity::models::agents::agent_backend::AgentBackendDeveloper::call_initial_backend_code::{{closure}}::hb906f7885c0989c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:49:33
[INFO] [stdout]   23:     0x606d044a4ac7 - <auto_gippity::models::agents::agent_backend::AgentBackendDeveloper as auto_gippity::models::agents::agent_traits::SpecialFunctions>::execute::{{closure}}::ha744aa92f9ce5ae0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:139:63
[INFO] [stdout]   24:     0x606d0448ca5f - <core::pin::Pin<P> as core::future::future::Future>::poll::h2e63f9a3a7a60547
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x606d044a66c8 - auto_gippity::models::agents::agent_backend::tests::tests_writing_backend_code::{{closure}}::hfe3cdf4a599b4893
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:357:14
[INFO] [stdout]   26:     0x606d0448caa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9295eb29f9d18111
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x606d0448cadd - <core::pin::Pin<P> as core::future::future::Future>::poll::hac146b27afc26120
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x606d04497e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2e8bb3b89007f309
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   29:     0x606d04497d7b - tokio::runtime::coop::with_budget::h75ca930102a11894
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x606d04497d7b - tokio::runtime::coop::budget::h43d28ac8569dea5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x606d04497d7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcba0c26d73ab92b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   32:     0x606d044968b0 - tokio::runtime::scheduler::current_thread::Context::enter::hd63b4e5604c0dade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   33:     0x606d04497430 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h730ebcb4e9b1525a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   34:     0x606d04497154 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2cb4ceb67b464fc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   35:     0x606d04486bab - tokio::runtime::context::scoped::Scoped<T>::set::h2fb292356b7fb157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x606d044869e9 - tokio::runtime::context::set_scheduler::{{closure}}::h21ffa8b308abeeaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x606d04499772 - std::thread::local::LocalKey<T>::try_with::h0944e5f3507cc151
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x606d0449957e - std::thread::local::LocalKey<T>::with::h613b50addec3c329
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x606d0448699d - tokio::runtime::context::set_scheduler::ha7f00d6e05754117
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x606d04496f00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h10e6ec438ebee39c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   41:     0x606d04497173 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbde1b079a96f9861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   42:     0x606d04496225 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h47c986dbdea07a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   43:     0x606d0449f140 - tokio::runtime::context::runtime::enter_runtime::h194af5587b82e42e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x606d04496181 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb06dc2859e2ecbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   45:     0x606d0449600a - tokio::runtime::runtime::Runtime::block_on::h88a5adb06a2e912a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   46:     0x606d044a6351 - auto_gippity::models::agents::agent_backend::tests::tests_writing_backend_code::h70041e751ed46a96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:360:24
[INFO] [stdout]   47:     0x606d044a61f7 - auto_gippity::models::agents::agent_backend::tests::tests_writing_backend_code::{{closure}}::hbeac88fac3d899e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_backend.rs:335:42
[INFO] [stdout]   48:     0x606d044a6b26 - core::ops::function::FnOnce::call_once::h49970225ee8462b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x606d044e8bdb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x606d044e8bdb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x606d044e7d15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x606d044e7d15 - <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]   53:     0x606d044e7d15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x606d044e7d15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x606d044e7d15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606d044e7d15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x606d044e7d15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x606d044ab914 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x606d044ab914 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x606d044af2ea - <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]   62:     0x606d044af2ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x606d044af2ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x606d044af2ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x606d044af2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x606d044af2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x606d04b9626f - <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]   68:     0x606d04b9626f - 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]   69:     0x720836e3daa4 - <unknown>
[INFO] [stdout]   70:     0x720836ecaa34 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     apis::call_request::tests::tests_call_to_openai
[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. 2 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "302a5c26bf67f50ecfc1a276345f87e2281c213693c78858d80c5ef2c88c2ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "302a5c26bf67f50ecfc1a276345f87e2281c213693c78858d80c5ef2c88c2ab8", kill_on_drop: false }`
[INFO] [stdout] 302a5c26bf67f50ecfc1a276345f87e2281c213693c78858d80c5ef2c88c2ab8
