windows-386-2008 at 36249ba97d98e4e77e72bb16e6a2bde5751262d4 ##### Testing packages. ok archive/tar 3.994s ok archive/zip 2.673s ok bufio 0.221s ok bytes 3.143s ok compress/bzip2 0.536s ok compress/flate 1.036s ok compress/gzip 0.383s ok compress/lzw 0.178s ok compress/zlib 1.097s ok container/heap 0.075s ok container/list 0.066s ok container/ring 0.062s ok context 1.065s ok crypto 0.041s ok crypto/aes 0.086s ok crypto/cipher 0.041s ok crypto/des 0.054s ok crypto/dsa 0.116s ok crypto/ecdsa 0.354s ok crypto/elliptic 0.112s ok crypto/hmac 0.081s ok crypto/md5 0.054s ok crypto/rand 0.172s ok crypto/rc4 0.151s ok crypto/rsa 0.257s ok crypto/sha1 0.057s ok crypto/sha256 0.048s ok crypto/sha512 0.063s ok crypto/subtle 0.034s ok crypto/tls 1.568s ok crypto/x509 2.368s ok database/sql 0.687s ok database/sql/driver 0.054s ok debug/dwarf 0.047s ok debug/elf 0.060s ok debug/gosym 0.043s ok debug/macho 0.043s ok debug/pe 5.022s ok debug/plan9obj 0.069s ok encoding/ascii85 0.094s ok encoding/asn1 0.047s ok encoding/base32 0.147s ok encoding/base64 0.047s ok encoding/binary 0.032s ok encoding/csv 0.051s ok encoding/gob 0.301s ok encoding/hex 0.039s ok encoding/json 0.432s ok encoding/pem 0.055s ok encoding/xml 0.048s ok errors 0.041s ok expvar 0.097s ok flag 0.074s ok fmt 0.171s ok go/ast 0.068s ok go/build 0.219s ok go/constant 0.044s ok go/doc 0.066s ok go/format 0.043s ok go/internal/gccgoimporter 0.053s ok go/internal/gcimporter 1.406s ok go/internal/srcimporter 2.340s ok go/parser 0.110s ok go/printer 0.391s ok go/scanner 0.048s ok go/token 0.062s ok go/types 0.916s ok hash/adler32 0.053s ok hash/crc32 0.038s ok hash/crc64 0.052s ok hash/fnv 0.033s ok html 0.032s ok html/template 0.124s ok image 0.281s ok image/color 0.076s ok image/draw 0.142s ok image/gif 0.509s ok image/jpeg 0.291s ok image/png 0.146s ok index/suffixarray 0.044s ok internal/cpu 0.038s ok internal/poll 0.222s ok internal/singleflight 0.043s ok internal/syscall/windows/registry 0.052s ok internal/trace 1.104s ok io 0.116s ok io/ioutil 0.042s ok log 0.233s ok math 0.032s ok math/big 2.198s ok math/bits 0.113s ok math/cmplx 0.056s ok math/rand 0.819s ok mime 0.087s ok mime/multipart 0.633s ok mime/quotedprintable 0.654s ok net 9.130s ok net/http 4.379s ok net/http/cgi 0.322s ok net/http/cookiejar 0.116s ok net/http/fcgi 0.121s ok net/http/httptest 2.118s ok net/http/httptrace 0.047s ok net/http/httputil 0.075s ok net/http/internal 0.033s ok net/internal/socktest 0.053s ok net/mail 0.060s ok net/rpc 0.064s ok net/rpc/jsonrpc 0.069s ok net/smtp 0.122s ok net/textproto 0.035s ok net/url 0.037s ok os 1.988s ok os/exec 2.906s ok os/signal 1.800s ok os/user 0.071s ok path 0.036s ok path/filepath 0.645s ok reflect 0.126s ok regexp 0.399s ok regexp/syntax 0.823s ok runtime 19.568s ok runtime/debug 0.045s ok runtime/internal/atomic 0.176s ok runtime/internal/sys 0.054s ok runtime/pprof 3.246s ok runtime/pprof/internal/profile 0.034s ok runtime/trace 2.457s ok sort 0.109s ok strconv 0.622s ok strings 0.265s ok sync 0.562s ok sync/atomic 0.074s ok syscall 0.021s ok testing 1.590s ok testing/quick 0.156s ok text/scanner 0.044s ok text/tabwriter 0.114s ok text/template 0.228s ok text/template/parse 0.040s ok time 2.853s ok unicode 0.047s ok unicode/utf16 0.035s ok unicode/utf8 0.052s ok vendor/golang_org/x/crypto/chacha20poly1305 0.151s ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.032s ok vendor/golang_org/x/crypto/curve25519 0.205s ok vendor/golang_org/x/crypto/poly1305 0.043s ok vendor/golang_org/x/net/http2/hpack 0.058s ok vendor/golang_org/x/net/idna 0.054s ok vendor/golang_org/x/net/lex/httplex 0.040s ok vendor/golang_org/x/net/nettest 0.396s ok vendor/golang_org/x/net/proxy 0.045s ok vendor/golang_org/x/text/transform 0.034s ok vendor/golang_org/x/text/unicode/norm 0.031s ok cmd/addr2line 2.139s ok cmd/api 0.062s ok cmd/asm/internal/asm 0.295s ok cmd/asm/internal/lex 0.039s ok cmd/compile 3.979s ok cmd/compile/internal/gc 23.275s ok cmd/compile/internal/ssa 0.159s ok cmd/compile/internal/syntax 0.074s ok cmd/compile/internal/test 0.106s [no tests to run] ok cmd/compile/internal/types 0.058s ok cmd/cover 5.970s ok cmd/dist 1.312s ok cmd/doc 2.409s ok cmd/fix 0.040s --- 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.39s) 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.40s) 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 57.365s 2017/10/30 15:40:42 Failed: exit status 1 Error: tests failed: dist test failed: go_test:cmd/go: exit status 1