2022-12-14T15:18:59 sheldon 0.6.6 -> 0.7.1 https://github.com/rossmacarthur/sheldon/releases 2022-12-14T15:19:01 attrpath: sheldon 2022-12-14T15:19:02 Checking auto update branch... 2022-12-14T15:19:02 No auto update branch exists 2022-12-14T15:19:05 [version] 2022-12-14T15:19:05 [version] generic version rewriter does not support multiple hashes 2022-12-14T15:19:05 [rustCrateVersion] 2022-12-14T15:20:31 [rustCrateVersion] Replacing cargoSha256 with sha256-4PP38eNdKLQddTkPhCbVnddsUlIDCTj9ZgPH+WJfBEk= 2022-12-14T15:21:37 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::git::tests::lock_git_https_with_checkout' 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/git.rs:239:10 ---- lock::plugin::tests::external_plugin_lock_git_with_matches stdout ---- thread 'lock::plugin::tests::external_plugin_lock_git_with_matches' 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:196: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`