[INFO] fetching crate bep-core 0.5.0...
[INFO] testing bep-core-0.5.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate bep-core 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bep-core 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bep-core 0.5.0
[INFO] tweaked toml for crates.io crate bep-core 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bep-core 0.5.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bep-core 0.5.0 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342
[INFO] running `Command { std: "docker" "start" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling ordered-float v4.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling bep-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> src/providers/anthropic/completion.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | struct Metadata {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/loaders/file.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         pattern: &str,
[INFO] [stdout]     |                  ^^^^ the lifetime is elided here
[INFO] [stdout] 176 |     ) -> Result<FileLoader<Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     ) -> Result<FileLoader<'_, Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/loaders/file.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |         directory: &str,
[INFO] [stdout]     |                    ^^^^ the lifetime is elided here
[INFO] [stdout] 197 |     ) -> Result<FileLoader<Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> Result<FileLoader<'_, Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/one_or_many.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector_store/in_memory_store.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn vector_search(&self, prompt_embedding: &Embedding, n: usize) -> EmbeddingRanking<D> {
[INFO] [stdout]    |                      ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn vector_search(&self, prompt_embedding: &Embedding, n: usize) -> EmbeddingRanking<'_, D> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.13s
[INFO] running `Command { std: "docker" "inspect" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling bep-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `parallel::parallel`
[INFO] [stdout]    --> src/pipeline/mod.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     use parallel::parallel;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> src/providers/anthropic/completion.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | struct Metadata {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/loaders/file.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         pattern: &str,
[INFO] [stdout]     |                  ^^^^ the lifetime is elided here
[INFO] [stdout] 176 |     ) -> Result<FileLoader<Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     ) -> Result<FileLoader<'_, Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/loaders/file.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |         directory: &str,
[INFO] [stdout]     |                    ^^^^ the lifetime is elided here
[INFO] [stdout] 197 |     ) -> Result<FileLoader<Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> Result<FileLoader<'_, Result<PathBuf, FileLoaderError>>, FileLoaderError> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/one_or_many.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector_store/in_memory_store.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn vector_search(&self, prompt_embedding: &Embedding, n: usize) -> EmbeddingRanking<D> {
[INFO] [stdout]    |                      ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn vector_search(&self, prompt_embedding: &Embedding, n: usize) -> EmbeddingRanking<'_, D> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bep-core` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name bep --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=7af1bbf9f29a4867 -C extra-filename=-e34c81c99f1bd49e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bep-core` (example "agent_with_loaders")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name agent_with_loaders --edition=2021 examples/agent_with_loaders.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=aeaab87d1df797ad -C extra-filename=-0b5ee8e627029fc2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bep-core` (example "calculator_chatbot")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name calculator_chatbot --edition=2021 examples/calculator_chatbot.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=b6571f35fc010c27 -C extra-filename=-5699afaf546b075e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bep-core` (example "rag_dynamic_tools")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rag_dynamic_tools --edition=2021 examples/rag_dynamic_tools.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=18e4f7a343f2529e -C extra-filename=-5f6842c47af0c600 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bep-core` (example "chain")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name chain --edition=2021 examples/chain.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=b371268e942c98e5 -C extra-filename=-496d83beb116df1b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bep-core` (example "gemini_agent")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name gemini_agent --edition=2021 examples/gemini_agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=8a728ac355d11a52 -C extra-filename=-6e741d78dd828fd9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bep-core` (example "agent_with_grok")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name agent_with_grok --edition=2021 examples/agent_with_grok.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=f17963187da584d3 -C extra-filename=-ade15957deb96b59 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bep-core` (example "extractor")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name extractor --edition=2021 examples/extractor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=43c8bfd12379d83a -C extra-filename=-0ccce5860ed8cc9d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bep-core` (example "sentiment_classifier")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name sentiment_classifier --edition=2021 examples/sentiment_classifier.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "derive", "pdf", "rayon"))' -C metadata=ad4bb99992885fb5 -C extra-filename=-22322ad196255abc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca92cf59c1c8cac4.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-f45e1479080420d9.rlib --extern bep=/opt/rustwide/target/debug/deps/libbep-82cbbb4a587370b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-55bfdc0ca141c85b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-9b1603110f0100d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3d7965274716b8f4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-557e7483bb501e6a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bb6d3fc6c6e2e83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df4d304d4556c2b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-115f02ba1b28a3f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f7b3c4c686c4699.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fac8af40f1147587.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-12e4221141f1de85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3e4aa3914ffe1551.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342", kill_on_drop: false }`
[INFO] [stdout] 9c882cf55f820b8acbcf6bc6521c59b07025cf15ffcb44b6d6beffaba51b0342
