[INFO] cloning repository https://github.com/jikanter/eridian-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jikanter/eridian-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikanter%2Feridian-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikanter%2Feridian-ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a01e565d3820aa8b43b17f6e0f5e5f1a75118ef2 [INFO] checking jikanter/eridian-ai against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikanter%2Feridian-ai" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jikanter/eridian-ai [INFO] finished tweaking git repo https://github.com/jikanter/eridian-ai [INFO] tweaked toml for git repo https://github.com/jikanter/eridian-ai written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jikanter/eridian-ai on toolchain 65b20a97de33e9e59992793a144aef2950c48c76 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jikanter/eridian-ai 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d [INFO] running `Command { std: "docker" "start" "6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d", 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" "6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d", 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" "6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking string_cache v0.9.0 [INFO] [stderr] Compiling web_atoms v0.2.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Compiling selectors v0.38.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking tendril v0.5.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking sigchld v0.2.3 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling rmcp v1.7.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking micromap v0.3.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking fancy-regex v0.18.0 [INFO] [stderr] Checking aws-smithy-types v1.3.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking shared_child v1.1.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking terminal-trx v0.2.6 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking shared_thread v0.2.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling stop-words v0.8.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking ego-tree v0.11.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking roff v1.1.1 [INFO] [stderr] Checking xterm-color v1.0.1 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking terminal-colorsaurus v0.4.8 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking duct v1.1.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.9 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking os_info v3.12.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking anndists v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling cssparser-macros v0.7.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking cssparser v0.37.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking markup5ever v0.39.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking html5ever v0.39.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v1.7.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking clap_mangen v0.2.33 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking sse-stream v0.2.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fluent-uri v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking jsonptr v0.7.1 [INFO] [stderr] Checking plist v1.7.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking serde_norway v0.9.42 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking eridian-trace v0.1.0 (/opt/rustwide/workdir/crates/eridian-trace) [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking sysctl v0.5.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking referencing v0.46.5 [INFO] [stderr] Checking mmap-rs v0.6.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking tokio-graceful v0.2.2 [INFO] [stderr] Checking cached v0.55.1 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking xml5ever v0.18.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking json-patch v4.0.0 [INFO] [stderr] Checking hnsw_rs v0.3.2 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking bm25 v2.3.0 [INFO] [stderr] Checking scraper v0.27.0 [INFO] [stderr] Checking markup5ever_rcdom v0.3.0 [INFO] [stderr] Checking html_to_markdown v0.1.0 [INFO] [stderr] Checking process-wrap v9.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking jsonschema v0.46.5 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking reedline v0.48.0 [INFO] [stderr] Checking inquire v0.9.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wl-clipboard-rs v0.9.2 [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Checking aichat v0.7.4-eridian (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `validate_schema_detailed` [INFO] [stdout] --> src/config/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | validate_schema_detailed, validate_schema_traced, KnowledgeBinding, MergeStrategy, [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: `validate_schema` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | validate_schema, validate_schema_traced, Config, GlobalConfig, Input, Entity, WorkingMode, CODE_ROLE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `validate_schema_detailed` [INFO] [stdout] --> src/config/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | validate_schema_detailed, validate_schema_traced, KnowledgeBinding, MergeStrategy, [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: `validate_schema` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | validate_schema, validate_schema_traced, Config, GlobalConfig, Input, Entity, WorkingMode, CODE_ROLE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `put` are never used [INFO] [stdout] --> src/cache.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 141 | impl CacheManager { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 142 | pub fn new(dir: PathBuf, ttl: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub fn put(&mut self, key: &str, value: &str) -> std::io::Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `extensions_config` is never used [INFO] [stdout] --> src/client/common.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait Client: Sync + Send { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 58 | fn extensions_config(&self) -> Option<&Value> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `patch_mut` is never used [INFO] [stdout] --> src/client/model.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl Model { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn patch_mut(&mut self) -> &mut Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `resolve_entity` and `find_roles_by_port` are never used [INFO] [stdout] --> src/config/mod.rs:1674:12 [INFO] [stdout] | [INFO] [stdout] 708 | impl Config { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 1674 | pub fn resolve_entity(&self, input: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1871 | pub fn find_roles_by_port( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `discover` is never used [INFO] [stdout] --> src/config/remote.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn discover(client: &Client, target: &ResolvedRemote) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `kind` and `name` are never used [INFO] [stdout] --> src/config/resolver.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl EntityRef { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 144 | pub fn kind(&self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RoleResolver` is never used [INFO] [stdout] --> src/config/resolver.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | pub trait RoleResolver { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ephemeral` and `Remote` are never constructed [INFO] [stdout] --> src/config/role.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 249 | pub enum Backing { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 250 | /// A literal prompt with no file (`aichat "text"`); owns nothing. [INFO] [stdout] 251 | Ephemeral, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | Remote, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Backing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pipeline_merge_roles` is never used [INFO] [stdout] --> src/config/role.rs:2219:12 [INFO] [stdout] | [INFO] [stdout] 1713 | impl Role { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 2219 | pub fn pipeline_merge_roles(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_command_with_stderr` is never used [INFO] [stdout] --> src/utils/command.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn run_command_with_stderr>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Success` is never constructed [INFO] [stdout] --> src/utils/exit_code.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum ExitCode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 23 | Success = 0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExitCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `put` are never used [INFO] [stdout] --> src/cache.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 141 | impl CacheManager { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 142 | pub fn new(dir: PathBuf, ttl: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub fn put(&mut self, key: &str, value: &str) -> std::io::Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `extensions_config` is never used [INFO] [stdout] --> src/client/common.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait Client: Sync + Send { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 58 | fn extensions_config(&self) -> Option<&Value> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `patch_mut` is never used [INFO] [stdout] --> src/client/model.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl Model { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn patch_mut(&mut self) -> &mut Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `resolve_entity` and `find_roles_by_port` are never used [INFO] [stdout] --> src/config/mod.rs:1674:12 [INFO] [stdout] | [INFO] [stdout] 708 | impl Config { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 1674 | pub fn resolve_entity(&self, input: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1871 | pub fn find_roles_by_port( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `discover` is never used [INFO] [stdout] --> src/config/remote.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn discover(client: &Client, target: &ResolvedRemote) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RoleResolver` is never used [INFO] [stdout] --> src/config/resolver.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | pub trait RoleResolver { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pipeline_merge_roles` is never used [INFO] [stdout] --> src/config/role.rs:2219:12 [INFO] [stdout] | [INFO] [stdout] 1713 | impl Role { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 2219 | pub fn pipeline_merge_roles(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_command_with_stderr` is never used [INFO] [stdout] --> src/utils/command.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn run_command_with_stderr>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11` [INFO] running `Command { std: "docker" "inspect" "6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d", kill_on_drop: false }` [INFO] [stdout] 6b7d98d5f297133760c42c60a490b7ac93fa60470ac79af76bdf3032e364543d