[INFO] fetching crate gem-rs 0.1.80...
[INFO] testing gem-rs-0.1.80 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gem-rs 0.1.80 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate gem-rs 0.1.80
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gem-rs 0.1.80
[INFO] tweaked toml for crates.io crate gem-rs 0.1.80 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gem-rs 0.1.80 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 gem-rs 0.1.80 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 524380476e87c4b5f81af970082b7b80cda16ccb6c3dd8923782ddcf9b93117b
[INFO] running `Command { std: "docker" "start" "-a" "524380476e87c4b5f81af970082b7b80cda16ccb6c3dd8923782ddcf9b93117b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "524380476e87c4b5f81af970082b7b80cda16ccb6c3dd8923782ddcf9b93117b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "524380476e87c4b5f81af970082b7b80cda16ccb6c3dd8923782ddcf9b93117b", kill_on_drop: false }`
[INFO] [stdout] 524380476e87c4b5f81af970082b7b80cda16ccb6c3dd8923782ddcf9b93117b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e3c9edc18b1a0aec2bb08ffa6dd37700a23f5fd8a3a985e090758488379bfd97
[INFO] running `Command { std: "docker" "start" "-a" "e3c9edc18b1a0aec2bb08ffa6dd37700a23f5fd8a3a985e090758488379bfd97", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reqwest-streams v0.7.0
[INFO] [stderr]    Compiling gem-rs v0.1.80 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures::stream::Zip`
[INFO] [stdout]  --> src/types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::Zip;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15ProExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Gemini15ProExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15FlashExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Gemini15FlashExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Flash8bExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Gemini15Flash8bExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Pro`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Gemini15Pro,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini2FlashExp`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Gemini2FlashExp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini2Exp1206`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Gemini2Exp1206,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Flash`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Gemini15Flash,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini10Pro`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Gemini10Pro,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_2bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Gemma2_2bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_9bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Gemma2_9bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_27bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Gemma2_27bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenerateContentRequest` is more private than the item `types::Context::build`
[INFO] [stdout]     --> src/types.rs:1012:5
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     pub fn build(&self, settings: &Settings) -> GenerateContentRequest {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `types::Context::build` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `GenerateContentRequest` is only usable at visibility `pub(crate)`
[INFO] [stdout]     --> src/types.rs:885:1
[INFO] [stdout]      |
[INFO] [stdout]  885 | pub(crate) struct GenerateContentRequest {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_blocked` and `get_token_count` are never used
[INFO] [stdout]    --> src/types.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl Candidate {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub(crate) fn is_blocked(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub(crate) fn get_token_count(&self) -> Option<i32> {
[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 `get_block_reason` is never used
[INFO] [stdout]    --> src/types.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl PromptFeedback {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 174 |     pub(crate) fn get_block_reason(&self) -> Option<BlockReason> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Builder` should have a snake case name
[INFO] [stdout]    --> src/client.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn Builder() -> GemSessionBuilder {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `builder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "e3c9edc18b1a0aec2bb08ffa6dd37700a23f5fd8a3a985e090758488379bfd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c9edc18b1a0aec2bb08ffa6dd37700a23f5fd8a3a985e090758488379bfd97", kill_on_drop: false }`
[INFO] [stdout] e3c9edc18b1a0aec2bb08ffa6dd37700a23f5fd8a3a985e090758488379bfd97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e6e8692139babd09493cd2875932aff31efe7e08c8d09bb6910972023cae325d
[INFO] running `Command { std: "docker" "start" "-a" "e6e8692139babd09493cd2875932aff31efe7e08c8d09bb6910972023cae325d", kill_on_drop: false }`
[INFO] [stderr]    Compiling gem-rs v0.1.80 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures::stream::Zip`
[INFO] [stdout]  --> src/types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::Zip;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15ProExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Gemini15ProExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15FlashExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Gemini15FlashExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Flash8bExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Gemini15Flash8bExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Pro`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Gemini15Pro,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini2FlashExp`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Gemini2FlashExp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini2Exp1206`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Gemini2Exp1206,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Flash`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Gemini15Flash,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini10Pro`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Gemini10Pro,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_2bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Gemma2_2bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_9bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Gemma2_9bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_27bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Gemma2_27bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenerateContentRequest` is more private than the item `types::Context::build`
[INFO] [stdout]     --> src/types.rs:1012:5
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     pub fn build(&self, settings: &Settings) -> GenerateContentRequest {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `types::Context::build` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `GenerateContentRequest` is only usable at visibility `pub(crate)`
[INFO] [stdout]     --> src/types.rs:885:1
[INFO] [stdout]      |
[INFO] [stdout]  885 | pub(crate) struct GenerateContentRequest {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_blocked` and `get_token_count` are never used
[INFO] [stdout]    --> src/types.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl Candidate {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub(crate) fn is_blocked(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub(crate) fn get_token_count(&self) -> Option<i32> {
[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 `get_block_reason` is never used
[INFO] [stdout]    --> src/types.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl PromptFeedback {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 174 |     pub(crate) fn get_block_reason(&self) -> Option<BlockReason> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Builder` should have a snake case name
[INFO] [stdout]    --> src/client.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn Builder() -> GemSessionBuilder {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `builder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/Users/hades/Downloads/test.png`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/gem.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         include_bytes!("/Users/hades/Downloads/test.png"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/Users/hades/Downloads/test.png`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/gem.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         include_bytes!("/Users/hades/Downloads/test.png"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gem-rs` (example "gem") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `futures::stream::Zip`
[INFO] [stdout]  --> src/types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::Zip;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15ProExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Gemini15ProExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15FlashExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Gemini15FlashExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Flash8bExp0827`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Gemini15Flash8bExp0827,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Pro`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Gemini15Pro,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini2FlashExp`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Gemini2FlashExp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini2Exp1206`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Gemini2Exp1206,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini15Flash`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Gemini15Flash,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemini10Pro`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Gemini10Pro,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_2bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Gemma2_2bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_9bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Gemma2_9bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `api::Models::Gemma2_27bIt`: Use custom model instead, if you need to use older models
[INFO] [stdout]   --> src/api.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Gemma2_27bIt,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenerateContentRequest` is more private than the item `types::Context::build`
[INFO] [stdout]     --> src/types.rs:1012:5
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     pub fn build(&self, settings: &Settings) -> GenerateContentRequest {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `types::Context::build` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `GenerateContentRequest` is only usable at visibility `pub(crate)`
[INFO] [stdout]     --> src/types.rs:885:1
[INFO] [stdout]      |
[INFO] [stdout]  885 | pub(crate) struct GenerateContentRequest {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_blocked` and `get_token_count` are never used
[INFO] [stdout]    --> src/types.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl Candidate {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub(crate) fn is_blocked(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub(crate) fn get_token_count(&self) -> Option<i32> {
[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 `get_block_reason` is never used
[INFO] [stdout]    --> src/types.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl PromptFeedback {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 174 |     pub(crate) fn get_block_reason(&self) -> Option<BlockReason> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Builder` should have a snake case name
[INFO] [stdout]    --> src/client.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn Builder() -> GemSessionBuilder {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `builder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e6e8692139babd09493cd2875932aff31efe7e08c8d09bb6910972023cae325d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e8692139babd09493cd2875932aff31efe7e08c8d09bb6910972023cae325d", kill_on_drop: false }`
[INFO] [stdout] e6e8692139babd09493cd2875932aff31efe7e08c8d09bb6910972023cae325d
