2022-12-06T19:26:12 sheldon 0.6.6 -> 0.7.1 https://github.com/rossmacarthur/sheldon/releases 2022-12-06T19:26:15 attrpath: sheldon 2022-12-06T19:26:15 Checking auto update branch... 2022-12-06T19:26:15 No auto update branch exists 2022-12-06T19:26:18 [version] 2022-12-06T19:26:18 [version] generic version rewriter does not support multiple hashes 2022-12-06T19:26:18 [rustCrateVersion] 2022-12-06T19:27:42 [rustCrateVersion] Replacing cargoSha256 with sha256-4PP38eNdKLQddTkPhCbVnddsUlIDCTj9ZgPH+WJfBEk= 2022-12-06T19:28:47 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 sheldon nix build failed. thread 'lock::source::tests::lock_with_git' panicked at 'called `Result::unwrap()` on an `Err` value: failed to git clone `https://github.com/rossmacarthur/sheldon-test` Caused by: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)', src/lock/source/mod.rs:139:41 ---- lock::plugin::tests::external_plugin_lock_git_with_matches_not_each stdout ---- thread 'lock::plugin::tests::external_plugin_lock_git_with_matches_not_each' panicked at 'called `Result::unwrap()` on an `Err` value: failed to git clone `https://github.com/rossmacarthur/sheldon-test` Caused by: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)', src/lock/plugin.rs:230:71 failures: lock::plugin::tests::external_plugin_lock_git_with_matches lock::plugin::tests::external_plugin_lock_git_with_matches_not_each lock::plugin::tests::external_plugin_lock_git_with_uses lock::plugin::tests::external_plugin_lock_remote lock::source::git::tests::git_checkout_resolve_branch lock::source::git::tests::git_checkout_resolve_rev lock::source::git::tests::git_checkout_resolve_tag lock::source::git::tests::lock_git_and_reinstall lock::source::git::tests::lock_git_https_with_checkout lock::source::local::tests::lock_local lock::source::remote::tests::lock_remote_and_reinstall lock::source::tests::lock_with_git lock::source::tests::lock_with_remote test result: FAILED. 71 passed; 13 failed; 1 ignored; 0 measured; 2 filtered out; finished in 0.06s error: test failed, to rerun pass `--bin sheldon`