sqlpage 0.15.1 -> 0.20.4 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-rfZogoM7ymoTBUi+Z0bSDaDXR9jb068HB0c1XAnwDyA= Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sqlpage nix build failed.  Compiling csv-async v1.3.0  Compiling async-stream v0.3.5  Compiling env_logger v0.11.3  Compiling argon2 v0.5.3  Compiling sqlparser v0.45.0  Compiling actix-web-httpauth v0.8.1  Compiling actix-multipart v0.6.1 error: failed to run custom build command for `sqlpage v0.20.4 (/build/source)` Caused by: process didn't exit successfully: `/build/source/target/release/build/sqlpage-52fbcc3c045e58de/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 cargo:rerun-if-changed=sqlpage/tomselect.js --- stderr thread 'main' panicked at build.rs:53:57: 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" })) note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'main' panicked at build.rs:53:57: 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" })) thread 'main' panicked at build.rs:53:57: 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" })) thread 'main' panicked at build.rs:22:17: called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(5), ...) warning: build failed, waiting for other jobs to finish...