[INFO] fetching crate ollama-rs 0.1.2...
[INFO] checking ollama-rs-0.1.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate ollama-rs 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate ollama-rs 0.1.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ollama-rs 0.1.2
[INFO] finished tweaking crates.io crate ollama-rs 0.1.2
[INFO] tweaked toml for crates.io crate ollama-rs 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate ollama-rs 0.1.2 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-streams v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6d4e9b5a8a04e3bb39d5a3ab130fd052443ad2b7b2b2fcfd07ffbd831b56d58
[INFO] running `Command { std: "docker" "start" "-a" "a6d4e9b5a8a04e3bb39d5a3ab130fd052443ad2b7b2b2fcfd07ffbd831b56d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6d4e9b5a8a04e3bb39d5a3ab130fd052443ad2b7b2b2fcfd07ffbd831b56d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d4e9b5a8a04e3bb39d5a3ab130fd052443ad2b7b2b2fcfd07ffbd831b56d58", kill_on_drop: false }`
[INFO] [stdout] a6d4e9b5a8a04e3bb39d5a3ab130fd052443ad2b7b2b2fcfd07ffbd831b56d58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a2c863744db6fd5ad931a23f3e9b081efdd20aee8b8ba6da4423c7112435af8
[INFO] running `Command { std: "docker" "start" "-a" "6a2c863744db6fd5ad931a23f3e9b081efdd20aee8b8ba6da4423c7112435af8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.58
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling openssl-sys v0.9.94
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking ollama-rs v0.1.2 (/opt/rustwide/workdir)
[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 undeclared crate or module `tokio_stream`
[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 undeclared crate or module `tokio_stream`
[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 undeclared crate or module `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs::generation::completion::GenerationResponseStream`
[INFO] [stdout]   --> tests/generation.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  |         GenerationResponseStream,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         no `GenerationResponseStream` in `generation::completion`
[INFO] [stdout]    |         help: a similar name exists in the module: `GenerationResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/generation/completion/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GenerationResponseStream =
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `stream` feature
[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 undeclared crate or module `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs::generation::completion::GenerationResponseStream`
[INFO] [stdout]   --> examples/chatbot.rs:3:56
[INFO] [stdout]    |
[INFO] [stdout] 3  |         request::GenerationRequest, GenerationContext, GenerationResponseStream,
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        no `GenerationResponseStream` in `generation::completion`
[INFO] [stdout]    |                                                        help: a similar name exists in the module: `GenerationResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/generation/completion/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GenerationResponseStream =
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `stream` feature
[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 undeclared crate or module `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `generate_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> tests/generation.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let mut res: GenerationResponseStream = ollama
[INFO] [stdout]    |  _____________________________________________-
[INFO] [stdout] 21 | |         .generate_stream(GenerationRequest::new(
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `generate` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .generate(GenerationRequest::new(
[INFO] [stdout]    |          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_model_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> tests/push_model.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let mut res = ollama
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 10 | |         .push_model_stream("test_model:latest".into(), false)
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `push_model` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .push_model("test_model:latest".into(), false)
[INFO] [stdout]    |          ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `create_model_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> tests/create_model.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let mut res = ollama
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 10 | |         .create_model_stream("model".into(), "/tmp/Modelfile.example".into())
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `create_model` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .create_model("model".into(), "/tmp/Modelfile.example".into())
[INFO] [stdout]    |          ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs` (test "push_model") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ollama-rs` (test "generation") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `pull_model_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]  --> tests/pull_model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |       let mut res = ollama
[INFO] [stdout]   |  ___________________-
[INFO] [stdout] 9 | |         .pull_model_stream("llama2:latest".into(), false)
[INFO] [stdout]   | |_________-^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `pull_model` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .pull_model("llama2:latest".into(), false)
[INFO] [stdout]   |          ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs` (test "create_model") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `generate_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> examples/chatbot.rs:34:59
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut stream: GenerationResponseStream = ollama.generate_stream(request).await?;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `generate` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut stream: GenerationResponseStream = ollama.generate(request).await?;
[INFO] [stdout]    |                                                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs` (test "pull_model") due to 3 previous errors
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs` (example "chatbot") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "6a2c863744db6fd5ad931a23f3e9b081efdd20aee8b8ba6da4423c7112435af8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a2c863744db6fd5ad931a23f3e9b081efdd20aee8b8ba6da4423c7112435af8", kill_on_drop: false }`
[INFO] [stdout] 6a2c863744db6fd5ad931a23f3e9b081efdd20aee8b8ba6da4423c7112435af8
[INFO] checking ollama-rs-0.1.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate ollama-rs 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ollama-rs 0.1.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ollama-rs 0.1.2
[INFO] finished tweaking crates.io crate ollama-rs 0.1.2
[INFO] tweaked toml for crates.io crate ollama-rs 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate ollama-rs 0.1.2 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53ab690a26e5f6cfc85cc3fc68891fda8969dc2649293c0ce03489d79ef7c38c
[INFO] running `Command { std: "docker" "start" "-a" "53ab690a26e5f6cfc85cc3fc68891fda8969dc2649293c0ce03489d79ef7c38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53ab690a26e5f6cfc85cc3fc68891fda8969dc2649293c0ce03489d79ef7c38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ab690a26e5f6cfc85cc3fc68891fda8969dc2649293c0ce03489d79ef7c38c", kill_on_drop: false }`
[INFO] [stdout] 53ab690a26e5f6cfc85cc3fc68891fda8969dc2649293c0ce03489d79ef7c38c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f9813710dcdb0a4a05d88567ee12399e46be795f3809f6153b9be99bae41af
[INFO] running `Command { std: "docker" "start" "-a" "20f9813710dcdb0a4a05d88567ee12399e46be795f3809f6153b9be99bae41af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.58
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling openssl-sys v0.9.94
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking ollama-rs v0.1.2 (/opt/rustwide/workdir)
[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 undeclared crate or module `tokio_stream`
[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 undeclared crate or module `tokio_stream`
[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 undeclared crate or module `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs::generation::completion::GenerationResponseStream`
[INFO] [stdout]   --> tests/generation.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  |         GenerationResponseStream,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         no `GenerationResponseStream` in `generation::completion`
[INFO] [stdout]    |         help: a similar name exists in the module: `GenerationResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/generation/completion/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GenerationResponseStream =
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `stream` feature
[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 undeclared crate or module `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs::generation::completion::GenerationResponseStream`
[INFO] [stdout]   --> examples/chatbot.rs:3:56
[INFO] [stdout]    |
[INFO] [stdout] 3  |         request::GenerationRequest, GenerationContext, GenerationResponseStream,
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        no `GenerationResponseStream` in `generation::completion`
[INFO] [stdout]    |                                                        help: a similar name exists in the module: `GenerationResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/generation/completion/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GenerationResponseStream =
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `stream` feature
[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 undeclared crate or module `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_model_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> tests/push_model.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let mut res = ollama
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 10 | |         .push_model_stream("test_model:latest".into(), false)
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `push_model` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .push_model("test_model:latest".into(), false)
[INFO] [stdout]    |          ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pull_model_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]  --> tests/pull_model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |       let mut res = ollama
[INFO] [stdout]   |  ___________________-
[INFO] [stdout] 9 | |         .pull_model_stream("llama2:latest".into(), false)
[INFO] [stdout]   | |_________-^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `pull_model` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .pull_model("llama2:latest".into(), false)
[INFO] [stdout]   |          ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `generate_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> tests/generation.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let mut res: GenerationResponseStream = ollama
[INFO] [stdout]    |  _____________________________________________-
[INFO] [stdout] 21 | |         .generate_stream(GenerationRequest::new(
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `generate` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .generate(GenerationRequest::new(
[INFO] [stdout]    |          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `create_model_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> tests/create_model.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let mut res = ollama
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 10 | |         .create_model_stream("model".into(), "/tmp/Modelfile.example".into())
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `create_model` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .create_model("model".into(), "/tmp/Modelfile.example".into())
[INFO] [stdout]    |          ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs` (test "push_model") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `generate_stream` found for struct `Ollama` in the current scope
[INFO] [stdout]   --> examples/chatbot.rs:34:59
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut stream: GenerationResponseStream = ollama.generate_stream(request).await?;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `generate` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut stream: GenerationResponseStream = ollama.generate(request).await?;
[INFO] [stdout]    |                                                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs` (test "pull_model") due to 3 previous errors
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ollama-rs` (test "generation") due to 4 previous errors
[INFO] [stderr] error: could not compile `ollama-rs` (example "chatbot") due to 4 previous errors
[INFO] [stderr] error: could not compile `ollama-rs` (test "create_model") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "20f9813710dcdb0a4a05d88567ee12399e46be795f3809f6153b9be99bae41af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f9813710dcdb0a4a05d88567ee12399e46be795f3809f6153b9be99bae41af", kill_on_drop: false }`
[INFO] [stdout] 20f9813710dcdb0a4a05d88567ee12399e46be795f3809f6153b9be99bae41af
