[INFO] cloning repository https://github.com/fgrust/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/fgrust/auto-gpt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgrust%2Fauto-gpt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgrust%2Fauto-gpt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8d19a2aef3bd53ace988452bd473dd6f5c636e4 [INFO] checking fgrust/auto-gpt against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgrust%2Fauto-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/fgrust/auto-gpt [INFO] finished tweaking git repo https://github.com/fgrust/auto-gpt [INFO] tweaked toml for git repo https://github.com/fgrust/auto-gpt written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fgrust/auto-gpt on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fgrust/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c971fb737a0ab464ddec3f2d798946fa2c8b7459197f6a854045a506fab149c5 [INFO] running `Command { std: "docker" "start" "-a" "c971fb737a0ab464ddec3f2d798946fa2c8b7459197f6a854045a506fab149c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c971fb737a0ab464ddec3f2d798946fa2c8b7459197f6a854045a506fab149c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c971fb737a0ab464ddec3f2d798946fa2c8b7459197f6a854045a506fab149c5", kill_on_drop: false }` [INFO] [stdout] c971fb737a0ab464ddec3f2d798946fa2c8b7459197f6a854045a506fab149c5 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1946e35474291dcd3b45166f377962235f1682fdb1ce823814a7c4190189aae [INFO] running `Command { std: "docker" "start" "-a" "f1946e35474291dcd3b45166f377962235f1682fdb1ce823814a7c4190189aae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking webbrowser v0.8.10 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling strum_macros v0.25.0 [INFO] [stderr] Compiling ai_functions v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking auto_gpt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `objective` and `memory` are never read [INFO] [stdout] --> src/models/agent_basic/basic_agent.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct BasicAgent { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 15 | pub objective: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub memory: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasicAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_objective`, `get_position`, `get_state`, and `get_memory` are never used [INFO] [stdout] --> src/models/agent_basic/basic_traits.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait BasicTraits { [INFO] [stdout] | ----------- associated items in this trait [INFO] [stdout] 5 | fn new(objective: String, position: String) -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] 6 | fn update_state(&mut self, new_state: AgentState); [INFO] [stdout] 7 | fn get_objective(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | fn get_position(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 9 | fn get_state(&self) -> &AgentState; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 10 | fn get_memory(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `objective` and `memory` are never read [INFO] [stdout] --> src/models/agent_basic/basic_agent.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct BasicAgent { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 15 | pub objective: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub memory: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasicAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_objective`, `get_position`, `get_state`, and `get_memory` are never used [INFO] [stdout] --> src/models/agent_basic/basic_traits.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait BasicTraits { [INFO] [stdout] | ----------- associated items in this trait [INFO] [stdout] 5 | fn new(objective: String, position: String) -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] 6 | fn update_state(&mut self, new_state: AgentState); [INFO] [stdout] 7 | fn get_objective(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | fn get_position(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 9 | fn get_state(&self) -> &AgentState; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 10 | fn get_memory(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.36s [INFO] running `Command { std: "docker" "inspect" "f1946e35474291dcd3b45166f377962235f1682fdb1ce823814a7c4190189aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1946e35474291dcd3b45166f377962235f1682fdb1ce823814a7c4190189aae", kill_on_drop: false }` [INFO] [stdout] f1946e35474291dcd3b45166f377962235f1682fdb1ce823814a7c4190189aae