[INFO] cloning repository https://github.com/GhostWalker562/rust_local_llm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GhostWalker562/rust_local_llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostWalker562%2Frust_local_llm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostWalker562%2Frust_local_llm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de93258a5917edb18a3da60c004e27f0506dcd94
[INFO] testing GhostWalker562/rust_local_llm against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostWalker562%2Frust_local_llm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GhostWalker562/rust_local_llm
[INFO] finished tweaking git repo https://github.com/GhostWalker562/rust_local_llm
[INFO] tweaked toml for git repo https://github.com/GhostWalker562/rust_local_llm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GhostWalker562/rust_local_llm on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GhostWalker562/rust_local_llm 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b84bfe261d7417ea2a869711416ed3b91465e717677b8db38f5c43432632b04a
[INFO] running `Command { std: "docker" "start" "-a" "b84bfe261d7417ea2a869711416ed3b91465e717677b8db38f5c43432632b04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b84bfe261d7417ea2a869711416ed3b91465e717677b8db38f5c43432632b04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84bfe261d7417ea2a869711416ed3b91465e717677b8db38f5c43432632b04a", kill_on_drop: false }`
[INFO] [stdout] b84bfe261d7417ea2a869711416ed3b91465e717677b8db38f5c43432632b04a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea71ba15c20cbe5e913a4d500b3b85db56d8c9680da9c9f4b6639bcd998416e6
[INFO] running `Command { std: "docker" "start" "-a" "ea71ba15c20cbe5e913a4d500b3b85db56d8c9680da9c9f4b6639bcd998416e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rodio v0.18.1
[INFO] [stderr]    Compiling cmd_lib v1.9.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rust_local_llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.14s
[INFO] running `Command { std: "docker" "inspect" "ea71ba15c20cbe5e913a4d500b3b85db56d8c9680da9c9f4b6639bcd998416e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea71ba15c20cbe5e913a4d500b3b85db56d8c9680da9c9f4b6639bcd998416e6", kill_on_drop: false }`
[INFO] [stdout] ea71ba15c20cbe5e913a4d500b3b85db56d8c9680da9c9f4b6639bcd998416e6
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ff7cfb73f787bb53c2e9fdc7fe9a7b012b381ddc4160c26c979ee4a0f31aa97
[INFO] running `Command { std: "docker" "start" "-a" "7ff7cfb73f787bb53c2e9fdc7fe9a7b012b381ddc4160c26c979ee4a0f31aa97", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_local_llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "7ff7cfb73f787bb53c2e9fdc7fe9a7b012b381ddc4160c26c979ee4a0f31aa97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff7cfb73f787bb53c2e9fdc7fe9a7b012b381ddc4160c26c979ee4a0f31aa97", kill_on_drop: false }`
[INFO] [stdout] 7ff7cfb73f787bb53c2e9fdc7fe9a7b012b381ddc4160c26c979ee4a0f31aa97
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b58a740aa16ac66dbc658f77bbf95e27792fb84f95d88e1c8e543ac67248edd
[INFO] running `Command { std: "docker" "start" "-a" "3b58a740aa16ac66dbc658f77bbf95e27792fb84f95d88e1c8e543ac67248edd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_local_llm-13aaf65ca8207d30)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_local_llm-7fcde32783e64c0a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_local_llm
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/ollama/mod.rs - ollama::Ollama::generate (line 40) ... FAILED
[INFO] [stdout] test src/whisper/mod.rs - whisper::Whisper::listen (line 52) ... FAILED
[INFO] [stdout] test src/speech/mod.rs - speech::Speech::new (line 21) ... FAILED
[INFO] [stdout] test src/whisper/mod.rs - whisper::Whisper::new (line 19) ... FAILED
[INFO] [stdout] test src/speech/mod.rs - speech::Speech::speak (line 69) ... FAILED
[INFO] [stdout] test src/ollama/mod.rs - ollama::Ollama::new (line 19) ... FAILED
[INFO] [stdout] test src/whisper/mod.rs - whisper::Whisper::transcribe (line 76) ... FAILED
[INFO] [stdout] test src/whisper/mod.rs - whisper::Whisper::listen_and_transcribe (line 112) ... FAILED
[INFO] [stdout] test src/speech/mod.rs - speech::Speech::play (line 43) ... FAILED
[INFO] [stdout] test src/whisper/mod.rs - whisper::Whisper::get_default_input_device (line 140) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ollama/mod.rs - ollama::Ollama::generate (line 40) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OllamaGenerationBody` in this scope
[INFO] [stdout]   --> src/ollama/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 | let generation_body = OllamaGenerationBody {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/ollama/mod.rs:47:49
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_ollama_mod_rs_40_0() {
[INFO] [stdout]    |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 47 | let response = ollama.generate(generation_body).await.unwrap();
[INFO] [stdout]    |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Ollama` in this scope
[INFO] [stdout]   --> src/ollama/mod.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | let ollama = Ollama::new();
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Ollama`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/whisper/mod.rs - whisper::Whisper::listen (line 52) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Whisper` in this scope
[INFO] [stdout]   --> src/whisper/mod.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 | let whisper = Whisper::new();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Whisper`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/speech/mod.rs - speech::Speech::new (line 21) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Speech` in this scope
[INFO] [stdout]   --> src/speech/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | let speech = Speech::new();
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Speech`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/whisper/mod.rs - whisper::Whisper::new (line 19) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WhisperListenBody` in this scope
[INFO] [stdout]   --> src/whisper/mod.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | let listen_body = WhisperListenBody {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Whisper` in this scope
[INFO] [stdout]   --> src/whisper/mod.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | let whisper = Whisper::new();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Whisper`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/speech/mod.rs - speech::Speech::speak (line 69) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Speech` in this scope
[INFO] [stdout]   --> src/speech/mod.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | let speech = Speech::new();
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Speech`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ollama/mod.rs - ollama::Ollama::new (line 19) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OllamaGenerationBody` in this scope
[INFO] [stdout]   --> src/ollama/mod.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | let generation_body = OllamaGenerationBody {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/ollama/mod.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_ollama_mod_rs_19_0() {
[INFO] [stdout]    |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 26 | let response = ollama.generate(generation_body).await.unwrap();
[INFO] [stdout]    |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Ollama` in this scope
[INFO] [stdout]   --> src/ollama/mod.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | let ollama = Ollama::new();
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Ollama`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/whisper/mod.rs - whisper::Whisper::transcribe (line 76) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `WhisperTranscriptionResponse` in this scope
[INFO] [stdout]   --> src/whisper/mod.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 | let transcription_response: Result<WhisperTranscriptionResponse, WhisperError> = whisper.transcribe("temp.mp3", "small").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_whisper_mod_rs_76_0<WhisperTranscriptionResponse>() {
[INFO] [stdout]    |                                                                              ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WhisperError` in this scope
[INFO] [stdout]   --> src/whisper/mod.rs:78:66
[INFO] [stdout]    |
[INFO] [stdout] 78 | let transcription_response: Result<WhisperTranscriptionResponse, WhisperError> = whisper.transcribe("temp.mp3", "small").unwrap();
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_whisper_mod_rs_76_0<WhisperError>() {
[INFO] [stdout]    |                                                                              ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Whisper` in this scope
[INFO] [stdout]   --> src/whisper/mod.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 | let whisper = Whisper::new();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Whisper`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/whisper/mod.rs - whisper::Whisper::listen_and_transcribe (line 112) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WhisperListenBody` in this scope
[INFO] [stdout]    --> src/whisper/mod.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 | let listen_body = WhisperListenBody {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WhisperTranscriptionResponse` in this scope
[INFO] [stdout]    --> src/whisper/mod.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 | let user_response: Result<WhisperTranscriptionResponse, WhisperError> = whisper.listen_and_transcribe(listen_body).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_whisper_mod_rs_112_0<WhisperTranscriptionResponse>() {
[INFO] [stdout]     |                                                                               ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WhisperError` in this scope
[INFO] [stdout]    --> src/whisper/mod.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout] 118 | let user_response: Result<WhisperTranscriptionResponse, WhisperError> = whisper.listen_and_transcribe(listen_body).unwrap();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_whisper_mod_rs_112_0<WhisperError>() {
[INFO] [stdout]     |                                                                               ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Whisper` in this scope
[INFO] [stdout]    --> src/whisper/mod.rs:113:15
[INFO] [stdout]     |
[INFO] [stdout] 113 | let whisper = Whisper::new();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared type `Whisper`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/speech/mod.rs - speech::Speech::play (line 43) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Speech` in this scope
[INFO] [stdout]   --> src/speech/mod.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 | let speech = Speech::new();
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Speech`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/whisper/mod.rs - whisper::Whisper::get_default_input_device (line 140) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Whisper` in this scope
[INFO] [stdout]    --> src/whisper/mod.rs:141:15
[INFO] [stdout]     |
[INFO] [stdout] 141 | let whisper = Whisper::new();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared type `Whisper`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ollama/mod.rs - ollama::Ollama::generate (line 40)
[INFO] [stdout]     src/ollama/mod.rs - ollama::Ollama::new (line 19)
[INFO] [stdout]     src/speech/mod.rs - speech::Speech::new (line 21)
[INFO] [stdout]     src/speech/mod.rs - speech::Speech::play (line 43)
[INFO] [stdout]     src/speech/mod.rs - speech::Speech::speak (line 69)
[INFO] [stdout]     src/whisper/mod.rs - whisper::Whisper::get_default_input_device (line 140)
[INFO] [stdout]     src/whisper/mod.rs - whisper::Whisper::listen (line 52)
[INFO] [stdout]     src/whisper/mod.rs - whisper::Whisper::listen_and_transcribe (line 112)
[INFO] [stdout]     src/whisper/mod.rs - whisper::Whisper::new (line 19)
[INFO] [stdout]     src/whisper/mod.rs - whisper::Whisper::transcribe (line 76)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3b58a740aa16ac66dbc658f77bbf95e27792fb84f95d88e1c8e543ac67248edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b58a740aa16ac66dbc658f77bbf95e27792fb84f95d88e1c8e543ac67248edd", kill_on_drop: false }`
[INFO] [stdout] 3b58a740aa16ac66dbc658f77bbf95e27792fb84f95d88e1c8e543ac67248edd
