ok github.com/google/syzkaller/dashboard/app 0.681s ? 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 (3.80s) bisect_test.go:122: returned error: 'failed to run ["git" "tag" "--no-contains" "9381a587495a06df29196ee9f3d0724a0f939d65" "--merged" "9381a587495a06df29196ee9f3d0724a0f939d65" "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[=