[INFO] cloning repository https://github.com/ZillaZ/AI-Assistant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZillaZ/AI-Assistant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZillaZ%2FAI-Assistant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZillaZ%2FAI-Assistant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e4ffd38e74a3d17e80da8b3109cce39b8965fc2 [INFO] testing ZillaZ/AI-Assistant against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZillaZ%2FAI-Assistant" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZillaZ/AI-Assistant on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZillaZ/AI-Assistant [INFO] finished tweaking git repo https://github.com/ZillaZ/AI-Assistant [INFO] tweaked toml for git repo https://github.com/ZillaZ/AI-Assistant written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ZillaZ/AI-Assistant 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded websocket v0.27.1 [INFO] [stderr] Downloaded websocket-base v0.26.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 332e2e382d3f4fdb42ce5c250d52dc87bab667a5e427d44c1a424503f03533ca [INFO] running `Command { std: "docker" "start" "-a" "332e2e382d3f4fdb42ce5c250d52dc87bab667a5e427d44c1a424503f03533ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "332e2e382d3f4fdb42ce5c250d52dc87bab667a5e427d44c1a424503f03533ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332e2e382d3f4fdb42ce5c250d52dc87bab667a5e427d44c1a424503f03533ca", kill_on_drop: false }` [INFO] [stdout] 332e2e382d3f4fdb42ce5c250d52dc87bab667a5e427d44c1a424503f03533ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e0756ce4384afc7b90748a614af5f360336dc29f38936b598d75699079a51a [INFO] running `Command { std: "docker" "start" "-a" "25e0756ce4384afc7b90748a614af5f360336dc29f38936b598d75699079a51a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sqlite3-sys v0.17.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sqlite v0.36.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling uuid-macro-internal v1.11.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling websocket-base v0.26.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling websocket v0.27.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling ai_assistant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/modules/web_client/server.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | io::{ErrorKind, Read, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Client` [INFO] [stdout] --> src/modules/web_client/server.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | sync::{Client, Reader, Server, Writer}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/modules/web_client/server.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | fn handle_request(&mut self, request: &httparse::Request, data: &str) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ValidationError` is never used [INFO] [stdout] --> src/modules/database/database.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | enum ValidationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Ok` is never constructed [INFO] [stdout] --> src/modules/database/types.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum DatabaseMessage { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Ok, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `DatabaseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `voice_model` is never read [INFO] [stdout] --> src/modules/env/env.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Env { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | voice_model: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Env` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `voice_model` is never used [INFO] [stdout] --> src/modules/env/env.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Env { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn voice_model(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `speech_to_text_uri` is never read [INFO] [stdout] --> src/modules/web_client/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct WebClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | speech_to_text_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_header` is never used [INFO] [stdout] --> src/modules/web_client/http.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn get_header(headers: &[httparse::Header], target: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_invalid_endpoint` is never used [INFO] [stdout] --> src/modules/web_client/server.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl WebConnection { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | fn handle_invalid_endpoint(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read` is never used [INFO] [stdout] --> src/modules/web_client/server.rs:397:4 [INFO] [stdout] | [INFO] [stdout] 397 | fn read(stream: &mut TcpStream) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_bytes` is never used [INFO] [stdout] --> src/modules/web_client/types.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl Messages { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn as_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "25e0756ce4384afc7b90748a614af5f360336dc29f38936b598d75699079a51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e0756ce4384afc7b90748a614af5f360336dc29f38936b598d75699079a51a", kill_on_drop: false }` [INFO] [stdout] 25e0756ce4384afc7b90748a614af5f360336dc29f38936b598d75699079a51a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90aba1fa58b55faff1075d63068640dffeee2bdb2f36be73c2f8aabd2eeb0616 [INFO] running `Command { std: "docker" "start" "-a" "90aba1fa58b55faff1075d63068640dffeee2bdb2f36be73c2f8aabd2eeb0616", kill_on_drop: false }` [INFO] [stderr] Compiling ai_assistant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/modules/web_client/server.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | io::{ErrorKind, Read, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Client` [INFO] [stdout] --> src/modules/web_client/server.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | sync::{Client, Reader, Server, Writer}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/modules/web_client/server.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | fn handle_request(&mut self, request: &httparse::Request, data: &str) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ValidationError` is never used [INFO] [stdout] --> src/modules/database/database.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | enum ValidationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Ok` is never constructed [INFO] [stdout] --> src/modules/database/types.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum DatabaseMessage { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Ok, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `DatabaseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `voice_model` is never read [INFO] [stdout] --> src/modules/env/env.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Env { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | voice_model: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Env` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `voice_model` is never used [INFO] [stdout] --> src/modules/env/env.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Env { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn voice_model(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `speech_to_text_uri` is never read [INFO] [stdout] --> src/modules/web_client/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct WebClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | speech_to_text_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_header` is never used [INFO] [stdout] --> src/modules/web_client/http.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn get_header(headers: &[httparse::Header], target: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_invalid_endpoint` is never used [INFO] [stdout] --> src/modules/web_client/server.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl WebConnection { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | fn handle_invalid_endpoint(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read` is never used [INFO] [stdout] --> src/modules/web_client/server.rs:397:4 [INFO] [stdout] | [INFO] [stdout] 397 | fn read(stream: &mut TcpStream) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_bytes` is never used [INFO] [stdout] --> src/modules/web_client/types.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl Messages { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn as_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "90aba1fa58b55faff1075d63068640dffeee2bdb2f36be73c2f8aabd2eeb0616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90aba1fa58b55faff1075d63068640dffeee2bdb2f36be73c2f8aabd2eeb0616", kill_on_drop: false }` [INFO] [stdout] 90aba1fa58b55faff1075d63068640dffeee2bdb2f36be73c2f8aabd2eeb0616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1572ff8e0af990c4eae4b1e93d4a51f50eed28fffc4c9766a9b56090e1a9a4ae [INFO] running `Command { std: "docker" "start" "-a" "1572ff8e0af990c4eae4b1e93d4a51f50eed28fffc4c9766a9b56090e1a9a4ae", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Write` [INFO] [stderr] --> src/modules/web_client/server.rs:6:27 [INFO] [stderr] | [INFO] [stderr] 6 | io::{ErrorKind, Read, Write}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Client` [INFO] [stderr] --> src/modules/web_client/server.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | sync::{Client, Reader, Server, Writer}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> src/modules/web_client/server.rs:117:34 [INFO] [stderr] | [INFO] [stderr] 117 | fn handle_request(&mut self, request: &httparse::Request, data: &str) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum `ValidationError` is never used [INFO] [stderr] --> src/modules/database/database.rs:12:6 [INFO] [stderr] | [INFO] [stderr] 12 | enum ValidationError { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Ok` is never constructed [INFO] [stderr] --> src/modules/database/types.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum DatabaseMessage { [INFO] [stderr] | --------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 16 | Ok, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `DatabaseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `voice_model` is never read [INFO] [stderr] --> src/modules/env/env.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Env { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 7 | voice_model: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Env` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `voice_model` is never used [INFO] [stderr] --> src/modules/env/env.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl Env { [INFO] [stderr] | -------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 35 | pub fn voice_model(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `speech_to_text_uri` is never read [INFO] [stderr] --> src/modules/web_client/client.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct WebClient { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | speech_to_text_uri: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_header` is never used [INFO] [stderr] --> src/modules/web_client/http.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn get_header(headers: &[httparse::Header], target: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `handle_invalid_endpoint` is never used [INFO] [stderr] --> src/modules/web_client/server.rs:379:8 [INFO] [stderr] | [INFO] [stderr] 67 | impl WebConnection { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 379 | fn handle_invalid_endpoint(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `read` is never used [INFO] [stderr] --> src/modules/web_client/server.rs:397:4 [INFO] [stderr] | [INFO] [stderr] 397 | fn read(stream: &mut TcpStream) -> Vec { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `as_bytes` is never used [INFO] [stderr] --> src/modules/web_client/types.rs:85:12 [INFO] [stderr] | [INFO] [stderr] 75 | impl Messages { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 85 | pub fn as_bytes(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ai_assistant` (bin "ai_assistant" test) generated 12 warnings (run `cargo fix --bin "ai_assistant" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ai_assistant-c6bfecd17e31e063) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1572ff8e0af990c4eae4b1e93d4a51f50eed28fffc4c9766a9b56090e1a9a4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1572ff8e0af990c4eae4b1e93d4a51f50eed28fffc4c9766a9b56090e1a9a4ae", kill_on_drop: false }` [INFO] [stdout] 1572ff8e0af990c4eae4b1e93d4a51f50eed28fffc4c9766a9b56090e1a9a4ae