darwin-amd64-10_11 at 36249ba97d98e4e77e72bb16e6a2bde5751262d4 ##### Testing packages. ok archive/tar 2.303s ok archive/zip 1.155s ok bufio 0.068s ok bytes 0.848s ok compress/bzip2 0.095s ok compress/flate 0.714s ok compress/gzip 0.105s ok compress/lzw 0.093s ok compress/zlib 0.580s ok container/heap 0.069s ok container/list 0.042s ok container/ring 0.064s ok context 1.140s ok crypto 0.024s ok crypto/aes 0.049s ok crypto/cipher 0.037s ok crypto/des 0.035s ok crypto/dsa 0.030s ok crypto/ecdsa 0.268s ok crypto/elliptic 0.072s ok crypto/hmac 0.026s ok crypto/md5 0.029s ok crypto/rand 0.064s ok crypto/rc4 0.124s ok crypto/rsa 0.085s ok crypto/sha1 0.050s ok crypto/sha256 0.028s ok crypto/sha512 0.045s ok crypto/subtle 0.023s ok crypto/tls 0.377s ok crypto/x509 0.678s ok database/sql 0.594s ok database/sql/driver 0.022s ok debug/dwarf 0.037s ok debug/elf 0.050s ok debug/gosym 0.286s ok debug/macho 0.023s ok debug/pe 0.032s ok debug/plan9obj 0.032s ok encoding/ascii85 0.030s ok encoding/asn1 0.021s ok encoding/base32 0.019s ok encoding/base64 0.019s ok encoding/binary 0.017s ok encoding/csv 0.026s ok encoding/gob 0.054s ok encoding/hex 0.024s ok encoding/json 0.293s ok encoding/pem 0.045s ok encoding/xml 0.048s ok errors 0.024s ok expvar 0.061s ok flag 0.022s ok fmt 0.083s ok go/ast 0.074s ok go/build 0.141s ok go/constant 0.014s ok go/doc 0.060s ok go/format 0.018s ok go/internal/gccgoimporter 0.023s ok go/internal/gcimporter 1.022s ok go/internal/srcimporter 1.978s ok go/parser 0.071s ok go/printer 0.317s ok go/scanner 0.032s ok go/token 0.057s ok go/types 0.816s ok hash/adler32 0.075s ok hash/crc32 0.048s ok hash/crc64 0.027s ok hash/fnv 0.047s ok html 0.023s ok html/template 0.063s ok image 0.138s ok image/color 0.043s ok image/draw 0.073s ok image/gif 0.409s ok image/jpeg 0.247s ok image/png 0.051s ok index/suffixarray 0.027s ok internal/cpu 0.032s ok internal/poll 0.034s ok internal/singleflight 0.050s ok internal/trace 0.624s ok io 0.051s ok io/ioutil 0.021s ok log 0.019s ok log/syslog 1.332s ok math 0.028s ok math/big 1.583s ok math/bits 0.028s ok math/cmplx 0.023s ok math/rand 0.486s ok mime 0.028s ok mime/multipart 0.281s ok mime/quotedprintable 0.112s ok net 8.060s ok net/http 4.071s ok net/http/cgi 0.512s ok net/http/cookiejar 0.017s ok net/http/fcgi 0.051s ok net/http/httptest 0.141s ok net/http/httptrace 0.054s ok net/http/httputil 0.104s ok net/http/internal 0.026s ok net/internal/socktest 0.024s ok net/mail 0.032s ok net/rpc 0.028s ok net/rpc/jsonrpc 0.071s ok net/smtp 0.029s ok net/textproto 0.028s ok net/url 0.035s ok os 0.608s ok os/exec 0.813s ok os/signal 4.486s ok os/user 0.027s ok path 0.024s ok path/filepath 0.036s ok reflect 0.101s ok regexp 0.109s ok regexp/syntax 0.386s ok runtime 10.276s ok runtime/debug 0.070s ok runtime/internal/atomic 0.144s ok runtime/internal/sys 0.040s ok runtime/pprof 3.144s ok runtime/pprof/internal/profile 0.024s ok runtime/trace 1.149s ok sort 0.084s ok strconv 0.488s ok strings 0.146s ok sync 0.291s ok sync/atomic 0.042s ok syscall 0.096s ok testing 0.923s ok testing/quick 0.127s ok text/scanner 0.029s ok text/tabwriter 0.034s ok text/template 0.231s ok text/template/parse 0.031s ok time 2.587s ok unicode 0.026s ok unicode/utf16 0.036s ok unicode/utf8 0.027s ok vendor/golang_org/x/crypto/chacha20poly1305 0.223s ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.019s ok vendor/golang_org/x/crypto/curve25519 0.036s ok vendor/golang_org/x/crypto/poly1305 0.023s ok vendor/golang_org/x/net/http2/hpack 0.018s ok vendor/golang_org/x/net/idna 0.023s ok vendor/golang_org/x/net/lex/httplex 0.044s ok vendor/golang_org/x/net/nettest 0.842s ok vendor/golang_org/x/net/proxy 0.032s ok vendor/golang_org/x/net/route 0.029s ok vendor/golang_org/x/text/transform 0.024s ok vendor/golang_org/x/text/unicode/norm 0.024s ok cmd/addr2line 1.288s ok cmd/api 0.060s ok cmd/asm/internal/asm 0.195s ok cmd/asm/internal/lex 0.045s ok cmd/compile 3.414s ok cmd/compile/internal/gc 25.162s ok cmd/compile/internal/ssa 0.133s ok cmd/compile/internal/syntax 0.041s ok cmd/compile/internal/test 0.040s [no tests to run] ok cmd/compile/internal/types 0.032s ok cmd/cover 1.234s ok cmd/dist 1.121s ok cmd/doc 0.086s ok cmd/fix 0.036s --- FAIL: TestGoVetWithExternalTests (0.24s) 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.25s) 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.27s) 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 54.135s 2017/10/30 08:37:28 Failed: exit status 1 Error: tests failed: dist test failed: go_test:cmd/go: exit status 1