[INFO] cloning repository https://github.com/yescoderbetter/robot-new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yescoderbetter/robot-new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescoderbetter%2Frobot-new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescoderbetter%2Frobot-new'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d488703406f98992f03835c62495610f98dbebd
[INFO] checking yescoderbetter/robot-new against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescoderbetter%2Frobot-new" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yescoderbetter/robot-new
[INFO] finished tweaking git repo https://github.com/yescoderbetter/robot-new
[INFO] tweaked toml for git repo https://github.com/yescoderbetter/robot-new written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yescoderbetter/robot-new on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yescoderbetter/robot-new 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.name
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e
[INFO] running `Command { std: "docker" "start" "5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.name
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking apps v0.1.0 (/opt/rustwide/workdir/apps)
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking nkeys v0.4.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling rig-derive v0.38.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tryhard v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking tokio-websockets v0.10.1
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking async-nats v0.49.1
[INFO] [stderr]     Checking rig-core v0.38.1
[INFO] [stderr]     Checking rig v0.38.1
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `BroadCastService`
[INFO] [stdout]  --> core/src/robot_ability/clone.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::broadcast_nats::{BroadCastService};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rig::providers::openai`
[INFO] [stdout]  --> core/src/robot_ability/voice.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rig::providers::openai;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agents::models::Model`
[INFO] [stdout]  --> core/src/robot_ability/voice.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::agents::models::Model;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> core/src/robot_knowledge/knowledge.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> core/src/common/https_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientBuilder` and `Client`
[INFO] [stdout]  --> core/src/common/https_utils.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::{Client, ClientBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BroadCastService`
[INFO] [stdout]  --> core/src/robot_ability/clone.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::broadcast_nats::{BroadCastService};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rig::providers::openai`
[INFO] [stdout]  --> core/src/robot_ability/voice.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rig::providers::openai;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agents::models::Model`
[INFO] [stdout]  --> core/src/robot_ability/voice.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::agents::models::Model;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> core/src/robot_knowledge/knowledge.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> core/src/common/https_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientBuilder` and `Client`
[INFO] [stdout]  --> core/src/common/https_utils.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::{Client, ClientBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clone_state`
[INFO] [stdout]   --> core/src/robot_ability/clone.rs:31:54
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(id: u64, clone_ability: CloneAbility, clone_state: CloneState) -> Self {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clone_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> core/src/robot_ability/power.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let position = NavigatorSystem::get_location();
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clone_state`
[INFO] [stdout]   --> core/src/robot_ability/clone.rs:31:54
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(id: u64, clone_ability: CloneAbility, clone_state: CloneState) -> Self {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clone_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `knowledge_base`
[INFO] [stdout]   --> core/src/robot_ability/voice.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(knowledge_base: KnowledgeBase) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_knowledge_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> core/src/robot_ability/power.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let position = NavigatorSystem::get_location();
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `knowledge_base`
[INFO] [stdout]   --> core/src/robot_ability/voice.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(knowledge_base: KnowledgeBase) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_knowledge_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_msg`
[INFO] [stdout]   --> core/src/agents/models.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         current_msg: Message,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preamble`
[INFO] [stdout]   --> core/src/agents/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         preamble: String,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_preamble`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]   --> core/src/agents/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         schema: Option<Schema>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> core/src/agents/models.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     Message::System { content } => true,
[INFO] [stdout]     |                                       ^^^^^^^ help: try ignoring the field: `content: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `l_leg`, `r_leg`, `l_hand`, and `r_hand` are never read
[INFO] [stdout]   --> core/src/robot_physic/robot.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct RobotBody {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     // 身体组件id
[INFO] [stdout] 27 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 28 |     l_leg: RobotLeg,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     r_leg: RobotLeg,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     l_hand: RobotHand,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 31 |     r_hand: RobotHand,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `state` are never read
[INFO] [stdout]   --> core/src/robot_physic/robot.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct RobotLeg {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 36 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 37 |     state: LegState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotLeg` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `state` are never read
[INFO] [stdout]   --> core/src/robot_physic/robot.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct RobotHand {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 42 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 43 |     state: HandState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotHand` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_msg`
[INFO] [stdout]   --> core/src/agents/models.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         current_msg: Message,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preamble`
[INFO] [stdout]   --> core/src/agents/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         preamble: String,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_preamble`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]   --> core/src/agents/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         schema: Option<Schema>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> core/src/agents/models.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     Message::System { content } => true,
[INFO] [stdout]     |                                       ^^^^^^^ help: try ignoring the field: `content: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `l_leg`, `r_leg`, `l_hand`, and `r_hand` are never read
[INFO] [stdout]   --> core/src/robot_physic/robot.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct RobotBody {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     // 身体组件id
[INFO] [stdout] 27 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 28 |     l_leg: RobotLeg,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     r_leg: RobotLeg,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     l_hand: RobotHand,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 31 |     r_hand: RobotHand,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `state` are never read
[INFO] [stdout]   --> core/src/robot_physic/robot.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct RobotLeg {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 36 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 37 |     state: LegState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotLeg` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `state` are never read
[INFO] [stdout]   --> core/src/robot_physic/robot.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct RobotHand {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 42 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 43 |     state: HandState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotHand` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e", kill_on_drop: false }`
[INFO] [stdout] 5f684da5c44c2c8a6644d112320cc1fb0c1b414e3c9462f11b1cd5834808fe6e
