[INFO] fetching crate kotoba-kotobas 0.1.22...
[INFO] testing kotoba-kotobas-0.1.22 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate kotoba-kotobas 0.1.22 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate kotoba-kotobas 0.1.22
[INFO] finished tweaking crates.io crate kotoba-kotobas 0.1.22
[INFO] tweaked toml for crates.io crate kotoba-kotobas 0.1.22 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kotoba-kotobas 0.1.22 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kotoba-kotobas 0.1.22 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e89e41a2dabe02651f3ca4ce851a86cc6bcf66868823347bce4e601e1bd25a9
[INFO] running `Command { std: "docker" "start" "-a" "5e89e41a2dabe02651f3ca4ce851a86cc6bcf66868823347bce4e601e1bd25a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e89e41a2dabe02651f3ca4ce851a86cc6bcf66868823347bce4e601e1bd25a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e89e41a2dabe02651f3ca4ce851a86cc6bcf66868823347bce4e601e1bd25a9", kill_on_drop: false }`
[INFO] [stdout] 5e89e41a2dabe02651f3ca4ce851a86cc6bcf66868823347bce4e601e1bd25a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71896e37236e7149eb9da618a07e1ce404aa07e9b94fd070545f1fd25dec3770
[INFO] running `Command { std: "docker" "start" "-a" "71896e37236e7149eb9da618a07e1ce404aa07e9b94fd070545f1fd25dec3770", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling kotoba-errors v0.1.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling kotoba-jsonnet v0.1.22
[INFO] [stderr]    Compiling kotoba-core v0.1.22
[INFO] [stderr]    Compiling kotoba-kotobas v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `PCI_DSS` should have an upper camel case name
[INFO] [stdout]    --> src/deploy.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     PCI_DSS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `PciDss`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KotobaNetError`
[INFO] [stdout]  --> src/ai_runtime.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{KotobaNetError, Result};
[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: `KotobaNetError`
[INFO] [stdout]  --> src/ai_memory.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{KotobaNetError, Result};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use deploy::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `MemoryType` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use ai_memory::*;
[INFO] [stdout]    |         ------------ but the name `MemoryType` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/ai_models.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn call_anthropic(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/ai_models.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn call_anthropic(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/ai_models.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     async fn call_google(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/ai_models.rs:142:57
[INFO] [stdout]     |
[INFO] [stdout] 142 |     async fn call_google(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/ai_chains.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         for (i, step) in chain.steps.iter().enumerate() {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temperature`
[INFO] [stdout]    --> src/ai_chains.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let temperature = step.config.get("temperature")
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temperature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_tokens`
[INFO] [stdout]    --> src/ai_chains.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let max_tokens = step.config.get("max_tokens")
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/ai_chains.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |     async fn execute_tool_step(&self, step: &ChainStep, context: &serde_json::Value) -> Result<serde_json::Value> {
[INFO] [stdout]     |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `jsonnet_object_to_hashmap` and `jsonnet_value_to_json_value` are never used
[INFO] [stdout]     --> src/deploy.rs:1436:8
[INFO] [stdout]      |
[INFO] [stdout]  415 | impl DeployParser {
[INFO] [stdout]      | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1436 |     fn jsonnet_object_to_hashmap(obj: &HashMap<String, JsonnetValue>) -> Result<serde_json::Value> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1445 |     fn jsonnet_value_to_json_value(value: &JsonnetValue) -> Result<serde_json::Value> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/ai_runtime.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AiRuntime {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 17 |     config: AiRuntimeConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "71896e37236e7149eb9da618a07e1ce404aa07e9b94fd070545f1fd25dec3770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71896e37236e7149eb9da618a07e1ce404aa07e9b94fd070545f1fd25dec3770", kill_on_drop: false }`
[INFO] [stdout] 71896e37236e7149eb9da618a07e1ce404aa07e9b94fd070545f1fd25dec3770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aab6dae407f7f1e3bdcd7ac25a7c7683f6201b032199372e2c133e1851790792
[INFO] running `Command { std: "docker" "start" "-a" "aab6dae407f7f1e3bdcd7ac25a7c7683f6201b032199372e2c133e1851790792", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling kotoba-jsonnet v0.1.22
[INFO] [stderr]    Compiling kotoba-core v0.1.22
[INFO] [stderr]    Compiling kotoba-kotobas v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `PCI_DSS` should have an upper camel case name
[INFO] [stdout]    --> src/deploy.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     PCI_DSS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `PciDss`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KotobaNetError`
[INFO] [stdout]  --> src/ai_runtime.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{KotobaNetError, Result};
[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: `KotobaNetError`
[INFO] [stdout]  --> src/ai_memory.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{KotobaNetError, Result};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use deploy::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `MemoryType` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use ai_memory::*;
[INFO] [stdout]    |         ------------ but the name `MemoryType` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PCI_DSS` should have an upper camel case name
[INFO] [stdout]    --> src/deploy.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     PCI_DSS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `PciDss`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KotobaNetError`
[INFO] [stdout]  --> src/ai_runtime.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{KotobaNetError, Result};
[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: `KotobaNetError`
[INFO] [stdout]  --> src/ai_memory.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{KotobaNetError, Result};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use deploy::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `MemoryType` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use ai_memory::*;
[INFO] [stdout]    |         ------------ but the name `MemoryType` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/ai_models.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn call_anthropic(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/ai_models.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn call_anthropic(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/ai_models.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     async fn call_google(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/ai_models.rs:142:57
[INFO] [stdout]     |
[INFO] [stdout] 142 |     async fn call_google(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `github_pages::BuildConfig` in the current scope
[INFO] [stdout]    --> src/github_pages.rs:887:33
[INFO] [stdout]     |
[INFO] [stdout]  46 | pub struct BuildConfig {
[INFO] [stdout]     | ---------------------- function or associated item `default` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 887 |             build: BuildConfig::default(),
[INFO] [stdout]     |                                 ^^^^^^^ function or associated item not found in `github_pages::BuildConfig`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `github_pages::DeploymentConfig` in the current scope
[INFO] [stdout]    --> src/github_pages.rs:888:43
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct DeploymentConfig {
[INFO] [stdout]     | --------------------------- function or associated item `default` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 888 |             deployment: DeploymentConfig::default(),
[INFO] [stdout]     |                                           ^^^^^^^ function or associated item not found in `github_pages::DeploymentConfig`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `github_pages::GitHubPagesConfig` in the current scope
[INFO] [stdout]    --> src/github_pages.rs:900:41
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct GitHubPagesConfig {
[INFO] [stdout]     | ---------------------------- function or associated item `default` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 900 |         let config = GitHubPagesConfig::default();
[INFO] [stdout]     |                                         ^^^^^^^ function or associated item not found in `github_pages::GitHubPagesConfig`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/ai_chains.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         for (i, step) in chain.steps.iter().enumerate() {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temperature`
[INFO] [stdout]    --> src/ai_chains.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let temperature = step.config.get("temperature")
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temperature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_tokens`
[INFO] [stdout]    --> src/ai_chains.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let max_tokens = step.config.get("max_tokens")
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/ai_chains.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |     async fn execute_tool_step(&self, step: &ChainStep, context: &serde_json::Value) -> Result<serde_json::Value> {
[INFO] [stdout]     |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `jsonnet_object_to_hashmap` and `jsonnet_value_to_json_value` are never used
[INFO] [stdout]     --> src/deploy.rs:1436:8
[INFO] [stdout]      |
[INFO] [stdout]  415 | impl DeployParser {
[INFO] [stdout]      | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1436 |     fn jsonnet_object_to_hashmap(obj: &HashMap<String, JsonnetValue>) -> Result<serde_json::Value> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1445 |     fn jsonnet_value_to_json_value(value: &JsonnetValue) -> Result<serde_json::Value> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/ai_runtime.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AiRuntime {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 17 |     config: AiRuntimeConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/ai_models.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn call_anthropic(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/ai_models.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |     async fn call_anthropic(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/ai_models.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     async fn call_google(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/ai_models.rs:142:57
[INFO] [stdout]     |
[INFO] [stdout] 142 |     async fn call_google(&self, config: &AiModelConfig, messages: &[AiMessage]) -> Result<AiResponse> {
[INFO] [stdout]     |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/ai_chains.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         for (i, step) in chain.steps.iter().enumerate() {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temperature`
[INFO] [stdout]    --> src/ai_chains.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let temperature = step.config.get("temperature")
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temperature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_tokens`
[INFO] [stdout]    --> src/ai_chains.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let max_tokens = step.config.get("max_tokens")
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/ai_chains.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |     async fn execute_tool_step(&self, step: &ChainStep, context: &serde_json::Value) -> Result<serde_json::Value> {
[INFO] [stdout]     |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kotoba-kotobas` (lib test) due to 3 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aab6dae407f7f1e3bdcd7ac25a7c7683f6201b032199372e2c133e1851790792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab6dae407f7f1e3bdcd7ac25a7c7683f6201b032199372e2c133e1851790792", kill_on_drop: false }`
[INFO] [stdout] aab6dae407f7f1e3bdcd7ac25a7c7683f6201b032199372e2c133e1851790792
