[INFO] fetching crate mockforge-data 0.3.7... [INFO] checking mockforge-data-0.3.7 against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1 [INFO] extracting crate mockforge-data 0.3.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mockforge-data 0.3.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mockforge-data 0.3.7 [INFO] tweaked toml for crates.io crate mockforge-data 0.3.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mockforge-data 0.3.7 on toolchain 14731909456ca628a194900c35659dfdcb359e77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mockforge-data 0.3.7 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" "+14731909456ca628a194900c35659dfdcb359e77" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93c722b5f4536356d74160f0f11c83c554091324abc1e7c82128e13d3fe12940 [INFO] running `Command { std: "docker" "start" "-a" "93c722b5f4536356d74160f0f11c83c554091324abc1e7c82128e13d3fe12940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93c722b5f4536356d74160f0f11c83c554091324abc1e7c82128e13d3fe12940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c722b5f4536356d74160f0f11c83c554091324abc1e7c82128e13d3fe12940", kill_on_drop: false }` [INFO] [stdout] 93c722b5f4536356d74160f0f11c83c554091324abc1e7c82128e13d3fe12940 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 220362e87fcf0612d6eed75feed8f993e822b4e138c48ec97ede930e736bb502 [INFO] running `Command { std: "docker" "start" "-a" "220362e87fcf0612d6eed75feed8f993e822b4e138c48ec97ede930e736bb502", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ndarray v0.17.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dummy v0.9.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking random_color v1.1.0 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking openapiv3 v2.2.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Checking referencing v0.33.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking fake v3.1.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.7 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking jsonschema v0.33.0 [INFO] [stderr] Checking mockforge-data v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:425:29 [INFO] [stdout] | [INFO] [stdout] 425 | let users_dataset = Dataset::from_generation_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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:438:32 [INFO] [stdout] | [INFO] [stdout] 438 | let products_dataset = Dataset::from_generation_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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | dataset: &Dataset, [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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:472:19 [INFO] [stdout] | [INFO] [stdout] 472 | dataset: &Dataset, [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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:531:40 [INFO] [stdout] | [INFO] [stdout] 531 | fn validate_dataset_size(dataset: &Dataset, schema: &SchemaDefinition) -> crate::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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:562:19 [INFO] [stdout] | [INFO] [stdout] 562 | dataset: &Dataset, [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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 564 | ) -> DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:577:23 [INFO] [stdout] | [INFO] [stdout] 577 | Err(e) => DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:425:29 [INFO] [stdout] | [INFO] [stdout] 425 | let users_dataset = Dataset::from_generation_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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:438:32 [INFO] [stdout] | [INFO] [stdout] 438 | let products_dataset = Dataset::from_generation_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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | dataset: &Dataset, [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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:472:19 [INFO] [stdout] | [INFO] [stdout] 472 | dataset: &Dataset, [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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:531:40 [INFO] [stdout] | [INFO] [stdout] 531 | fn validate_dataset_size(dataset: &Dataset, schema: &SchemaDefinition) -> crate::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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Dataset` is ambiguous [INFO] [stdout] --> src/dataset.rs:562:19 [INFO] [stdout] | [INFO] [stdout] 562 | dataset: &Dataset, [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: `Dataset` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] note: `Dataset` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Dataset` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 564 | ) -> DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:577:23 [INFO] [stdout] | [INFO] [stdout] 577 | Err(e) => DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:593:22 [INFO] [stdout] | [INFO] [stdout] 593 | let result = DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:606:22 [INFO] [stdout] | [INFO] [stdout] 606 | let result = DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetValidationResult` is ambiguous [INFO] [stdout] --> src/dataset.rs:619:22 [INFO] [stdout] | [INFO] [stdout] 619 | let result = DatasetValidationResult { [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: `DatasetValidationResult` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] note: `DatasetValidationResult` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetValidationResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DatasetMetadata` is ambiguous [INFO] [stdout] --> src/dataset.rs:633:24 [INFO] [stdout] | [INFO] [stdout] 633 | let metadata = DatasetMetadata { [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: `DatasetMetadata` could refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetMetadata` to disambiguate [INFO] [stdout] note: `DatasetMetadata` could also refer to the struct imported here [INFO] [stdout] --> src/dataset.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DatasetMetadata` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:950:22 [INFO] [stdout] | [INFO] [stdout] 950 | let openai = LlmProvider::OpenAI; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:950:22 [INFO] [stdout] | [INFO] [stdout] 950 | let openai = LlmProvider::OpenAI; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:951:25 [INFO] [stdout] | [INFO] [stdout] 951 | let anthropic = LlmProvider::Anthropic; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:951:25 [INFO] [stdout] | [INFO] [stdout] 951 | let anthropic = LlmProvider::Anthropic; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:952:26 [INFO] [stdout] | [INFO] [stdout] 952 | let compatible = LlmProvider::OpenAICompatible; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:952:26 [INFO] [stdout] | [INFO] [stdout] 952 | let compatible = LlmProvider::OpenAICompatible; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:953:22 [INFO] [stdout] | [INFO] [stdout] 953 | let ollama = LlmProvider::Ollama; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:953:22 [INFO] [stdout] | [INFO] [stdout] 953 | let ollama = LlmProvider::Ollama; [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:955:34 [INFO] [stdout] | [INFO] [stdout] 955 | assert!(matches!(openai, LlmProvider::OpenAI)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:955:34 [INFO] [stdout] | [INFO] [stdout] 955 | assert!(matches!(openai, LlmProvider::OpenAI)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:956:37 [INFO] [stdout] | [INFO] [stdout] 956 | assert!(matches!(anthropic, LlmProvider::Anthropic)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:956:37 [INFO] [stdout] | [INFO] [stdout] 956 | assert!(matches!(anthropic, LlmProvider::Anthropic)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:957:38 [INFO] [stdout] | [INFO] [stdout] 957 | assert!(matches!(compatible, LlmProvider::OpenAICompatible)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:957:38 [INFO] [stdout] | [INFO] [stdout] 957 | assert!(matches!(compatible, LlmProvider::OpenAICompatible)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:958:34 [INFO] [stdout] | [INFO] [stdout] 958 | assert!(matches!(ollama, LlmProvider::Ollama)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `LlmProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:958:34 [INFO] [stdout] | [INFO] [stdout] 958 | assert!(matches!(ollama, LlmProvider::Ollama)); [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: `LlmProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] note: `LlmProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `LlmProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:963:22 [INFO] [stdout] | [INFO] [stdout] 963 | let openai = EmbeddingProvider::OpenAI; [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:963:22 [INFO] [stdout] | [INFO] [stdout] 963 | let openai = EmbeddingProvider::OpenAI; [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:964:26 [INFO] [stdout] | [INFO] [stdout] 964 | let compatible = EmbeddingProvider::OpenAICompatible; [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:964:26 [INFO] [stdout] | [INFO] [stdout] 964 | let compatible = EmbeddingProvider::OpenAICompatible; [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:966:34 [INFO] [stdout] | [INFO] [stdout] 966 | assert!(matches!(openai, EmbeddingProvider::OpenAI)); [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:966:34 [INFO] [stdout] | [INFO] [stdout] 966 | assert!(matches!(openai, EmbeddingProvider::OpenAI)); [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:967:38 [INFO] [stdout] | [INFO] [stdout] 967 | assert!(matches!(compatible, EmbeddingProvider::OpenAICompatible)); [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmbeddingProvider` is ambiguous [INFO] [stdout] --> src/rag.rs:967:38 [INFO] [stdout] | [INFO] [stdout] 967 | assert!(matches!(compatible, EmbeddingProvider::OpenAICompatible)); [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: `EmbeddingProvider` could refer to the enum imported here [INFO] [stdout] --> src/rag.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use config::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] note: `EmbeddingProvider` could also refer to the enum imported here [INFO] [stdout] --> src/rag.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use providers::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmbeddingProvider` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `RagConfig` is ambiguous [INFO] [stdout] --> src/rag.rs:972:22 [INFO] [stdout] | [INFO] [stdout] 972 | let config = RagConfig::default(); [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: `RagConfig` could refer to the struct imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `RagConfig` to disambiguate [INFO] [stdout] note: `RagConfig` could also refer to the struct imported here [INFO] [stdout] --> src/rag.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `RagConfig` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/persona_backstory.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/integration_tests.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_generation_result` found for struct `core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:425:38 [INFO] [stdout] | [INFO] [stdout] 425 | let users_dataset = Dataset::from_generation_result( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `core::Dataset` [INFO] [stdout] | [INFO] [stdout] ::: src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ------------------ function or associated item `from_generation_result` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `core::Dataset` consider using one of the following associated functions: [INFO] [stdout] core::Dataset::new [INFO] [stdout] core::Dataset::with_rows [INFO] [stdout] --> src/dataset/core.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / pub fn new( [INFO] [stdout] 265 | | name: String, [INFO] [stdout] 266 | | schema_name: String, [INFO] [stdout] 267 | | config: DataConfig, [INFO] [stdout] 268 | | format: OutputFormat, [INFO] [stdout] 269 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 278 | / pub fn with_rows( [INFO] [stdout] 279 | | name: String, [INFO] [stdout] 280 | | schema_name: String, [INFO] [stdout] 281 | | config: DataConfig, [INFO] [stdout] 282 | | format: OutputFormat, [INFO] [stdout] 283 | | rows: Vec, [INFO] [stdout] 284 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_generation_result` found for struct `core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:438:41 [INFO] [stdout] | [INFO] [stdout] 438 | let products_dataset = Dataset::from_generation_result( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `core::Dataset` [INFO] [stdout] | [INFO] [stdout] ::: src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ------------------ function or associated item `from_generation_result` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `core::Dataset` consider using one of the following associated functions: [INFO] [stdout] core::Dataset::new [INFO] [stdout] core::Dataset::with_rows [INFO] [stdout] --> src/dataset/core.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / pub fn new( [INFO] [stdout] 265 | | name: String, [INFO] [stdout] 266 | | schema_name: String, [INFO] [stdout] 267 | | config: DataConfig, [INFO] [stdout] 268 | | format: OutputFormat, [INFO] [stdout] 269 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 278 | / pub fn with_rows( [INFO] [stdout] 279 | | name: String, [INFO] [stdout] 280 | | schema_name: String, [INFO] [stdout] 281 | | config: DataConfig, [INFO] [stdout] 282 | | format: OutputFormat, [INFO] [stdout] 283 | | rows: Vec, [INFO] [stdout] 284 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_json_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:459:43 [INFO] [stdout] | [INFO] [stdout] 459 | OutputFormat::Json => dataset.to_json_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `to_json` with a similar name [INFO] [stdout] | [INFO] [stdout] 459 - OutputFormat::Json => dataset.to_json_string()?, [INFO] [stdout] 459 + OutputFormat::Json => dataset.to_json()?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_jsonl_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:460:48 [INFO] [stdout] | [INFO] [stdout] 460 | OutputFormat::JsonLines => dataset.to_jsonl_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&core::Dataset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_csv_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:461:42 [INFO] [stdout] | [INFO] [stdout] 461 | OutputFormat::Csv => dataset.to_csv_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&core::Dataset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_yaml_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:462:43 [INFO] [stdout] | [INFO] [stdout] 462 | OutputFormat::Yaml => dataset.to_yaml_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&core::Dataset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/dataset.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | / fs::write(output_path, content) [INFO] [stdout] 466 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_generation_result` found for struct `core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:425:38 [INFO] [stdout] | [INFO] [stdout] 425 | let users_dataset = Dataset::from_generation_result( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `core::Dataset` [INFO] [stdout] | [INFO] [stdout] ::: src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ------------------ function or associated item `from_generation_result` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `core::Dataset` consider using one of the following associated functions: [INFO] [stdout] core::Dataset::new [INFO] [stdout] core::Dataset::with_rows [INFO] [stdout] --> src/dataset/core.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / pub fn new( [INFO] [stdout] 265 | | name: String, [INFO] [stdout] 266 | | schema_name: String, [INFO] [stdout] 267 | | config: DataConfig, [INFO] [stdout] 268 | | format: OutputFormat, [INFO] [stdout] 269 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 278 | / pub fn with_rows( [INFO] [stdout] 279 | | name: String, [INFO] [stdout] 280 | | schema_name: String, [INFO] [stdout] 281 | | config: DataConfig, [INFO] [stdout] 282 | | format: OutputFormat, [INFO] [stdout] 283 | | rows: Vec, [INFO] [stdout] 284 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_generation_result` found for struct `core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:438:41 [INFO] [stdout] | [INFO] [stdout] 438 | let products_dataset = Dataset::from_generation_result( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `core::Dataset` [INFO] [stdout] | [INFO] [stdout] ::: src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ------------------ function or associated item `from_generation_result` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `core::Dataset` consider using one of the following associated functions: [INFO] [stdout] core::Dataset::new [INFO] [stdout] core::Dataset::with_rows [INFO] [stdout] --> src/dataset/core.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / pub fn new( [INFO] [stdout] 265 | | name: String, [INFO] [stdout] 266 | | schema_name: String, [INFO] [stdout] 267 | | config: DataConfig, [INFO] [stdout] 268 | | format: OutputFormat, [INFO] [stdout] 269 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 278 | / pub fn with_rows( [INFO] [stdout] 279 | | name: String, [INFO] [stdout] 280 | | schema_name: String, [INFO] [stdout] 281 | | config: DataConfig, [INFO] [stdout] 282 | | format: OutputFormat, [INFO] [stdout] 283 | | rows: Vec, [INFO] [stdout] 284 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_json_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:459:43 [INFO] [stdout] | [INFO] [stdout] 459 | OutputFormat::Json => dataset.to_json_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `to_json` with a similar name [INFO] [stdout] | [INFO] [stdout] 459 - OutputFormat::Json => dataset.to_json_string()?, [INFO] [stdout] 459 + OutputFormat::Json => dataset.to_json()?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_jsonl_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:460:48 [INFO] [stdout] | [INFO] [stdout] 460 | OutputFormat::JsonLines => dataset.to_jsonl_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&core::Dataset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_csv_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:461:42 [INFO] [stdout] | [INFO] [stdout] 461 | OutputFormat::Csv => dataset.to_csv_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&core::Dataset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_yaml_string` found for reference `&core::Dataset` in the current scope [INFO] [stdout] --> src/dataset.rs:462:43 [INFO] [stdout] | [INFO] [stdout] 462 | OutputFormat::Yaml => dataset.to_yaml_string()?, [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&core::Dataset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/dataset.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | / fs::write(output_path, content) [INFO] [stdout] 466 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dataset.rs:287:48 [INFO] [stdout] | [INFO] [stdout] 287 | utils::validate_dataset_against_schema(self, schema) [INFO] [stdout] | -------------------------------------- ^^^^ expected `core::Dataset`, found `dataset::Dataset` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: `dataset::Dataset` and `core::Dataset` have similar names, but are actually distinct types [INFO] [stdout] note: `dataset::Dataset` is defined in module `crate::dataset` of the current crate [INFO] [stdout] --> src/dataset.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `core::Dataset` is defined in module `crate::dataset::core` of the current crate [INFO] [stdout] --> src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/dataset.rs:471:12 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn validate_dataset_against_schema( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 472 | dataset: &Dataset, [INFO] [stdout] | ----------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dataset.rs:292:46 [INFO] [stdout] | [INFO] [stdout] 292 | utils::validate_dataset_with_details(self, schema) [INFO] [stdout] | ------------------------------------ ^^^^ expected `core::Dataset`, found `dataset::Dataset` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: `dataset::Dataset` and `core::Dataset` have similar names, but are actually distinct types [INFO] [stdout] note: `dataset::Dataset` is defined in module `crate::dataset` of the current crate [INFO] [stdout] --> src/dataset.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `core::Dataset` is defined in module `crate::dataset::core` of the current crate [INFO] [stdout] --> src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/dataset.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn validate_dataset_with_details( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 562 | dataset: &Dataset, [INFO] [stdout] | ----------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dataset.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn validate_with_details(&self, schema: &SchemaDefinition) -> DatasetValidationResult { [INFO] [stdout] | ----------------------- expected `dataset::DatasetValidationResult` because of return type [INFO] [stdout] 292 | utils::validate_dataset_with_details(self, schema) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `dataset::DatasetValidationResult`, found `core::DatasetValidationResult` [INFO] [stdout] | [INFO] [stdout] = note: `core::DatasetValidationResult` and `dataset::DatasetValidationResult` have similar names, but are actually distinct types [INFO] [stdout] note: `core::DatasetValidationResult` is defined in module `crate::dataset::core` of the current crate [INFO] [stdout] --> src/dataset/core.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct DatasetValidationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `dataset::DatasetValidationResult` is defined in module `crate::dataset` of the current crate [INFO] [stdout] --> src/dataset.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct DatasetValidationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:478:41 [INFO] [stdout] | [INFO] [stdout] 478 | for (row_index, row) in dataset.data.iter().enumerate() { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:535:28 [INFO] [stdout] | [INFO] [stdout] 535 | if dataset.data.len() < min_count as usize { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:538:33 [INFO] [stdout] | [INFO] [stdout] 538 | dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:547:28 [INFO] [stdout] | [INFO] [stdout] 547 | if dataset.data.len() > max_count as usize { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:550:33 [INFO] [stdout] | [INFO] [stdout] 550 | dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:574:51 [INFO] [stdout] | [INFO] [stdout] 574 | total_rows_validated: dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:581:47 [INFO] [stdout] | [INFO] [stdout] 581 | total_rows_validated: dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dataset.rs:287:48 [INFO] [stdout] | [INFO] [stdout] 287 | utils::validate_dataset_against_schema(self, schema) [INFO] [stdout] | -------------------------------------- ^^^^ expected `core::Dataset`, found `dataset::Dataset` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: `dataset::Dataset` and `core::Dataset` have similar names, but are actually distinct types [INFO] [stdout] note: `dataset::Dataset` is defined in module `crate::dataset` of the current crate [INFO] [stdout] --> src/dataset.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `core::Dataset` is defined in module `crate::dataset::core` of the current crate [INFO] [stdout] --> src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/dataset.rs:471:12 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn validate_dataset_against_schema( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 472 | dataset: &Dataset, [INFO] [stdout] | ----------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dataset.rs:292:46 [INFO] [stdout] | [INFO] [stdout] 292 | utils::validate_dataset_with_details(self, schema) [INFO] [stdout] | ------------------------------------ ^^^^ expected `core::Dataset`, found `dataset::Dataset` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: `dataset::Dataset` and `core::Dataset` have similar names, but are actually distinct types [INFO] [stdout] note: `dataset::Dataset` is defined in module `crate::dataset` of the current crate [INFO] [stdout] --> src/dataset.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `core::Dataset` is defined in module `crate::dataset::core` of the current crate [INFO] [stdout] --> src/dataset/core.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct Dataset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/dataset.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn validate_dataset_with_details( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 562 | dataset: &Dataset, [INFO] [stdout] | ----------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dataset.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn validate_with_details(&self, schema: &SchemaDefinition) -> DatasetValidationResult { [INFO] [stdout] | ----------------------- expected `dataset::DatasetValidationResult` because of return type [INFO] [stdout] 292 | utils::validate_dataset_with_details(self, schema) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `dataset::DatasetValidationResult`, found `core::DatasetValidationResult` [INFO] [stdout] | [INFO] [stdout] = note: `core::DatasetValidationResult` and `dataset::DatasetValidationResult` have similar names, but are actually distinct types [INFO] [stdout] note: `core::DatasetValidationResult` is defined in module `crate::dataset::core` of the current crate [INFO] [stdout] --> src/dataset/core.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct DatasetValidationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `dataset::DatasetValidationResult` is defined in module `crate::dataset` of the current crate [INFO] [stdout] --> src/dataset.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct DatasetValidationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:478:41 [INFO] [stdout] | [INFO] [stdout] 478 | for (row_index, row) in dataset.data.iter().enumerate() { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:535:28 [INFO] [stdout] | [INFO] [stdout] 535 | if dataset.data.len() < min_count as usize { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:538:33 [INFO] [stdout] | [INFO] [stdout] 538 | dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:547:28 [INFO] [stdout] | [INFO] [stdout] 547 | if dataset.data.len() > max_count as usize { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:550:33 [INFO] [stdout] | [INFO] [stdout] 550 | dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:574:51 [INFO] [stdout] | [INFO] [stdout] 574 | total_rows_validated: dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `&core::Dataset` [INFO] [stdout] --> src/dataset.rs:581:47 [INFO] [stdout] | [INFO] [stdout] 581 | total_rows_validated: dataset.data.len(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `metadata`, `rows`, `stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pattern_id` [INFO] [stdout] --> src/drift_learning.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | for (pattern_id, pattern) in patterns.iter() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_faker_type` [INFO] [stdout] --> src/mock_generator.rs:494:44 [INFO] [stdout] | [INFO] [stdout] 494 | if let Some((best_pattern, best_faker_type)) = best_match { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_faker_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `context_window` on type `config::RagConfig` [INFO] [stdout] --> src/rag.rs:976:24 [INFO] [stdout] | [INFO] [stdout] 976 | assert!(config.context_window > 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `provider`, `api_endpoint`, `api_key`, `model`, `max_tokens` ... and 26 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pattern_id` [INFO] [stdout] --> src/drift_learning.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | for (pattern_id, pattern) in patterns.iter() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_faker_type` [INFO] [stdout] --> src/mock_generator.rs:494:44 [INFO] [stdout] | [INFO] [stdout] 494 | if let Some((best_pattern, best_faker_type)) = best_match { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_faker_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0599, E0609, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mockforge-data` (lib) due to 26 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0599, E0609, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mockforge-data` (lib test) due to 56 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "220362e87fcf0612d6eed75feed8f993e822b4e138c48ec97ede930e736bb502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220362e87fcf0612d6eed75feed8f993e822b4e138c48ec97ede930e736bb502", kill_on_drop: false }` [INFO] [stdout] 220362e87fcf0612d6eed75feed8f993e822b4e138c48ec97ede930e736bb502