freebsd-amd64-110 at 36249ba97d98e4e77e72bb16e6a2bde5751262d4 ##### Testing packages. ok archive/tar 1.450s ok archive/zip 2.287s ok bufio 0.073s ok bytes 1.386s ok compress/bzip2 0.158s ok compress/flate 0.579s ok compress/gzip 0.099s ok compress/lzw 0.127s ok compress/zlib 1.203s ok container/heap 0.030s ok container/list 0.006s ok container/ring 0.024s ok context 1.017s ok crypto 0.003s ok crypto/aes 0.034s ok crypto/cipher 0.013s ok crypto/des 0.010s ok crypto/dsa 0.011s ok crypto/ecdsa 0.235s ok crypto/elliptic 0.046s ok crypto/hmac 0.007s ok crypto/md5 0.005s ok crypto/rand 0.066s ok crypto/rc4 0.094s ok crypto/rsa 0.068s ok crypto/sha1 0.005s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.009s ok crypto/tls 0.393s ok crypto/x509 0.720s ok database/sql 0.577s ok database/sql/driver 0.003s ok debug/dwarf 0.023s ok debug/elf 0.029s ok debug/gosym 0.319s ok debug/macho 0.020s ok debug/pe 0.007s ok debug/plan9obj 0.005s ok encoding/ascii85 0.011s ok encoding/asn1 0.006s ok encoding/base32 0.005s ok encoding/base64 0.012s ok encoding/binary 0.006s ok encoding/csv 0.019s ok encoding/gob 0.036s ok encoding/hex 0.006s ok encoding/json 0.277s ok encoding/pem 0.038s ok encoding/xml 0.023s ok errors 0.004s ok expvar 0.020s ok flag 0.014s ok fmt 0.089s ok go/ast 0.061s ok go/build 0.152s ok go/constant 0.022s ok go/doc 0.028s ok go/format 0.010s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 2.031s ok go/internal/srcimporter 2.118s ok go/parser 0.065s ok go/printer 0.527s ok go/scanner 0.005s ok go/token 0.024s ok go/types 0.638s ok hash/adler32 0.126s ok hash/crc32 0.042s ok hash/crc64 0.030s ok hash/fnv 0.003s ok html 0.004s ok html/template 0.051s ok image 0.114s ok image/color 0.028s ok image/draw 0.063s ok image/gif 0.748s ok image/jpeg 0.259s ok image/png 0.041s ok index/suffixarray 0.011s ok internal/cpu 0.016s ok internal/poll 0.015s ok internal/singleflight 0.028s ok internal/trace 1.149s ok io 0.040s ok io/ioutil 0.005s ok log 0.006s ok log/syslog 1.265s ok math 0.008s ok math/big 1.502s ok math/bits 0.052s ok math/cmplx 0.015s ok math/rand 0.581s ok mime 0.008s ok mime/multipart 0.391s ok mime/quotedprintable 0.105s ok net 9.932s ok net/http 5.168s ok net/http/cgi 0.188s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.007s ok net/http/httptest 0.055s ok net/http/httptrace 0.005s ok net/http/httputil 0.036s ok net/http/internal 0.005s ok net/internal/socktest 0.024s ok net/mail 0.007s ok net/rpc 0.024s ok net/rpc/jsonrpc 0.010s ok net/smtp 0.013s ok net/textproto 0.005s ok net/url 0.008s ok os 0.519s ok os/exec 0.549s ok os/signal 4.429s ok os/user 0.006s ok path 0.008s ok path/filepath 0.064s ok reflect 0.126s ok regexp 0.104s ok regexp/syntax 0.474s ok runtime 9.917s ok runtime/debug 0.016s ok runtime/internal/atomic 0.113s ok runtime/internal/sys 0.034s ok runtime/pprof 3.262s ok runtime/pprof/internal/profile 0.003s ok runtime/trace 2.152s ok sort 0.086s ok strconv 0.633s ok strings 0.216s ok sync 0.494s ok sync/atomic 0.038s ok syscall 0.020s ok testing 1.295s ok testing/quick 0.188s ok text/scanner 0.005s ok text/tabwriter 0.019s ok text/template 0.230s ok text/template/parse 0.010s ok time 2.704s ok unicode 0.087s ok unicode/utf16 0.009s ok unicode/utf8 0.008s ok vendor/golang_org/x/crypto/chacha20poly1305 0.050s ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.003s ok vendor/golang_org/x/crypto/curve25519 0.020s ok vendor/golang_org/x/crypto/poly1305 0.005s ok vendor/golang_org/x/net/http2/hpack 0.007s ok vendor/golang_org/x/net/idna 0.009s ok vendor/golang_org/x/net/lex/httplex 0.028s ok vendor/golang_org/x/net/nettest 0.765s ok vendor/golang_org/x/net/proxy 0.014s ok vendor/golang_org/x/net/route 0.006s ok vendor/golang_org/x/text/transform 0.012s ok vendor/golang_org/x/text/unicode/norm 0.003s ok cmd/addr2line 1.570s ok cmd/api 0.012s ok cmd/asm/internal/asm 0.228s ok cmd/asm/internal/lex 0.004s ok cmd/compile 4.063s ok cmd/compile/internal/gc 37.267s ok cmd/compile/internal/ssa 0.094s ok cmd/compile/internal/syntax 0.020s ok cmd/compile/internal/test 0.003s [no tests to run] ok cmd/compile/internal/types 0.026s ok cmd/cover 1.568s ok cmd/dist 1.161s ok cmd/doc 0.081s ok cmd/fix 0.008s --- FAIL: TestGoVetWithExternalTests (0.19s) 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.19s) 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.18s) 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 65.303s 2017/10/30 15:40:05 Failed: exit status 1 Error: tests failed: dist test failed: go_test:cmd/go: exit status 1