[INFO] fetching crate oww-rs 0.2.0... [INFO] checking oww-rs-0.2.0 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] extracting crate oww-rs 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate oww-rs 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oww-rs 0.2.0 [INFO] tweaked toml for crates.io crate oww-rs 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oww-rs 0.2.0 on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oww-rs 0.2.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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecb240e8a012fd801de7c09caf0845790cefffabab47be9634393d6d277dd303 [INFO] running `Command { std: "docker" "start" "-a" "ecb240e8a012fd801de7c09caf0845790cefffabab47be9634393d6d277dd303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecb240e8a012fd801de7c09caf0845790cefffabab47be9634393d6d277dd303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb240e8a012fd801de7c09caf0845790cefffabab47be9634393d6d277dd303", kill_on_drop: false }` [INFO] [stdout] ecb240e8a012fd801de7c09caf0845790cefffabab47be9634393d6d277dd303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ccc1d37f56205d93b79a3d5073c64a6ab70cf40336dd0e0e76e1a52d84adee [INFO] running `Command { std: "docker" "start" "-a" "48ccc1d37f56205d93b79a3d5073c64a6ab70cf40336dd0e0e76e1a52d84adee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking dyn-hash v0.2.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anymap3 v1.0.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking circular-buffer v0.1.9 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking nom-language v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Checking string-interner v0.15.0 [INFO] [stderr] Checking safetensors v0.6.2 [INFO] [stderr] Checking tract-data v0.22.0 [INFO] [stderr] Checking realfft v3.5.0 [INFO] [stderr] Checking rubato v0.16.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling liquid-core v0.26.11 [INFO] [stderr] Checking liquid-lib v0.26.11 [INFO] [stderr] Checking liquid v0.26.11 [INFO] [stderr] Compiling tract-linalg v0.22.0 [INFO] [stderr] Checking tract-core v0.22.0 [INFO] [stderr] Checking tract-nnef v0.22.0 [INFO] [stderr] Checking tract-hir v0.22.0 [INFO] [stderr] Checking tract-onnx-opl v0.22.0 [INFO] [stderr] Checking tract-onnx v0.22.0 [INFO] [stderr] Checking oww-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/oww/audio.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/oww/audio.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/oww/audio.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[folder = "models/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 14 + #[derive(RustEmbed)] [INFO] [stdout] 15 | struct Models; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/oww/oww_model.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/oww/oww_model.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/oww/oww_model.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[folder = "speech_models/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 22 + #[derive(RustEmbed)] [INFO] [stdout] 23 | struct SpeechModels; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/oww/oww_model.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/oww/oww_model.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `audio::Models` in the current scope [INFO] [stdout] --> src/oww/audio.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 14 | struct Models; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 30 | let mel_model_data = &Models::get("melspectrogram.onnx").unwrap().data; [INFO] [stdout] | ^^^ function or associated item not found in `audio::Models` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `IndexLonger` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `TExp` [INFO] [stdout] candidate #5: `alsa::poll::Descriptors` [INFO] [stdout] candidate #6: `itertools::Itertools` [INFO] [stdout] candidate #7: `liquid_core::model::array::ArrayView` [INFO] [stdout] candidate #8: `liquid_core::model::object::ObjectView` [INFO] [stdout] candidate #9: `liquid_core::partials::PartialSource` [INFO] [stdout] candidate #10: `liquid_core::runtime::partials::PartialStore` [INFO] [stdout] candidate #11: `liquid_core::runtime::runtime::Runtime` [INFO] [stdout] candidate #12: `tract_nnef::resource::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/oww/oww_model.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[folder = "speech_models/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 22 + #[derive(RustEmbed)] [INFO] [stdout] 23 | struct SpeechModels; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/oww/audio.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/oww/audio.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/oww/audio.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[folder = "models/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 14 + #[derive(RustEmbed)] [INFO] [stdout] 15 | struct Models; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `audio::Models` in the current scope [INFO] [stdout] --> src/oww/audio.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 14 | struct Models; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 34 | let emb_model_data = &Models::get("embedding_model.onnx").unwrap().data; [INFO] [stdout] | ^^^ function or associated item not found in `audio::Models` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `IndexLonger` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `TExp` [INFO] [stdout] candidate #5: `alsa::poll::Descriptors` [INFO] [stdout] candidate #6: `itertools::Itertools` [INFO] [stdout] candidate #7: `liquid_core::model::array::ArrayView` [INFO] [stdout] candidate #8: `liquid_core::model::object::ObjectView` [INFO] [stdout] candidate #9: `liquid_core::partials::PartialSource` [INFO] [stdout] candidate #10: `liquid_core::runtime::partials::PartialStore` [INFO] [stdout] candidate #11: `liquid_core::runtime::runtime::Runtime` [INFO] [stdout] candidate #12: `tract_nnef::resource::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `SpeechModels` in the current scope [INFO] [stdout] --> src/oww/oww_model.rs:96:90 [INFO] [stdout] | [INFO] [stdout] 22 | struct SpeechModels; [INFO] [stdout] | ------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 96 | SpeechUnlockType::OpenWakeWordAlexa => &crate::oww::oww_model::SpeechModels::get("alexa.onnx").unwrap().data, [INFO] [stdout] | ^^^ function or associated item not found in `SpeechModels` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `IndexLonger` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `TExp` [INFO] [stdout] candidate #5: `alsa::poll::Descriptors` [INFO] [stdout] candidate #6: `itertools::Itertools` [INFO] [stdout] candidate #7: `liquid_core::model::array::ArrayView` [INFO] [stdout] candidate #8: `liquid_core::model::object::ObjectView` [INFO] [stdout] candidate #9: `liquid_core::partials::PartialSource` [INFO] [stdout] candidate #10: `liquid_core::runtime::partials::PartialStore` [INFO] [stdout] candidate #11: `liquid_core::runtime::runtime::Runtime` [INFO] [stdout] candidate #12: `tract_nnef::resource::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `audio::Models` in the current scope [INFO] [stdout] --> src/oww/audio.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 14 | struct Models; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 30 | let mel_model_data = &Models::get("melspectrogram.onnx").unwrap().data; [INFO] [stdout] | ^^^ function or associated item not found in `audio::Models` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `IndexLonger` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `TExp` [INFO] [stdout] candidate #5: `alsa::poll::Descriptors` [INFO] [stdout] candidate #6: `itertools::Itertools` [INFO] [stdout] candidate #7: `liquid_core::model::array::ArrayView` [INFO] [stdout] candidate #8: `liquid_core::model::object::ObjectView` [INFO] [stdout] candidate #9: `liquid_core::partials::PartialSource` [INFO] [stdout] candidate #10: `liquid_core::runtime::partials::PartialStore` [INFO] [stdout] candidate #11: `liquid_core::runtime::runtime::Runtime` [INFO] [stdout] candidate #12: `tract_nnef::resource::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `audio::Models` in the current scope [INFO] [stdout] --> src/oww/audio.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 14 | struct Models; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 34 | let emb_model_data = &Models::get("embedding_model.onnx").unwrap().data; [INFO] [stdout] | ^^^ function or associated item not found in `audio::Models` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `IndexLonger` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `TExp` [INFO] [stdout] candidate #5: `alsa::poll::Descriptors` [INFO] [stdout] candidate #6: `itertools::Itertools` [INFO] [stdout] candidate #7: `liquid_core::model::array::ArrayView` [INFO] [stdout] candidate #8: `liquid_core::model::object::ObjectView` [INFO] [stdout] candidate #9: `liquid_core::partials::PartialSource` [INFO] [stdout] candidate #10: `liquid_core::runtime::partials::PartialStore` [INFO] [stdout] candidate #11: `liquid_core::runtime::runtime::Runtime` [INFO] [stdout] candidate #12: `tract_nnef::resource::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `SpeechModels` in the current scope [INFO] [stdout] --> src/oww/oww_model.rs:96:90 [INFO] [stdout] | [INFO] [stdout] 22 | struct SpeechModels; [INFO] [stdout] | ------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 96 | SpeechUnlockType::OpenWakeWordAlexa => &crate::oww::oww_model::SpeechModels::get("alexa.onnx").unwrap().data, [INFO] [stdout] | ^^^ function or associated item not found in `SpeechModels` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `IndexLonger` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `TExp` [INFO] [stdout] candidate #5: `alsa::poll::Descriptors` [INFO] [stdout] candidate #6: `itertools::Itertools` [INFO] [stdout] candidate #7: `liquid_core::model::array::ArrayView` [INFO] [stdout] candidate #8: `liquid_core::model::object::ObjectView` [INFO] [stdout] candidate #9: `liquid_core::partials::PartialSource` [INFO] [stdout] candidate #10: `liquid_core::runtime::partials::PartialStore` [INFO] [stdout] candidate #11: `liquid_core::runtime::runtime::Runtime` [INFO] [stdout] candidate #12: `tract_nnef::resource::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oww-rs` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oww-rs` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "48ccc1d37f56205d93b79a3d5073c64a6ab70cf40336dd0e0e76e1a52d84adee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ccc1d37f56205d93b79a3d5073c64a6ab70cf40336dd0e0e76e1a52d84adee", kill_on_drop: false }` [INFO] [stdout] 48ccc1d37f56205d93b79a3d5073c64a6ab70cf40336dd0e0e76e1a52d84adee