[INFO] cloning repository https://github.com/ChiragFAliya/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/ChiragFAliya/auto-GPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiragFAliya%2Fauto-GPT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiragFAliya%2Fauto-GPT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f50328faeb88163d16175796f20670458ab1eb3d
[INFO] building ChiragFAliya/auto-GPT against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiragFAliya%2Fauto-GPT" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ChiragFAliya/auto-GPT on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ChiragFAliya/auto-GPT
[INFO] finished tweaking git repo https://github.com/ChiragFAliya/auto-GPT
[INFO] tweaked toml for git repo https://github.com/ChiragFAliya/auto-GPT written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ChiragFAliya/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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2ccc597c7c2240ab12017c6281c0fcca2ad9501c4ab199e46332ce3652f0a93
[INFO] running `Command { std: "docker" "start" "-a" "c2ccc597c7c2240ab12017c6281c0fcca2ad9501c4ab199e46332ce3652f0a93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2ccc597c7c2240ab12017c6281c0fcca2ad9501c4ab199e46332ce3652f0a93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ccc597c7c2240ab12017c6281c0fcca2ad9501c4ab199e46332ce3652f0a93", kill_on_drop: false }`
[INFO] [stdout] c2ccc597c7c2240ab12017c6281c0fcca2ad9501c4ab199e46332ce3652f0a93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b34f7f47d5bc735b597f07152059a97c95e0804c3211aca309d80b9612206416
[INFO] running `Command { std: "docker" "start" "-a" "b34f7f47d5bc735b597f07152059a97c95e0804c3211aca309d80b9612206416", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.73
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling syn v2.0.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.22
[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_gippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/apis/call_request.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, Url};
[INFO] [stdout]   |                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stdout`
[INFO] [stdout]  --> src/helpers/command_line.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{stdin, stdout, Stdout};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]  --> src/helpers/general.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Client, Response};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_improved_webserver_code`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 |     print_backend_webserver_code, print_fixed_code, print_improved_webserver_code,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StatusCode` and `Url`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use reqwest::{Client, StatusCode, Url};
[INFO] [stdout]    |                       ^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_context`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let msg_context: String = read_code_template_contents();
[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: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             let agent_res: Result<(), Box<dyn std::error::Error>> =
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_objective`, `get_position`, `get_state`, and `get_memory` are never used
[INFO] [stdout]   --> src/models/agent_basic/basic_traits.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait BasicTraits {
[INFO] [stdout]    |           ----------- associated items in this trait
[INFO] [stdout] 5  |     fn new(objective: String, position: String) -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 6  |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stdout] 7  |     fn get_objective(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 8  |     fn get_position(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 9  |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 10 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_attributes_from_agents` is never used
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait SpecialFunctions: Debug {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] 32 |     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/managing_agent.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ManagingAgent {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     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: variable `Stdout` should have a snake case name
[INFO] [stdout]   --> src/helpers/command_line.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut Stdout: std::io::Stdout = stdout();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `stdout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.27s
[INFO] running `Command { std: "docker" "inspect" "b34f7f47d5bc735b597f07152059a97c95e0804c3211aca309d80b9612206416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34f7f47d5bc735b597f07152059a97c95e0804c3211aca309d80b9612206416", kill_on_drop: false }`
[INFO] [stdout] b34f7f47d5bc735b597f07152059a97c95e0804c3211aca309d80b9612206416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8454fb0d9f16aebf4994890f555159f8f3231c3bd30aa1b9cd0fde648ffda60
[INFO] running `Command { std: "docker" "start" "-a" "f8454fb0d9f16aebf4994890f555159f8f3231c3bd30aa1b9cd0fde648ffda60", kill_on_drop: false }`
[INFO] [stderr]    Compiling auto_gippity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/apis/call_request.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, Url};
[INFO] [stdout]   |                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stdout`
[INFO] [stdout]  --> src/helpers/command_line.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{stdin, stdout, Stdout};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]  --> src/helpers/general.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Client, Response};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_improved_webserver_code`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 |     print_backend_webserver_code, print_fixed_code, print_improved_webserver_code,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StatusCode` and `Url`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use reqwest::{Client, StatusCode, Url};
[INFO] [stdout]    |                       ^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_context`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let msg_context: String = read_code_template_contents();
[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: `agent_res`
[INFO] [stdout]   --> src/models/agents_manager/managing_agent.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             let agent_res: Result<(), Box<dyn std::error::Error>> =
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_objective`, `get_position`, `get_state`, and `get_memory` are never used
[INFO] [stdout]   --> src/models/agent_basic/basic_traits.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait BasicTraits {
[INFO] [stdout]    |           ----------- associated items in this trait
[INFO] [stdout] 5  |     fn new(objective: String, position: String) -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 6  |     fn update_state(&mut self, new_state: AgentState);
[INFO] [stdout] 7  |     fn get_objective(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 8  |     fn get_position(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 9  |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 10 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_attributes_from_agents` is never used
[INFO] [stdout]   --> src/models/agents/agent_traits.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait SpecialFunctions: Debug {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] 32 |     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/managing_agent.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ManagingAgent {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     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: variable `Stdout` should have a snake case name
[INFO] [stdout]   --> src/helpers/command_line.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut Stdout: std::io::Stdout = stdout();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `stdout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "f8454fb0d9f16aebf4994890f555159f8f3231c3bd30aa1b9cd0fde648ffda60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8454fb0d9f16aebf4994890f555159f8f3231c3bd30aa1b9cd0fde648ffda60", kill_on_drop: false }`
[INFO] [stdout] f8454fb0d9f16aebf4994890f555159f8f3231c3bd30aa1b9cd0fde648ffda60
