wasmer 3.1.1 -> 3.2.1 https://repology.org/project/wasmer/versions 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-clARoAcG2Mbz6VwhZ7VZScXp2Y7+8bToeZ9XH7o5Yak= 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 scrypt v0.11.0  Compiling wasmer-wasix-types v0.3.1 (/build/source/lib/wasi-types)  Compiling pest_derive v2.5.7  Compiling wcgi-host v0.1.2  Compiling regex-automata v0.1.10  Compiling wai-bindgen-wasmer v0.3.1 (/build/source/lib/wai-bindgen-wasmer)  Compiling virtual-fs v0.2.0 (/build/source/lib/vfs)  Compiling virtual-net v0.1.0 (/build/source/lib/vnet) error: No suitable version of LLVM was found system-wide or pointed  to by LLVM_SYS_140_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-3.2.1-vendor.tar.gz/llvm-sys/src/lib.rs:487:1  | 487 | / std::compile_error!(concat!( 488 | |  "No suitable version of LLVM was found system-wide or pointed 489 | |  to by LLVM_SYS_", 490 | |  env!("CARGO_PKG_VERSION_MAJOR"), ... | 497 | |  llvmenv: https://crates.io/crates/llvmenv" 498 | | ));  | |__^  Compiling wasmer-emscripten v3.2.1 (/build/source/lib/emscripten) error: could not compile `llvm-sys` due to previous error warning: build failed, waiting for other jobs to finish...