# 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 sync container/list 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 bytes strings crypto/sha256 hash/adler32 crypto/sha512 bufio text/tabwriter path html hash/fnv time 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/ascii85 encoding/pem 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 crypto/elliptic crypto/rand crypto/dsa encoding/asn1 crypto/rsa encoding/gob crypto/ecdsa html/template go/doc go/parser go/printer crypto/x509/pkix crypto/x509 runtime/pprof go/build cmd/cgo cmd/fix text/scanner 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 runtime/cgo image/gif 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-8209534dab87/go Installed commands in /tmp/gobuilder/linux-amd64-race-8209534dab87/go/bin The binaries expect /tmp/gobuilder/linux-amd64-race-8209534dab87/go to be copied or moved to /usr/local/go ok cmd/api 0.038s ? cmd/cgo [no test files] ok cmd/fix 1.640s ok cmd/go 0.036s ? cmd/godoc [no test files] ok cmd/gofmt 2.014s ? cmd/vet [no test files] ? cmd/yacc [no test files] ok archive/tar 0.030s ok archive/zip 1.053s ok bufio 0.418s ok bytes 2.958s ok compress/bzip2 1.439s ok compress/flate 12.920s ok compress/gzip 0.044s ok compress/lzw 2.331s ok compress/zlib 21.386s ok container/heap 0.026s ok container/list 0.023s ok container/ring 0.167s ? crypto [no test files] ok crypto/aes 0.108s ok crypto/cipher 0.024s ok crypto/des 0.111s ok crypto/dsa 0.032s ok crypto/ecdsa 0.150s ok crypto/elliptic 0.078s ok crypto/hmac 0.025s ok crypto/md5 0.026s ok crypto/rand 0.333s ok crypto/rc4 0.023s ok crypto/rsa 0.416s ok crypto/sha1 0.022s ok crypto/sha256 0.022s ok crypto/sha512 0.028s ok crypto/subtle 0.072s ok crypto/tls 1.127s ok crypto/x509 3.236s ? crypto/x509/pkix [no test files] ok database/sql 0.065s ok database/sql/driver 0.018s ok debug/dwarf 0.031s ok debug/elf 0.040s ok debug/gosym 1.356s ok debug/macho 0.028s ok debug/pe 0.052s ok encoding/ascii85 0.029s ok encoding/asn1 0.048s ok encoding/base32 0.039s ok encoding/base64 0.047s ok encoding/binary 0.048s ok encoding/csv 0.026s ok encoding/gob 0.332s ok encoding/hex 0.032s ok encoding/json 0.616s ok encoding/pem 0.036s ok encoding/xml 0.117s ok errors 0.024s ok exp/ebnf 0.022s ok exp/ebnflint 0.062s ok exp/gotype 8.279s ok exp/html 2.297s ok exp/html/atom 0.027s ok exp/inotify 1.279s ok exp/locale/collate 2.114s ok exp/locale/collate/build 0.056s ? exp/locale/collate/tools/colcmp [no test files] ok exp/norm 66.183s ok exp/types 4.084s ok exp/types/staging 4.480s ok exp/utf8string 0.028s ok expvar 0.027s ok flag 0.028s ok fmt 1.044s ok go/ast 0.037s ok go/build 1.253s ok go/doc 0.419s ok go/parser 0.355s ok go/printer 17.392s ok go/scanner 0.074s ok go/token 0.485s ? hash [no test files] ok hash/adler32 0.045s ok hash/crc32 0.018s ok hash/crc64 0.017s ok hash/fnv 0.028s ok html 0.020s ok html/template 0.487s ok image 1.094s ok image/color 0.085s ok image/draw 0.227s ? image/gif [no test files] ok image/jpeg 4.960s ok image/png 0.517s ok index/suffixarray 0.065s ok io 0.076s ok io/ioutil 0.026s ok log 0.031s ok log/syslog 0.431s ok math 0.105s ok math/big 1.338s ok math/cmplx 0.049s ok math/rand 0.470s ok mime 0.031s ok mime/multipart 2.289s ok net 1.398s ================== WARNING: DATA RACE Write by goroutine 183: net/http_test.countReader.Read() /usr/local/go/src/pkg/net/http/serve_test.go:1066 +0x8c net/http_test.(*countReader).Read() /usr/local/go/src/pkg/net/http/client_test.go:0 +0xa2 io.(*LimitedReader).Read() /usr/local/go/src/pkg/io/io.go:406 +0x161 io/ioutil.(*nopCloser).Read() /usr/local/go/src/pkg/io/ioutil/blackhole_race.go:1 +0x5b io.(*multiReader).Read() /usr/local/go/src/pkg/io/multi.go:13 +0x94 io.Copy() /usr/local/go/src/pkg/io/io.go:360 +0x1bd net/http.(*transferWriter).WriteBody() /usr/local/go/src/pkg/net/http/transfer.go:194 +0x1e0 net/http.(*Request).write() /usr/local/go/src/pkg/net/http/request.go:371 +0xa77 net/http.(*persistConn).writeLoop() /usr/local/go/src/pkg/net/http/transport.go:660 +0x227 Previous read by goroutine 99: net/http_test.TestRequestBodyLimit() /usr/local/go/src/pkg/net/http/serve_test.go:1098 +0x292 testing.tRunner() /usr/local/go/src/pkg/testing/testing.go:301 +0x86 Goroutine 183 (running) created at: net/http.(*Transport).getConn() /usr/local/go/src/pkg/net/http/transport.go:408 +0x7d8 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).Do() /usr/local/go/src/pkg/net/http/client.go:109 +0x10d net/http_test.TestRequestBodyLimit() /usr/local/go/src/pkg/net/http/serve_test.go:1096 +0x280 testing.tRunner() /usr/local/go/src/pkg/testing/testing.go:301 +0x86 Goroutine 99 (finished) created at: testing.RunTests() /usr/local/go/src/pkg/testing/testing.go:377 +0xa3e testing.Main() /usr/local/go/src/pkg/testing/testing.go:313 +0xad main.main() net/http/_test/_testmain.go:301 +0x95 runtime.main() /usr/local/go/src/pkg/runtime/proc.c:247 +0x91 ================== ================== WARNING: DATA RACE Read by goroutine 330: 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 85: 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 330 (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 85 (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 ================== PASS Found 2 data race(s) FAIL net/http 20.958s ok net/http/cgi 0.435s ok net/http/fcgi 0.050s ok net/http/httptest 0.035s ok net/http/httputil 0.137s ? net/http/pprof [no test files] ok net/mail 0.029s ok net/rpc 0.873s ok net/rpc/jsonrpc 0.089s ok net/smtp 0.027s ok net/textproto 0.044s ok net/url 0.046s ok old/netchan 0.145s ok os 0.123s ok os/exec 0.738s ok os/signal 0.024s ok os/user 0.022s ok path 0.046s ok path/filepath 0.650s ok reflect 0.230s ok regexp 0.950s ok regexp/syntax 7.904s ok runtime 3.925s ? runtime/cgo [no test files] --- FAIL: TestStack (0.00 seconds) stack_test.go:40: too few lines FAIL FAIL runtime/debug 0.019s ok runtime/pprof 4.006s ok sort 1.833s ok strconv 6.195s ok strings 2.805s ok sync 0.905s ok sync/atomic 0.548s ok syscall 0.043s ? testing [no test files] ? testing/iotest [no test files] ok testing/quick 0.221s ok text/scanner 0.112s ok text/tabwriter 0.032s ok text/template 0.466s ok text/template/parse 0.281s ok time 3.781s ok unicode 0.059s ok unicode/utf16 0.023s ok unicode/utf8 0.083s ? unsafe [no test files]