ok github.com/google/syzkaller/dashboard/app 0.139s ? github.com/google/syzkaller/dashboard/dashapi [no test files] ? github.com/google/syzkaller/executor [no test files] ok github.com/google/syzkaller/pkg/ast (cached) --- FAIL: TestBisectCause (1.24s) bisect_test.go:122: returned error: 'failed to run ["git" "tag" "--no-contains" "874a4d4f90ec469d74da9738e722b2378975dad5" "--merged" "874a4d4f90ec469d74da9738e722b2378975dad5" "v*.*"]: exit status 129 usage: git tag [-a | -s | -u ] [-f] [-m | -F ] [] or: git tag -d ... or: git tag -l [-n[]] [--contains ] [--points-at ] [--format=] [--[no-]merged []] [...] or: git tag -v ... -l, --list list tag names -n[] print lines of each tag message -d, --delete delete tags -v, --verify verify tags Tag creation options -a, --annotate annotated tag, needs a message -m, --message tag message -F, --file read message from file -s, --sign annotated and GPG-signed tag --cleanup how to strip spaces and #comments from message -u, --local-user use another key to sign the tag -f, --force replace the tag if exists --create-reflog create a reflog Tag listing options --column[=