2023-01-02T02:27:22 coinlive 0.2.1 -> 0.2.2 https://github.com/mayeranalytics/coinlive/releases 2023-01-02T02:27:24 attrpath: coinlive 2023-01-02T02:27:24 Checking auto update branch... 2023-01-02T02:27:24 No auto update branch exists 2023-01-02T02:27:28 [version] 2023-01-02T02:27:28 [version] generic version rewriter does not support multiple hashes 2023-01-02T02:27:28 [rustCrateVersion] 2023-01-02T02:28:02 [rustCrateVersion] Replacing cargoSha256 with sha256-T1TgwnohUDvfpn6GXNP4xJGHM3aenMK+ORxE3z3PPA4= 2023-01-02T02:29:21 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A coinlive nix build failed. Finished cargoBuildHook buildPhase completed in 56 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests Executing cargoCheckHook ++ cargo test -j 16 --release --target x86_64-unknown-linux-gnu --frozen -- --test-threads=16  Compiling coinlive v0.2.2 (/build/source)  Finished release [optimized] target(s) in 20.19s  Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/coinlive-a6ee9f16d58b2de8) running 2 tests test ui::nice::tests::rounding ... ok Error: "Get infos failed: IO(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })" test utils::test_get_infos ... FAILED failures: ---- utils::test_get_infos stdout ---- thread 'utils::test_get_infos' panicked at 'assertion failed: `(left == right)` left: `1`, right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /build/rustc-1.65.0-src/library/test/src/lib.rs:184:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: utils::test_get_infos test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass `--bin coinlive` coinlive 0.2.1 -> 0.2.2 https://github.com/mayeranalytics/coinlive/releases attrpath: coinlive Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.coinlive)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.coinlive)' not found