[INFO] cloning repository https://github.com/sabry-awad97/gemini-ai-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabry-awad97/gemini-ai-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabry-awad97%2Fgemini-ai-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabry-awad97%2Fgemini-ai-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28914433511b19d5dd50e839fcba402739c7d622 [INFO] testing sabry-awad97/gemini-ai-rust/28914433511b19d5dd50e839fcba402739c7d622 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabry-awad97%2Fgemini-ai-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sabry-awad97/gemini-ai-rust [INFO] finished tweaking git repo https://github.com/sabry-awad97/gemini-ai-rust [INFO] tweaked toml for git repo https://github.com/sabry-awad97/gemini-ai-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sabry-awad97/gemini-ai-rust on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sabry-awad97/gemini-ai-rust 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e47c8e478a7a009f168917a08bbcc4193f61007f08bc2c049f74ad183adc0a [INFO] running `Command { std: "docker" "start" "-a" "66e47c8e478a7a009f168917a08bbcc4193f61007f08bc2c049f74ad183adc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e47c8e478a7a009f168917a08bbcc4193f61007f08bc2c049f74ad183adc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e47c8e478a7a009f168917a08bbcc4193f61007f08bc2c049f74ad183adc0a", kill_on_drop: false }` [INFO] [stdout] 66e47c8e478a7a009f168917a08bbcc4193f61007f08bc2c049f74ad183adc0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4892ab9db51bdd6d49c2ad07f5aecfb721a876afaa5c2050ed10a06c4d6a8f66 [INFO] running `Command { std: "docker" "start" "-a" "4892ab9db51bdd6d49c2ad07f5aecfb721a876afaa5c2050ed10a06c4d6a8f66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [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 icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.7 [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.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling gemini-ai-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.96s [INFO] running `Command { std: "docker" "inspect" "4892ab9db51bdd6d49c2ad07f5aecfb721a876afaa5c2050ed10a06c4d6a8f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4892ab9db51bdd6d49c2ad07f5aecfb721a876afaa5c2050ed10a06c4d6a8f66", kill_on_drop: false }` [INFO] [stdout] 4892ab9db51bdd6d49c2ad07f5aecfb721a876afaa5c2050ed10a06c4d6a8f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15ed1f71dc1a9308b449afb1d7f3aeab4c8489e0183a9e12c11b6e035325c021 [INFO] running `Command { std: "docker" "start" "-a" "15ed1f71dc1a9308b449afb1d7f3aeab4c8489e0183a9e12c11b6e035325c021", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.84 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling datasize v0.2.15 [INFO] [stderr] Compiling istring v0.3.4 [INFO] [stderr] Compiling fax v0.2.4 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pdf_derive v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [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.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling tuple v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling h2 v0.4.7 [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 globalcache v0.2.4 [INFO] [stderr] Compiling pdf v0.9.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling gemini-ai-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/embeddings.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 185 | ) -> Result, EmbeddingError> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | ) -> Result>, EmbeddingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/pharmacy_search.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 196 | ) -> Result, PharmacyError> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | ) -> Result>, PharmacyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> examples/configure_model_parameters.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let temperatures = [0.0, 0.5, 1.0]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> examples/configure_model_parameters.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | let temperatures = [0.0, 0.5, 1.0]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> examples/configure_model_parameters.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | let temperatures = [0.0, 0.5, 1.0]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> examples/configure_model_parameters.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | (5, 0.5, "Focused"), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> examples/configure_model_parameters.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | (20, 0.8, "Balanced"), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.8_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> examples/configure_model_parameters.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | (40, 0.95, "Diverse"), [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `0.95_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> examples/configure_model_parameters.rs:127:34 [INFO] [stdout] | [INFO] [stdout] 127 | .temperature(0.9) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchResultParams` is never constructed [INFO] [stdout] --> examples/function_calling.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct SearchResultParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gemini-ai-rust` (example "pdf_chat") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name pdf_chat --edition=2021 examples/pdf_chat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe583cdbe3299599 -C extra-filename=-92c156bc3bda6180 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03e76e9c5091a35.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7c5556ee271f93c5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1ddacf27e7777eca.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e0671cc651e021bb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4803efdbd39bc477.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-7b62d924477b47f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ead3d8e67415e9.rlib --extern gemini_ai_rust=/opt/rustwide/target/debug/deps/libgemini_ai_rust-b3de7e664a359b40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2727ad5e4a04895a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-b1b62c66bd52f1ed.rlib --extern pdf=/opt/rustwide/target/debug/deps/libpdf-401e9578f98fd47e.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-905473d1b2ce3f90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-100ea22211883b6b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fdddbc7bd29adea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93adfa6cf22b9f6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f40aa90b6f10465c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6f1182fbea55eb7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4865601abb62cc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-700318b1889b2cb5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b338f10ff53e3b29.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-712f48b91c6cd508.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-1f8dd040c4b426bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gemini-ai-rust` (example "file_chat") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name file_chat --edition=2021 examples/file_chat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d3db70ef81a3312 -C extra-filename=-b20facc3d1d01ff6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03e76e9c5091a35.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7c5556ee271f93c5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1ddacf27e7777eca.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e0671cc651e021bb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4803efdbd39bc477.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-7b62d924477b47f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ead3d8e67415e9.rlib --extern gemini_ai_rust=/opt/rustwide/target/debug/deps/libgemini_ai_rust-b3de7e664a359b40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2727ad5e4a04895a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-b1b62c66bd52f1ed.rlib --extern pdf=/opt/rustwide/target/debug/deps/libpdf-401e9578f98fd47e.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-905473d1b2ce3f90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-100ea22211883b6b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fdddbc7bd29adea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93adfa6cf22b9f6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f40aa90b6f10465c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6f1182fbea55eb7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4865601abb62cc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-700318b1889b2cb5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b338f10ff53e3b29.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-712f48b91c6cd508.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-1f8dd040c4b426bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gemini-ai-rust` (example "function_calling"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name function_calling --edition=2021 examples/function_calling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a68b5e644fe46f6 -C extra-filename=-2bc74402bbe4dcb2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03e76e9c5091a35.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7c5556ee271f93c5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1ddacf27e7777eca.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e0671cc651e021bb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4803efdbd39bc477.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-7b62d924477b47f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ead3d8e67415e9.rlib --extern gemini_ai_rust=/opt/rustwide/target/debug/deps/libgemini_ai_rust-b3de7e664a359b40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2727ad5e4a04895a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-b1b62c66bd52f1ed.rlib --extern pdf=/opt/rustwide/target/debug/deps/libpdf-401e9578f98fd47e.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-905473d1b2ce3f90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-100ea22211883b6b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fdddbc7bd29adea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93adfa6cf22b9f6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f40aa90b6f10465c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6f1182fbea55eb7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4865601abb62cc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-700318b1889b2cb5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b338f10ff53e3b29.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-712f48b91c6cd508.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-1f8dd040c4b426bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gemini-ai-rust` (example "inline_data") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name inline_data --edition=2021 examples/inline_data.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02c181da539e45f2 -C extra-filename=-14fc3383f51dcaa1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03e76e9c5091a35.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7c5556ee271f93c5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1ddacf27e7777eca.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e0671cc651e021bb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4803efdbd39bc477.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-7b62d924477b47f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ead3d8e67415e9.rlib --extern gemini_ai_rust=/opt/rustwide/target/debug/deps/libgemini_ai_rust-b3de7e664a359b40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2727ad5e4a04895a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-b1b62c66bd52f1ed.rlib --extern pdf=/opt/rustwide/target/debug/deps/libpdf-401e9578f98fd47e.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-905473d1b2ce3f90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-100ea22211883b6b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fdddbc7bd29adea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93adfa6cf22b9f6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f40aa90b6f10465c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6f1182fbea55eb7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4865601abb62cc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-700318b1889b2cb5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b338f10ff53e3b29.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-712f48b91c6cd508.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-1f8dd040c4b426bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gemini-ai-rust` (example "code_execution") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name code_execution --edition=2021 examples/code_execution.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b858d9b7e48e5ea3 -C extra-filename=-26f708fd2c378735 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03e76e9c5091a35.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7c5556ee271f93c5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1ddacf27e7777eca.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e0671cc651e021bb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4803efdbd39bc477.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-7b62d924477b47f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ead3d8e67415e9.rlib --extern gemini_ai_rust=/opt/rustwide/target/debug/deps/libgemini_ai_rust-b3de7e664a359b40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2727ad5e4a04895a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-b1b62c66bd52f1ed.rlib --extern pdf=/opt/rustwide/target/debug/deps/libpdf-401e9578f98fd47e.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-905473d1b2ce3f90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-100ea22211883b6b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fdddbc7bd29adea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93adfa6cf22b9f6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f40aa90b6f10465c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6f1182fbea55eb7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4865601abb62cc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-700318b1889b2cb5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b338f10ff53e3b29.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-712f48b91c6cd508.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-1f8dd040c4b426bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gemini-ai-rust` (example "file_management") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name file_management --edition=2021 examples/file_management.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a6f94bf9986a572 -C extra-filename=-a74baf92550aff6f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03e76e9c5091a35.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7c5556ee271f93c5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1ddacf27e7777eca.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e0671cc651e021bb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4803efdbd39bc477.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-7b62d924477b47f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ead3d8e67415e9.rlib --extern gemini_ai_rust=/opt/rustwide/target/debug/deps/libgemini_ai_rust-b3de7e664a359b40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2727ad5e4a04895a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-b1b62c66bd52f1ed.rlib --extern pdf=/opt/rustwide/target/debug/deps/libpdf-401e9578f98fd47e.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-905473d1b2ce3f90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-100ea22211883b6b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fdddbc7bd29adea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93adfa6cf22b9f6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f40aa90b6f10465c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6f1182fbea55eb7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4865601abb62cc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-700318b1889b2cb5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b338f10ff53e3b29.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-712f48b91c6cd508.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-1f8dd040c4b426bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gemini-ai-rust` (example "chat") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name chat --edition=2021 examples/chat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f05dbee3395502b5 -C extra-filename=-15022b9e38bb65a7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03e76e9c5091a35.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7c5556ee271f93c5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1ddacf27e7777eca.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-e0671cc651e021bb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4803efdbd39bc477.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-7b62d924477b47f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ead3d8e67415e9.rlib --extern gemini_ai_rust=/opt/rustwide/target/debug/deps/libgemini_ai_rust-b3de7e664a359b40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2727ad5e4a04895a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-b1b62c66bd52f1ed.rlib --extern pdf=/opt/rustwide/target/debug/deps/libpdf-401e9578f98fd47e.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-905473d1b2ce3f90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-100ea22211883b6b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93d6bb1ade57b09e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fdddbc7bd29adea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93adfa6cf22b9f6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f40aa90b6f10465c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6f1182fbea55eb7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4865601abb62cc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-700318b1889b2cb5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b338f10ff53e3b29.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-712f48b91c6cd508.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-1f8dd040c4b426bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "15ed1f71dc1a9308b449afb1d7f3aeab4c8489e0183a9e12c11b6e035325c021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ed1f71dc1a9308b449afb1d7f3aeab4c8489e0183a9e12c11b6e035325c021", kill_on_drop: false }` [INFO] [stdout] 15ed1f71dc1a9308b449afb1d7f3aeab4c8489e0183a9e12c11b6e035325c021