[INFO] cloning repository https://github.com/Prateek-Pandey-96/rust-openai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Prateek-Pandey-96/rust-openai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrateek-Pandey-96%2Frust-openai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrateek-Pandey-96%2Frust-openai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8907d1fdad8bc39a84cbd29a0077e74acdd7b730
[INFO] checking Prateek-Pandey-96/rust-openai against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrateek-Pandey-96%2Frust-openai" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Prateek-Pandey-96/rust-openai
[INFO] finished tweaking git repo https://github.com/Prateek-Pandey-96/rust-openai
[INFO] tweaked toml for git repo https://github.com/Prateek-Pandey-96/rust-openai written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Prateek-Pandey-96/rust-openai on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Prateek-Pandey-96/rust-openai 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 496b4de512e5d3d699abdd0cbdfa7a8286b2fc5ec9e8a47e8ccd3a6dc31bec8c
[INFO] running `Command { std: "docker" "start" "-a" "496b4de512e5d3d699abdd0cbdfa7a8286b2fc5ec9e8a47e8ccd3a6dc31bec8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "496b4de512e5d3d699abdd0cbdfa7a8286b2fc5ec9e8a47e8ccd3a6dc31bec8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496b4de512e5d3d699abdd0cbdfa7a8286b2fc5ec9e8a47e8ccd3a6dc31bec8c", kill_on_drop: false }`
[INFO] [stdout] 496b4de512e5d3d699abdd0cbdfa7a8286b2fc5ec9e8a47e8ccd3a6dc31bec8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b196420a8f2ea5360379b466b4a192ba8d76422429f57115a5081592edb00af
[INFO] running `Command { std: "docker" "start" "-a" "5b196420a8f2ea5360379b466b4a192ba8d76422429f57115a5081592edb00af", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking openssl v0.10.72
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[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 native-tls v0.2.14
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rust-openai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::function_calling::provider::CallerProvider`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::function_calling::provider::CallerProvider;
[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: `crate::function_calling::traits::Caller`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::function_calling::traits::Caller;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_calling::weather_caller`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::function_calling::weather_caller;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_calling::weather_caller::WeatherCaller`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::function_calling::weather_caller::WeatherCaller;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::structured_output::provider::SolverProvider`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::structured_output::provider::SolverProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CallerType` and `QuestionType`
[INFO] [stdout]  --> src/main.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::utils::{CallerType, QuestionType};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_calling::provider::CallerProvider`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::function_calling::provider::CallerProvider;
[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: `crate::function_calling::traits::Caller`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::function_calling::traits::Caller;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_calling::weather_caller`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::function_calling::weather_caller;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_calling::weather_caller::WeatherCaller`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::function_calling::weather_caller::WeatherCaller;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::structured_output::provider::SolverProvider`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::structured_output::provider::SolverProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CallerType` and `QuestionType`
[INFO] [stdout]  --> src/main.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::utils::{CallerType, QuestionType};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `openai_key`
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let openai_key = env::var("OPENAI_API_KEY")
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openai_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Solver` is never used
[INFO] [stdout]  --> src/structured_output/traits.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Solver: Send + Sync {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EquationSolver` is never constructed
[INFO] [stdout]  --> src/structured_output/equation_solver.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct EquationSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/structured_output/equation_solver.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EquationSolver{
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(api_key: &str, equation: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolverProvider` is never constructed
[INFO] [stdout]  --> src/structured_output/provider.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SolverProvider;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_solver` is never used
[INFO] [stdout]  --> src/structured_output/provider.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl SolverProvider {
[INFO] [stdout]   | ------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn get_solver(question_type: QuestionType, api_key: &str, question: &str) -> Box<dyn Solver + Send + Sync> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventInfo` is never constructed
[INFO] [stdout]  --> src/structured_output/event_info.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct EventInfo {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/structured_output/event_info.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EventInfo {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(api_key: &str, equation: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Caller` is never used
[INFO] [stdout]  --> src/function_calling/traits.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Caller: Send + Sync {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WeatherCaller` is never constructed
[INFO] [stdout]  --> src/function_calling/weather_caller.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WeatherCaller{
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `get_weather` are never used
[INFO] [stdout]   --> src/function_calling/weather_caller.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl WeatherCaller{
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] 11 |     pub fn new(api_key: &str) -> Self{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn get_weather(latitude: f32, longitude: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallerProvider` is never constructed
[INFO] [stdout]  --> src/function_calling/provider.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CallerProvider;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_caller` is never used
[INFO] [stdout]  --> src/function_calling/provider.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl CallerProvider {
[INFO] [stdout]   | ------------------- associated function in this implementation
[INFO] [stdout] 8 |     pub fn get_caller(caller_type: CallerType, api_key: &str) -> Box<dyn Caller + Send + Sync> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QuestionType` is never used
[INFO] [stdout]  --> src/utils.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum QuestionType {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CallerType` is never used
[INFO] [stdout]   --> src/utils.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum CallerType{
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `HTTP_CLIENT` is never used
[INFO] [stdout]   --> src/utils.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub static HTTP_CLIENT: Lazy<Client> = Lazy::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `openai_key`
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let openai_key = env::var("OPENAI_API_KEY")
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openai_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Solver` is never used
[INFO] [stdout]  --> src/structured_output/traits.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Solver: Send + Sync {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EquationSolver` is never constructed
[INFO] [stdout]  --> src/structured_output/equation_solver.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct EquationSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/structured_output/equation_solver.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EquationSolver{
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(api_key: &str, equation: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolverProvider` is never constructed
[INFO] [stdout]  --> src/structured_output/provider.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SolverProvider;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_solver` is never used
[INFO] [stdout]  --> src/structured_output/provider.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl SolverProvider {
[INFO] [stdout]   | ------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn get_solver(question_type: QuestionType, api_key: &str, question: &str) -> Box<dyn Solver + Send + Sync> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventInfo` is never constructed
[INFO] [stdout]  --> src/structured_output/event_info.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct EventInfo {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/structured_output/event_info.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EventInfo {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(api_key: &str, equation: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Caller` is never used
[INFO] [stdout]  --> src/function_calling/traits.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Caller: Send + Sync {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WeatherCaller` is never constructed
[INFO] [stdout]  --> src/function_calling/weather_caller.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WeatherCaller{
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `get_weather` are never used
[INFO] [stdout]   --> src/function_calling/weather_caller.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl WeatherCaller{
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] 11 |     pub fn new(api_key: &str) -> Self{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn get_weather(latitude: f32, longitude: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallerProvider` is never constructed
[INFO] [stdout]  --> src/function_calling/provider.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CallerProvider;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_caller` is never used
[INFO] [stdout]  --> src/function_calling/provider.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl CallerProvider {
[INFO] [stdout]   | ------------------- associated function in this implementation
[INFO] [stdout] 8 |     pub fn get_caller(caller_type: CallerType, api_key: &str) -> Box<dyn Caller + Send + Sync> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QuestionType` is never used
[INFO] [stdout]  --> src/utils.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum QuestionType {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CallerType` is never used
[INFO] [stdout]   --> src/utils.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum CallerType{
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `HTTP_CLIENT` is never used
[INFO] [stdout]   --> src/utils.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub static HTTP_CLIENT: Lazy<Client> = Lazy::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.92s
[INFO] running `Command { std: "docker" "inspect" "5b196420a8f2ea5360379b466b4a192ba8d76422429f57115a5081592edb00af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b196420a8f2ea5360379b466b4a192ba8d76422429f57115a5081592edb00af", kill_on_drop: false }`
[INFO] [stdout] 5b196420a8f2ea5360379b466b4a192ba8d76422429f57115a5081592edb00af
