Skip to content

Instantly share code, notes, and snippets.

@thewh1teagle
Created January 17, 2024 01:17
Show Gist options
  • Select an option

  • Save thewh1teagle/47146df7229466ed9db382558caf14c7 to your computer and use it in GitHub Desktop.

Select an option

Save thewh1teagle/47146df7229466ed9db382558caf14c7 to your computer and use it in GitHub Desktop.
User@DESKTOP-HPEE9O3 UCRT64 ~/vibe/desktop/src-tauri
$ TARGET=pe-x86-64 RUST_BACKTRACE=full OPENBLAS_PATH=$MINGW_PREFIX PATH="/c/Program Files/nodejs:$PATH" cargo tauri build -c tauri.windows.conf.json
Running beforeBuildCommand `npm run build`
> [email protected] build
> tsc && vite build
vite v5.0.11 building for production...
transforming (7) node_modules\react-i18next\dist\es\index.js
🌼 daisyUI 4.5.0
├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
╰─ ★ Star daisyUI on GitHub https://github.com/saadeghi/daisyui
✓ 134 modules transformed.
dist/index.html 0.47 kB │ gzip: 0.30 kB
dist/assets/roboto-vietnamese-400-normal-ZBATgFfY.woff 4.75 kB
dist/assets/roboto-vietnamese-400-normal-JAkXt1WZ.woff2 5.56 kB
dist/assets/roboto-greek-400-normal-ZxjWinlq.woff 6.35 kB
dist/assets/roboto-greek-400-normal-UVhwlGKP.woff2 7.11 kB
dist/assets/roboto-cyrillic-400-normal-wkKjpXzZ.woff 8.39 kB
dist/assets/roboto-cyrillic-400-normal-1Q02bZlk.woff2 9.63 kB
dist/assets/roboto-latin-ext-400-normal-5aATcKHE.woff 10.21 kB
dist/assets/roboto-latin-ext-400-normal-OGy6Zcg4.woff2 11.87 kB
dist/assets/roboto-cyrillic-ext-400-normal-PiqLoFV_.woff 13.47 kB
dist/assets/roboto-latin-400-normal-VNUqCuId.woff 14.38 kB
dist/assets/roboto-cyrillic-ext-400-normal-zkSvWxgI.woff2 15.34 kB
dist/assets/roboto-latin-400-normal-JkyEVz-m.woff2 15.74 kB
dist/assets/success-cbsNfwyv.mp3 22.93 kB
dist/assets/index-bhJp4qmo.css 57.30 kB │ gzip: 12.28 kB
dist/assets/index-1sXuMjYB.js 259.43 kB │ gzip: 80.56 kB
✓ built in 2.73s
Compiling whisper-rs-sys v0.8.1 (https://github.com/thewh1teagle/whisper-rs?branch=fix/msys2-build#a04d1616)
Compiling vibe-desktop v0.0.0 (C:\msys64\home\User\vibe\desktop\src-tauri)
error: failed to run custom build command for `whisper-rs-sys v0.8.1 (https://github.com/thewh1teagle/whisper-rs?branch=fix/msys2-build#a04d1616)`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn't exit successfully: `C:\msys64\home\User\vibe\target\release\build\whisper-rs-sys-becc2f0a1d0deae0\build-script-build` (exit code: 101)
--- stdout
cargo:rustc-link-lib=dylib=stdc++
cargo:rustc-link-lib=openblas
cargo:rerun-if-changed=wrapper.h
cargo:rerun-if-env-changed=TARGET
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-pc-windows-gnu
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_pc_windows_gnu
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
cargo:rerun-if-changed=wrapper.h
--- stderr
thread 'main' panicked at C:/msys64/ucrt64/.cargo\registry\src\index.crates.io-6f17d22bba15001f\bindgen-0.69.1\lib.rs:620:31:
Unable to find libclang: "the `libclang` shared library at C:\\msys64\\ucrt64\\bin\\libclang.dll could not be opened: LoadLibraryExW failed"
stack backtrace:
0: 0x7ff6a9357813 - std::backtrace_rs::backtrace::dbghelp::trace::hbfaad7b1b3d0829b
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\..\..\backtrace\src\backtrace/dbghelp.rs:131:5
1: 0x7ff6a9357813 - std::backtrace_rs::backtrace::trace_unsynchronized::hfe1a156e5c88200f
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\..\..\backtrace\src\backtrace/mod.rs:66:5
2: 0x7ff6a9357813 - std::sys_common::backtrace::_print_fmt::h5508dad0c3de4351
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:67:5
3: 0x7ff6a9357813 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3955e71f0bcda438
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:44:22
4: 0x7ff6a93a68dd - core::fmt::rt::Argument::fmt::hf78cd33401131278
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src\fmt/rt.rs:142:9
5: 0x7ff6a93a68dd - core::fmt::write::h4fce4d57e1ac0d97
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src\fmt/mod.rs:1120:17
6: 0x7ff6a934df0d - std::io::Write::write_fmt::h9c6f8a47e53199c5
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\io/mod.rs:1762:15
7: 0x7ff6a9357613 - std::sys_common::backtrace::_print::hb8276c8a99959d5d
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:47:5
8: 0x7ff6a9357613 - std::sys_common::backtrace::print::h7ef4418fda820dda
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:34:9
9: 0x7ff6a935a4b9 - std::panicking::default_hook::{{closure}}::h345ea756d0d2c6ac
10: 0x7ff6a935a1ae - std::panicking::default_hook::h840653682937e605
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:292:9
11: 0x7ff6a935ab9a - std::panicking::rust_panic_with_hook::h438fc1f1f2fc01af
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:779:13
12: 0x7ff6a935aa7e - std::panicking::begin_panic_handler::{{closure}}::h31370b1b03c7c255
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:657:13
13: 0x7ff6a9357fc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h6818dd6e00c5bf71
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:170:18
14: 0x7ff6a935a7d4 - rust_begin_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:645:5
15: 0x7ff6a93a2f07 - core::panicking::panic_fmt::h25980f35f4c7e980
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src/panicking.rs:72:14
16: 0x7ff6a93a3633 - core::result::unwrap_failed::h83073cf50f7b5fe7
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src/result.rs:1653:5
17: 0x7ff6a8afc392 - core::result::Result<T,E>::expect::h9800c17b43cdb246
18: 0x7ff6a8ba5d9c - core::ops::function::FnOnce::call_once::hf611055db5fee486
19: 0x7ff6a8bddbfb - lazy_static::lazy::Lazy<T>::get::{{closure}}::h66b54290dc0b0ff8
20: 0x7ff6a8b803be - std::sync::once::Once::call_once::{{closure}}::hfcbd57acb8e13f20
21: 0x7ff6a936edd9 - std::sys_common::once::queue::Once::call::h49ba4cea8ecb18f4
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common\once/queue.rs:183:21
22: 0x7ff6a8b8018d - std::sync::once::Once::call_once::h641b6846a3307d09
23: 0x7ff6a8b63494 - <bindgen::ensure_libclang_is_loaded::LIBCLANG as core::ops::deref::Deref>::deref::h72f5e7830605ecd5
24: 0x7ff6a8b59499 - bindgen::ensure_libclang_is_loaded::hb25fbb6967c13f8d
25: 0x7ff6a8b5a562 - bindgen::Bindings::generate::h85c9dafb0179ed3f
26: 0x7ff6a8b57b70 - bindgen::Builder::generate::h45636f0551c4a92c
27: 0x7ff6a8a19bd9 - build_script_build::main::h8cc2deed820c42d0
28: 0x7ff6a8a12976 - core::ops::function::FnOnce::call_once::h54f9cb565dcb9b46
29: 0x7ff6a8a11659 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9a524842a6ee7088
30: 0x7ff6a8a1218c - std::rt::lang_start::{{closure}}::hc8ae1a01642a6d9a
31: 0x7ff6a93416ae - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he7b84fefe0f599cc
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src\ops/function.rs:284:13
32: 0x7ff6a93416ae - std::panicking::try::do_call::h3187d98d95d1f583
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:552:40
33: 0x7ff6a93416ae - std::panicking::try::hb4da6d0613592cf5
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:516:19
34: 0x7ff6a93416ae - std::panic::catch_unwind::h27db86745ce60f75
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panic.rs:142:14
35: 0x7ff6a93416ae - std::rt::lang_start_internal::{{closure}}::hc46be5675703f1db
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/rt.rs:148:48
36: 0x7ff6a93416ae - std::panicking::try::do_call::h3d9222da5fdc1ae6
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:552:40
37: 0x7ff6a93416ae - std::panicking::try::he5002cc0b5bf00c8
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:516:19
38: 0x7ff6a93416ae - std::panic::catch_unwind::h5edca1be6ac1be6b
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panic.rs:142:14
39: 0x7ff6a93416ae - std::rt::lang_start_internal::hd06ec67490eec9d3
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/rt.rs:148:20
40: 0x7ff6a8a12167 - std::rt::lang_start::hc634cccb144d1a22
41: 0x7ff6a8a1acff - main
42: 0x7ff6a8a112ee - __tmainCRTStartup
at C:\M\B\src\build-UCRT64\C:/M/B/src/mingw-w64/mingw-w64-crt/crt\crtexe.c:267:15
43: 0x7ff6a8a11406 - mainCRTStartup
at C:\M\B\src\build-UCRT64\C:/M/B/src/mingw-w64/mingw-w64-crt/crt\crtexe.c:188:9
44: 0x7ffe9f23257d - <unknown>
45: 0x7ffe9facaa58 - <unknown>
warning: build failed, waiting for other jobs to finish...
error: failed to run custom build command for `vibe-desktop v0.0.0 (C:\msys64\home\User\vibe\desktop\src-tauri)`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn't exit successfully: `C:\msys64\home\User\vibe\target\release\build\vibe-desktop-68dde1614a0bf2f4\build-script-build` (exit code: 101)
--- stdout
cargo:rerun-if-env-changed=TAURI_CONFIG
cargo:rerun-if-changed=tauri.conf.json
cargo:rustc-cfg=desktop
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libfreetype-6.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libva.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libaom.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\swscale-7.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libpangocairo-1.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgme.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libfontconfig-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgmp-10.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\liblcms2-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libcairo-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libbrotlienc.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgdk_pixbuf-2.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libpcre2-8-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libspirv-cross-c-shared.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libpango-1.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libsharpyuv-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libssh.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libstdc++-6.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgio-2.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libwebp-7.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libsrt.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libopenjp2-7.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgfortran-5.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libpixman-1-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libffi-8.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libsoxr.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\postproc-57.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\swresample-4.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libSvtAv1Enc.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libdav1d-7.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\avcodec-60.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\liblzma-5.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\avutil-58.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\zlib1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libtheoradec-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgraphite2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgomp-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libx264-164.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\xvidcore.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libnettle-8.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgsm.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libogg-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libopencore-amrwb-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libtasn1-6.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libwebpmux-3.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libopencore-amrnb-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libfribidi-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libglib-2.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libvorbis-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libzstd.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libbrotlicommon.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libhogweed-6.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\librsvg-2-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libunibreak-5.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libvidstab.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libvorbisenc-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\avdevice-60.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libpangoft2-1.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libbrotlidec.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\avformat-60.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libdatrie-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\dovi.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgmodule-2.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libintl-8.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libspeex-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libass-9.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libcairo-gobject-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libx265.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libwinpthread-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\rav1e.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libiconv-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libopenblas.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libpangowin32-1.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libmp3lame-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libvpx-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libxml2-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libcrypto-3-x64.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgobject-2.0-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libshaderc_shared.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libva_win32.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libcaca-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libbluray-2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libopenal-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libp11-kit-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libquadmath-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\librtmp-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libmodplug-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libbz2-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\avfilter-9.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libexpat-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgcc_s_seh-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libgnutls-30.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\SDL2.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libopus-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libharfbuzz-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libplacebo-338.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libpng16-16.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libthai-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libtheoraenc-1.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libunistring-5.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libidn2-0.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libvpl.dll
cargo:rerun-if-changed=C:\msys64\ucrt64\bin\libzimg-2.dll
package.metadata does not exist
--- stderr
windres: preprocessing failed.
thread 'main' panicked at C:/msys64/ucrt64/.cargo\registry\src\index.crates.io-6f17d22bba15001f\embed-resource-2.4.1\src\windows_not_msvc.rs:48:25:
windres failed to compile "C:\msys64\home\User\vibe\target\release\build\vibe-desktop-fc91fca7c7de9867\out\resource.rc" into "C:\msys64\home\User\vibe\target\release\build\vibe-desktop-fc91fca7c7de9867\out/libresource.a" with exit code: 1
stack backtrace:
0: 0x7ff79db3cd23 - std::backtrace_rs::backtrace::dbghelp::trace::hbfaad7b1b3d0829b
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\..\..\backtrace\src\backtrace/dbghelp.rs:131:5
1: 0x7ff79db3cd23 - std::backtrace_rs::backtrace::trace_unsynchronized::hfe1a156e5c88200f
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\..\..\backtrace\src\backtrace/mod.rs:66:5
2: 0x7ff79db3cd23 - std::sys_common::backtrace::_print_fmt::h5508dad0c3de4351
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:67:5
3: 0x7ff79db3cd23 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3955e71f0bcda438
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:44:22
4: 0x7ff79db8b61d - core::fmt::rt::Argument::fmt::hf78cd33401131278
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src\fmt/rt.rs:142:9
5: 0x7ff79db8b61d - core::fmt::write::h4fce4d57e1ac0d97
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src\fmt/mod.rs:1120:17
6: 0x7ff79db3341d - std::io::Write::write_fmt::h9c6f8a47e53199c5
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\io/mod.rs:1762:15
7: 0x7ff79db3cb23 - std::sys_common::backtrace::_print::hb8276c8a99959d5d
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:47:5
8: 0x7ff79db3cb23 - std::sys_common::backtrace::print::h7ef4418fda820dda
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:34:9
9: 0x7ff79db3f9c9 - std::panicking::default_hook::{{closure}}::h345ea756d0d2c6ac
10: 0x7ff79db3f6be - std::panicking::default_hook::h840653682937e605
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:292:9
11: 0x7ff79db400aa - std::panicking::rust_panic_with_hook::h438fc1f1f2fc01af
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:779:13
12: 0x7ff79db3ff8e - std::panicking::begin_panic_handler::{{closure}}::h31370b1b03c7c255
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:657:13
13: 0x7ff79db3d4d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h6818dd6e00c5bf71
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src\sys_common/backtrace.rs:170:18
14: 0x7ff79db3fce4 - rust_begin_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:645:5
15: 0x7ff79db87c47 - core::panicking::panic_fmt::h25980f35f4c7e980
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src/panicking.rs:72:14
16: 0x7ff79d43bc68 - embed_resource::windows_not_msvc::ResourceCompiler::compile_resource::h5923a2f80f5fb1d3
17: 0x7ff79d448953 - embed_resource::compile_impl::h254b2aec67234766
18: 0x7ff79d448b0b - embed_resource::compile::h493507cf9a2a94a3
19: 0x7ff79d4441ba - tauri_winres::WindowsResource::compile::h6f235e31998358cd
20: 0x7ff79d21d22c - tauri_build::try_build::h3082381bce520553
21: 0x7ff79d21a7d1 - tauri_build::build::h973328563f76b0ee
22: 0x7ff79d201559 - build_script_build::main::hec6545fc25e28ddf
23: 0x7ff79d2014e6 - core::ops::function::FnOnce::call_once::h416de5f4ee082936
24: 0x7ff79d201459 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5bdc0ed454c42a1e
25: 0x7ff79d2014ac - std::rt::lang_start::{{closure}}::h4e1ced9cf36d2a22
26: 0x7ff79db26bbe - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he7b84fefe0f599cc
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\core\src\ops/function.rs:284:13
27: 0x7ff79db26bbe - std::panicking::try::do_call::h3187d98d95d1f583
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:552:40
28: 0x7ff79db26bbe - std::panicking::try::hb4da6d0613592cf5
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:516:19
29: 0x7ff79db26bbe - std::panic::catch_unwind::h27db86745ce60f75
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panic.rs:142:14
30: 0x7ff79db26bbe - std::rt::lang_start_internal::{{closure}}::hc46be5675703f1db
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/rt.rs:148:48
31: 0x7ff79db26bbe - std::panicking::try::do_call::h3d9222da5fdc1ae6
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:552:40
32: 0x7ff79db26bbe - std::panicking::try::he5002cc0b5bf00c8
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panicking.rs:516:19
33: 0x7ff79db26bbe - std::panic::catch_unwind::h5edca1be6ac1be6b
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/panic.rs:142:14
34: 0x7ff79db26bbe - std::rt::lang_start_internal::hd06ec67490eec9d3
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library\std\src/rt.rs:148:20
35: 0x7ff79d201487 - std::rt::lang_start::ha13935d908ac5655
36: 0x7ff79d20158f - main
37: 0x7ff79d2012ee - __tmainCRTStartup
at C:\M\B\src\build-UCRT64\C:/M/B/src/mingw-w64/mingw-w64-crt/crt\crtexe.c:267:15
38: 0x7ff79d201406 - mainCRTStartup
at C:\M\B\src\build-UCRT64\C:/M/B/src/mingw-w64/mingw-w64-crt/crt\crtexe.c:188:9
39: 0x7ffe9f23257d - <unknown>
40: 0x7ffe9facaa58 - <unknown>
Error failed to build app: failed to build app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment