[INFO] fetching crate FerriteChatter 4.2.1...
[INFO] checking FerriteChatter-4.2.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate FerriteChatter 4.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate FerriteChatter 4.2.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate FerriteChatter 4.2.1
[INFO] finished tweaking crates.io crate FerriteChatter 4.2.1
[INFO] tweaked toml for crates.io crate FerriteChatter 4.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate FerriteChatter 4.2.1 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 769ef1b158393d7d3ade264741d97fc4f663b00be6b4aaaacb926420d84a685b
[INFO] running `Command { std: "docker" "start" "-a" "769ef1b158393d7d3ade264741d97fc4f663b00be6b4aaaacb926420d84a685b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "769ef1b158393d7d3ade264741d97fc4f663b00be6b4aaaacb926420d84a685b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "769ef1b158393d7d3ade264741d97fc4f663b00be6b4aaaacb926420d84a685b", kill_on_drop: false }`
[INFO] [stdout] 769ef1b158393d7d3ade264741d97fc4f663b00be6b4aaaacb926420d84a685b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b17b561b23fbebbdf6e789ab74ef6edaa2d0ea474b7571cd6b8e5b0165c36be4
[INFO] running `Command { std: "docker" "start" "-a" "b17b561b23fbebbdf6e789ab74ef6edaa2d0ea474b7571cd6b8e5b0165c36be4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling tia v1.0.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking openai v1.0.0-alpha.16
[INFO] [stderr]    Compiling ferrite_model_gen v0.1.0
[INFO] [stderr]     Checking FerriteChatter v4.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/core.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | generate_models!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: OPENAI_API_KEY must be set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/core.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | generate_models!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: OPENAI_API_KEY must be set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Model` in module `core`
[INFO] [stdout]   --> src/config.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     default_model: Option<core::Model>,
[INFO] [stdout]    |                                 ^^^^^ not found in `core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Model`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     default_model: Option<core::Model>,
[INFO] [stdout] 13 +     default_model: Option<Model>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Model` in module `core`
[INFO] [stdout]  --> src/config.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Tia, Deserialize)]
[INFO] [stdout]   |                 ^^^ not found in `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use openai::models::Model;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Model` in `core`
[INFO] [stdout]   --> src/config.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |             default_model: Some(crate::core::Model::Gpt_4o),
[INFO] [stdout]    |                                              ^^^^^ could not find `Model` in `core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Model`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -             default_model: Some(crate::core::Model::Gpt_4o),
[INFO] [stdout] 20 +             default_model: Some(Model::Gpt_4o),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Model` in this scope
[INFO] [stdout]   --> src/core.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o;
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Model`
[INFO] [stdout]   --> src/core.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o;
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Model`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]  --> src/core.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::ValueEnum`
[INFO] [stdout]  --> src/core.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::ValueEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserializer`, `Visitor`, and `self`
[INFO] [stdout]  --> src/core.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::de::{self, Deserializer, Visitor};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/core.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/core.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/core.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Model` in module `core`
[INFO] [stdout]   --> src/config.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     default_model: Option<core::Model>,
[INFO] [stdout]    |                                 ^^^^^ not found in `core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Model`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     default_model: Option<core::Model>,
[INFO] [stdout] 13 +     default_model: Option<Model>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Model` in module `core`
[INFO] [stdout]  --> src/config.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Tia, Deserialize)]
[INFO] [stdout]   |                 ^^^ not found in `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use openai::models::Model;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Model` in `core`
[INFO] [stdout]   --> src/config.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |             default_model: Some(crate::core::Model::Gpt_4o),
[INFO] [stdout]    |                                              ^^^^^ could not find `Model` in `core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Model`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -             default_model: Some(crate::core::Model::Gpt_4o),
[INFO] [stdout] 20 +             default_model: Some(Model::Gpt_4o),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Model` in this scope
[INFO] [stdout]   --> src/core.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o;
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Model`
[INFO] [stdout]   --> src/core.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o;
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Model`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use openai::models::Model;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]  --> src/core.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::ValueEnum`
[INFO] [stdout]  --> src/core.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::ValueEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserializer`, `Visitor`, and `self`
[INFO] [stdout]  --> src/core.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::de::{self, Deserializer, Visitor};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/core.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/core.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/core.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `FerriteChatter` (lib) due to 6 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `FerriteChatter` (lib test) due to 6 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b17b561b23fbebbdf6e789ab74ef6edaa2d0ea474b7571cd6b8e5b0165c36be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b17b561b23fbebbdf6e789ab74ef6edaa2d0ea474b7571cd6b8e5b0165c36be4", kill_on_drop: false }`
[INFO] [stdout] b17b561b23fbebbdf6e789ab74ef6edaa2d0ea474b7571cd6b8e5b0165c36be4
