[INFO] fetching crate gradio_macro 0.3.0... [INFO] checking gradio_macro-0.3.0 against try#5cafabc9f16561d7796554d5d241c3068e2bd97f for pr-135852 [INFO] extracting crate gradio_macro 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate gradio_macro 0.3.0 on toolchain 5cafabc9f16561d7796554d5d241c3068e2bd97f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gradio_macro 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gradio_macro 0.3.0 [INFO] tweaked toml for crates.io crate gradio_macro 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate gradio_macro 0.3.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" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest-eventsource v0.6.0 [INFO] [stderr] Downloaded cookie_store v0.21.0 [INFO] [stderr] Downloaded gradio v0.3.2 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 927c6b3d515b91b7057ed66d59a32a83a165e73adace2476eb5e7c64715dcf0b [INFO] running `Command { std: "docker" "start" "-a" "927c6b3d515b91b7057ed66d59a32a83a165e73adace2476eb5e7c64715dcf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927c6b3d515b91b7057ed66d59a32a83a165e73adace2476eb5e7c64715dcf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927c6b3d515b91b7057ed66d59a32a83a165e73adace2476eb5e7c64715dcf0b", kill_on_drop: false }` [INFO] [stdout] 927c6b3d515b91b7057ed66d59a32a83a165e73adace2476eb5e7c64715dcf0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcb2b552c59c69587d8b84ea86ae7c4777b3e193c1568f3bf7e25c642e80aed0 [INFO] running `Command { std: "docker" "start" "-a" "fcb2b552c59c69587d8b84ea86ae7c4777b3e193c1568f3bf7e25c642e80aed0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Checking gradio v0.3.2 [INFO] [stderr] Checking gradio_macro v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> examples/vocal.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[gradio_api(url = "jacoblincool/vocal-separation", option = "async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: error sending request for url (https://huggingface.co/api/spaces/jacoblincool/vocal-separation/host) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: gradio::client::Client::resolve_app_reference::{{closure}} [INFO] [stdout] 3: gradio::client::Client::new::{{closure}} [INFO] [stdout] 4: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 5: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 6: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 7: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 8: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 10: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] 11: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 12: gradio::sync::::new_sync [INFO] [stdout] 13: gradio_macro::gradio_api [INFO] [stdout] 14: core::ops::function::Fn::call [INFO] [stdout] 15: proc_macro::bridge::client::Client<(proc_macro::TokenStream,proc_macro::TokenStream),proc_macro::TokenStream>::expand2::{{closure}}::{{closure}} [INFO] [stdout] 16: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stdout] 17: proc_macro::bridge::client::state::set [INFO] [stdout] 18: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] 21: __rust_try [INFO] [stdout] 22: proc_macro::bridge::client::run_client [INFO] [stdout] 23: proc_macro::bridge::client::Client<(proc_macro::TokenStream,proc_macro::TokenStream),proc_macro::TokenStream>::expand2::{{closure}} [INFO] [stdout] 24: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper [INFO] [stdout] 25: > as proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stdout] 26: ::expand [INFO] [stdout] 27: ::fully_expand_fragment [INFO] [stdout] 28: ::expand_crate [INFO] [stdout] 29: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 30: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 31: >::call_once [INFO] [stdout] 32: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 33: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 34: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 35: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 36: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 37: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 38: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 39: [INFO] [stdout] 40: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> examples/whisper.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[gradio_api(url = "hf-audio/whisper-large-v3-turbo", option = "async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: error sending request for url (https://huggingface.co/api/spaces/hf-audio/whisper-large-v3-turbo/host) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: gradio::client::Client::resolve_app_reference::{{closure}} [INFO] [stdout] 3: gradio::client::Client::new::{{closure}} [INFO] [stdout] 4: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 5: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 6: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 7: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 8: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 10: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] 11: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 12: gradio::sync::::new_sync [INFO] [stdout] 13: gradio_macro::gradio_api [INFO] [stdout] 14: core::ops::function::Fn::call [INFO] [stdout] 15: proc_macro::bridge::client::Client<(proc_macro::TokenStream,proc_macro::TokenStream),proc_macro::TokenStream>::expand2::{{closure}}::{{closure}} [INFO] [stdout] 16: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stdout] 17: proc_macro::bridge::client::state::set [INFO] [stdout] 18: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] 21: __rust_try [INFO] [stdout] 22: proc_macro::bridge::client::run_client [INFO] [stdout] 23: proc_macro::bridge::client::Client<(proc_macro::TokenStream,proc_macro::TokenStream),proc_macro::TokenStream>::expand2::{{closure}} [INFO] [stdout] 24: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper [INFO] [stdout] 25: > as proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stdout] 26: ::expand [INFO] [stdout] 27: ::fully_expand_fragment [INFO] [stdout] 28: ::expand_crate [INFO] [stdout] 29: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 30: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 31: >::call_once [INFO] [stdout] 32: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 33: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 34: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 35: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 36: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 37: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 38: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 39: [INFO] [stdout] 40: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VocalSeparation` [INFO] [stdout] --> examples/vocal.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let vocal = VocalSeparation::new().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `VocalSeparation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gradio_macro` (example "vocal") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WhisperLarge` [INFO] [stdout] --> examples/whisper.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let whisper= WhisperLarge::new().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WhisperLarge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gradio_macro` (example "whisper") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fcb2b552c59c69587d8b84ea86ae7c4777b3e193c1568f3bf7e25c642e80aed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb2b552c59c69587d8b84ea86ae7c4777b3e193c1568f3bf7e25c642e80aed0", kill_on_drop: false }` [INFO] [stdout] fcb2b552c59c69587d8b84ea86ae7c4777b3e193c1568f3bf7e25c642e80aed0