2023-01-02T02:20:33 gping 1.3.2 -> 1.6.3 https://github.com/orf/gping/releases 2023-01-02T02:20:35 attrpath: gping 2023-01-02T02:20:35 Checking auto update branch... 2023-01-02T02:20:35 No auto update branch exists 2023-01-02T02:20:39 [version] 2023-01-02T02:20:39 [version] generic version rewriter does not support multiple hashes 2023-01-02T02:20:39 [rustCrateVersion] 2023-01-02T02:21:10 [rustCrateVersion] Replacing cargoSha256 with sha256-9YQvcqKaXys53zgRhgvR08LSx53HOrFsIiNj0DCsouU= 2023-01-02T02:22:13 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 gping nix build failed.  Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/pinger-c6426d7eafc93281) running 10 tests test test::tests::debian ... ok test test::tests::freebsd ... ok test test::tests::android ... ok test test::tests::openbsd ... ok test test::tests::alpine ... ok test test::tests::macos ... ok test test::tests::netbsd ... ok test test::tests::dragonfly ... ok test test::tests::ubuntu ... ok test linux::tests::test_linux_detection ... FAILED failures: ---- linux::tests::test_linux_detection stdout ---- thread 'linux::tests::test_linux_detection' panicked at 'Error getting ping: CommandError(Failed to run ping with args ["-V"] Caused by: No such file or directory (os error 2))', pinger/src/linux.rs:114:45 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: linux::tests::test_linux_detection test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass `-p pinger --lib` gping 1.3.2 -> 1.6.3 https://github.com/orf/gping/releases attrpath: gping 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.gping)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.gping)' not found