# Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/amd64. lib9 libbio libmach misc/pprof cmd/addr2line cmd/cov cmd/nm cmd/objdump cmd/pack cmd/prof cmd/cc cmd/gc cmd/6l cmd/6a cmd/6c cmd/6g pkg/runtime pkg/errors pkg/sync/atomic pkg/sync pkg/io pkg/unicode pkg/unicode/utf8 pkg/unicode/utf16 pkg/bytes pkg/math pkg/strings pkg/strconv pkg/bufio pkg/sort pkg/container/heap pkg/encoding/base64 pkg/syscall pkg/time pkg/os pkg/reflect pkg/fmt pkg/encoding/json pkg/flag pkg/path/filepath pkg/path pkg/io/ioutil pkg/log pkg/regexp/syntax pkg/regexp pkg/go/token pkg/go/scanner pkg/go/ast pkg/go/parser pkg/os/exec pkg/net/url pkg/text/template/parse pkg/text/template pkg/go/doc pkg/go/build cmd/go # Building packages and commands for linux/amd64. runtime errors sync/atomic unicode unicode/utf8 math unicode/utf16 crypto/subtle container/list sync container/ring exp/html/atom exp/utf8string image/color io syscall hash crypto/cipher exp/norm crypto crypto/md5 hash/crc32 crypto/hmac crypto/sha1 crypto/sha256 bytes strings hash/adler32 crypto/sha512 hash/fnv bufio text/tabwriter path time html hash/crc64 exp/locale/collate os os/signal strconv sort math/rand math/cmplx path/filepath container/heap compress/bzip2 reflect regexp/syntax io/ioutil net/url os/exec encoding/base64 crypto/aes crypto/rc4 encoding/pem encoding/ascii85 encoding/base32 image regexp image/draw image/jpeg fmt encoding/binary debug/dwarf crypto/des index/suffixarray flag go/token text/template/parse log debug/elf debug/macho debug/pe go/scanner encoding/json encoding/xml compress/flate go/ast math/big text/template compress/gzip encoding/hex mime runtime/debug archive/zip encoding/gob crypto/elliptic crypto/rand crypto/dsa crypto/rsa encoding/asn1 crypto/ecdsa go/doc go/parser go/printer html/template crypto/x509/pkix crypto/x509 runtime/pprof text/scanner go/build cmd/cgo cmd/fix cmd/gofmt cmd/vet cmd/yacc cmd/api archive/tar compress/lzw compress/zlib database/sql/driver debug/gosym encoding/csv database/sql exp/ebnf exp/types exp/ebnflint exp/html exp/inotify exp/gotype exp/locale/collate/build exp/locale/collate/tools/colcmp exp/types/staging image/gif runtime/cgo image/png testing testing/iotest testing/quick net os/user crypto/tls net/textproto log/syslog old/netchan mime/multipart net/mail net/http net/smtp cmd/go expvar net/http/pprof net/http/cgi net/http/httptest net/http/httputil net/rpc cmd/godoc net/http/fcgi net/rpc/jsonrpc --- Installed Go for linux/amd64 in /tmp/gobuilder/linux-amd64-race-1676e21191aa/go Installed commands in /tmp/gobuilder/linux-amd64-race-1676e21191aa/go/bin The binaries expect /tmp/gobuilder/linux-amd64-race-1676e21191aa/go to be copied or moved to /usr/local/go ok cmd/api 0.038s ? cmd/cgo [no test files] ok cmd/fix 1.638s ok cmd/go 0.036s ? cmd/godoc [no test files] ok cmd/gofmt 2.012s ? cmd/vet [no test files] ? cmd/yacc [no test files] ok archive/tar 0.031s ok archive/zip 1.059s ok bufio 0.419s ok bytes 2.908s ok compress/bzip2 1.449s ok compress/flate 13.018s ok compress/gzip 0.043s ok compress/lzw 2.345s ok compress/zlib 21.420s ok container/heap 0.033s ok container/list 0.022s ok container/ring 0.167s ? crypto [no test files] ok crypto/aes 0.109s ok crypto/cipher 0.025s ok crypto/des 0.108s ok crypto/dsa 0.032s ok crypto/ecdsa 0.151s ok crypto/elliptic 0.074s ok crypto/hmac 0.025s ok crypto/md5 0.023s ok crypto/rand 0.328s ok crypto/rc4 0.021s ok crypto/rsa 0.418s ok crypto/sha1 0.023s ok crypto/sha256 0.025s ok crypto/sha512 0.028s ok crypto/subtle 0.072s ok crypto/tls 1.125s ok crypto/x509 3.241s ? crypto/x509/pkix [no test files] ok database/sql 0.071s ok database/sql/driver 0.020s ok debug/dwarf 0.031s ok debug/elf 0.042s ok debug/gosym 1.359s ok debug/macho 0.028s ok debug/pe 0.051s ok encoding/ascii85 0.029s ok encoding/asn1 0.047s ok encoding/base32 0.037s ok encoding/base64 0.046s ok encoding/binary 0.047s ok encoding/csv 0.027s ok encoding/gob 0.327s ok encoding/hex 0.030s ok encoding/json 0.602s ok encoding/pem 0.036s ok encoding/xml 0.111s ok errors 0.026s ok exp/ebnf 0.021s ok exp/ebnflint 0.059s ok exp/gotype 8.209s ok exp/html 2.708s ok exp/html/atom 0.024s ok exp/inotify 1.555s ok exp/locale/collate 2.109s ok exp/locale/collate/build 0.056s ? exp/locale/collate/tools/colcmp [no test files] ok exp/norm 66.248s ok exp/types 4.158s ok exp/types/staging 4.560s ok exp/utf8string 0.028s ok expvar 0.027s ok flag 0.028s ok fmt 1.056s ok go/ast 0.037s ok go/build 1.254s ok go/doc 0.435s ok go/parser 0.358s ok go/printer 17.227s ok go/scanner 0.069s ok go/token 0.484s ? hash [no test files] ok hash/adler32 0.045s ok hash/crc32 0.018s ok hash/crc64 0.019s ok hash/fnv 0.029s ok html 0.023s ok html/template 0.492s ok image 1.095s ok image/color 0.085s ok image/draw 0.227s ? image/gif [no test files] ok image/jpeg 4.957s ok image/png 0.515s ok index/suffixarray 0.065s ok io 0.075s ok io/ioutil 0.026s ok log 0.032s ok log/syslog 0.432s ok math 0.111s ok math/big 1.340s ok math/cmplx 0.053s ok math/rand 0.465s ok mime 0.034s ok mime/multipart 2.282s ok net 1.442s ================== WARNING: DATA RACE Read by goroutine 229: net/http.(*bodyEOFSignal).Close() /usr/local/go/src/pkg/net/http/transport.go:835 +0x41 net/http.(*persistConn).readLoop() /usr/local/go/src/pkg/net/http/transport.go:575 +0x3df Previous write by goroutine 175: net/http.(*bodyEOFSignal).Close() /usr/local/go/src/pkg/net/http/transport.go:838 +0x7a net/http_test.func·103() /usr/local/go/src/pkg/net/http/transport_test.go:894 +0x43c Goroutine 229 (running) created at: net/http.(*Transport).getConn() /usr/local/go/src/pkg/net/http/transport.go:407 +0x7be net/http.(*Transport).RoundTrip() /usr/local/go/src/pkg/net/http/transport.go:157 +0x372 net/http.send() /usr/local/go/src/pkg/net/http/client.go:141 +0x526 net/http.(*Client).doFollowingRedirects() /usr/local/go/src/pkg/net/http/client.go:254 +0x993 net/http.(*Client).Get() /usr/local/go/src/pkg/net/http/client.go:201 +0xbc net/http_test.func·103() /usr/local/go/src/pkg/net/http/transport_test.go:878 +0xe8 Goroutine 175 (running) created at: net/http_test.TestTransportConcurrency() /usr/local/go/src/pkg/net/http/transport_test.go:896 +0x2e5 testing.tRunner() /usr/local/go/src/pkg/testing/testing.go:301 +0x86 ================== ================== WARNING: DATA RACE Read by goroutine 99: net/http.(*bodyEOFSignal).Close() /usr/local/go/src/pkg/net/http/transport.go:835 +0x41 net/http_test.func·103() /usr/local/go/src/pkg/net/http/transport_test.go:894 +0x43c Previous write by goroutine 252: net/http.(*bodyEOFSignal).Close() /usr/local/go/src/pkg/net/http/transport.go:838 +0x7a net/http.(*persistConn).readLoop() /usr/local/go/src/pkg/net/http/transport.go:575 +0x3df Goroutine 99 (running) created at: net/http_test.TestTransportConcurrency() /usr/local/go/src/pkg/net/http/transport_test.go:896 +0x2e5 testing.tRunner() /usr/local/go/src/pkg/testing/testing.go:301 +0x86 Goroutine 252 (running) created at: net/http.(*Transport).getConn() /usr/local/go/src/pkg/net/http/transport.go:407 +0x7be net/http.(*Transport).RoundTrip() /usr/local/go/src/pkg/net/http/transport.go:157 +0x372 net/http.send() /usr/local/go/src/pkg/net/http/client.go:141 +0x526 net/http.(*Client).doFollowingRedirects() /usr/local/go/src/pkg/net/http/client.go:254 +0x993 net/http.(*Client).Get() /usr/local/go/src/pkg/net/http/client.go:201 +0xbc net/http_test.func·103() /usr/local/go/src/pkg/net/http/transport_test.go:878 +0xe8 ================== PASS Found 2 data race(s) FAIL net/http 20.760s ok net/http/cgi 0.271s ok net/http/fcgi 0.051s ok net/http/httptest 0.034s ok net/http/httputil 0.118s ? net/http/pprof [no test files] ok net/mail 0.032s ok net/rpc 0.832s ok net/rpc/jsonrpc 0.102s ok net/smtp 0.030s ok net/textproto 0.042s ok net/url 0.043s ok old/netchan 0.153s ok os 0.101s ok os/exec 0.762s ok os/signal 0.028s ok os/user 0.022s ok path 0.046s ok path/filepath 0.640s ok reflect 0.206s ok regexp 0.981s ok regexp/syntax 7.793s ok runtime 3.930s ? runtime/cgo [no test files] ok runtime/debug 0.019s ok runtime/pprof 4.011s ok sort 1.820s ok strconv 6.361s ok strings 2.670s ok sync 0.914s ok sync/atomic 0.700s ok syscall 0.036s ? testing [no test files] ? testing/iotest [no test files] ok testing/quick 0.218s ok text/scanner 0.101s ok text/tabwriter 0.036s ok text/template 0.457s ok text/template/parse 0.281s ok time 3.761s ok unicode 0.059s ok unicode/utf16 0.033s ok unicode/utf8 0.085s ? unsafe [no test files]