[INFO] fetching crate ollama-rs-mangle-fork 0.1.1...
[INFO] testing ollama-rs-mangle-fork-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ollama-rs-mangle-fork 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ollama-rs-mangle-fork 0.1.1
[INFO] finished tweaking crates.io crate ollama-rs-mangle-fork 0.1.1
[INFO] tweaked toml for crates.io crate ollama-rs-mangle-fork 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ollama-rs-mangle-fork 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ollama-rs-mangle-fork 0.1.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.88
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded lock_api v0.4.11
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.88
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.4
[INFO] [stderr]   Downloaded mio v0.8.9
[INFO] [stderr]   Downloaded openssl-sys v0.9.94
[INFO] [stderr]   Downloaded js-sys v0.3.65
[INFO] [stderr]   Downloaded tokio-util v0.7.10
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded wasm-streams v0.3.0
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.88
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded smallvec v1.11.1
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded openssl v0.10.58
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.88
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.38
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] [stderr]   Downloaded encoding_rs v0.8.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19a81821dc9d5d3c09de90fcb153c4d2cfd61428896ed877fe582faf099f2e42
[INFO] running `Command { std: "docker" "start" "-a" "19a81821dc9d5d3c09de90fcb153c4d2cfd61428896ed877fe582faf099f2e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19a81821dc9d5d3c09de90fcb153c4d2cfd61428896ed877fe582faf099f2e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a81821dc9d5d3c09de90fcb153c4d2cfd61428896ed877fe582faf099f2e42", kill_on_drop: false }`
[INFO] [stdout] 19a81821dc9d5d3c09de90fcb153c4d2cfd61428896ed877fe582faf099f2e42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56cd07f9a62dfcb4cb7bf0b8d1e0480cd3648c00d8757b40e21242fb2921e49d
[INFO] running `Command { std: "docker" "start" "-a" "56cd07f9a62dfcb4cb7bf0b8d1e0480cd3648c00d8757b40e21242fb2921e49d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.58
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.94
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling ollama-rs-mangle-fork v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.70s
[INFO] running `Command { std: "docker" "inspect" "56cd07f9a62dfcb4cb7bf0b8d1e0480cd3648c00d8757b40e21242fb2921e49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56cd07f9a62dfcb4cb7bf0b8d1e0480cd3648c00d8757b40e21242fb2921e49d", kill_on_drop: false }`
[INFO] [stdout] 56cd07f9a62dfcb4cb7bf0b8d1e0480cd3648c00d8757b40e21242fb2921e49d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dae15590e68a88e5b4f97aeb09553710f282736c60e82e4fdf8d4eb2529355c8
[INFO] running `Command { std: "docker" "start" "-a" "dae15590e68a88e5b4f97aeb09553710f282736c60e82e4fdf8d4eb2529355c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling ollama-rs-mangle-fork v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]  --> tests/generation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ollama_rs::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]  --> examples/chatbot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ollama_rs::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs`
[INFO] [stdout]  --> tests/pull_model.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ollama_rs::Ollama;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs`
[INFO] [stdout]  --> tests/embeddings_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ollama_rs::Ollama;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs`
[INFO] [stdout]  --> examples/chatbot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ollama_rs::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]  --> examples/chatbot.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs`
[INFO] [stdout]  --> tests/generation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ollama_rs::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs`
[INFO] [stdout]  --> tests/create_model.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ollama_rs::Ollama;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]  --> tests/create_model.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]   --> tests/generation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio_stream::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs`
[INFO] [stdout]  --> tests/push_model.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ollama_rs::Ollama;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]  --> tests/pull_model.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs`
[INFO] [stdout]  --> tests/delete_model.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ollama_rs::Ollama;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]  --> tests/push_model.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "embeddings_generation") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "create_model") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]  --> tests/show_model_info.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let ollama = ollama_rs::Ollama::default();
[INFO] [stdout]   |                  ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use ollama_rs_mangle_fork::Ollama;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Ollama`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 -     let ollama = ollama_rs::Ollama::default();
[INFO] [stdout] 3 +     let ollama = Ollama::default();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]  --> tests/copy_model.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let ollama = ollama_rs::Ollama::default();
[INFO] [stdout]   |                  ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use ollama_rs_mangle_fork::Ollama;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Ollama`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 -     let ollama = ollama_rs::Ollama::default();
[INFO] [stdout] 4 +     let ollama = Ollama::default();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "delete_model") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (example "chatbot") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]  --> tests/list_local_models.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let ollama = ollama_rs::Ollama::default();
[INFO] [stdout]   |                  ^^^^^^^^^ use of unresolved module or unlinked crate `ollama_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ollama_rs`, use `cargo add ollama_rs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use ollama_rs_mangle_fork::Ollama;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Ollama`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 -     let ollama = ollama_rs::Ollama::default();
[INFO] [stdout] 3 +     let ollama = Ollama::default();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "show_model_info") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "pull_model") due to 2 previous errors
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "generation") due to 3 previous errors
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "push_model") due to 2 previous errors
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "copy_model") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs-mangle-fork` (test "list_local_models") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "dae15590e68a88e5b4f97aeb09553710f282736c60e82e4fdf8d4eb2529355c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dae15590e68a88e5b4f97aeb09553710f282736c60e82e4fdf8d4eb2529355c8", kill_on_drop: false }`
[INFO] [stdout] dae15590e68a88e5b4f97aeb09553710f282736c60e82e4fdf8d4eb2529355c8
