[INFO] cloning repository https://github.com/sanket2904/hannah_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanket2904/hannah_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket2904%2Fhannah_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket2904%2Fhannah_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d929a7f49d5e894ad80225e6acdb013749f83e47 [INFO] testing sanket2904/hannah_code against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket2904%2Fhannah_code" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanket2904/hannah_code on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sanket2904/hannah_code [INFO] finished tweaking git repo https://github.com/sanket2904/hannah_code [INFO] tweaked toml for git repo https://github.com/sanket2904/hannah_code written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sanket2904/hannah_code 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae898d88f5830ec3fda614ff511712bd7cc550e7b711c2ba538e9bf9b9efe469 [INFO] running `Command { std: "docker" "start" "-a" "ae898d88f5830ec3fda614ff511712bd7cc550e7b711c2ba538e9bf9b9efe469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae898d88f5830ec3fda614ff511712bd7cc550e7b711c2ba538e9bf9b9efe469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae898d88f5830ec3fda614ff511712bd7cc550e7b711c2ba538e9bf9b9efe469", kill_on_drop: false }` [INFO] [stdout] ae898d88f5830ec3fda614ff511712bd7cc550e7b711c2ba538e9bf9b9efe469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2d710adaf8b968a53475230d03ba9f97eb1d4762f47dcd7985df99f0dd7241f [INFO] running `Command { std: "docker" "start" "-a" "b2d710adaf8b968a53475230d03ba9f97eb1d4762f47dcd7985df99f0dd7241f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling ai_functions v0.1.1 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling code_bot_hannah v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::Error` [INFO] [stdout] --> src/apis/call_request.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{env, fmt::Error}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> src/models/agents/agent_architect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aifunc_architect::print_project_scope` [INFO] [stdout] --> src/models/agents_manager/mod.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ai_functions::{aifunc_architect::print_project_scope, aifunc_managing::convert_user_input_to_goal}, helpers::general::ai_task... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg_context` [INFO] [stdout] --> src/models/agents/agent_architect.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | msg_context: String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code_template` [INFO] [stdout] --> src/models/agents/agent_backend.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let code_template = read_code_template(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code_template` [INFO] [stdout] --> src/models/agents/agent_backend.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let code_template = read_code_template(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent_res` [INFO] [stdout] --> src/models/agents_manager/mod.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let agent_res = agent.execute(&mut self.factsheet).await; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `run_backend_server` [INFO] [stdout] --> src/models/agents/agent_backend.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | let mut run_backend_server = Command::new("cargo") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_backend_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/models/agents/agent_backend.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | let mut run_backend_server = Command::new("cargo") [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Issue` is never constructed [INFO] [stdout] --> src/helpers/command_line.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum PrintCommand { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_api_endpoints` is never used [INFO] [stdout] --> src/helpers/general.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn save_api_endpoints(contents: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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, 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; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_attributes_from_agents` is never used [INFO] [stdout] --> src/models/agents/agent_traits.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait SpecialFunctions: Debug { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] 31 | fn get_attributes_from_agents(&self) -> &BasicAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/models/agents_manager/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ManagingAgent { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 6 | attributes: BasicAgent, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ManagingAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.33s [INFO] running `Command { std: "docker" "inspect" "b2d710adaf8b968a53475230d03ba9f97eb1d4762f47dcd7985df99f0dd7241f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d710adaf8b968a53475230d03ba9f97eb1d4762f47dcd7985df99f0dd7241f", kill_on_drop: false }` [INFO] [stdout] b2d710adaf8b968a53475230d03ba9f97eb1d4762f47dcd7985df99f0dd7241f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 779fab26357b05366a7ee570186561ecc948eb456a0e596e122d52a7767dc1cb [INFO] running `Command { std: "docker" "start" "-a" "779fab26357b05366a7ee570186561ecc948eb456a0e596e122d52a7767dc1cb", kill_on_drop: false }` [INFO] [stderr] Compiling code_bot_hannah v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::Error` [INFO] [stdout] --> src/apis/call_request.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{env, fmt::Error}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `extend_ai_functions` [INFO] [stdout] --> src/helpers/general.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | use super::{extend_ai_functions, ai_task_request}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> src/models/agents/agent_architect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aifunc_architect::print_project_scope` [INFO] [stdout] --> src/models/agents_manager/mod.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ai_functions::{aifunc_architect::print_project_scope, aifunc_managing::convert_user_input_to_goal}, helpers::general::ai_task... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg_context` [INFO] [stdout] --> src/models/agents/agent_architect.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | msg_context: String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code_template` [INFO] [stdout] --> src/models/agents/agent_backend.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let code_template = read_code_template(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code_template` [INFO] [stdout] --> src/models/agents/agent_backend.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let code_template = read_code_template(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent_res` [INFO] [stdout] --> src/models/agents_manager/mod.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let agent_res = agent.execute(&mut self.factsheet).await; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `run_backend_server` [INFO] [stdout] --> src/models/agents/agent_backend.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | let mut run_backend_server = Command::new("cargo") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_backend_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/models/agents/agent_backend.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | let mut run_backend_server = Command::new("cargo") [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Issue` is never constructed [INFO] [stdout] --> src/helpers/command_line.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum PrintCommand { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_api_endpoints` is never used [INFO] [stdout] --> src/helpers/general.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn save_api_endpoints(contents: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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, 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; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_attributes_from_agents` is never used [INFO] [stdout] --> src/models/agents/agent_traits.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait SpecialFunctions: Debug { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] 31 | fn get_attributes_from_agents(&self) -> &BasicAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attributes` is never read [INFO] [stdout] --> src/models/agents_manager/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ManagingAgent { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 6 | 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/apis/call_request.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | call_gpt(messages).await; [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] 34 | let _ = call_gpt(messages).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s [INFO] running `Command { std: "docker" "inspect" "779fab26357b05366a7ee570186561ecc948eb456a0e596e122d52a7767dc1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779fab26357b05366a7ee570186561ecc948eb456a0e596e122d52a7767dc1cb", kill_on_drop: false }` [INFO] [stdout] 779fab26357b05366a7ee570186561ecc948eb456a0e596e122d52a7767dc1cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c37890939f88d93e72bef23300a587d20d128258b402515eb468ded9e83f33df [INFO] running `Command { std: "docker" "start" "-a" "c37890939f88d93e72bef23300a587d20d128258b402515eb468ded9e83f33df", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `fmt::Error` [INFO] [stderr] --> src/apis/call_request.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | use std::{env, fmt::Error}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `extend_ai_functions` [INFO] [stderr] --> src/helpers/general.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | use super::{extend_ai_functions, ai_task_request}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `reqwest::Client` [INFO] [stderr] --> src/models/agents/agent_architect.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use reqwest::Client; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `aifunc_architect::print_project_scope` [INFO] [stderr] --> src/models/agents_manager/mod.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{ai_functions::{aifunc_architect::print_project_scope, aifunc_managing::convert_user_input_to_goal}, helpers::general::ai_task... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg_context` [INFO] [stderr] --> src/models/agents/agent_architect.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | msg_context: String, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_context` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `code_template` [INFO] [stderr] --> src/models/agents/agent_backend.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | let code_template = read_code_template(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `code_template` [INFO] [stderr] --> src/models/agents/agent_backend.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | let code_template = read_code_template(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_template` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `agent_res` [INFO] [stderr] --> src/models/agents_manager/mod.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | let agent_res = agent.execute(&mut self.factsheet).await; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `run_backend_server` [INFO] [stderr] --> src/models/agents/agent_backend.rs:189:29 [INFO] [stderr] | [INFO] [stderr] 189 | let mut run_backend_server = Command::new("cargo") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_backend_server` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/models/agents/agent_backend.rs:189:25 [INFO] [stderr] | [INFO] [stderr] 189 | let mut run_backend_server = Command::new("cargo") [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Issue` is never constructed [INFO] [stderr] --> src/helpers/command_line.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum PrintCommand { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 10 | 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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `save_api_endpoints` is never used [INFO] [stderr] --> src/helpers/general.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn save_api_endpoints(contents: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [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, 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; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_attributes_from_agents` is never used [INFO] [stderr] --> src/models/agents/agent_traits.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 30 | pub trait SpecialFunctions: Debug { [INFO] [stderr] | ---------------- method in this trait [INFO] [stderr] 31 | fn get_attributes_from_agents(&self) -> &BasicAgent; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `attributes` is never read [INFO] [stderr] --> src/models/agents_manager/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct ManagingAgent { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 6 | 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/apis/call_request.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | call_gpt(messages).await; [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] 34 | let _ = call_gpt(messages).await; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `code_bot_hannah` (bin "code_bot_hannah" test) generated 16 warnings (run `cargo fix --bin "code_bot_hannah" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code_bot_hannah-a6b38aafee55e7c6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test helpers::general::test::test_extend_ai_functions ... FAILED [INFO] [stdout] test apis::call_request::tests::test_call_gpt ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- helpers::general::test::test_extend_ai_functions stdout ---- [INFO] [stdout] Agent Managing Agent: [INFO] [stdout] Defining user requirements [INFO] [stdout] [INFO] [stdout] thread 'helpers::general::test::test_extend_ai_functions' panicked at src/apis/call_request.rs:6:46: [INFO] [stdout] OPENAI_API_KEY not found: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573c5be45062 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573c5be45062 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573c5be45062 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x573c5be45062 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x573c5be6f713 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x573c5be6f713 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x573c5be41153 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x573c5be44eb2 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x573c5be4650a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x573c5be462f9 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x573c5ba44477 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x573c5ba44477 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x573c5be46ff3 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x573c5be46ff3 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x573c5be46caa - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x573c5be45559 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x573c5be4693d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x573c5be6dc50 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x573c5be6e156 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x573c5ba0157e - core::result::Result::expect::h81a904a5f337607d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x573c5ba09519 - code_bot_hannah::apis::call_request::call_gpt::{{closure}}::hae7df2b72e484da6 [INFO] [stdout] at /opt/rustwide/workdir/src/apis/call_request.rs:6:19 [INFO] [stdout] 21: 0x573c5b9f535b - code_bot_hannah::helpers::general::ai_task_request::{{closure}}::ha8c03aaeaa17a5ff [INFO] [stdout] at /opt/rustwide/workdir/src/helpers/general.rs:22:65 [INFO] [stdout] 22: 0x573c5b9f6330 - code_bot_hannah::helpers::general::test::test_extend_ai_functions::{{closure}}::h8f840d1682787091 [INFO] [stdout] at /opt/rustwide/workdir/src/helpers/general.rs:71:119 [INFO] [stdout] 23: 0x573c5ba07942 - as core::future::future::Future>::poll::h851b00a7163350d9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x573c5ba078fd - as core::future::future::Future>::poll::h397685ba70210ca4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x573c5b9f3edf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2cd01b5d43c537c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 26: 0x573c5b9f3e35 - tokio::runtime::coop::with_budget::hd5dd82786e6e9098 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x573c5b9f3e35 - tokio::runtime::coop::budget::hee4e83c5285c9f1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x573c5b9f3e35 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha82098130b2fdb57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 29: 0x573c5b9f2600 - tokio::runtime::scheduler::current_thread::Context::enter::hdbf764af985e18f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 30: 0x573c5b9f3478 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h082ee2b752e07268 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 31: 0x573c5b9f3194 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h39bbb9ebfbabf99a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 32: 0x573c5b9f16fb - tokio::runtime::context::scoped::Scoped::set::h81552e2e02d8c75c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x573c5ba07459 - tokio::runtime::context::set_scheduler::{{closure}}::h4a198078fa983a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:26 [INFO] [stdout] 34: 0x573c5b9edc22 - std::thread::local::LocalKey::try_with::hada3f6c8513f5173 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 35: 0x573c5b9ed7ae - std::thread::local::LocalKey::with::h51d2c11cb29d7275 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 36: 0x573c5ba0740d - tokio::runtime::context::set_scheduler::h31745256d54cadef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:9 [INFO] [stdout] 37: 0x573c5b9f2f40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h075fb521d80d321b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 38: 0x573c5b9f31b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbe53474e728f1135 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 39: 0x573c5b9f213f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h28afb07a44db5486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 40: 0x573c5b9f1878 - tokio::runtime::context::runtime::enter_runtime::h3cfaca51eb7c530b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x573c5b9f2051 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc01f40d1ea50549e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 42: 0x573c5ba0762a - tokio::runtime::runtime::Runtime::block_on::h4d2ce53f94b5af98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 43: 0x573c5b9f6121 - code_bot_hannah::helpers::general::test::test_extend_ai_functions::h58b8fa709a70f4c0 [INFO] [stdout] at /opt/rustwide/workdir/src/helpers/general.rs:72:9 [INFO] [stdout] 44: 0x573c5b9f5fc7 - code_bot_hannah::helpers::general::test::test_extend_ai_functions::{{closure}}::he86603ccedeb5ad1 [INFO] [stdout] at /opt/rustwide/workdir/src/helpers/general.rs:69:40 [INFO] [stdout] 45: 0x573c5b9ffe66 - core::ops::function::FnOnce::call_once::h4ac31538093d006e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x573c5ba49d5b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x573c5ba49d5b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 48: 0x573c5ba48e15 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 49: 0x573c5ba48e15 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x573c5ba48e15 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 51: 0x573c5ba48e15 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 52: 0x573c5ba48e15 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x573c5ba48e15 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 54: 0x573c5ba48e15 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 55: 0x573c5ba0be04 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 56: 0x573c5ba0be04 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 57: 0x573c5ba0f93a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x573c5ba0f93a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x573c5ba0f93a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 60: 0x573c5ba0f93a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 61: 0x573c5ba0f93a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x573c5ba0f93a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x573c5ba0f93a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x573c5be4ab2b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 65: 0x573c5be4ab2b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 66: 0x573c5be4ab2b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 67: 0x7b479c209ac3 - [INFO] [stdout] 68: 0x7b479c29aa04 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- apis::call_request::tests::test_call_gpt stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'apis::call_request::tests::test_call_gpt' panicked at src/apis/call_request.rs:6:46: [INFO] [stdout] OPENAI_API_KEY not found: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573c5be45062 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573c5be45062 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573c5be45062 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x573c5be45062 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x573c5be6f713 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x573c5be6f713 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x573c5be41153 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x573c5be44eb2 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x573c5be4650a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x573c5be462f9 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x573c5ba44477 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x573c5ba44477 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x573c5be46ff3 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x573c5be46ff3 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x573c5be46caa - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x573c5be45559 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x573c5be4693d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x573c5be6dc50 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x573c5be6e156 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x573c5ba0157e - core::result::Result::expect::h81a904a5f337607d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x573c5ba09519 - code_bot_hannah::apis::call_request::call_gpt::{{closure}}::hae7df2b72e484da6 [INFO] [stdout] at /opt/rustwide/workdir/src/apis/call_request.rs:6:19 [INFO] [stdout] 21: 0x573c5b9f5ee9 - code_bot_hannah::apis::call_request::tests::test_call_gpt::{{closure}}::ha59af1f18e0a8c9e [INFO] [stdout] at /opt/rustwide/workdir/src/apis/call_request.rs:34:28 [INFO] [stdout] 22: 0x573c5ba07942 - as core::future::future::Future>::poll::h851b00a7163350d9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x573c5ba078fd - as core::future::future::Future>::poll::h397685ba70210ca4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x573c5b9f3edf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2cd01b5d43c537c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 25: 0x573c5b9f3e35 - tokio::runtime::coop::with_budget::hd5dd82786e6e9098 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x573c5b9f3e35 - tokio::runtime::coop::budget::hee4e83c5285c9f1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x573c5b9f3e35 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha82098130b2fdb57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x573c5b9f2600 - tokio::runtime::scheduler::current_thread::Context::enter::hdbf764af985e18f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x573c5b9f3478 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h082ee2b752e07268 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 30: 0x573c5b9f3194 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h39bbb9ebfbabf99a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x573c5b9f16fb - tokio::runtime::context::scoped::Scoped::set::h81552e2e02d8c75c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x573c5ba07459 - tokio::runtime::context::set_scheduler::{{closure}}::h4a198078fa983a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x573c5b9edc22 - std::thread::local::LocalKey::try_with::hada3f6c8513f5173 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 34: 0x573c5b9ed7ae - std::thread::local::LocalKey::with::h51d2c11cb29d7275 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 35: 0x573c5ba0740d - tokio::runtime::context::set_scheduler::h31745256d54cadef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x573c5b9f2f40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h075fb521d80d321b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x573c5b9f31b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbe53474e728f1135 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 38: 0x573c5b9f213f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h28afb07a44db5486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x573c5b9f1878 - tokio::runtime::context::runtime::enter_runtime::h3cfaca51eb7c530b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x573c5b9f2051 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc01f40d1ea50549e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x573c5ba0762a - tokio::runtime::runtime::Runtime::block_on::h4d2ce53f94b5af98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x573c5b9f5b71 - code_bot_hannah::apis::call_request::tests::test_call_gpt::h9f56a7a40a7382b3 [INFO] [stdout] at /opt/rustwide/workdir/src/apis/call_request.rs:34:9 [INFO] [stdout] 43: 0x573c5b9f5a17 - code_bot_hannah::apis::call_request::tests::test_call_gpt::{{closure}}::ha03f23f0300ff63b [INFO] [stdout] at /opt/rustwide/workdir/src/apis/call_request.rs:29:29 [INFO] [stdout] 44: 0x573c5b9ffdd6 - core::ops::function::FnOnce::call_once::h3b0ac71099beb441 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x573c5ba49d5b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x573c5ba49d5b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 47: 0x573c5ba48e15 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 48: 0x573c5ba48e15 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x573c5ba48e15 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 50: 0x573c5ba48e15 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 51: 0x573c5ba48e15 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x573c5ba48e15 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 53: 0x573c5ba48e15 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 54: 0x573c5ba0be04 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 55: 0x573c5ba0be04 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 56: 0x573c5ba0f93a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x573c5ba0f93a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x573c5ba0f93a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 59: 0x573c5ba0f93a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 60: 0x573c5ba0f93a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x573c5ba0f93a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x573c5ba0f93a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x573c5be4ab2b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 64: 0x573c5be4ab2b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 65: 0x573c5be4ab2b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 66: 0x7b479c209ac3 - [INFO] [stdout] 67: 0x7b479c29aa04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] apis::call_request::tests::test_call_gpt [INFO] [stdout] helpers::general::test::test_extend_ai_functions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin code_bot_hannah` [INFO] running `Command { std: "docker" "inspect" "c37890939f88d93e72bef23300a587d20d128258b402515eb468ded9e83f33df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37890939f88d93e72bef23300a587d20d128258b402515eb468ded9e83f33df", kill_on_drop: false }` [INFO] [stdout] c37890939f88d93e72bef23300a587d20d128258b402515eb468ded9e83f33df