sqlpage 0.9.5 -> 0.10.2 https://github.com/lovasoa/SQLpage/releases attrpath: sqlpage 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-9k+75mMqon2bRz1uRQ+kL1HRxUuodbV7gMtn5iHCO/Q= 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 sqlpage nix build failed.  Compiling include_dir_macros v0.7.3  Compiling pathdiff v0.2.1  Compiling termcolor v1.2.0  Compiling humantime v2.1.0  Compiling unicode-id v0.3.3  Compiling markdown v1.0.0-alpha.12  Compiling include_dir v0.7.3  Compiling env_logger v0.10.0  Compiling config v0.13.3  Compiling actix-web-httpauth v0.8.0  Compiling async-stream v0.3.5  Compiling argon2 v0.5.1  Compiling sqlparser v0.37.0 error: failed to run custom build command for `sqlpage v0.10.2 (/build/source)` Caused by: process didn't exit successfully: `/build/source/target/release/build/sqlpage-5a458dd8241d4b2c/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=build.rs cargo:rerun-if-changed=sqlpage/sqlpage.js cargo:rerun-if-changed=sqlpage/sqlpage.css cargo:rerun-if-changed=sqlpage/tabler-icons.svg cargo:rerun-if-changed=sqlpage/apexcharts.js --- stderr thread 'main' panicked at 'We need to download external frontend dependencies to build the static frontend.: Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', build.rs:51:57 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'main' panicked at 'We need to download external frontend dependencies to build the static frontend.: Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', build.rs:51:57 thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(3), ...)', build.rs:20:17 warning: build failed, waiting for other jobs to finish...