sqlpage 0.9.5 -> 0.13.0 https://repology.org/project/sqlpage/versions 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-Z+jyoH6XnHRrE5C8yZEcTDgKUN6MX1HkuSX4sr3y1ZA= 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 handlebars v5.0.0-beta.5  Compiling async-recursion v1.0.5  Compiling dashmap v5.5.3  Compiling sqlx-macros-oldapi v0.6.15  Compiling webpki v0.22.4  Compiling webpki-roots v0.22.6  Compiling tokio-rustls v0.23.4  Compiling actix-tls v3.1.1  Compiling awc v3.2.0  Compiling sqlpage v0.13.0 (/build/source)  Compiling actix-web v4.4.0 error: failed to run custom build command for `sqlpage v0.13.0 (/build/source)` Caused by: process didn't exit successfully: `/build/source/target/release/build/sqlpage-488c52d68c8df81b/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:52: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:52:57 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:52:57 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:52:57 thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(3), ...)', build.rs:21:17 warning: build failed, waiting for other jobs to finish...