ok github.com/google/syzkaller/dashboard/app 0.489s ? 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) ok github.com/google/syzkaller/pkg/bisect 10.544s ok github.com/google/syzkaller/pkg/build 7.429s ? github.com/google/syzkaller/pkg/cmdprof [no test files] ok github.com/google/syzkaller/pkg/compiler (cached) ok github.com/google/syzkaller/pkg/config 0.083s ok github.com/google/syzkaller/pkg/cover 2.055s ok github.com/google/syzkaller/pkg/csource 18.680s ok github.com/google/syzkaller/pkg/db 1.891s ok github.com/google/syzkaller/pkg/email (cached) ? github.com/google/syzkaller/pkg/gce [no test files] ? github.com/google/syzkaller/pkg/gcs [no test files] ? github.com/google/syzkaller/pkg/hash [no test files] ok github.com/google/syzkaller/pkg/host 20.593s ? github.com/google/syzkaller/pkg/html [no test files] ok github.com/google/syzkaller/pkg/ifuzz (cached) ? github.com/google/syzkaller/pkg/ifuzz/gen [no test files] ? github.com/google/syzkaller/pkg/ifuzz/generated [no test files] ok github.com/google/syzkaller/pkg/instance 7.316s ok github.com/google/syzkaller/pkg/ipc 17.409s ? github.com/google/syzkaller/pkg/ipc/ipcconfig [no test files] ok github.com/google/syzkaller/pkg/kd (cached) ok github.com/google/syzkaller/pkg/log (cached) ok github.com/google/syzkaller/pkg/mgrconfig 0.864s ok github.com/google/syzkaller/pkg/osutil 0.473s ok github.com/google/syzkaller/pkg/report 8.464s ok github.com/google/syzkaller/pkg/repro 3.584s ? github.com/google/syzkaller/pkg/rpctype [no test files] ok github.com/google/syzkaller/pkg/runtest 13.361s ok github.com/google/syzkaller/pkg/serializer (cached) ? github.com/google/syzkaller/pkg/signal [no test files] ok github.com/google/syzkaller/pkg/symbolizer 0.209s --- FAIL: TestMinimizationResults (1.15s) linux_test.go:100: failed to run Minimize: failed create commit environment: failed to run ["git" "tag" "--no-contains" "819c74929043d617e16f713955dfefc564e31e94" "--merged" "819c74929043d617e16f713955dfefc564e31e94" "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[=