wasmer 4.2.1 -> 4.2.3 https://github.com/wasmerio/wasmer/releases attrpath: wasmer Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-cHa+5KFRpp9uS2bkHZ/ygumxazPIZHF5/dWKRtscjPo= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A wasmer nix build failed.  Compiling virtual-fs v0.9.0 (/build/source/lib/virtual-fs)  Compiling chrono v0.4.31  Compiling virtual-net v0.6.1 (/build/source/lib/virtual-net)  Compiling dirs-next v2.0.0  Compiling cynic v3.2.2  Compiling wasmer-wasix-types v0.16.0 (/build/source/lib/wasi-types)  Compiling matchers v0.1.0  Compiling wai-bindgen-wasmer v0.16.0 (/build/source/lib/wai-bindgen-wasmer)  Compiling colored v2.0.4 error: No suitable version of LLVM was found system-wide or pointed  to by LLVM_SYS_150_PREFIX.    Consider using `llvmenv` to compile an appropriate copy of LLVM, and  refer to the llvm-sys documentation for more information.    llvm-sys: https://crates.io/crates/llvm-sys  llvmenv: https://crates.io/crates/llvmenv  --> /build/wasmer-4.2.3-vendor.tar.gz/llvm-sys/src/lib.rs:489:1  | 489 | / std::compile_error!(concat!( 490 | |  "No suitable version of LLVM was found system-wide or pointed 491 | |  to by LLVM_SYS_", 492 | |  env!("CARGO_PKG_VERSION_MAJOR"), ... | 499 | |  llvmenv: https://crates.io/crates/llvmenv" 500 | | ));  | |__^ error: could not compile `llvm-sys` (lib) due to previous error warning: build failed, waiting for other jobs to finish...