[INFO] cloning repository https://github.com/CCecilia/rust-auto-gpt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CCecilia/rust-auto-gpt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCecilia%2Frust-auto-gpt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCecilia%2Frust-auto-gpt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 737398ce6d763669f3f78e7f70b5547593712305
[INFO] testing CCecilia/rust-auto-gpt against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCecilia%2Frust-auto-gpt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CCecilia/rust-auto-gpt
[INFO] finished tweaking git repo https://github.com/CCecilia/rust-auto-gpt
[INFO] tweaked toml for git repo https://github.com/CCecilia/rust-auto-gpt written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CCecilia/rust-auto-gpt on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CCecilia/rust-auto-gpt 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da6656559a5a87ac3075854cc87f13e839811595b220d1691ef32dbece829e86
[INFO] running `Command { std: "docker" "start" "-a" "da6656559a5a87ac3075854cc87f13e839811595b220d1691ef32dbece829e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da6656559a5a87ac3075854cc87f13e839811595b220d1691ef32dbece829e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da6656559a5a87ac3075854cc87f13e839811595b220d1691ef32dbece829e86", kill_on_drop: false }`
[INFO] [stdout] da6656559a5a87ac3075854cc87f13e839811595b220d1691ef32dbece829e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5653fd329aaef58af05da42f4124bff6fb187fc142913008903fd8f80e2a1aa4
[INFO] running `Command { std: "docker" "start" "-a" "5653fd329aaef58af05da42f4124bff6fb187fc142913008903fd8f80e2a1aa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling url v2.5.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.193
[INFO] [stderr]    Compiling ai_functions v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling auto_gpt v0.1.0 (/opt/rustwide/workdir)
[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 error::Error + Send>> {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrintCommand` is never used
[INFO] [stdout]  --> src/helpers/cli.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/cli.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: constant `CODE_TEMPLATE_PATH` is never used
[INFO] [stdout]  --> src/helpers/general.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const CODE_TEMPLATE_PATH: &str =
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WEB_SERVER_PROJECT_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const WEB_SERVER_PROJECT_PATH: &str = "/home/doughboy/Projects/rustProjects/Tuts/web_template/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXEC_MAIN_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const EXEC_MAIN_PATH: &str =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_SCHEMA_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const API_SCHEMA_PATH: &str =
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extend_ai_functions` is never used
[INFO] [stdout]   --> src/helpers/general.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn extend_ai_functions(ai_func: fn(&str) -> &'static str, func_input: &str) -> Message {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request` is never used
[INFO] [stdout]   --> src/helpers/general.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub async fn ai_task_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request_decoded` is never used
[INFO] [stdout]   --> src/helpers/general.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn ai_task_request_decoded<T: DeserializeOwned>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_status_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | 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:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | 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:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | 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:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | 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:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn save_api_endpoints(api_endpoints: &String) {
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "5653fd329aaef58af05da42f4124bff6fb187fc142913008903fd8f80e2a1aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5653fd329aaef58af05da42f4124bff6fb187fc142913008903fd8f80e2a1aa4", kill_on_drop: false }`
[INFO] [stdout] 5653fd329aaef58af05da42f4124bff6fb187fc142913008903fd8f80e2a1aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c758091e3d30f1f626c1c03b89247f81f539ed0dcc93741b2577a44fd72667e7
[INFO] running `Command { std: "docker" "start" "-a" "c758091e3d30f1f626c1c03b89247f81f539ed0dcc93741b2577a44fd72667e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling auto_gpt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `UnitTest` and `Issue` are never constructed
[INFO] [stdout]   --> src/helpers/cli.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum PrintCommand {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout]  9 |     AICall,
[INFO] [stdout] 10 |     UnitTest,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     Issue
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrintCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODE_TEMPLATE_PATH` is never used
[INFO] [stdout]  --> src/helpers/general.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const CODE_TEMPLATE_PATH: &str =
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WEB_SERVER_PROJECT_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const WEB_SERVER_PROJECT_PATH: &str = "/home/doughboy/Projects/rustProjects/Tuts/web_template/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXEC_MAIN_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const EXEC_MAIN_PATH: &str =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_SCHEMA_PATH` is never used
[INFO] [stdout]   --> src/helpers/general.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const API_SCHEMA_PATH: &str =
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ai_task_request_decoded` is never used
[INFO] [stdout]   --> src/helpers/general.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn ai_task_request_decoded<T: DeserializeOwned>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_status_code` is never used
[INFO] [stdout]   --> src/helpers/general.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | 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:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | 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:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | 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:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | 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:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn save_api_endpoints(api_endpoints: &String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "c758091e3d30f1f626c1c03b89247f81f539ed0dcc93741b2577a44fd72667e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c758091e3d30f1f626c1c03b89247f81f539ed0dcc93741b2577a44fd72667e7", kill_on_drop: false }`
[INFO] [stdout] c758091e3d30f1f626c1c03b89247f81f539ed0dcc93741b2577a44fd72667e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7948e029bda6fb497bb852f0a03a51444c94aa706b74bbb664a3c2a44e697ac
[INFO] running `Command { std: "docker" "start" "-a" "f7948e029bda6fb497bb852f0a03a51444c94aa706b74bbb664a3c2a44e697ac", kill_on_drop: false }`
[INFO] [stderr] warning: variants `UnitTest` and `Issue` are never constructed
[INFO] [stderr]   --> src/helpers/cli.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub enum PrintCommand {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr]  9 |     AICall,
[INFO] [stderr] 10 |     UnitTest,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 11 |     Issue
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PrintCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CODE_TEMPLATE_PATH` is never used
[INFO] [stderr]  --> src/helpers/general.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const CODE_TEMPLATE_PATH: &str =
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WEB_SERVER_PROJECT_PATH` is never used
[INFO] [stderr]   --> src/helpers/general.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const WEB_SERVER_PROJECT_PATH: &str = "/home/doughboy/Projects/rustProjects/Tuts/web_template/";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `EXEC_MAIN_PATH` is never used
[INFO] [stderr]   --> src/helpers/general.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const EXEC_MAIN_PATH: &str =
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `API_SCHEMA_PATH` is never used
[INFO] [stderr]   --> src/helpers/general.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | const API_SCHEMA_PATH: &str =
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ai_task_request_decoded` is never used
[INFO] [stderr]   --> src/helpers/general.rs:58:14
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub async fn ai_task_request_decoded<T: DeserializeOwned>(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_status_code` is never used
[INFO] [stderr]   --> src/helpers/general.rs:73:14
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub async fn check_status_code(client: &Client, url: &str) -> Result<u16, reqwest::Error> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_code_template_contents` is never used
[INFO] [stderr]   --> src/helpers/general.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn read_code_template_contents() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_exec_main_contents` is never used
[INFO] [stderr]   --> src/helpers/general.rs:85:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn read_exec_main_contents() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `save_backend_code` is never used
[INFO] [stderr]   --> src/helpers/general.rs:91:8
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub fn save_backend_code(contents: &String) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `save_api_endpoints` is never used
[INFO] [stderr]   --> src/helpers/general.rs:97:8
[INFO] [stderr]    |
[INFO] [stderr] 97 | pub fn save_api_endpoints(api_endpoints: &String) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `auto_gpt` (bin "auto_gpt" test) generated 11 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auto_gpt-3365e76c989dfda6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] [38;5;10m[38;5;14m[0m[38;5;10m[38;5;14m[0mtest helpers::cli::tests::tests_prints_agent_msg ... ok
[INFO] [stdout] test helpers::general::tests::test_extending_ai_function ... ok
[INFO] [stdout] test apis::call_request::tests::tests_call_to_openai ... FAILED
[INFO] [stdout] test helpers::general::tests::tests_ai_task_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apis::call_request::tests::tests_call_to_openai stdout ----
[INFO] [stdout] environment variable not found
[INFO] [stdout] 
[INFO] [stdout] thread 'apis::call_request::tests::tests_call_to_openai' (17) panicked at src/apis/call_request.rs:16:13:
[INFO] [stdout] invalid environment
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6530849c3692 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6530849c3692 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6530849c3692 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6530849c3692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6530849d4bdf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6530849d4bdf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65308498f201 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65308498f201 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65308499bf42 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6530849a0faf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6530849a0e41 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x65308458befe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x65308458befe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6530849a171f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6530849a171f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6530849a1496 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x65308499c079 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65308498346d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6530849dde20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x653084554944 - auto_gpt::apis::call_request::call_gpt::{{closure}}::h4e9f6943788afe09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:16:13
[INFO] [stdout]   20:     0x65308456a957 - auto_gpt::apis::call_request::tests::tests_call_to_openai::{{closure}}::h2ee0bbfb8a94a883
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:79:34
[INFO] [stdout]   21:     0x653084553532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9e15dd36592d0ef2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x65308455356d - <core::pin::Pin<P> as core::future::future::Future>::poll::he41b1da56a7ca510
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6530845642ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5a02eeff1379dc2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x65308456422b - tokio::runtime::coop::with_budget::h2d41720a470a589d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x65308456422b - tokio::runtime::coop::budget::h5c7c9ad6c002b6a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x65308456422b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h629b61108c6983a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x653084562a80 - tokio::runtime::scheduler::current_thread::Context::enter::h18e02a8eb109e7aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x6530845638f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2837b0d5606de479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x653084563614 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c8154b8087e1d56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x6530845528db - tokio::runtime::context::scoped::Scoped<T>::set::h87a8d744b843f858
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x653084568c69 - tokio::runtime::context::set_scheduler::{{closure}}::h2ebce4f3d0f4bfa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x65308454f782 - std::thread::local::LocalKey<T>::try_with::he4753ee531dc8cda
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x65308454efce - std::thread::local::LocalKey<T>::with::h4b46c6c6b5682089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x653084568c1d - tokio::runtime::context::set_scheduler::h45f04478dc4ea198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6530845633c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h463b6988fbe9eb29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x653084563633 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7b88688aa35a002b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x6530845626e5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hebb0df7885feff91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x653084552ba0 - tokio::runtime::context::runtime::enter_runtime::hafcd9255e63332ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x653084562641 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6159762b1ce28196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x65308455318a - tokio::runtime::runtime::Runtime::block_on::h39ed0afe20594375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x65308456a5e1 - auto_gpt::apis::call_request::tests::tests_call_to_openai::he199e15380c5b8c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:79:40
[INFO] [stdout]   42:     0x65308456ac37 - auto_gpt::apis::call_request::tests::tests_call_to_openai::{{closure}}::h2fd68545b0fa1e90
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:73:36
[INFO] [stdout]   43:     0x65308454fb16 - core::ops::function::FnOnce::call_once::h2cff2decd6fce847
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x65308458bcbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x65308458bcbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6530845a1925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6530845a1925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6530845a1925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x6530845a1925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x6530845a1925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6530845a1925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6530845a1925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x653084578114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x653084578114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x65308457b9da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x65308457b9da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x65308457b9da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x65308457b9da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x65308457b9da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x65308457b9da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x65308457b9da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x6530849971df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x6530849971df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x779c4bc38aa4 - <unknown>
[INFO] [stdout]   65:     0x779c4bcc5a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- helpers::general::tests::tests_ai_task_request stdout ----
[INFO] [stdout] Agent: Managing Agent: Defining user requirements
[INFO] [stdout] environment variable not found
[INFO] [stdout] 
[INFO] [stdout] thread 'helpers::general::tests::tests_ai_task_request' (20) panicked at src/apis/call_request.rs:16:13:
[INFO] [stdout] invalid environment
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6530849c3692 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6530849c3692 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6530849c3692 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6530849c3692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6530849d4bdf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6530849d4bdf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65308498f201 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65308498f201 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65308499bf42 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6530849a0faf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6530849a0e41 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x65308458befe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x65308458befe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6530849a171f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6530849a171f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6530849a1496 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x65308499c079 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65308498346d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6530849dde20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x653084554944 - auto_gpt::apis::call_request::call_gpt::{{closure}}::h4e9f6943788afe09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/apis/call_request.rs:16:13
[INFO] [stdout]   20:     0x6530845559ce - auto_gpt::helpers::general::ai_task_request::{{closure}}::h1235bbb1ed4c6620
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:47:61
[INFO] [stdout]   21:     0x6530845563ee - auto_gpt::helpers::general::tests::tests_ai_task_request::{{closure}}::h6ffa6da16a1d3f89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:126:10
[INFO] [stdout]   22:     0x653084553532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9e15dd36592d0ef2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x65308455356d - <core::pin::Pin<P> as core::future::future::Future>::poll::he41b1da56a7ca510
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6530845642ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5a02eeff1379dc2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x65308456422b - tokio::runtime::coop::with_budget::h2d41720a470a589d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x65308456422b - tokio::runtime::coop::budget::h5c7c9ad6c002b6a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x65308456422b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h629b61108c6983a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x653084562a80 - tokio::runtime::scheduler::current_thread::Context::enter::h18e02a8eb109e7aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x6530845638f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2837b0d5606de479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x653084563614 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c8154b8087e1d56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x6530845528db - tokio::runtime::context::scoped::Scoped<T>::set::h87a8d744b843f858
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x653084568c69 - tokio::runtime::context::set_scheduler::{{closure}}::h2ebce4f3d0f4bfa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x65308454f782 - std::thread::local::LocalKey<T>::try_with::he4753ee531dc8cda
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x65308454efce - std::thread::local::LocalKey<T>::with::h4b46c6c6b5682089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x653084568c1d - tokio::runtime::context::set_scheduler::h45f04478dc4ea198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x6530845633c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h463b6988fbe9eb29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x653084563633 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7b88688aa35a002b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x6530845626e5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hebb0df7885feff91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x653084552ba0 - tokio::runtime::context::runtime::enter_runtime::hafcd9255e63332ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x653084562641 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6159762b1ce28196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x65308455318a - tokio::runtime::runtime::Runtime::block_on::h39ed0afe20594375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x6530845561e1 - auto_gpt::helpers::general::tests::tests_ai_task_request::ha90024bf2311d419
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:128:32
[INFO] [stdout]   43:     0x653084556537 - auto_gpt::helpers::general::tests::tests_ai_task_request::{{closure}}::h7ef4d82429ab54e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/general.rs:116:37
[INFO] [stdout]   44:     0x65308454fc66 - core::ops::function::FnOnce::call_once::hcd7f743d8fb11b12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x65308458bcbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x65308458bcbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6530845a1925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6530845a1925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6530845a1925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x6530845a1925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x6530845a1925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6530845a1925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6530845a1925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x653084578114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x653084578114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x65308457b9da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x65308457b9da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x65308457b9da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x65308457b9da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x65308457b9da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x65308457b9da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x65308457b9da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6530849971df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x6530849971df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x779c4bc38aa4 - <unknown>
[INFO] [stdout]   66:     0x779c4bcc5a34 - clone
[INFO] [stdout]   67:                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] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin auto_gpt`
[INFO] running `Command { std: "docker" "inspect" "f7948e029bda6fb497bb852f0a03a51444c94aa706b74bbb664a3c2a44e697ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7948e029bda6fb497bb852f0a03a51444c94aa706b74bbb664a3c2a44e697ac", kill_on_drop: false }`
[INFO] [stdout] f7948e029bda6fb497bb852f0a03a51444c94aa706b74bbb664a3c2a44e697ac
