darwin-amd64-nocgo at 54697702e435bddb69c0b76b25b3209c78d2120a ##### Testing packages. ok archive/tar 0.055s ok archive/zip 0.290s ok bufio 0.085s ok bytes 1.813s ok bytes/hash 0.109s ok compress/bzip2 0.057s ok compress/flate 0.334s ok compress/gzip 0.361s ok compress/lzw 0.089s ok compress/zlib 0.630s ok container/heap 0.016s ok container/list 0.017s ok container/ring 0.014s ok context 1.109s ok crypto 0.270s ok crypto/aes 0.031s ok crypto/cipher 0.023s ok crypto/des 0.016s ok crypto/dsa 0.014s ok crypto/ecdsa 0.175s ok crypto/ed25519 0.082s ok crypto/elliptic 0.058s ok crypto/hmac 0.010s ok crypto/internal/subtle 0.010s ok crypto/md5 0.012s ok crypto/rand 0.030s ok crypto/rc4 0.048s ok crypto/rsa 0.074s ok crypto/sha1 0.218s ok crypto/sha256 0.012s ok crypto/sha512 0.025s ok crypto/subtle 0.022s ok crypto/tls 0.899s ok crypto/x509 1.018s ok database/sql 0.575s ok database/sql/driver 0.014s ok debug/dwarf 0.021s ok debug/elf 0.037s ok debug/gosym 0.012s ok debug/macho 0.010s ok debug/pe 0.022s ok debug/plan9obj 0.011s ok encoding/ascii85 0.012s ok encoding/asn1 0.034s ok encoding/base32 0.023s ok encoding/base64 0.019s ok encoding/binary 0.012s ok encoding/csv 0.015s ok encoding/gob 0.034s ok encoding/hex 0.037s ok encoding/json 0.074s ok encoding/pem 0.021s ok encoding/xml 0.032s ok errors 0.014s ok expvar 0.013s ok flag 0.013s ok fmt 0.102s ok go/ast 0.013s ok go/build 0.989s ok go/constant 0.015s ok go/doc 0.098s ok go/format 0.020s ok go/importer 0.155s ok go/internal/gccgoimporter 0.121s ok go/internal/gcimporter 2.511s ok go/internal/srcimporter 2.829s ok go/parser 0.027s ok go/printer 0.230s ok go/scanner 0.012s ok go/token 0.025s ok go/types 2.934s ok hash 0.016s ok hash/adler32 0.016s ok hash/crc32 0.011s ok hash/crc64 0.009s ok hash/fnv 0.013s ok html 0.015s ok html/template 0.328s ok image 0.077s ok image/color 0.379s ok image/draw 0.455s ok image/gif 0.299s ok image/jpeg 0.262s ok image/png 0.055s ok index/suffixarray 0.259s ok internal/cpu 0.218s ok internal/fmtsort 0.017s ok internal/poll 0.043s ok internal/reflectlite 0.198s ok internal/singleflight 0.021s ok internal/trace 0.036s ok internal/xcoff 0.037s ok io 0.039s ok io/ioutil 0.014s ok log 0.013s ok log/syslog 1.474s ok math 0.016s ok math/big 0.431s ok math/bits 0.018s ok math/cmplx 0.011s ok math/rand 0.372s ok mime 0.016s ok mime/multipart 0.301s ok mime/quotedprintable 0.032s ok net 14.391s ok net/http 4.905s ok net/http/cgi 2.975s ok net/http/cookiejar 0.021s ok net/http/fcgi 0.013s ok net/http/httptest 0.042s ok net/http/httptrace 0.010s ok net/http/httputil 0.078s ok net/http/internal 0.017s ok net/http/pprof 2.035s ok net/internal/socktest 0.009s ok net/mail 0.013s ok net/rpc 0.042s ok net/rpc/jsonrpc 0.015s ok net/smtp 0.023s ok net/textproto 0.014s ok net/url 0.026s ok os 1.051s ok os/exec 1.074s ok os/signal 5.719s ok os/user 0.010s ok path 0.010s ok path/filepath 0.790s ok plugin 0.011s ok reflect 0.168s ok regexp 0.108s ok regexp/syntax 0.846s ok runtime 15.942s ok runtime/debug 0.063s ok runtime/internal/atomic 0.026s ok runtime/internal/math 0.012s ok runtime/internal/sys 0.013s ok runtime/pprof 4.332s ok runtime/pprof/internal/profile 0.012s ok runtime/trace 0.877s ok sort 0.153s ok strconv 0.422s ok strings 1.846s ok sync 0.696s ok sync/atomic 0.243s ok syscall 2.475s ok testing 0.208s ok testing/quick 0.048s ok text/scanner 0.015s ok text/tabwriter 0.015s ok text/template 0.049s ok text/template/parse 0.032s ok time 5.025s ok unicode 0.018s ok unicode/utf16 0.011s ok unicode/utf8 0.019s ok cmd/addr2line 6.544s ok cmd/api 0.513s ok cmd/asm/internal/asm 0.605s ok cmd/asm/internal/lex 0.027s ok cmd/compile 0.016s ok cmd/compile/internal/gc 23.029s ok cmd/compile/internal/ssa 0.570s ok cmd/compile/internal/syntax 0.121s ok cmd/compile/internal/test 0.011s [no tests to run] ok cmd/compile/internal/types 0.009s ok cmd/cover 8.131s ok cmd/doc 0.157s ok cmd/fix 0.032s go test proxy running at GOPROXY=http://127.0.0.1:57008/mod go proxy: no archive rsc.io v1.1.0: file does not exist go proxy: no archive rsc.io v1.5.2: file does not exist go proxy: no archive rsc.io v1.0.0: file does not exist go proxy: no archive rsc.io v1.0.0: file does not exist go proxy: no archive rsc.io v1.0.0: file does not exist go proxy: no archive rsc.io v1.0.0: file does not exist go proxy: no archive rsc.io v1.5.1: file does not exist go proxy: no archive example.com/newcycle v1.0.0: file does not exist go proxy: no archive rsc.io v1.5.2: file does not exist --- FAIL: TestScript (0.01s) --- FAIL: TestScript/mod_import (0.79s) script_test.go:192: # latest rsc.io/quote should be v1.5.2 not v1.5.3-pre1 (0.648s) > go list [stdout] x > go list -m all [stdout] x > stdout 'rsc.io/quote v1.5.2' FAIL: testdata/script/mod_import.txt:6: no match for `(?m)rsc.io/quote v1.5.2` found in stdout FAIL FAIL cmd/go 251.813s ok cmd/go/internal/auth 0.013s ok cmd/go/internal/cache 2.458s FAIL 2019/10/31 05:27:12 Failed: exit status 1