[INFO] cloning repository https://github.com/nisar512/rust_rag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nisar512/rust_rag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnisar512%2Frust_rag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnisar512%2Frust_rag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98f1f4685f106ea1e4e1f6632d6441adae9b6274 [INFO] checking nisar512/rust_rag against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnisar512%2Frust_rag" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nisar512/rust_rag [INFO] finished tweaking git repo https://github.com/nisar512/rust_rag [INFO] tweaked toml for git repo https://github.com/nisar512/rust_rag written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nisar512/rust_rag on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nisar512/rust_rag 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 464d963bc37277a4ce6e9488eb734d5fc2e77fe14b048bd2dd8f82c3d8e2a984 [INFO] running `Command { std: "docker" "start" "-a" "464d963bc37277a4ce6e9488eb734d5fc2e77fe14b048bd2dd8f82c3d8e2a984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464d963bc37277a4ce6e9488eb734d5fc2e77fe14b048bd2dd8f82c3d8e2a984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464d963bc37277a4ce6e9488eb734d5fc2e77fe14b048bd2dd8f82c3d8e2a984", kill_on_drop: false }` [INFO] [stdout] 464d963bc37277a4ce6e9488eb734d5fc2e77fe14b048bd2dd8f82c3d8e2a984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f964cb6f7f854cb140c18307be41189a66c5914a6387b874272329c73b7d4957 [INFO] running `Command { std: "docker" "start" "-a" "f964cb6f7f854cb140c18307be41189a66c5914a6387b874272329c73b7d4957", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking arrow-schema v51.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking pulp v0.18.22 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking gemm-common v0.18.2 [INFO] [stderr] Checking gemm-f32 v0.18.2 [INFO] [stderr] Checking gemm-common v0.17.1 [INFO] [stderr] Checking arrow-buffer v51.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking arrow-data v51.0.0 [INFO] [stderr] Checking gemm-f32 v0.17.1 [INFO] [stderr] Checking gemm-f16 v0.18.2 [INFO] [stderr] Checking gemm-c32 v0.18.2 [INFO] [stderr] Checking gemm-c64 v0.18.2 [INFO] [stderr] Checking gemm-f64 v0.18.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking arrow-array v51.0.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking gemm v0.18.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking gemm-f16 v0.17.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking gemm-c32 v0.17.1 [INFO] [stderr] Checking gemm-f64 v0.17.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking gemm-c64 v0.17.1 [INFO] [stderr] Checking safetensors v0.4.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking ug v0.1.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking gemm v0.17.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking arrow-select v51.0.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking arrow-cast v51.0.0 [INFO] [stderr] Checking candle-core v0.8.4 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking moxcms v0.7.7 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking candle-nn v0.8.4 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking nom_locate v5.0.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling elasticsearch v8.5.0-alpha.1 [INFO] [stderr] Checking arrow-ipc v51.0.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking async-compression v0.4.32 [INFO] [stderr] Checking ecb v0.1.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rangemap v1.6.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokenizers v0.21.4 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking parquet v51.0.0 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking lopdf v0.38.0 [INFO] [stderr] Checking hf-hub v0.4.3 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking adobe-cmap-parser v0.4.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cff-parser v0.1.0 [INFO] [stderr] Checking postscript v0.14.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking gemini-rust v1.5.1 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking candle-transformers v0.8.4 [INFO] [stderr] Checking candle-datasets v0.8.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking pdf-extract v0.10.0 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stdout] error[E0659]: `Error` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:80:55 [INFO] [stdout] | [INFO] [stdout] 80 | pub async fn execute(self) -> Result { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Error` could refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Error` to disambiguate [INFO] [stdout] note: `Error` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Error` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Error` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:99:63 [INFO] [stdout] | [INFO] [stdout] 99 | pub async fn execute_as_file(self) -> Result { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Error` could refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Error` to disambiguate [INFO] [stdout] note: `Error` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Error` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `batch::handle::Error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 83 | let response = client [INFO] [stdout] | ________________________- [INFO] [stdout] 84 | | .batch_generate_content(request) [INFO] [stdout] 85 | | .await [INFO] [stdout] | |__________________- this can't be annotated with `?` because it has type `Result<_, client::Error>` [INFO] [stdout] 86 | .context(ClientSnafu)?; [INFO] [stdout] | --------------------^ the trait `From` is not implemented for `batch::handle::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, batch::Error>` [INFO] [stdout] | [INFO] [stdout] note: `batch::handle::Error` needs to implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/handle.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: alternatively, `batch::Error` needs to implement `Into` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `batch::handle::Error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:107:76 [INFO] [stdout] | [INFO] [stdout] 107 | let line = serde_json::to_string(&item).context(SerializeSnafu)?; [INFO] [stdout] | ---------------------------- -----------------------^ the trait `From` is not implemented for `batch::handle::Error` [INFO] [stdout] | | | [INFO] [stdout] | | this can't be annotated with `?` because it has type `Result<_, batch::Error>` [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, serde_json::Error>` [INFO] [stdout] | [INFO] [stdout] note: `batch::handle::Error` needs to implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/handle.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: alternatively, `batch::Error` needs to implement `Into` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `batch::handle::Error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 115 | let file = crate::files::builder::FileBuilder::new(self.client.clone(), json_bytes) [INFO] [stdout] | ____________________- [INFO] [stdout] 116 | | .display_name(file_display_name) [INFO] [stdout] 117 | | .with_mime_type( [INFO] [stdout] 118 | | "application/jsonl" [INFO] [stdout] ... | [INFO] [stdout] 122 | | .upload() [INFO] [stdout] 123 | | .await [INFO] [stdout] | |__________________- this can't be annotated with `?` because it has type `Result<_, files::Error>` [INFO] [stdout] 124 | .context(FileSnafu)?; [INFO] [stdout] | ------------------^ the trait `From` is not implemented for `batch::handle::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, batch::Error>` [INFO] [stdout] | [INFO] [stdout] note: `batch::handle::Error` needs to implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/handle.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: alternatively, `batch::Error` needs to implement `Into` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `batch::handle::Error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/builder.rs:137:34 [INFO] [stdout] | [INFO] [stdout] 134 | let response = client [INFO] [stdout] | ________________________- [INFO] [stdout] 135 | | .batch_generate_content(request) [INFO] [stdout] 136 | | .await [INFO] [stdout] | |__________________- this can't be annotated with `?` because it has type `Result<_, client::Error>` [INFO] [stdout] 137 | .context(ClientSnafu)?; [INFO] [stdout] | --------------------^ the trait `From` is not implemented for `batch::handle::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, batch::Error>` [INFO] [stdout] | [INFO] [stdout] note: `batch::handle::Error` needs to implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/handle.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: alternatively, `batch::Error` needs to implement `Into` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gemini-rust-1.5.1/src/batch/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gemini-rust` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f964cb6f7f854cb140c18307be41189a66c5914a6387b874272329c73b7d4957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f964cb6f7f854cb140c18307be41189a66c5914a6387b874272329c73b7d4957", kill_on_drop: false }` [INFO] [stdout] f964cb6f7f854cb140c18307be41189a66c5914a6387b874272329c73b7d4957