windows-amd64-2016 at 36249ba97d98e4e77e72bb16e6a2bde5751262d4 ##### Testing packages. ok archive/tar 2.963s ok archive/zip 1.628s ok bufio 0.129s ok bytes 0.641s ok compress/bzip2 0.244s ok compress/flate 0.540s ok compress/gzip 0.221s ok compress/lzw 0.144s ok compress/zlib 0.874s ok container/heap 0.164s ok container/list 0.117s ok container/ring 0.107s ok context 1.134s ok crypto 0.129s ok crypto/aes 0.120s ok crypto/cipher 0.107s ok crypto/des 0.073s ok crypto/dsa 0.116s ok crypto/ecdsa 0.267s ok crypto/elliptic 0.141s ok crypto/hmac 0.099s ok crypto/md5 0.137s ok crypto/rand 0.149s ok crypto/rc4 0.177s ok crypto/rsa 0.132s ok crypto/sha1 0.098s ok crypto/sha256 0.120s ok crypto/sha512 0.099s ok crypto/subtle 0.028s ok crypto/tls 0.758s ok crypto/x509 1.549s ok database/sql 0.831s ok database/sql/driver 0.111s ok debug/dwarf 0.134s ok debug/elf 0.066s ok debug/gosym 0.349s ok debug/macho 0.092s ok debug/pe 7.192s ok debug/plan9obj 0.096s ok encoding/ascii85 0.084s ok encoding/asn1 0.070s ok encoding/base32 0.086s ok encoding/base64 0.053s ok encoding/binary 0.029s ok encoding/csv 0.085s ok encoding/gob 0.166s ok encoding/hex 0.094s ok encoding/json 0.448s ok encoding/pem 0.115s ok encoding/xml 0.046s ok errors 0.103s ok expvar 0.221s ok flag 0.100s ok fmt 0.195s ok go/ast 0.120s ok go/build 0.199s ok go/constant 0.041s ok go/doc 0.077s ok go/format 0.058s ok go/internal/gccgoimporter 0.098s ok go/internal/gcimporter 1.529s ok go/internal/srcimporter 2.444s ok go/parser 0.164s ok go/printer 0.607s ok go/scanner 0.090s ok go/token 0.044s ok go/types 0.887s ok hash/adler32 0.263s ok hash/crc32 0.087s ok hash/crc64 0.162s ok hash/fnv 0.092s ok html 0.033s ok html/template 0.339s ok image 0.243s ok image/color 0.117s ok image/draw 0.222s ok image/gif 0.573s ok image/jpeg 0.337s ok image/png 0.109s ok index/suffixarray 0.085s ok internal/cpu 0.028s ok internal/poll 0.259s ok internal/singleflight 0.092s ok internal/syscall/windows/registry 0.118s ok internal/trace 1.198s ok io 0.171s ok io/ioutil 0.095s ok log 0.048s ok math 0.028s ok math/big 1.582s ok math/bits 0.180s ok math/cmplx 0.114s ok math/rand 0.783s ok mime 0.096s ok mime/multipart 0.420s ok mime/quotedprintable 0.564s ok net 32.236s ok net/http 4.625s ok net/http/cgi 0.442s ok net/http/cookiejar 0.187s ok net/http/fcgi 0.093s ok net/http/httptest 2.138s ok net/http/httptrace 0.041s ok net/http/httputil 0.085s ok net/http/internal 0.105s ok net/internal/socktest 0.095s ok net/mail 0.079s ok net/rpc 0.132s ok net/rpc/jsonrpc 0.116s ok net/smtp 0.098s ok net/textproto 0.037s ok net/url 0.037s ok os 1.915s ok os/exec 5.192s ok os/signal 1.913s ok os/user 0.113s ok path 0.109s ok path/filepath 1.287s ok reflect 0.150s ok regexp 0.801s ok regexp/syntax 0.730s ok runtime 19.313s ok runtime/debug 0.217s ok runtime/internal/atomic 0.205s ok runtime/internal/sys 0.072s ok runtime/pprof 3.319s ok runtime/pprof/internal/profile 0.030s ok runtime/trace 1.699s ok sort 0.152s ok strconv 0.596s ok strings 0.213s ok sync 0.573s ok sync/atomic 0.231s ok syscall 0.025s ok testing 1.612s ok testing/quick 0.283s ok text/scanner 0.051s ok text/tabwriter 0.079s ok text/template 0.274s ok text/template/parse 0.037s ok time 2.808s ok unicode 0.103s ok unicode/utf16 0.099s ok unicode/utf8 0.112s ok vendor/golang_org/x/crypto/chacha20poly1305 0.122s ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.125s ok vendor/golang_org/x/crypto/curve25519 0.045s ok vendor/golang_org/x/crypto/poly1305 0.128s ok vendor/golang_org/x/net/http2/hpack 0.075s ok vendor/golang_org/x/net/idna 0.088s ok vendor/golang_org/x/net/lex/httplex 0.107s ok vendor/golang_org/x/net/nettest 0.384s ok vendor/golang_org/x/net/proxy 0.089s ok vendor/golang_org/x/text/transform 0.083s ok vendor/golang_org/x/text/unicode/norm 0.034s ok cmd/addr2line 2.484s ok cmd/api 0.111s ok cmd/asm/internal/asm 0.498s ok cmd/asm/internal/lex 0.202s ok cmd/compile 5.084s ok cmd/compile/internal/gc 22.892s ok cmd/compile/internal/ssa 0.137s ok cmd/compile/internal/syntax 0.137s ok cmd/compile/internal/test 0.104s [no tests to run] ok cmd/compile/internal/types 0.117s ok cmd/cover 4.860s ok cmd/dist 0.047s ok cmd/doc 0.159s ok cmd/fix 0.038s --- FAIL: TestGoVetWithExternalTests (0.39s) go_test.go:2902: running testgo [install cmd/vet] go_test.go:2904: running testgo [vet vetpkg] go_test.go:2904: standard error: go_test.go:2904: testdata\src\vetpkg\b.go:6: Printf format %d reads arg #1, but have only 0 args exit status 1 go_test.go:2904: testgo failed as expected: exit status 1 go_test.go:2905: go vet vetpkg did not find missing argument for Printf go_test.go:2905: pattern missing argument for Printf not found in standard output or standard error --- FAIL: TestGoVetWithTags (0.38s) go_test.go:2912: running testgo [install cmd/vet] go_test.go:2914: running testgo [vet -tags tagtest vetpkg] go_test.go:2914: standard error: go_test.go:2914: testdata\src\vetpkg\b.go:6: Printf format %d reads arg #1, but have only 0 args testdata\src\vetpkg\c.go:8: Printf call needs 1 args but has 2 args exit status 1 go_test.go:2914: testgo failed as expected: exit status 1 go_test.go:2915: go vet vetpkg did not run scan tagged file go_test.go:2915: pattern c\.go.*wrong number of args for format not found in standard output or standard error --- FAIL: TestGoVetWithFlagsOn (0.38s) go_test.go:2922: running testgo [install cmd/vet] go_test.go:2924: running testgo [vet -printf vetpkg] go_test.go:2924: standard error: go_test.go:2924: testdata\src\vetpkg\b.go:6: Printf format %d reads arg #1, but have only 0 args exit status 1 go_test.go:2924: testgo failed as expected: exit status 1 go_test.go:2925: go vet -printf vetpkg did not find missing argument for Printf go_test.go:2925: pattern missing argument for Printf not found in standard output or standard error FAIL FAIL cmd/go 89.610s 2017/10/30 15:42:38 Failed: exit status 1 Error: tests failed: dist test failed: go_test:cmd/go: exit status 1