<86>Sep 10 03:10:30 userdel[1756455]: delete user 'rooter' <86>Sep 10 03:10:30 userdel[1756455]: removed group 'rooter' owned by 'rooter' <86>Sep 10 03:10:30 userdel[1756455]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 10 03:10:30 groupadd[1756496]: group added to /etc/group: name=rooter, GID=1820 <86>Sep 10 03:10:30 groupadd[1756496]: group added to /etc/gshadow: name=rooter <86>Sep 10 03:10:30 groupadd[1756496]: new group: name=rooter, GID=1820 <86>Sep 10 03:10:30 useradd[1756544]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Sep 10 03:10:30 userdel[1756601]: delete user 'builder' <86>Sep 10 03:10:30 userdel[1756601]: removed group 'builder' owned by 'builder' <86>Sep 10 03:10:30 userdel[1756601]: removed shadow group 'builder' owned by 'builder' <86>Sep 10 03:10:30 groupadd[1756649]: group added to /etc/group: name=builder, GID=1821 <86>Sep 10 03:10:30 groupadd[1756649]: group added to /etc/gshadow: name=builder <86>Sep 10 03:10:30 groupadd[1756649]: new group: name=builder, GID=1821 <86>Sep 10 03:10:30 useradd[1756691]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>Sep 10 03:10:34 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Sep 10 03:10:35 rpmi: golang-src-1.23.1-alt1 sisyphus+356931.100.1.1 1725552327 installed <13>Sep 10 03:10:37 rpmi: golang-1.23.1-alt1 sisyphus+356931.100.1.1 1725552327 installed <13>Sep 10 03:10:37 rpmi: rpm-build-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/rain-1.12.12-alt2.nosrc.rpm (w1.gzdio) Installing rain-1.12.12-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rain-1.12.12 + echo 'Source #0 (rain-1.12.12.tar):' Source #0 (rain-1.12.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rain-1.12.12.tar + cd rain-1.12.12 + echo 'Source #1 (vendor.tar):' Source #1 (vendor.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/vendor.tar + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rain-1.12.12 + export BUILDDIR=/usr/src/RPM/BUILD/rain-1.12.12/.gopath + BUILDDIR=/usr/src/RPM/BUILD/rain-1.12.12/.gopath + export IMPORT_PATH=github.com/cenkalti/rain + IMPORT_PATH=github.com/cenkalti/rain + export GOPATH=/usr/src/RPM/BUILD/rain-1.12.12/.gopath:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/rain-1.12.12/.gopath:/usr/share/gocode + export 'LDFLAGS=-X github.com/cenkalti/rain/torrent.Version=1.12.12' + LDFLAGS='-X github.com/cenkalti/rain/torrent.Version=1.12.12' + /usr/share/golang/golang-prepare mkdir: created directory '/usr/src/RPM/BUILD/rain-1.12.12/.gopath' mkdir: created directory '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src' mkdir: created directory '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com' mkdir: created directory '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti' mkdir: created directory '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain' 'LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/LICENSE' 'README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/README.md' 'go.mod' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/go.mod' 'go.sum' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/go.sum' 'internal' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal' 'internal/acceptor' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/acceptor' 'internal/acceptor/acceptor.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/acceptor/acceptor.go' 'internal/addrlist' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/addrlist' 'internal/addrlist/addrlist.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/addrlist/addrlist.go' 'internal/addrlist/addrlist_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/addrlist/addrlist_test.go' 'internal/addrlist/peeraddr.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/addrlist/peeraddr.go' 'internal/allocator' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/allocator' 'internal/allocator/allocator.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/allocator/allocator.go' 'internal/announcer' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/announcer' 'internal/announcer/announce.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/announcer/announce.go' 'internal/announcer/dht.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/announcer/dht.go' 'internal/announcer/periodic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/announcer/periodic.go' 'internal/announcer/stop.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/announcer/stop.go' 'internal/bitfield' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/bitfield' 'internal/bitfield/bitfield.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/bitfield/bitfield.go' 'internal/bitfield/bitfield_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/bitfield/bitfield_test.go' 'internal/blocklist' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist' 'internal/blocklist/blocklist.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/blocklist.go' 'internal/blocklist/blocklist_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/blocklist_test.go' 'internal/blocklist/stree' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/stree' 'internal/blocklist/stree/node.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/stree/node.go' 'internal/blocklist/stree/stree.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/stree/stree.go' 'internal/blocklist/stree/stree_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/stree/stree_test.go' 'internal/blocklist/testdata' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/testdata' 'internal/blocklist/testdata/blocklist.cidr' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/blocklist/testdata/blocklist.cidr' 'internal/btconn' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/btconn' 'internal/btconn/accept.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/btconn/accept.go' 'internal/btconn/conn.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/btconn/conn.go' 'internal/btconn/conn_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/btconn/conn_test.go' 'internal/btconn/dial.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/btconn/dial.go' 'internal/btconn/error.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/btconn/error.go' 'internal/btconn/handshake.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/btconn/handshake.go' 'internal/bufferpool' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/bufferpool' 'internal/bufferpool/bufferpool.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/bufferpool/bufferpool.go' 'internal/cachedpiece' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/cachedpiece' 'internal/cachedpiece/cachedpiece.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/cachedpiece/cachedpiece.go' 'internal/console' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/console' 'internal/console/console.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/console/console.go' 'internal/externalip' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/externalip' 'internal/externalip/externalip.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/externalip/externalip.go' 'internal/fast' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/fast' 'internal/fast/fast.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/fast/fast.go' 'internal/fast/fast_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/fast/fast_test.go' 'internal/filesection' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/filesection' 'internal/filesection/section.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/filesection/section.go' 'internal/filesection/section_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/filesection/section_test.go' 'internal/handshaker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/handshaker' 'internal/handshaker/incominghandshaker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/handshaker/incominghandshaker' 'internal/handshaker/incominghandshaker/incominghandshaker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/handshaker/incominghandshaker/incominghandshaker.go' 'internal/handshaker/outgoinghandshaker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/handshaker/outgoinghandshaker' 'internal/handshaker/outgoinghandshaker/outgoinghandshaker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/handshaker/outgoinghandshaker/outgoinghandshaker.go' 'internal/infodownloader' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/infodownloader' 'internal/infodownloader/infodownloader.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/infodownloader/infodownloader.go' 'internal/infodownloader/infodownloader_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/infodownloader/infodownloader_test.go' 'internal/jsonutil' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/jsonutil' 'internal/jsonutil/jsonutil.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/jsonutil/jsonutil.go' 'internal/logger' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/logger' 'internal/logger/logger.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/logger/logger.go' 'internal/magnet' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/magnet' 'internal/magnet/magnet.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/magnet/magnet.go' 'internal/magnet/magnet_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/magnet/magnet_test.go' 'internal/metainfo' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/metainfo' 'internal/metainfo/info.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/metainfo/info.go' 'internal/metainfo/info_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/metainfo/info_test.go' 'internal/metainfo/metainfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/metainfo/metainfo.go' 'internal/metainfo/metainfo_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/metainfo/metainfo_test.go' 'internal/metainfo/testdata' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/metainfo/testdata' 'internal/metainfo/testdata/ubuntu-14.04.1-server-amd64.iso.torrent' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/metainfo/testdata/ubuntu-14.04.1-server-amd64.iso.torrent' 'internal/mse' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/mse' 'internal/mse/conn.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/mse/conn.go' 'internal/mse/mse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/mse/mse.go' 'internal/mse/mse_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/mse/mse_test.go' 'internal/peer' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peer' 'internal/peer/clientid.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peer/clientid.go' 'internal/peer/peer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peer/peer.go' 'internal/peer/pex.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peer/pex.go' 'internal/peerconn' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn' 'internal/peerconn/peerconn.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerconn.go' 'internal/peerconn/peerreader' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerreader' 'internal/peerconn/peerreader/messages.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerreader/messages.go' 'internal/peerconn/peerreader/peerreader.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerreader/peerreader.go' 'internal/peerconn/peerwriter' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerwriter' 'internal/peerconn/peerwriter/messages.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerwriter/messages.go' 'internal/peerconn/peerwriter/peerwriter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerwriter/peerwriter.go' 'internal/peerconn/peerwriter/piece.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerwriter/piece.go' 'internal/peerconn/peerwriter/piece_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerconn/peerwriter/piece_test.go' 'internal/peerpriority' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerpriority' 'internal/peerpriority/peerpriority.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerpriority/peerpriority.go' 'internal/peerpriority/peerpriority_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerpriority/peerpriority_test.go' 'internal/peerprotocol' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerprotocol' 'internal/peerprotocol/extension.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerprotocol/extension.go' 'internal/peerprotocol/messageid.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerprotocol/messageid.go' 'internal/peerprotocol/messages.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerprotocol/messages.go' 'internal/peerprotocol/writecounter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peerprotocol/writecounter.go' 'internal/peersource' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peersource' 'internal/peersource/peersource.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/peersource/peersource.go' 'internal/pexlist' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/pexlist' 'internal/pexlist/pexlist.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/pexlist/pexlist.go' 'internal/pexlist/recent.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/pexlist/recent.go' 'internal/pexlist/recent_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/pexlist/recent_test.go' 'internal/piece' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piece' 'internal/piece/piece.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piece/piece.go' 'internal/piece/piece_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piece/piece_test.go' 'internal/piececache' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piececache' 'internal/piececache/cache.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piececache/cache.go' 'internal/piececache/cache_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piececache/cache_test.go' 'internal/piececache/item.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piececache/item.go' 'internal/piecedownloader' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecedownloader' 'internal/piecedownloader/piecedownloader.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecedownloader/piecedownloader.go' 'internal/piecedownloader/piecedownloader_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecedownloader/piecedownloader_test.go' 'internal/piecepicker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecepicker' 'internal/piecepicker/piecepicker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecepicker/piecepicker.go' 'internal/piecepicker/piecepicker_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecepicker/piecepicker_test.go' 'internal/piecepicker/webseed.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecepicker/webseed.go' 'internal/piecepicker/webseed_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecepicker/webseed_test.go' 'internal/piecewriter' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecewriter' 'internal/piecewriter/piecewriter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/piecewriter/piecewriter.go' 'internal/resolver' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resolver' 'internal/resolver/resolver.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resolver/resolver.go' 'internal/resourcemanager' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resourcemanager' 'internal/resourcemanager/resourcemanager.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resourcemanager/resourcemanager.go' 'internal/resourcemanager/resourcemanager_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resourcemanager/resourcemanager_test.go' 'internal/resumer' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resumer' 'internal/resumer/boltdbresumer' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resumer/boltdbresumer' 'internal/resumer/boltdbresumer/boltdbresumer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resumer/boltdbresumer/boltdbresumer.go' 'internal/resumer/boltdbresumer/spec.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resumer/boltdbresumer/spec.go' 'internal/resumer/boltdbresumer/spec_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resumer/boltdbresumer/spec_test.go' 'internal/resumer/resumer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/resumer/resumer.go' 'internal/rpctypes' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/rpctypes' 'internal/rpctypes/rpctypes.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/rpctypes/rpctypes.go' 'internal/rpctypes/time.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/rpctypes/time.go' 'internal/semaphore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/semaphore' 'internal/semaphore/semaphore.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/semaphore/semaphore.go' 'internal/sliceset' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/sliceset' 'internal/sliceset/sliceset.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/sliceset/sliceset.go' 'internal/storage' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/storage' 'internal/storage/filestorage' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/storage/filestorage' 'internal/storage/filestorage/filestorage.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/storage/filestorage/filestorage.go' 'internal/storage/filestorage/filestorage_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/storage/filestorage/filestorage_linux.go' 'internal/storage/filestorage/filestorage_other.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/storage/filestorage/filestorage_other.go' 'internal/storage/padding.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/storage/padding.go' 'internal/storage/storage.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/storage/storage.go' 'internal/stringutil' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/stringutil' 'internal/stringutil/stringutil.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/stringutil/stringutil.go' 'internal/suspendchan' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/suspendchan' 'internal/suspendchan/suspendchan.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/suspendchan/suspendchan.go' 'internal/tracker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker' 'internal/tracker/compact.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/compact.go' 'internal/tracker/compact_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/compact_test.go' 'internal/tracker/event.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/event.go' 'internal/tracker/httptracker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/httptracker' 'internal/tracker/httptracker/announceresponse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/httptracker/announceresponse.go' 'internal/tracker/httptracker/error.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/httptracker/error.go' 'internal/tracker/httptracker/httptracker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/httptracker/httptracker.go' 'internal/tracker/httptracker/httptracker_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/httptracker/httptracker_test.go' 'internal/tracker/tier.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/tier.go' 'internal/tracker/torrent.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/torrent.go' 'internal/tracker/tracker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/tracker.go' 'internal/tracker/udptracker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker' 'internal/tracker/udptracker/action.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/action.go' 'internal/tracker/udptracker/announceresponse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/announceresponse.go' 'internal/tracker/udptracker/backoff.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/backoff.go' 'internal/tracker/udptracker/connection.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/connection.go' 'internal/tracker/udptracker/messages.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/messages.go' 'internal/tracker/udptracker/request.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/request.go' 'internal/tracker/udptracker/requestbase.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/requestbase.go' 'internal/tracker/udptracker/transaction.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/transaction.go' 'internal/tracker/udptracker/transport.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/transport.go' 'internal/tracker/udptracker/udptracker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/udptracker.go' 'internal/tracker/udptracker/udptracker_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/tracker/udptracker/udptracker_test.go' 'internal/trackermanager' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/trackermanager' 'internal/trackermanager/trackermanager.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/trackermanager/trackermanager.go' 'internal/unchoker' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/unchoker' 'internal/unchoker/unchoker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/unchoker/unchoker.go' 'internal/unchoker/unchoker_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/unchoker/unchoker_test.go' 'internal/urldownloader' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/urldownloader' 'internal/urldownloader/job.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/urldownloader/job.go' 'internal/urldownloader/job_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/urldownloader/job_test.go' 'internal/urldownloader/urldownloader.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/urldownloader/urldownloader.go' 'internal/verifier' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/verifier' 'internal/verifier/verifier.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/verifier/verifier.go' 'internal/webseedsource' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/webseedsource' 'internal/webseedsource/webseedsource.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/internal/webseedsource/webseedsource.go' 'main.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/main.go' 'rainrpc' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/rainrpc' 'rainrpc/client.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/rainrpc/client.go' 'torrent' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent' 'torrent/config.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/config.go' 'torrent/error.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/error.go' 'torrent/rlimit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/rlimit.go' 'torrent/rlimit_freebsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/rlimit_freebsd.go' 'torrent/rlimit_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/rlimit_windows.go' 'torrent/session.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session.go' 'torrent/session_add.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_add.go' 'torrent/session_add_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_add_test.go' 'torrent/session_blocklist.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_blocklist.go' 'torrent/session_cmd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_cmd.go' 'torrent/session_dht.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_dht.go' 'torrent/session_healthcheck.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_healthcheck.go' 'torrent/session_load.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_load.go' 'torrent/session_metrics.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_metrics.go' 'torrent/session_rpc_handler.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_rpc_handler.go' 'torrent/session_rpc_server.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_rpc_server.go' 'torrent/session_stats.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_stats.go' 'torrent/session_torrent.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/session_torrent.go' 'torrent/testdata' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata' 'torrent/testdata/sample_torrent.torrent' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent.torrent' 'torrent/testdata/sample_torrent' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent' 'torrent/testdata/sample_torrent/README' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/README' 'torrent/testdata/sample_torrent/data' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/data' 'torrent/testdata/sample_torrent/data/file1.bin' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/data/file1.bin' 'torrent/testdata/sample_torrent/data/file2.bin' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/data/file2.bin' 'torrent/testdata/sample_torrent/data/zero.bin' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/data/zero.bin' 'torrent/testdata/sample_torrent/folder' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/folder' 'torrent/testdata/sample_torrent/folder/file1.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/folder/file1.txt' 'torrent/testdata/sample_torrent/folder/file2.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/testdata/sample_torrent/folder/file2.txt' 'torrent/torrent.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent.go' 'torrent/torrent_allocation.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_allocation.go' 'torrent/torrent_announce.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_announce.go' 'torrent/torrent_close.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_close.go' 'torrent/torrent_commands.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_commands.go' 'torrent/torrent_connection.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_connection.go' 'torrent/torrent_handshake.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_handshake.go' 'torrent/torrent_infodownload.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_infodownload.go' 'torrent/torrent_messagehandler.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_messagehandler.go' 'torrent/torrent_metadataextension.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_metadataextension.go' 'torrent/torrent_peer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_peer.go' 'torrent/torrent_pex.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_pex.go' 'torrent/torrent_pieces.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_pieces.go' 'torrent/torrent_run.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_run.go' 'torrent/torrent_start.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_start.go' 'torrent/torrent_stats.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_stats.go' 'torrent/torrent_status.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_status.go' 'torrent/torrent_stop.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_stop.go' 'torrent/torrent_test.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_test.go' 'torrent/torrent_verification.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_verification.go' 'torrent/torrent_webseed.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_webseed.go' 'torrent/torrent_write.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/torrent_write.go' 'torrent/version.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/torrent/version.go' 'vendor' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor' 'vendor/github.com' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com' 'vendor/github.com/beorn7' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/beorn7' 'vendor/github.com/beorn7/perks' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/beorn7/perks' 'vendor/github.com/beorn7/perks/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/beorn7/perks/LICENSE' 'vendor/github.com/beorn7/perks/quantile' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/beorn7/perks/quantile' 'vendor/github.com/beorn7/perks/quantile/exampledata.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/beorn7/perks/quantile/exampledata.txt' 'vendor/github.com/beorn7/perks/quantile/stream.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/beorn7/perks/quantile/stream.go' 'vendor/github.com/boltdb' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb' 'vendor/github.com/boltdb/bolt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt' 'vendor/github.com/boltdb/bolt/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/.gitignore' 'vendor/github.com/boltdb/bolt/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/LICENSE' 'vendor/github.com/boltdb/bolt/Makefile' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/Makefile' 'vendor/github.com/boltdb/bolt/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/README.md' 'vendor/github.com/boltdb/bolt/appveyor.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/appveyor.yml' 'vendor/github.com/boltdb/bolt/bolt_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_386.go' 'vendor/github.com/boltdb/bolt/bolt_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_amd64.go' 'vendor/github.com/boltdb/bolt/bolt_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_arm.go' 'vendor/github.com/boltdb/bolt/bolt_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_arm64.go' 'vendor/github.com/boltdb/bolt/bolt_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_linux.go' 'vendor/github.com/boltdb/bolt/bolt_openbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_openbsd.go' 'vendor/github.com/boltdb/bolt/bolt_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_ppc.go' 'vendor/github.com/boltdb/bolt/bolt_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_ppc64.go' 'vendor/github.com/boltdb/bolt/bolt_ppc64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_ppc64le.go' 'vendor/github.com/boltdb/bolt/bolt_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_s390x.go' 'vendor/github.com/boltdb/bolt/bolt_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_unix.go' 'vendor/github.com/boltdb/bolt/bolt_unix_solaris.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_unix_solaris.go' 'vendor/github.com/boltdb/bolt/bolt_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bolt_windows.go' 'vendor/github.com/boltdb/bolt/boltsync_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/boltsync_unix.go' 'vendor/github.com/boltdb/bolt/bucket.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/bucket.go' 'vendor/github.com/boltdb/bolt/cursor.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/cursor.go' 'vendor/github.com/boltdb/bolt/db.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/db.go' 'vendor/github.com/boltdb/bolt/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/doc.go' 'vendor/github.com/boltdb/bolt/errors.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/errors.go' 'vendor/github.com/boltdb/bolt/freelist.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/freelist.go' 'vendor/github.com/boltdb/bolt/node.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/node.go' 'vendor/github.com/boltdb/bolt/page.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/page.go' 'vendor/github.com/boltdb/bolt/tx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/boltdb/bolt/tx.go' 'vendor/github.com/br0xen' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen' 'vendor/github.com/br0xen/termbox-util' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util' 'vendor/github.com/br0xen/termbox-util/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/.gitignore' 'vendor/github.com/br0xen/termbox-util/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/LICENSE' 'vendor/github.com/br0xen/termbox-util/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/README.md' 'vendor/github.com/br0xen/termbox-util/termbox_alertmodal.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_alertmodal.go' 'vendor/github.com/br0xen/termbox-util/termbox_asciiart.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_asciiart.go' 'vendor/github.com/br0xen/termbox-util/termbox_button.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_button.go' 'vendor/github.com/br0xen/termbox-util/termbox_checkbox.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_checkbox.go' 'vendor/github.com/br0xen/termbox-util/termbox_confirmmodal.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_confirmmodal.go' 'vendor/github.com/br0xen/termbox-util/termbox_dropmenu.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_dropmenu.go' 'vendor/github.com/br0xen/termbox-util/termbox_frame.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_frame.go' 'vendor/github.com/br0xen/termbox-util/termbox_inputfield.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_inputfield.go' 'vendor/github.com/br0xen/termbox-util/termbox_inputmodal.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_inputmodal.go' 'vendor/github.com/br0xen/termbox-util/termbox_label.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_label.go' 'vendor/github.com/br0xen/termbox-util/termbox_menu.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_menu.go' 'vendor/github.com/br0xen/termbox-util/termbox_progressbar.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_progressbar.go' 'vendor/github.com/br0xen/termbox-util/termbox_scrollframe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_scrollframe.go' 'vendor/github.com/br0xen/termbox-util/termbox_util.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/br0xen/termbox-util/termbox_util.go' 'vendor/github.com/cenkalti' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti' 'vendor/github.com/cenkalti/backoff' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff' 'vendor/github.com/cenkalti/backoff/v3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3' 'vendor/github.com/cenkalti/backoff/v3/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/.gitignore' 'vendor/github.com/cenkalti/backoff/v3/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/.travis.yml' 'vendor/github.com/cenkalti/backoff/v3/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/LICENSE' 'vendor/github.com/cenkalti/backoff/v3/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/README.md' 'vendor/github.com/cenkalti/backoff/v3/backoff.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/backoff.go' 'vendor/github.com/cenkalti/backoff/v3/context.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/context.go' 'vendor/github.com/cenkalti/backoff/v3/exponential.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/exponential.go' 'vendor/github.com/cenkalti/backoff/v3/retry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/retry.go' 'vendor/github.com/cenkalti/backoff/v3/ticker.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/ticker.go' 'vendor/github.com/cenkalti/backoff/v3/timer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/timer.go' 'vendor/github.com/cenkalti/backoff/v3/tries.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/backoff/v3/tries.go' 'vendor/github.com/cenkalti/boltbrowser' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser' 'vendor/github.com/cenkalti/boltbrowser/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/LICENSE' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/bolt_model.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/bolt_model.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/cursor.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/cursor.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/mainloop.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/mainloop.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/mainloop_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/mainloop_windows.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen_about.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen_about.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen_browser.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen_browser.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/stringify.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/stringify.go' 'vendor/github.com/cenkalti/boltbrowser/boltbrowser/style.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/boltbrowser/boltbrowser/style.go' 'vendor/github.com/cenkalti/log' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log' 'vendor/github.com/cenkalti/log/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/.gitignore' 'vendor/github.com/cenkalti/log/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/LICENSE' 'vendor/github.com/cenkalti/log/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/README.md' 'vendor/github.com/cenkalti/log/basehandler.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/basehandler.go' 'vendor/github.com/cenkalti/log/filehandler.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/filehandler.go' 'vendor/github.com/cenkalti/log/formatter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/formatter.go' 'vendor/github.com/cenkalti/log/handler.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/handler.go' 'vendor/github.com/cenkalti/log/log.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/log.go' 'vendor/github.com/cenkalti/log/logger.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/logger.go' 'vendor/github.com/cenkalti/log/multihandler.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/multihandler.go' 'vendor/github.com/cenkalti/log/record.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/record.go' 'vendor/github.com/cenkalti/log/syslog.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/syslog.go' 'vendor/github.com/cenkalti/log/writerhandler.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cenkalti/log/writerhandler.go' 'vendor/github.com/cespare' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare' 'vendor/github.com/cespare/xxhash' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash' 'vendor/github.com/cespare/xxhash/v2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2' 'vendor/github.com/cespare/xxhash/v2/LICENSE.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/LICENSE.txt' 'vendor/github.com/cespare/xxhash/v2/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/README.md' 'vendor/github.com/cespare/xxhash/v2/xxhash.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/xxhash.go' 'vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go' 'vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s' 'vendor/github.com/cespare/xxhash/v2/xxhash_other.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/xxhash_other.go' 'vendor/github.com/cespare/xxhash/v2/xxhash_safe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/xxhash_safe.go' 'vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go' 'vendor/github.com/chihaya' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya' 'vendor/github.com/chihaya/chihaya' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya' 'vendor/github.com/chihaya/chihaya/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/LICENSE' 'vendor/github.com/chihaya/chihaya/bittorrent' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/bittorrent' 'vendor/github.com/chihaya/chihaya/bittorrent/bittorrent.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/bittorrent/bittorrent.go' 'vendor/github.com/chihaya/chihaya/bittorrent/client_id.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/bittorrent/client_id.go' 'vendor/github.com/chihaya/chihaya/bittorrent/event.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/bittorrent/event.go' 'vendor/github.com/chihaya/chihaya/bittorrent/params.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/bittorrent/params.go' 'vendor/github.com/chihaya/chihaya/bittorrent/sanitize.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/bittorrent/sanitize.go' 'vendor/github.com/chihaya/chihaya/frontend' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend' 'vendor/github.com/chihaya/chihaya/frontend/frontend.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/frontend.go' 'vendor/github.com/chihaya/chihaya/frontend/http' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http' 'vendor/github.com/chihaya/chihaya/frontend/http/bencode' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/bencode' 'vendor/github.com/chihaya/chihaya/frontend/http/bencode/bencode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/bencode/bencode.go' 'vendor/github.com/chihaya/chihaya/frontend/http/bencode/decoder.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/bencode/decoder.go' 'vendor/github.com/chihaya/chihaya/frontend/http/bencode/encoder.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/bencode/encoder.go' 'vendor/github.com/chihaya/chihaya/frontend/http/frontend.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/frontend.go' 'vendor/github.com/chihaya/chihaya/frontend/http/parser.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/parser.go' 'vendor/github.com/chihaya/chihaya/frontend/http/prometheus.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/prometheus.go' 'vendor/github.com/chihaya/chihaya/frontend/http/writer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/http/writer.go' 'vendor/github.com/chihaya/chihaya/frontend/udp' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp' 'vendor/github.com/chihaya/chihaya/frontend/udp/bytepool' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp/bytepool' 'vendor/github.com/chihaya/chihaya/frontend/udp/bytepool/bytepool.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp/bytepool/bytepool.go' 'vendor/github.com/chihaya/chihaya/frontend/udp/connection_id.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp/connection_id.go' 'vendor/github.com/chihaya/chihaya/frontend/udp/frontend.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp/frontend.go' 'vendor/github.com/chihaya/chihaya/frontend/udp/parser.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp/parser.go' 'vendor/github.com/chihaya/chihaya/frontend/udp/prometheus.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp/prometheus.go' 'vendor/github.com/chihaya/chihaya/frontend/udp/writer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/frontend/udp/writer.go' 'vendor/github.com/chihaya/chihaya/middleware' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/middleware' 'vendor/github.com/chihaya/chihaya/middleware/hooks.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/middleware/hooks.go' 'vendor/github.com/chihaya/chihaya/middleware/logic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/middleware/logic.go' 'vendor/github.com/chihaya/chihaya/middleware/middleware.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/middleware/middleware.go' 'vendor/github.com/chihaya/chihaya/pkg' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/pkg' 'vendor/github.com/chihaya/chihaya/pkg/log' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/pkg/log' 'vendor/github.com/chihaya/chihaya/pkg/log/log.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/pkg/log/log.go' 'vendor/github.com/chihaya/chihaya/pkg/stop' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/pkg/stop' 'vendor/github.com/chihaya/chihaya/pkg/stop/stop.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/pkg/stop/stop.go' 'vendor/github.com/chihaya/chihaya/pkg/timecache' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/pkg/timecache' 'vendor/github.com/chihaya/chihaya/pkg/timecache/timecache.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/pkg/timecache/timecache.go' 'vendor/github.com/chihaya/chihaya/storage' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/storage' 'vendor/github.com/chihaya/chihaya/storage/memory' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/storage/memory' 'vendor/github.com/chihaya/chihaya/storage/memory/peer_store.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/storage/memory/peer_store.go' 'vendor/github.com/chihaya/chihaya/storage/prometheus.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/storage/prometheus.go' 'vendor/github.com/chihaya/chihaya/storage/storage.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/storage/storage.go' 'vendor/github.com/chihaya/chihaya/storage/storage_bench.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/storage/storage_bench.go' 'vendor/github.com/chihaya/chihaya/storage/storage_tests.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/chihaya/chihaya/storage/storage_tests.go' 'vendor/github.com/cpuguy83' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cpuguy83' 'vendor/github.com/cpuguy83/go-md2man' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cpuguy83/go-md2man' 'vendor/github.com/cpuguy83/go-md2man/v2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cpuguy83/go-md2man/v2' 'vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md' 'vendor/github.com/cpuguy83/go-md2man/v2/md2man' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cpuguy83/go-md2man/v2/md2man' 'vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go' 'vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go' 'vendor/github.com/davecgh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh' 'vendor/github.com/davecgh/go-spew' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew' 'vendor/github.com/davecgh/go-spew/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/LICENSE' 'vendor/github.com/davecgh/go-spew/spew' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew' 'vendor/github.com/davecgh/go-spew/spew/bypass.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/bypass.go' 'vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' 'vendor/github.com/davecgh/go-spew/spew/common.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/common.go' 'vendor/github.com/davecgh/go-spew/spew/config.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/config.go' 'vendor/github.com/davecgh/go-spew/spew/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/doc.go' 'vendor/github.com/davecgh/go-spew/spew/dump.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/dump.go' 'vendor/github.com/davecgh/go-spew/spew/format.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/format.go' 'vendor/github.com/davecgh/go-spew/spew/spew.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/davecgh/go-spew/spew/spew.go' 'vendor/github.com/fatih' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih' 'vendor/github.com/fatih/color' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/color' 'vendor/github.com/fatih/color/LICENSE.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/color/LICENSE.md' 'vendor/github.com/fatih/color/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/color/README.md' 'vendor/github.com/fatih/color/color.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/color/color.go' 'vendor/github.com/fatih/color/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/color/doc.go' 'vendor/github.com/fatih/structs' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs' 'vendor/github.com/fatih/structs/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs/.gitignore' 'vendor/github.com/fatih/structs/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs/.travis.yml' 'vendor/github.com/fatih/structs/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs/LICENSE' 'vendor/github.com/fatih/structs/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs/README.md' 'vendor/github.com/fatih/structs/field.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs/field.go' 'vendor/github.com/fatih/structs/structs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs/structs.go' 'vendor/github.com/fatih/structs/tags.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fatih/structs/tags.go' 'vendor/github.com/fortytw2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fortytw2' 'vendor/github.com/fortytw2/leaktest' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fortytw2/leaktest' 'vendor/github.com/fortytw2/leaktest/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fortytw2/leaktest/.travis.yml' 'vendor/github.com/fortytw2/leaktest/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fortytw2/leaktest/LICENSE' 'vendor/github.com/fortytw2/leaktest/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fortytw2/leaktest/README.md' 'vendor/github.com/fortytw2/leaktest/leaktest.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/fortytw2/leaktest/leaktest.go' 'vendor/github.com/gofrs' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs' 'vendor/github.com/gofrs/uuid' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid' 'vendor/github.com/gofrs/uuid/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/.gitignore' 'vendor/github.com/gofrs/uuid/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/LICENSE' 'vendor/github.com/gofrs/uuid/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/README.md' 'vendor/github.com/gofrs/uuid/codec.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/codec.go' 'vendor/github.com/gofrs/uuid/fuzz.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/fuzz.go' 'vendor/github.com/gofrs/uuid/generator.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/generator.go' 'vendor/github.com/gofrs/uuid/sql.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/sql.go' 'vendor/github.com/gofrs/uuid/uuid.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/gofrs/uuid/uuid.go' 'vendor/github.com/golang' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang' 'vendor/github.com/golang/groupcache' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/groupcache' 'vendor/github.com/golang/groupcache/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/groupcache/LICENSE' 'vendor/github.com/golang/groupcache/lru' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/groupcache/lru' 'vendor/github.com/golang/groupcache/lru/lru.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/groupcache/lru/lru.go' 'vendor/github.com/golang/protobuf' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf' 'vendor/github.com/golang/protobuf/AUTHORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/AUTHORS' 'vendor/github.com/golang/protobuf/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/CONTRIBUTORS' 'vendor/github.com/golang/protobuf/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/LICENSE' 'vendor/github.com/golang/protobuf/proto' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto' 'vendor/github.com/golang/protobuf/proto/buffer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/buffer.go' 'vendor/github.com/golang/protobuf/proto/defaults.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/defaults.go' 'vendor/github.com/golang/protobuf/proto/deprecated.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/deprecated.go' 'vendor/github.com/golang/protobuf/proto/discard.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/discard.go' 'vendor/github.com/golang/protobuf/proto/extensions.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/extensions.go' 'vendor/github.com/golang/protobuf/proto/properties.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/properties.go' 'vendor/github.com/golang/protobuf/proto/proto.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/proto.go' 'vendor/github.com/golang/protobuf/proto/registry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/registry.go' 'vendor/github.com/golang/protobuf/proto/text_decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/text_decode.go' 'vendor/github.com/golang/protobuf/proto/text_encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/text_encode.go' 'vendor/github.com/golang/protobuf/proto/wire.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/wire.go' 'vendor/github.com/golang/protobuf/proto/wrappers.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/proto/wrappers.go' 'vendor/github.com/golang/protobuf/ptypes' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/ptypes' 'vendor/github.com/golang/protobuf/ptypes/timestamp' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/ptypes/timestamp' 'vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go' 'vendor/github.com/google' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/google' 'vendor/github.com/google/btree' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/google/btree' 'vendor/github.com/google/btree/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/google/btree/LICENSE' 'vendor/github.com/google/btree/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/google/btree/README.md' 'vendor/github.com/google/btree/btree.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/google/btree/btree.go' 'vendor/github.com/google/btree/btree_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/google/btree/btree_generic.go' 'vendor/github.com/hashicorp' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp' 'vendor/github.com/hashicorp/errwrap' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/errwrap' 'vendor/github.com/hashicorp/errwrap/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/errwrap/LICENSE' 'vendor/github.com/hashicorp/errwrap/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/errwrap/README.md' 'vendor/github.com/hashicorp/errwrap/errwrap.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/errwrap/errwrap.go' 'vendor/github.com/hashicorp/go-multierror' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror' 'vendor/github.com/hashicorp/go-multierror/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/LICENSE' 'vendor/github.com/hashicorp/go-multierror/Makefile' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/Makefile' 'vendor/github.com/hashicorp/go-multierror/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/README.md' 'vendor/github.com/hashicorp/go-multierror/append.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/append.go' 'vendor/github.com/hashicorp/go-multierror/flatten.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/flatten.go' 'vendor/github.com/hashicorp/go-multierror/format.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/format.go' 'vendor/github.com/hashicorp/go-multierror/group.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/group.go' 'vendor/github.com/hashicorp/go-multierror/multierror.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/multierror.go' 'vendor/github.com/hashicorp/go-multierror/prefix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/prefix.go' 'vendor/github.com/hashicorp/go-multierror/sort.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hashicorp/go-multierror/sort.go' 'vendor/github.com/hokaccha' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hokaccha' 'vendor/github.com/hokaccha/go-prettyjson' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hokaccha/go-prettyjson' 'vendor/github.com/hokaccha/go-prettyjson/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hokaccha/go-prettyjson/.gitignore' 'vendor/github.com/hokaccha/go-prettyjson/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hokaccha/go-prettyjson/LICENSE' 'vendor/github.com/hokaccha/go-prettyjson/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hokaccha/go-prettyjson/README.md' 'vendor/github.com/hokaccha/go-prettyjson/prettyjson.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/hokaccha/go-prettyjson/prettyjson.go' 'vendor/github.com/jackpal' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal' 'vendor/github.com/jackpal/bencode-go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go' 'vendor/github.com/jackpal/bencode-go/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go/.travis.yml' 'vendor/github.com/jackpal/bencode-go/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go/LICENSE' 'vendor/github.com/jackpal/bencode-go/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go/README.md' 'vendor/github.com/jackpal/bencode-go/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go/decode.go' 'vendor/github.com/jackpal/bencode-go/incswparse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go/incswparse.go' 'vendor/github.com/jackpal/bencode-go/parse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go/parse.go' 'vendor/github.com/jackpal/bencode-go/struct.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jackpal/bencode-go/struct.go' 'vendor/github.com/jroimartin' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin' 'vendor/github.com/jroimartin/gocui' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui' 'vendor/github.com/jroimartin/gocui/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/.gitignore' 'vendor/github.com/jroimartin/gocui/AUTHORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/AUTHORS' 'vendor/github.com/jroimartin/gocui/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/LICENSE' 'vendor/github.com/jroimartin/gocui/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/README.md' 'vendor/github.com/jroimartin/gocui/attribute.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/attribute.go' 'vendor/github.com/jroimartin/gocui/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/doc.go' 'vendor/github.com/jroimartin/gocui/edit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/edit.go' 'vendor/github.com/jroimartin/gocui/escape.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/escape.go' 'vendor/github.com/jroimartin/gocui/gui.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/gui.go' 'vendor/github.com/jroimartin/gocui/keybinding.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/keybinding.go' 'vendor/github.com/jroimartin/gocui/view.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/jroimartin/gocui/view.go' 'vendor/github.com/juju' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/juju' 'vendor/github.com/juju/ratelimit' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/juju/ratelimit' 'vendor/github.com/juju/ratelimit/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/juju/ratelimit/LICENSE' 'vendor/github.com/juju/ratelimit/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/juju/ratelimit/README.md' 'vendor/github.com/juju/ratelimit/ratelimit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/juju/ratelimit/ratelimit.go' 'vendor/github.com/juju/ratelimit/reader.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/juju/ratelimit/reader.go' 'vendor/github.com/julienschmidt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt' 'vendor/github.com/julienschmidt/httprouter' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt/httprouter' 'vendor/github.com/julienschmidt/httprouter/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt/httprouter/.travis.yml' 'vendor/github.com/julienschmidt/httprouter/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt/httprouter/LICENSE' 'vendor/github.com/julienschmidt/httprouter/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt/httprouter/README.md' 'vendor/github.com/julienschmidt/httprouter/path.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt/httprouter/path.go' 'vendor/github.com/julienschmidt/httprouter/router.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt/httprouter/router.go' 'vendor/github.com/julienschmidt/httprouter/tree.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/julienschmidt/httprouter/tree.go' 'vendor/github.com/klauspost' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost' 'vendor/github.com/klauspost/cpuid' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid' 'vendor/github.com/klauspost/cpuid/v2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2' 'vendor/github.com/klauspost/cpuid/v2/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/.gitignore' 'vendor/github.com/klauspost/cpuid/v2/.goreleaser.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/.goreleaser.yml' 'vendor/github.com/klauspost/cpuid/v2/CONTRIBUTING.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/CONTRIBUTING.txt' 'vendor/github.com/klauspost/cpuid/v2/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/LICENSE' 'vendor/github.com/klauspost/cpuid/v2/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/README.md' 'vendor/github.com/klauspost/cpuid/v2/cpuid.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/cpuid.go' 'vendor/github.com/klauspost/cpuid/v2/cpuid_386.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/cpuid_386.s' 'vendor/github.com/klauspost/cpuid/v2/cpuid_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/cpuid_amd64.s' 'vendor/github.com/klauspost/cpuid/v2/cpuid_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/cpuid_arm64.s' 'vendor/github.com/klauspost/cpuid/v2/detect_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/detect_arm64.go' 'vendor/github.com/klauspost/cpuid/v2/detect_ref.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/detect_ref.go' 'vendor/github.com/klauspost/cpuid/v2/detect_x86.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/detect_x86.go' 'vendor/github.com/klauspost/cpuid/v2/featureid_string.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/featureid_string.go' 'vendor/github.com/klauspost/cpuid/v2/os_darwin_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/os_darwin_arm64.go' 'vendor/github.com/klauspost/cpuid/v2/os_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/os_linux_arm64.go' 'vendor/github.com/klauspost/cpuid/v2/os_other_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/os_other_arm64.go' 'vendor/github.com/klauspost/cpuid/v2/os_safe_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/os_safe_linux_arm64.go' 'vendor/github.com/klauspost/cpuid/v2/os_unsafe_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/os_unsafe_linux_arm64.go' 'vendor/github.com/klauspost/cpuid/v2/test-architectures.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2/test-architectures.sh' 'vendor/github.com/konsorten' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/konsorten' 'vendor/github.com/konsorten/go-windows-terminal-sequences' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/konsorten/go-windows-terminal-sequences' 'vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' 'vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' 'vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' 'vendor/github.com/konsorten/go-windows-terminal-sequences/sequences_dummy.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences_dummy.go' 'vendor/github.com/mattn' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn' 'vendor/github.com/mattn/go-colorable' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable' 'vendor/github.com/mattn/go-colorable/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/.travis.yml' 'vendor/github.com/mattn/go-colorable/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/LICENSE' 'vendor/github.com/mattn/go-colorable/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/README.md' 'vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/colorable_others.go' 'vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'vendor/github.com/mattn/go-colorable/go.test.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/go.test.sh' 'vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-colorable/noncolorable.go' 'vendor/github.com/mattn/go-isatty' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty' 'vendor/github.com/mattn/go-isatty/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/.travis.yml' 'vendor/github.com/mattn/go-isatty/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/LICENSE' 'vendor/github.com/mattn/go-isatty/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/README.md' 'vendor/github.com/mattn/go-isatty/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/doc.go' 'vendor/github.com/mattn/go-isatty/go.test.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/go.test.sh' 'vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/isatty_others.go' 'vendor/github.com/mattn/go-isatty/isatty_plan9.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/isatty_plan9.go' 'vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'vendor/github.com/mattn/go-isatty/isatty_tcgets.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/isatty_tcgets.go' 'vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'vendor/github.com/mattn/go-isatty/renovate.json' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-isatty/renovate.json' 'vendor/github.com/mattn/go-runewidth' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth' 'vendor/github.com/mattn/go-runewidth/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/.travis.yml' 'vendor/github.com/mattn/go-runewidth/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/LICENSE' 'vendor/github.com/mattn/go-runewidth/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/README.md' 'vendor/github.com/mattn/go-runewidth/go.test.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/go.test.sh' 'vendor/github.com/mattn/go-runewidth/runewidth.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/runewidth.go' 'vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' 'vendor/github.com/mattn/go-runewidth/runewidth_js.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/runewidth_js.go' 'vendor/github.com/mattn/go-runewidth/runewidth_posix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' 'vendor/github.com/mattn/go-runewidth/runewidth_table.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/runewidth_table.go' 'vendor/github.com/mattn/go-runewidth/runewidth_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' 'vendor/github.com/matttproud' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud' 'vendor/github.com/matttproud/golang_protobuf_extensions' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions' 'vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE' 'vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE' 'vendor/github.com/matttproud/golang_protobuf_extensions/pbutil' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil' 'vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore' 'vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile' 'vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go' 'vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go' 'vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go' 'vendor/github.com/minio' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio' 'vendor/github.com/minio/sha256-simd' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd' 'vendor/github.com/minio/sha256-simd/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/.gitignore' 'vendor/github.com/minio/sha256-simd/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/LICENSE' 'vendor/github.com/minio/sha256-simd/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/README.md' 'vendor/github.com/minio/sha256-simd/cpuid_other.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/cpuid_other.go' 'vendor/github.com/minio/sha256-simd/sha256.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256.go' 'vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.asm' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.asm' 'vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.go' 'vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.s' 'vendor/github.com/minio/sha256-simd/sha256blockSha_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256blockSha_amd64.go' 'vendor/github.com/minio/sha256-simd/sha256blockSha_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256blockSha_amd64.s' 'vendor/github.com/minio/sha256-simd/sha256block_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256block_amd64.go' 'vendor/github.com/minio/sha256-simd/sha256block_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256block_arm64.go' 'vendor/github.com/minio/sha256-simd/sha256block_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256block_arm64.s' 'vendor/github.com/minio/sha256-simd/sha256block_other.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/sha256block_other.go' 'vendor/github.com/minio/sha256-simd/test-architectures.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/minio/sha256-simd/test-architectures.sh' 'vendor/github.com/mitchellh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mitchellh' 'vendor/github.com/mitchellh/go-homedir' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mitchellh/go-homedir' 'vendor/github.com/mitchellh/go-homedir/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mitchellh/go-homedir/LICENSE' 'vendor/github.com/mitchellh/go-homedir/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mitchellh/go-homedir/README.md' 'vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mitchellh/go-homedir/homedir.go' 'vendor/github.com/mr-tron' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mr-tron' 'vendor/github.com/mr-tron/base58' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mr-tron/base58' 'vendor/github.com/mr-tron/base58/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mr-tron/base58/LICENSE' 'vendor/github.com/mr-tron/base58/base58' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mr-tron/base58/base58' 'vendor/github.com/mr-tron/base58/base58/DEPRECATED.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mr-tron/base58/base58/DEPRECATED.md' 'vendor/github.com/mr-tron/base58/base58/alphabet.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mr-tron/base58/base58/alphabet.go' 'vendor/github.com/mr-tron/base58/base58/base58.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/mr-tron/base58/base58/base58.go' 'vendor/github.com/multiformats' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats' 'vendor/github.com/multiformats/go-multihash' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash' 'vendor/github.com/multiformats/go-multihash/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/.gitignore' 'vendor/github.com/multiformats/go-multihash/.gitmodules' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/.gitmodules' 'vendor/github.com/multiformats/go-multihash/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/LICENSE' 'vendor/github.com/multiformats/go-multihash/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/README.md' 'vendor/github.com/multiformats/go-multihash/codecov.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/codecov.yml' 'vendor/github.com/multiformats/go-multihash/core' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/core' 'vendor/github.com/multiformats/go-multihash/core/errata.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/core/errata.go' 'vendor/github.com/multiformats/go-multihash/core/magic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/core/magic.go' 'vendor/github.com/multiformats/go-multihash/core/registry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/core/registry.go' 'vendor/github.com/multiformats/go-multihash/io.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/io.go' 'vendor/github.com/multiformats/go-multihash/multihash.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/multihash.go' 'vendor/github.com/multiformats/go-multihash/register' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register' 'vendor/github.com/multiformats/go-multihash/register/all' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/all' 'vendor/github.com/multiformats/go-multihash/register/all/multihash_all.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/all/multihash_all.go' 'vendor/github.com/multiformats/go-multihash/register/blake2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/blake2' 'vendor/github.com/multiformats/go-multihash/register/blake2/multihash_blake2.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/blake2/multihash_blake2.go' 'vendor/github.com/multiformats/go-multihash/register/blake3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/blake3' 'vendor/github.com/multiformats/go-multihash/register/blake3/multihash_blake3.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/blake3/multihash_blake3.go' 'vendor/github.com/multiformats/go-multihash/register/miniosha256' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/miniosha256' 'vendor/github.com/multiformats/go-multihash/register/miniosha256/post_go1.21.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/miniosha256/post_go1.21.go' 'vendor/github.com/multiformats/go-multihash/register/miniosha256/pre_go1_21.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/miniosha256/pre_go1_21.go' 'vendor/github.com/multiformats/go-multihash/register/murmur3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/murmur3' 'vendor/github.com/multiformats/go-multihash/register/murmur3/multihash_murmur3.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/murmur3/multihash_murmur3.go' 'vendor/github.com/multiformats/go-multihash/register/sha256' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/sha256' 'vendor/github.com/multiformats/go-multihash/register/sha256/sha256.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/sha256/sha256.go' 'vendor/github.com/multiformats/go-multihash/register/sha3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/sha3' 'vendor/github.com/multiformats/go-multihash/register/sha3/multihash_sha3.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/register/sha3/multihash_sha3.go' 'vendor/github.com/multiformats/go-multihash/registry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/registry.go' 'vendor/github.com/multiformats/go-multihash/set.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/set.go' 'vendor/github.com/multiformats/go-multihash/sum.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/sum.go' 'vendor/github.com/multiformats/go-multihash/version.json' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-multihash/version.json' 'vendor/github.com/multiformats/go-varint' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-varint' 'vendor/github.com/multiformats/go-varint/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-varint/.travis.yml' 'vendor/github.com/multiformats/go-varint/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-varint/LICENSE' 'vendor/github.com/multiformats/go-varint/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-varint/README.md' 'vendor/github.com/multiformats/go-varint/codecov.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-varint/codecov.yml' 'vendor/github.com/multiformats/go-varint/varint.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/multiformats/go-varint/varint.go' 'vendor/github.com/nictuku' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku' 'vendor/github.com/nictuku/dht' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht' 'vendor/github.com/nictuku/dht/.gitattributes' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/.gitattributes' 'vendor/github.com/nictuku/dht/.yourbase.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/.yourbase.yml' 'vendor/github.com/nictuku/dht/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/LICENSE' 'vendor/github.com/nictuku/dht/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/README.md' 'vendor/github.com/nictuku/dht/arena.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/arena.go' 'vendor/github.com/nictuku/dht/dht.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/dht.go' 'vendor/github.com/nictuku/dht/krpc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/krpc.go' 'vendor/github.com/nictuku/dht/logging.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/logging.go' 'vendor/github.com/nictuku/dht/peer_store.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/peer_store.go' 'vendor/github.com/nictuku/dht/routing.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/routing.go' 'vendor/github.com/nictuku/dht/routing_table.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/routing_table.go' 'vendor/github.com/nictuku/dht/store.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/dht/store.go' 'vendor/github.com/nictuku/nettools' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/nettools' 'vendor/github.com/nictuku/nettools/addresses.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/nettools/addresses.go' 'vendor/github.com/nictuku/nettools/ratelimit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/nettools/ratelimit.go' 'vendor/github.com/nictuku/nettools/tunnel.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nictuku/nettools/tunnel.go' 'vendor/github.com/nsf' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf' 'vendor/github.com/nsf/termbox-go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go' 'vendor/github.com/nsf/termbox-go/AUTHORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/AUTHORS' 'vendor/github.com/nsf/termbox-go/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/LICENSE' 'vendor/github.com/nsf/termbox-go/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/README.md' 'vendor/github.com/nsf/termbox-go/api.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/api.go' 'vendor/github.com/nsf/termbox-go/api_common.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/api_common.go' 'vendor/github.com/nsf/termbox-go/api_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/api_windows.go' 'vendor/github.com/nsf/termbox-go/collect_terminfo.py' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/collect_terminfo.py' 'vendor/github.com/nsf/termbox-go/escwait.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/escwait.go' 'vendor/github.com/nsf/termbox-go/escwait_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/escwait_darwin.go' 'vendor/github.com/nsf/termbox-go/syscalls_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_darwin.go' 'vendor/github.com/nsf/termbox-go/syscalls_darwin_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_darwin_amd64.go' 'vendor/github.com/nsf/termbox-go/syscalls_dragonfly.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_dragonfly.go' 'vendor/github.com/nsf/termbox-go/syscalls_freebsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_freebsd.go' 'vendor/github.com/nsf/termbox-go/syscalls_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_linux.go' 'vendor/github.com/nsf/termbox-go/syscalls_netbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_netbsd.go' 'vendor/github.com/nsf/termbox-go/syscalls_openbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_openbsd.go' 'vendor/github.com/nsf/termbox-go/syscalls_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/syscalls_windows.go' 'vendor/github.com/nsf/termbox-go/termbox.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/termbox.go' 'vendor/github.com/nsf/termbox-go/termbox_common.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/termbox_common.go' 'vendor/github.com/nsf/termbox-go/termbox_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/termbox_windows.go' 'vendor/github.com/nsf/termbox-go/terminfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/terminfo.go' 'vendor/github.com/nsf/termbox-go/terminfo_builtin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/nsf/termbox-go/terminfo_builtin.go' 'vendor/github.com/otiai10' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10' 'vendor/github.com/otiai10/copy' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy' 'vendor/github.com/otiai10/copy/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/.gitignore' 'vendor/github.com/otiai10/copy/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/LICENSE' 'vendor/github.com/otiai10/copy/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/README.md' 'vendor/github.com/otiai10/copy/copy.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/copy.go' 'vendor/github.com/otiai10/copy/copy_namedpipes.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/copy_namedpipes.go' 'vendor/github.com/otiai10/copy/copy_namedpipes_x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/copy_namedpipes_x.go' 'vendor/github.com/otiai10/copy/fileinfo_go1.15.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/fileinfo_go1.15.go' 'vendor/github.com/otiai10/copy/fileinfo_go1.16.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/fileinfo_go1.16.go' 'vendor/github.com/otiai10/copy/options.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/options.go' 'vendor/github.com/otiai10/copy/permission_control.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/permission_control.go' 'vendor/github.com/otiai10/copy/preserve_ltimes.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/preserve_ltimes.go' 'vendor/github.com/otiai10/copy/preserve_ltimes_x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/preserve_ltimes_x.go' 'vendor/github.com/otiai10/copy/preserve_owner.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/preserve_owner.go' 'vendor/github.com/otiai10/copy/preserve_owner_x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/preserve_owner_x.go' 'vendor/github.com/otiai10/copy/preserve_times.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/preserve_times.go' 'vendor/github.com/otiai10/copy/stat_times.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/stat_times.go' 'vendor/github.com/otiai10/copy/stat_times_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/stat_times_darwin.go' 'vendor/github.com/otiai10/copy/stat_times_freebsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/stat_times_freebsd.go' 'vendor/github.com/otiai10/copy/stat_times_js.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/stat_times_js.go' 'vendor/github.com/otiai10/copy/stat_times_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/stat_times_windows.go' 'vendor/github.com/otiai10/copy/stat_times_x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/stat_times_x.go' 'vendor/github.com/otiai10/copy/test' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/test' 'vendor/github.com/otiai10/copy/test/data' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/test/data' 'vendor/github.com/otiai10/copy/test/data/case18' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/test/data/case18' 'vendor/github.com/otiai10/copy/test/data/case18/assets' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/test/data/case18/assets' 'vendor/github.com/otiai10/copy/test/data/case18/assets/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/test/data/case18/assets/README.md' 'vendor/github.com/otiai10/copy/test_setup.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/test_setup.go' 'vendor/github.com/otiai10/copy/test_setup_x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/otiai10/copy/test_setup_x.go' 'vendor/github.com/pmezard' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/pmezard' 'vendor/github.com/pmezard/go-difflib' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/pmezard/go-difflib' 'vendor/github.com/pmezard/go-difflib/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/pmezard/go-difflib/LICENSE' 'vendor/github.com/pmezard/go-difflib/difflib' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/pmezard/go-difflib/difflib' 'vendor/github.com/pmezard/go-difflib/difflib/difflib.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' 'vendor/github.com/powerman' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman' 'vendor/github.com/powerman/rpc-codec' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec' 'vendor/github.com/powerman/rpc-codec/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/LICENSE' 'vendor/github.com/powerman/rpc-codec/jsonrpc2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/TODO' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/TODO' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/batch.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/batch.go' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/client.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/client.go' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/context.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/context.go' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/doc.go' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/errors.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/errors.go' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/http.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/http.go' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/log.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/log.go' 'vendor/github.com/powerman/rpc-codec/jsonrpc2/server.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/powerman/rpc-codec/jsonrpc2/server.go' 'vendor/github.com/prometheus' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus' 'vendor/github.com/prometheus/client_golang' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang' 'vendor/github.com/prometheus/client_golang/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/LICENSE' 'vendor/github.com/prometheus/client_golang/NOTICE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/NOTICE' 'vendor/github.com/prometheus/client_golang/prometheus' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus' 'vendor/github.com/prometheus/client_golang/prometheus/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/.gitignore' 'vendor/github.com/prometheus/client_golang/prometheus/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/README.md' 'vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go' 'vendor/github.com/prometheus/client_golang/prometheus/collector.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/collector.go' 'vendor/github.com/prometheus/client_golang/prometheus/counter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/counter.go' 'vendor/github.com/prometheus/client_golang/prometheus/desc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/desc.go' 'vendor/github.com/prometheus/client_golang/prometheus/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/doc.go' 'vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go' 'vendor/github.com/prometheus/client_golang/prometheus/fnv.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/fnv.go' 'vendor/github.com/prometheus/client_golang/prometheus/gauge.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/gauge.go' 'vendor/github.com/prometheus/client_golang/prometheus/get_pid.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/get_pid.go' 'vendor/github.com/prometheus/client_golang/prometheus/get_pid_gopherjs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/get_pid_gopherjs.go' 'vendor/github.com/prometheus/client_golang/prometheus/go_collector.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go' 'vendor/github.com/prometheus/client_golang/prometheus/go_collector_go116.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go116.go' 'vendor/github.com/prometheus/client_golang/prometheus/go_collector_latest.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/go_collector_latest.go' 'vendor/github.com/prometheus/client_golang/prometheus/histogram.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/histogram.go' 'vendor/github.com/prometheus/client_golang/prometheus/internal' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/internal' 'vendor/github.com/prometheus/client_golang/prometheus/internal/almost_equal.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/internal/almost_equal.go' 'vendor/github.com/prometheus/client_golang/prometheus/internal/difflib.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/internal/difflib.go' 'vendor/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go' 'vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go' 'vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go' 'vendor/github.com/prometheus/client_golang/prometheus/labels.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/labels.go' 'vendor/github.com/prometheus/client_golang/prometheus/metric.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/metric.go' 'vendor/github.com/prometheus/client_golang/prometheus/num_threads.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/num_threads.go' 'vendor/github.com/prometheus/client_golang/prometheus/num_threads_gopherjs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/num_threads_gopherjs.go' 'vendor/github.com/prometheus/client_golang/prometheus/observer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/observer.go' 'vendor/github.com/prometheus/client_golang/prometheus/process_collector.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go' 'vendor/github.com/prometheus/client_golang/prometheus/process_collector_js.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/process_collector_js.go' 'vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go' 'vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go' 'vendor/github.com/prometheus/client_golang/prometheus/registry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/registry.go' 'vendor/github.com/prometheus/client_golang/prometheus/summary.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/summary.go' 'vendor/github.com/prometheus/client_golang/prometheus/timer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/timer.go' 'vendor/github.com/prometheus/client_golang/prometheus/untyped.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/untyped.go' 'vendor/github.com/prometheus/client_golang/prometheus/value.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/value.go' 'vendor/github.com/prometheus/client_golang/prometheus/vec.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/vec.go' 'vendor/github.com/prometheus/client_golang/prometheus/wrap.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_golang/prometheus/wrap.go' 'vendor/github.com/prometheus/client_model' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_model' 'vendor/github.com/prometheus/client_model/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_model/LICENSE' 'vendor/github.com/prometheus/client_model/NOTICE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_model/NOTICE' 'vendor/github.com/prometheus/client_model/go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_model/go' 'vendor/github.com/prometheus/client_model/go/metrics.pb.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/client_model/go/metrics.pb.go' 'vendor/github.com/prometheus/common' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common' 'vendor/github.com/prometheus/common/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/LICENSE' 'vendor/github.com/prometheus/common/NOTICE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/NOTICE' 'vendor/github.com/prometheus/common/expfmt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt' 'vendor/github.com/prometheus/common/expfmt/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt/decode.go' 'vendor/github.com/prometheus/common/expfmt/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt/encode.go' 'vendor/github.com/prometheus/common/expfmt/expfmt.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt/expfmt.go' 'vendor/github.com/prometheus/common/expfmt/fuzz.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt/fuzz.go' 'vendor/github.com/prometheus/common/expfmt/openmetrics_create.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go' 'vendor/github.com/prometheus/common/expfmt/text_create.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt/text_create.go' 'vendor/github.com/prometheus/common/expfmt/text_parse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/expfmt/text_parse.go' 'vendor/github.com/prometheus/common/internal' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/internal' 'vendor/github.com/prometheus/common/internal/bitbucket.org' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/internal/bitbucket.org' 'vendor/github.com/prometheus/common/internal/bitbucket.org/ww' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/internal/bitbucket.org/ww' 'vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg' 'vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt' 'vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go' 'vendor/github.com/prometheus/common/model' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model' 'vendor/github.com/prometheus/common/model/alert.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/alert.go' 'vendor/github.com/prometheus/common/model/fingerprinting.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/fingerprinting.go' 'vendor/github.com/prometheus/common/model/fnv.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/fnv.go' 'vendor/github.com/prometheus/common/model/labels.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/labels.go' 'vendor/github.com/prometheus/common/model/labelset.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/labelset.go' 'vendor/github.com/prometheus/common/model/metric.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/metric.go' 'vendor/github.com/prometheus/common/model/model.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/model.go' 'vendor/github.com/prometheus/common/model/signature.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/signature.go' 'vendor/github.com/prometheus/common/model/silence.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/silence.go' 'vendor/github.com/prometheus/common/model/time.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/time.go' 'vendor/github.com/prometheus/common/model/value.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/common/model/value.go' 'vendor/github.com/prometheus/procfs' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs' 'vendor/github.com/prometheus/procfs/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/.gitignore' 'vendor/github.com/prometheus/procfs/.golangci.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/.golangci.yml' 'vendor/github.com/prometheus/procfs/CODE_OF_CONDUCT.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/CODE_OF_CONDUCT.md' 'vendor/github.com/prometheus/procfs/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/CONTRIBUTING.md' 'vendor/github.com/prometheus/procfs/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/LICENSE' 'vendor/github.com/prometheus/procfs/MAINTAINERS.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/MAINTAINERS.md' 'vendor/github.com/prometheus/procfs/Makefile' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/Makefile' 'vendor/github.com/prometheus/procfs/Makefile.common' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/Makefile.common' 'vendor/github.com/prometheus/procfs/NOTICE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/NOTICE' 'vendor/github.com/prometheus/procfs/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/README.md' 'vendor/github.com/prometheus/procfs/SECURITY.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/SECURITY.md' 'vendor/github.com/prometheus/procfs/arp.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/arp.go' 'vendor/github.com/prometheus/procfs/buddyinfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/buddyinfo.go' 'vendor/github.com/prometheus/procfs/cmdline.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cmdline.go' 'vendor/github.com/prometheus/procfs/cpuinfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo.go' 'vendor/github.com/prometheus/procfs/cpuinfo_armx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo_armx.go' 'vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go' 'vendor/github.com/prometheus/procfs/cpuinfo_others.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo_others.go' 'vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go' 'vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go' 'vendor/github.com/prometheus/procfs/cpuinfo_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo_s390x.go' 'vendor/github.com/prometheus/procfs/cpuinfo_x86.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/cpuinfo_x86.go' 'vendor/github.com/prometheus/procfs/crypto.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/crypto.go' 'vendor/github.com/prometheus/procfs/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/doc.go' 'vendor/github.com/prometheus/procfs/fs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/fs.go' 'vendor/github.com/prometheus/procfs/fscache.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/fscache.go' 'vendor/github.com/prometheus/procfs/internal' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal' 'vendor/github.com/prometheus/procfs/internal/fs' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/fs' 'vendor/github.com/prometheus/procfs/internal/fs/fs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/fs/fs.go' 'vendor/github.com/prometheus/procfs/internal/util' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/util' 'vendor/github.com/prometheus/procfs/internal/util/parse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/util/parse.go' 'vendor/github.com/prometheus/procfs/internal/util/readfile.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/util/readfile.go' 'vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go' 'vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go' 'vendor/github.com/prometheus/procfs/internal/util/valueparser.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/internal/util/valueparser.go' 'vendor/github.com/prometheus/procfs/ipvs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/ipvs.go' 'vendor/github.com/prometheus/procfs/kernel_random.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/kernel_random.go' 'vendor/github.com/prometheus/procfs/loadavg.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/loadavg.go' 'vendor/github.com/prometheus/procfs/mdstat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/mdstat.go' 'vendor/github.com/prometheus/procfs/meminfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/meminfo.go' 'vendor/github.com/prometheus/procfs/mountinfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/mountinfo.go' 'vendor/github.com/prometheus/procfs/mountstats.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/mountstats.go' 'vendor/github.com/prometheus/procfs/net_conntrackstat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_conntrackstat.go' 'vendor/github.com/prometheus/procfs/net_dev.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_dev.go' 'vendor/github.com/prometheus/procfs/net_ip_socket.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_ip_socket.go' 'vendor/github.com/prometheus/procfs/net_protocols.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_protocols.go' 'vendor/github.com/prometheus/procfs/net_sockstat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_sockstat.go' 'vendor/github.com/prometheus/procfs/net_softnet.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_softnet.go' 'vendor/github.com/prometheus/procfs/net_tcp.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_tcp.go' 'vendor/github.com/prometheus/procfs/net_udp.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_udp.go' 'vendor/github.com/prometheus/procfs/net_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_unix.go' 'vendor/github.com/prometheus/procfs/net_xfrm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/net_xfrm.go' 'vendor/github.com/prometheus/procfs/netstat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/netstat.go' 'vendor/github.com/prometheus/procfs/proc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc.go' 'vendor/github.com/prometheus/procfs/proc_cgroup.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_cgroup.go' 'vendor/github.com/prometheus/procfs/proc_cgroups.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_cgroups.go' 'vendor/github.com/prometheus/procfs/proc_environ.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_environ.go' 'vendor/github.com/prometheus/procfs/proc_fdinfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_fdinfo.go' 'vendor/github.com/prometheus/procfs/proc_io.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_io.go' 'vendor/github.com/prometheus/procfs/proc_limits.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_limits.go' 'vendor/github.com/prometheus/procfs/proc_maps.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_maps.go' 'vendor/github.com/prometheus/procfs/proc_netstat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_netstat.go' 'vendor/github.com/prometheus/procfs/proc_ns.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_ns.go' 'vendor/github.com/prometheus/procfs/proc_psi.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_psi.go' 'vendor/github.com/prometheus/procfs/proc_smaps.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_smaps.go' 'vendor/github.com/prometheus/procfs/proc_snmp.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_snmp.go' 'vendor/github.com/prometheus/procfs/proc_snmp6.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_snmp6.go' 'vendor/github.com/prometheus/procfs/proc_stat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_stat.go' 'vendor/github.com/prometheus/procfs/proc_status.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_status.go' 'vendor/github.com/prometheus/procfs/proc_sys.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/proc_sys.go' 'vendor/github.com/prometheus/procfs/schedstat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/schedstat.go' 'vendor/github.com/prometheus/procfs/slab.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/slab.go' 'vendor/github.com/prometheus/procfs/softirqs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/softirqs.go' 'vendor/github.com/prometheus/procfs/stat.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/stat.go' 'vendor/github.com/prometheus/procfs/swaps.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/swaps.go' 'vendor/github.com/prometheus/procfs/ttar' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/ttar' 'vendor/github.com/prometheus/procfs/vm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/vm.go' 'vendor/github.com/prometheus/procfs/zoneinfo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/prometheus/procfs/zoneinfo.go' 'vendor/github.com/rcrowley' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley' 'vendor/github.com/rcrowley/go-metrics' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics' 'vendor/github.com/rcrowley/go-metrics/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/.gitignore' 'vendor/github.com/rcrowley/go-metrics/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/.travis.yml' 'vendor/github.com/rcrowley/go-metrics/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/LICENSE' 'vendor/github.com/rcrowley/go-metrics/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/README.md' 'vendor/github.com/rcrowley/go-metrics/counter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/counter.go' 'vendor/github.com/rcrowley/go-metrics/debug.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/debug.go' 'vendor/github.com/rcrowley/go-metrics/ewma.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/ewma.go' 'vendor/github.com/rcrowley/go-metrics/gauge.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/gauge.go' 'vendor/github.com/rcrowley/go-metrics/gauge_float64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/gauge_float64.go' 'vendor/github.com/rcrowley/go-metrics/graphite.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/graphite.go' 'vendor/github.com/rcrowley/go-metrics/healthcheck.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/healthcheck.go' 'vendor/github.com/rcrowley/go-metrics/histogram.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/histogram.go' 'vendor/github.com/rcrowley/go-metrics/json.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/json.go' 'vendor/github.com/rcrowley/go-metrics/log.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/log.go' 'vendor/github.com/rcrowley/go-metrics/memory.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/memory.md' 'vendor/github.com/rcrowley/go-metrics/meter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/meter.go' 'vendor/github.com/rcrowley/go-metrics/metrics.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/metrics.go' 'vendor/github.com/rcrowley/go-metrics/opentsdb.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/opentsdb.go' 'vendor/github.com/rcrowley/go-metrics/registry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/registry.go' 'vendor/github.com/rcrowley/go-metrics/runtime.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/runtime.go' 'vendor/github.com/rcrowley/go-metrics/runtime_cgo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/runtime_cgo.go' 'vendor/github.com/rcrowley/go-metrics/runtime_gccpufraction.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/runtime_gccpufraction.go' 'vendor/github.com/rcrowley/go-metrics/runtime_no_cgo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/runtime_no_cgo.go' 'vendor/github.com/rcrowley/go-metrics/runtime_no_gccpufraction.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/runtime_no_gccpufraction.go' 'vendor/github.com/rcrowley/go-metrics/sample.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/sample.go' 'vendor/github.com/rcrowley/go-metrics/syslog.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/syslog.go' 'vendor/github.com/rcrowley/go-metrics/timer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/timer.go' 'vendor/github.com/rcrowley/go-metrics/validate.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/validate.sh' 'vendor/github.com/rcrowley/go-metrics/writer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rcrowley/go-metrics/writer.go' 'vendor/github.com/rivo' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rivo' 'vendor/github.com/rivo/uniseg' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rivo/uniseg' 'vendor/github.com/rivo/uniseg/LICENSE.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rivo/uniseg/LICENSE.txt' 'vendor/github.com/rivo/uniseg/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rivo/uniseg/README.md' 'vendor/github.com/rivo/uniseg/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rivo/uniseg/doc.go' 'vendor/github.com/rivo/uniseg/grapheme.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rivo/uniseg/grapheme.go' 'vendor/github.com/rivo/uniseg/properties.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/rivo/uniseg/properties.go' 'vendor/github.com/russross' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross' 'vendor/github.com/russross/blackfriday' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday' 'vendor/github.com/russross/blackfriday/v2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2' 'vendor/github.com/russross/blackfriday/v2/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/.gitignore' 'vendor/github.com/russross/blackfriday/v2/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/.travis.yml' 'vendor/github.com/russross/blackfriday/v2/LICENSE.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/LICENSE.txt' 'vendor/github.com/russross/blackfriday/v2/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/README.md' 'vendor/github.com/russross/blackfriday/v2/block.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/block.go' 'vendor/github.com/russross/blackfriday/v2/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/doc.go' 'vendor/github.com/russross/blackfriday/v2/entities.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/entities.go' 'vendor/github.com/russross/blackfriday/v2/esc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/esc.go' 'vendor/github.com/russross/blackfriday/v2/html.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/html.go' 'vendor/github.com/russross/blackfriday/v2/inline.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/inline.go' 'vendor/github.com/russross/blackfriday/v2/markdown.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/markdown.go' 'vendor/github.com/russross/blackfriday/v2/node.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/node.go' 'vendor/github.com/russross/blackfriday/v2/smartypants.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/russross/blackfriday/v2/smartypants.go' 'vendor/github.com/sirupsen' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen' 'vendor/github.com/sirupsen/logrus' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus' 'vendor/github.com/sirupsen/logrus/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/.gitignore' 'vendor/github.com/sirupsen/logrus/.golangci.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/.golangci.yml' 'vendor/github.com/sirupsen/logrus/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/.travis.yml' 'vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'vendor/github.com/sirupsen/logrus/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/LICENSE' 'vendor/github.com/sirupsen/logrus/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/README.md' 'vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/alt_exit.go' 'vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/appveyor.yml' 'vendor/github.com/sirupsen/logrus/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/doc.go' 'vendor/github.com/sirupsen/logrus/entry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/entry.go' 'vendor/github.com/sirupsen/logrus/exported.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/exported.go' 'vendor/github.com/sirupsen/logrus/formatter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/formatter.go' 'vendor/github.com/sirupsen/logrus/hooks.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/hooks.go' 'vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/json_formatter.go' 'vendor/github.com/sirupsen/logrus/logger.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/logger.go' 'vendor/github.com/sirupsen/logrus/logrus.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/logrus.go' 'vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' 'vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' 'vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/text_formatter.go' 'vendor/github.com/sirupsen/logrus/writer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/sirupsen/logrus/writer.go' 'vendor/github.com/spaolacci' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci' 'vendor/github.com/spaolacci/murmur3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3' 'vendor/github.com/spaolacci/murmur3/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/.gitignore' 'vendor/github.com/spaolacci/murmur3/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/.travis.yml' 'vendor/github.com/spaolacci/murmur3/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/LICENSE' 'vendor/github.com/spaolacci/murmur3/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/README.md' 'vendor/github.com/spaolacci/murmur3/murmur.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/murmur.go' 'vendor/github.com/spaolacci/murmur3/murmur128.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/murmur128.go' 'vendor/github.com/spaolacci/murmur3/murmur32.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/murmur32.go' 'vendor/github.com/spaolacci/murmur3/murmur64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/spaolacci/murmur3/murmur64.go' 'vendor/github.com/stretchr' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr' 'vendor/github.com/stretchr/testify' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify' 'vendor/github.com/stretchr/testify/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/LICENSE' 'vendor/github.com/stretchr/testify/assert' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert' 'vendor/github.com/stretchr/testify/assert/assertion_compare.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_compare.go' 'vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go' 'vendor/github.com/stretchr/testify/assert/assertion_compare_legacy.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_compare_legacy.go' 'vendor/github.com/stretchr/testify/assert/assertion_format.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_format.go' 'vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' 'vendor/github.com/stretchr/testify/assert/assertion_forward.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_forward.go' 'vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' 'vendor/github.com/stretchr/testify/assert/assertion_order.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertion_order.go' 'vendor/github.com/stretchr/testify/assert/assertions.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/assertions.go' 'vendor/github.com/stretchr/testify/assert/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/doc.go' 'vendor/github.com/stretchr/testify/assert/errors.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/errors.go' 'vendor/github.com/stretchr/testify/assert/forward_assertions.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/forward_assertions.go' 'vendor/github.com/stretchr/testify/assert/http_assertions.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/assert/http_assertions.go' 'vendor/github.com/stretchr/testify/require' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require' 'vendor/github.com/stretchr/testify/require/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require/doc.go' 'vendor/github.com/stretchr/testify/require/forward_requirements.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require/forward_requirements.go' 'vendor/github.com/stretchr/testify/require/require.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require/require.go' 'vendor/github.com/stretchr/testify/require/require.go.tmpl' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require/require.go.tmpl' 'vendor/github.com/stretchr/testify/require/require_forward.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require/require_forward.go' 'vendor/github.com/stretchr/testify/require/require_forward.go.tmpl' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require/require_forward.go.tmpl' 'vendor/github.com/stretchr/testify/require/requirements.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/stretchr/testify/require/requirements.go' 'vendor/github.com/urfave' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave' 'vendor/github.com/urfave/cli' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli' 'vendor/github.com/urfave/cli/.flake8' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/.flake8' 'vendor/github.com/urfave/cli/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/.gitignore' 'vendor/github.com/urfave/cli/CODE_OF_CONDUCT.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/CODE_OF_CONDUCT.md' 'vendor/github.com/urfave/cli/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/LICENSE' 'vendor/github.com/urfave/cli/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/README.md' 'vendor/github.com/urfave/cli/app.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/app.go' 'vendor/github.com/urfave/cli/category.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/category.go' 'vendor/github.com/urfave/cli/cli.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/cli.go' 'vendor/github.com/urfave/cli/command.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/command.go' 'vendor/github.com/urfave/cli/context.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/context.go' 'vendor/github.com/urfave/cli/docs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/docs.go' 'vendor/github.com/urfave/cli/errors.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/errors.go' 'vendor/github.com/urfave/cli/fish.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/fish.go' 'vendor/github.com/urfave/cli/flag.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag.go' 'vendor/github.com/urfave/cli/flag_bool.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_bool.go' 'vendor/github.com/urfave/cli/flag_bool_t.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_bool_t.go' 'vendor/github.com/urfave/cli/flag_duration.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_duration.go' 'vendor/github.com/urfave/cli/flag_float64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_float64.go' 'vendor/github.com/urfave/cli/flag_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_generic.go' 'vendor/github.com/urfave/cli/flag_int.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_int.go' 'vendor/github.com/urfave/cli/flag_int64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_int64.go' 'vendor/github.com/urfave/cli/flag_int64_slice.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_int64_slice.go' 'vendor/github.com/urfave/cli/flag_int_slice.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_int_slice.go' 'vendor/github.com/urfave/cli/flag_string.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_string.go' 'vendor/github.com/urfave/cli/flag_string_slice.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_string_slice.go' 'vendor/github.com/urfave/cli/flag_uint.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_uint.go' 'vendor/github.com/urfave/cli/flag_uint64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/flag_uint64.go' 'vendor/github.com/urfave/cli/funcs.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/funcs.go' 'vendor/github.com/urfave/cli/help.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/help.go' 'vendor/github.com/urfave/cli/parse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/parse.go' 'vendor/github.com/urfave/cli/sort.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/sort.go' 'vendor/github.com/urfave/cli/template.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/urfave/cli/template.go' 'vendor/github.com/youtube' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/youtube' 'vendor/github.com/youtube/vitess' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/youtube/vitess' 'vendor/github.com/youtube/vitess/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/youtube/vitess/LICENSE' 'vendor/github.com/youtube/vitess/go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/youtube/vitess/go' 'vendor/github.com/youtube/vitess/go/cache' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/youtube/vitess/go/cache' 'vendor/github.com/youtube/vitess/go/cache/lru_cache.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/youtube/vitess/go/cache/lru_cache.go' 'vendor/github.com/zeebo' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo' 'vendor/github.com/zeebo/bencode' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode' 'vendor/github.com/zeebo/bencode/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/.gitignore' 'vendor/github.com/zeebo/bencode/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/.travis.yml' 'vendor/github.com/zeebo/bencode/AUTHORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/AUTHORS' 'vendor/github.com/zeebo/bencode/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/LICENSE' 'vendor/github.com/zeebo/bencode/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/README.md' 'vendor/github.com/zeebo/bencode/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/decode.go' 'vendor/github.com/zeebo/bencode/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/doc.go' 'vendor/github.com/zeebo/bencode/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/encode.go' 'vendor/github.com/zeebo/bencode/raw.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/raw.go' 'vendor/github.com/zeebo/bencode/tag.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/tag.go' 'vendor/github.com/zeebo/bencode/tracer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/zeebo/bencode/tracer.go' 'vendor/go.etcd.io' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io' 'vendor/go.etcd.io/bbolt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt' 'vendor/go.etcd.io/bbolt/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/.gitignore' 'vendor/go.etcd.io/bbolt/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/LICENSE' 'vendor/go.etcd.io/bbolt/Makefile' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/Makefile' 'vendor/go.etcd.io/bbolt/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/README.md' 'vendor/go.etcd.io/bbolt/bolt_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_386.go' 'vendor/go.etcd.io/bbolt/bolt_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_amd64.go' 'vendor/go.etcd.io/bbolt/bolt_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_arm.go' 'vendor/go.etcd.io/bbolt/bolt_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_arm64.go' 'vendor/go.etcd.io/bbolt/bolt_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_linux.go' 'vendor/go.etcd.io/bbolt/bolt_loong64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_loong64.go' 'vendor/go.etcd.io/bbolt/bolt_mips64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_mips64x.go' 'vendor/go.etcd.io/bbolt/bolt_mipsx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_mipsx.go' 'vendor/go.etcd.io/bbolt/bolt_openbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_openbsd.go' 'vendor/go.etcd.io/bbolt/bolt_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_ppc.go' 'vendor/go.etcd.io/bbolt/bolt_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_ppc64.go' 'vendor/go.etcd.io/bbolt/bolt_ppc64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_ppc64le.go' 'vendor/go.etcd.io/bbolt/bolt_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_riscv64.go' 'vendor/go.etcd.io/bbolt/bolt_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_s390x.go' 'vendor/go.etcd.io/bbolt/bolt_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_unix.go' 'vendor/go.etcd.io/bbolt/bolt_unix_aix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_unix_aix.go' 'vendor/go.etcd.io/bbolt/bolt_unix_solaris.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_unix_solaris.go' 'vendor/go.etcd.io/bbolt/bolt_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bolt_windows.go' 'vendor/go.etcd.io/bbolt/boltsync_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/boltsync_unix.go' 'vendor/go.etcd.io/bbolt/bucket.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/bucket.go' 'vendor/go.etcd.io/bbolt/compact.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/compact.go' 'vendor/go.etcd.io/bbolt/cursor.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/cursor.go' 'vendor/go.etcd.io/bbolt/db.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/db.go' 'vendor/go.etcd.io/bbolt/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/doc.go' 'vendor/go.etcd.io/bbolt/errors.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/errors.go' 'vendor/go.etcd.io/bbolt/freelist.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/freelist.go' 'vendor/go.etcd.io/bbolt/freelist_hmap.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/freelist_hmap.go' 'vendor/go.etcd.io/bbolt/mlock_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/mlock_unix.go' 'vendor/go.etcd.io/bbolt/mlock_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/mlock_windows.go' 'vendor/go.etcd.io/bbolt/node.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/node.go' 'vendor/go.etcd.io/bbolt/page.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/page.go' 'vendor/go.etcd.io/bbolt/tx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/tx.go' 'vendor/go.etcd.io/bbolt/tx_check.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/tx_check.go' 'vendor/go.etcd.io/bbolt/unsafe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/go.etcd.io/bbolt/unsafe.go' 'vendor/golang.org' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org' 'vendor/golang.org/x' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x' 'vendor/golang.org/x/crypto' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto' 'vendor/golang.org/x/crypto/AUTHORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/AUTHORS' 'vendor/golang.org/x/crypto/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/CONTRIBUTORS' 'vendor/golang.org/x/crypto/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/LICENSE' 'vendor/golang.org/x/crypto/PATENTS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/PATENTS' 'vendor/golang.org/x/crypto/blake2b' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b' 'vendor/golang.org/x/crypto/blake2b/blake2b.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2b.go' 'vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go' 'vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.s' 'vendor/golang.org/x/crypto/blake2b/blake2b_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2b_amd64.go' 'vendor/golang.org/x/crypto/blake2b/blake2b_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2b_amd64.s' 'vendor/golang.org/x/crypto/blake2b/blake2b_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2b_generic.go' 'vendor/golang.org/x/crypto/blake2b/blake2b_ref.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2b_ref.go' 'vendor/golang.org/x/crypto/blake2b/blake2x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/blake2x.go' 'vendor/golang.org/x/crypto/blake2b/register.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b/register.go' 'vendor/golang.org/x/crypto/blake2s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s' 'vendor/golang.org/x/crypto/blake2s/blake2s.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2s.go' 'vendor/golang.org/x/crypto/blake2s/blake2s_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2s_386.go' 'vendor/golang.org/x/crypto/blake2s/blake2s_386.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2s_386.s' 'vendor/golang.org/x/crypto/blake2s/blake2s_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2s_amd64.go' 'vendor/golang.org/x/crypto/blake2s/blake2s_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2s_amd64.s' 'vendor/golang.org/x/crypto/blake2s/blake2s_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2s_generic.go' 'vendor/golang.org/x/crypto/blake2s/blake2s_ref.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2s_ref.go' 'vendor/golang.org/x/crypto/blake2s/blake2x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/blake2x.go' 'vendor/golang.org/x/crypto/blake2s/register.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s/register.go' 'vendor/golang.org/x/crypto/sha3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3' 'vendor/golang.org/x/crypto/sha3/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/doc.go' 'vendor/golang.org/x/crypto/sha3/hashes.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/hashes.go' 'vendor/golang.org/x/crypto/sha3/hashes_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/hashes_generic.go' 'vendor/golang.org/x/crypto/sha3/keccakf.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/keccakf.go' 'vendor/golang.org/x/crypto/sha3/keccakf_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/keccakf_amd64.go' 'vendor/golang.org/x/crypto/sha3/keccakf_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/keccakf_amd64.s' 'vendor/golang.org/x/crypto/sha3/register.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/register.go' 'vendor/golang.org/x/crypto/sha3/sha3.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/sha3.go' 'vendor/golang.org/x/crypto/sha3/sha3_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/sha3_s390x.go' 'vendor/golang.org/x/crypto/sha3/sha3_s390x.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/sha3_s390x.s' 'vendor/golang.org/x/crypto/sha3/shake.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/shake.go' 'vendor/golang.org/x/crypto/sha3/shake_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/shake_generic.go' 'vendor/golang.org/x/crypto/sha3/xor.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/xor.go' 'vendor/golang.org/x/crypto/sha3/xor_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/xor_generic.go' 'vendor/golang.org/x/crypto/sha3/xor_unaligned.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3/xor_unaligned.go' 'vendor/golang.org/x/exp' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/exp' 'vendor/golang.org/x/exp/AUTHORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/exp/AUTHORS' 'vendor/golang.org/x/exp/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/exp/CONTRIBUTORS' 'vendor/golang.org/x/exp/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/exp/LICENSE' 'vendor/golang.org/x/exp/PATENTS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/exp/PATENTS' 'vendor/golang.org/x/exp/constraints' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/exp/constraints' 'vendor/golang.org/x/exp/constraints/constraints.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/exp/constraints/constraints.go' 'vendor/golang.org/x/sys' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys' 'vendor/golang.org/x/sys/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/LICENSE' 'vendor/golang.org/x/sys/PATENTS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/PATENTS' 'vendor/golang.org/x/sys/cpu' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu' 'vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' 'vendor/golang.org/x/sys/cpu/byteorder.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/byteorder.go' 'vendor/golang.org/x/sys/cpu/cpu.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu.go' 'vendor/golang.org/x/sys/cpu/cpu_aix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_aix.go' 'vendor/golang.org/x/sys/cpu/cpu_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_arm64.s' 'vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_linux.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_loong64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_loong64.go' 'vendor/golang.org/x/sys/cpu/cpu_mips64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_mipsx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' 'vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' 'vendor/golang.org/x/sys/cpu/cpu_other_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' 'vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' 'vendor/golang.org/x/sys/cpu/cpu_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_s390x.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_s390x.s' 'vendor/golang.org/x/sys/cpu/cpu_wasm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_wasm.go' 'vendor/golang.org/x/sys/cpu/cpu_x86.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_x86.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_x86.s' 'vendor/golang.org/x/sys/cpu/cpu_zos.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_zos.go' 'vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' 'vendor/golang.org/x/sys/cpu/endian_big.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/endian_big.go' 'vendor/golang.org/x/sys/cpu/endian_little.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/endian_little.go' 'vendor/golang.org/x/sys/cpu/hwcap_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/hwcap_linux.go' 'vendor/golang.org/x/sys/cpu/parse.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/parse.go' 'vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go' 'vendor/golang.org/x/sys/cpu/runtime_auxv.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/runtime_auxv.go' 'vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go' 'vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' 'vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' 'vendor/golang.org/x/sys/internal' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/internal' 'vendor/golang.org/x/sys/internal/unsafeheader' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/internal/unsafeheader' 'vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' 'vendor/golang.org/x/sys/unix' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix' 'vendor/golang.org/x/sys/unix/.gitignore' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/.gitignore' 'vendor/golang.org/x/sys/unix/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/README.md' 'vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/affinity_linux.go' 'vendor/golang.org/x/sys/unix/aliases.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/aliases.go' 'vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_386.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_bsd_386.s' 'vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_arm.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' 'vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' 'vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'vendor/golang.org/x/sys/unix/asm_linux_loong64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' 'vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' 'vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' 'vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'vendor/golang.org/x/sys/unix/asm_zos_s390x.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' 'vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'vendor/golang.org/x/sys/unix/constants.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/constants.go' 'vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_darwin.go' 'vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'vendor/golang.org/x/sys/unix/dev_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_linux.go' 'vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'vendor/golang.org/x/sys/unix/dev_zos.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dev_zos.go' 'vendor/golang.org/x/sys/unix/dirent.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/dirent.go' 'vendor/golang.org/x/sys/unix/endian_big.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/endian_big.go' 'vendor/golang.org/x/sys/unix/endian_little.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/endian_little.go' 'vendor/golang.org/x/sys/unix/env_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/env_unix.go' 'vendor/golang.org/x/sys/unix/epoll_zos.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/epoll_zos.go' 'vendor/golang.org/x/sys/unix/fcntl.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/fcntl.go' 'vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'vendor/golang.org/x/sys/unix/fdset.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/fdset.go' 'vendor/golang.org/x/sys/unix/fstatfs_zos.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/fstatfs_zos.go' 'vendor/golang.org/x/sys/unix/gccgo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/gccgo.go' 'vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/gccgo_c.c' 'vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'vendor/golang.org/x/sys/unix/ifreq_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ifreq_linux.go' 'vendor/golang.org/x/sys/unix/ioctl_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ioctl_linux.go' 'vendor/golang.org/x/sys/unix/ioctl_signed.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ioctl_signed.go' 'vendor/golang.org/x/sys/unix/ioctl_unsigned.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ioctl_unsigned.go' 'vendor/golang.org/x/sys/unix/ioctl_zos.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ioctl_zos.go' 'vendor/golang.org/x/sys/unix/mkall.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/mkall.sh' 'vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/mkerrors.sh' 'vendor/golang.org/x/sys/unix/mmap_nomremap.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/mmap_nomremap.go' 'vendor/golang.org/x/sys/unix/mremap.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/mremap.go' 'vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/pledge_openbsd.go' 'vendor/golang.org/x/sys/unix/ptrace_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ptrace_darwin.go' 'vendor/golang.org/x/sys/unix/ptrace_ios.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ptrace_ios.go' 'vendor/golang.org/x/sys/unix/race.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/race.go' 'vendor/golang.org/x/sys/unix/race0.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/race0.go' 'vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/readdirent_getdents.go' 'vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' 'vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' 'vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' 'vendor/golang.org/x/sys/unix/syscall.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall.go' 'vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_aix.go' 'vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/syscall_hurd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_hurd.go' 'vendor/golang.org/x/sys/unix/syscall_hurd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_hurd_386.go' 'vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_illumos.go' 'vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux.go' 'vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_unix.go' 'vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' 'vendor/golang.org/x/sys/unix/sysvshm_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/sysvshm_linux.go' 'vendor/golang.org/x/sys/unix/sysvshm_unix.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/sysvshm_unix.go' 'vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' 'vendor/golang.org/x/sys/unix/timestruct.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/timestruct.go' 'vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/unveil_openbsd.go' 'vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' 'vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' 'vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' 'vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' 'vendor/golang.org/x/sys/windows' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows' 'vendor/golang.org/x/sys/windows/aliases.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/aliases.go' 'vendor/golang.org/x/sys/windows/dll_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/dll_windows.go' 'vendor/golang.org/x/sys/windows/empty.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/empty.s' 'vendor/golang.org/x/sys/windows/env_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/env_windows.go' 'vendor/golang.org/x/sys/windows/eventlog.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/eventlog.go' 'vendor/golang.org/x/sys/windows/exec_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/exec_windows.go' 'vendor/golang.org/x/sys/windows/memory_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/memory_windows.go' 'vendor/golang.org/x/sys/windows/mkerrors.bash' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/mkerrors.bash' 'vendor/golang.org/x/sys/windows/mkknownfolderids.bash' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' 'vendor/golang.org/x/sys/windows/mksyscall.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/mksyscall.go' 'vendor/golang.org/x/sys/windows/race.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/race.go' 'vendor/golang.org/x/sys/windows/race0.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/race0.go' 'vendor/golang.org/x/sys/windows/security_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/security_windows.go' 'vendor/golang.org/x/sys/windows/service.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/service.go' 'vendor/golang.org/x/sys/windows/setupapi_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/setupapi_windows.go' 'vendor/golang.org/x/sys/windows/str.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/str.go' 'vendor/golang.org/x/sys/windows/syscall.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/syscall.go' 'vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/syscall_windows.go' 'vendor/golang.org/x/sys/windows/types_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/types_windows.go' 'vendor/golang.org/x/sys/windows/types_windows_386.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/types_windows_386.go' 'vendor/golang.org/x/sys/windows/types_windows_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/types_windows_amd64.go' 'vendor/golang.org/x/sys/windows/types_windows_arm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/types_windows_arm.go' 'vendor/golang.org/x/sys/windows/types_windows_arm64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/types_windows_arm64.go' 'vendor/golang.org/x/sys/windows/zerrors_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/zerrors_windows.go' 'vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' 'vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/windows/zsyscall_windows.go' 'vendor/google.golang.org' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org' 'vendor/google.golang.org/protobuf' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf' 'vendor/google.golang.org/protobuf/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/LICENSE' 'vendor/google.golang.org/protobuf/PATENTS' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/PATENTS' 'vendor/google.golang.org/protobuf/encoding' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/encoding' 'vendor/google.golang.org/protobuf/encoding/prototext' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/encoding/prototext' 'vendor/google.golang.org/protobuf/encoding/prototext/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' 'vendor/google.golang.org/protobuf/encoding/prototext/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' 'vendor/google.golang.org/protobuf/encoding/prototext/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' 'vendor/google.golang.org/protobuf/encoding/protowire' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/encoding/protowire' 'vendor/google.golang.org/protobuf/encoding/protowire/wire.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' 'vendor/google.golang.org/protobuf/internal' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal' 'vendor/google.golang.org/protobuf/internal/descfmt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/descfmt' 'vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' 'vendor/google.golang.org/protobuf/internal/descopts' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/descopts' 'vendor/google.golang.org/protobuf/internal/descopts/options.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/descopts/options.go' 'vendor/google.golang.org/protobuf/internal/detrand' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/detrand' 'vendor/google.golang.org/protobuf/internal/detrand/rand.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/detrand/rand.go' 'vendor/google.golang.org/protobuf/internal/encoding' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding' 'vendor/google.golang.org/protobuf/internal/encoding/defval' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/defval' 'vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' 'vendor/google.golang.org/protobuf/internal/encoding/messageset' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/messageset' 'vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' 'vendor/google.golang.org/protobuf/internal/encoding/tag' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/tag' 'vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' 'vendor/google.golang.org/protobuf/internal/encoding/text' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/text' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' 'vendor/google.golang.org/protobuf/internal/errors' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/errors' 'vendor/google.golang.org/protobuf/internal/errors/errors.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/errors/errors.go' 'vendor/google.golang.org/protobuf/internal/errors/is_go112.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/errors/is_go112.go' 'vendor/google.golang.org/protobuf/internal/errors/is_go113.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/errors/is_go113.go' 'vendor/google.golang.org/protobuf/internal/filedesc' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc' 'vendor/google.golang.org/protobuf/internal/filedesc/build.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc/build.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' 'vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' 'vendor/google.golang.org/protobuf/internal/filetype' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filetype' 'vendor/google.golang.org/protobuf/internal/filetype/build.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/filetype/build.go' 'vendor/google.golang.org/protobuf/internal/flags' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/flags' 'vendor/google.golang.org/protobuf/internal/flags/flags.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/flags/flags.go' 'vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' 'vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' 'vendor/google.golang.org/protobuf/internal/genid' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid' 'vendor/google.golang.org/protobuf/internal/genid/any_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/api_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/doc.go' 'vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/goname.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/goname.go' 'vendor/google.golang.org/protobuf/internal/genid/map_entry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' 'vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/type_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/wrappers.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' 'vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' 'vendor/google.golang.org/protobuf/internal/impl' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl' 'vendor/google.golang.org/protobuf/internal/impl/api_export.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/api_export.go' 'vendor/google.golang.org/protobuf/internal/impl/checkinit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_field.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_map.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_message.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' 'vendor/google.golang.org/protobuf/internal/impl/convert.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/convert.go' 'vendor/google.golang.org/protobuf/internal/impl/convert_list.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' 'vendor/google.golang.org/protobuf/internal/impl/convert_map.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' 'vendor/google.golang.org/protobuf/internal/impl/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/decode.go' 'vendor/google.golang.org/protobuf/internal/impl/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/encode.go' 'vendor/google.golang.org/protobuf/internal/impl/enum.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/enum.go' 'vendor/google.golang.org/protobuf/internal/impl/extension.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/extension.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' 'vendor/google.golang.org/protobuf/internal/impl/merge.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/merge.go' 'vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' 'vendor/google.golang.org/protobuf/internal/impl/message.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/message.go' 'vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' 'vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' 'vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' 'vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' 'vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' 'vendor/google.golang.org/protobuf/internal/impl/validate.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/validate.go' 'vendor/google.golang.org/protobuf/internal/impl/weak.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/impl/weak.go' 'vendor/google.golang.org/protobuf/internal/order' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/order' 'vendor/google.golang.org/protobuf/internal/order/order.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/order/order.go' 'vendor/google.golang.org/protobuf/internal/order/range.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/order/range.go' 'vendor/google.golang.org/protobuf/internal/pragma' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/pragma' 'vendor/google.golang.org/protobuf/internal/pragma/pragma.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' 'vendor/google.golang.org/protobuf/internal/set' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/set' 'vendor/google.golang.org/protobuf/internal/set/ints.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/set/ints.go' 'vendor/google.golang.org/protobuf/internal/strs' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/strs' 'vendor/google.golang.org/protobuf/internal/strs/strings.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/strs/strings.go' 'vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' 'vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' 'vendor/google.golang.org/protobuf/internal/version' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/version' 'vendor/google.golang.org/protobuf/internal/version/version.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/internal/version/version.go' 'vendor/google.golang.org/protobuf/proto' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto' 'vendor/google.golang.org/protobuf/proto/checkinit.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/checkinit.go' 'vendor/google.golang.org/protobuf/proto/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/decode.go' 'vendor/google.golang.org/protobuf/proto/decode_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/decode_gen.go' 'vendor/google.golang.org/protobuf/proto/doc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/doc.go' 'vendor/google.golang.org/protobuf/proto/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/encode.go' 'vendor/google.golang.org/protobuf/proto/encode_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/encode_gen.go' 'vendor/google.golang.org/protobuf/proto/equal.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/equal.go' 'vendor/google.golang.org/protobuf/proto/extension.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/extension.go' 'vendor/google.golang.org/protobuf/proto/merge.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/merge.go' 'vendor/google.golang.org/protobuf/proto/messageset.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/messageset.go' 'vendor/google.golang.org/protobuf/proto/proto.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/proto.go' 'vendor/google.golang.org/protobuf/proto/proto_methods.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/proto_methods.go' 'vendor/google.golang.org/protobuf/proto/proto_reflect.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/proto_reflect.go' 'vendor/google.golang.org/protobuf/proto/reset.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/reset.go' 'vendor/google.golang.org/protobuf/proto/size.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/size.go' 'vendor/google.golang.org/protobuf/proto/size_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/size_gen.go' 'vendor/google.golang.org/protobuf/proto/wrappers.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/proto/wrappers.go' 'vendor/google.golang.org/protobuf/reflect' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect' 'vendor/google.golang.org/protobuf/reflect/protodesc' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protodesc' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect' 'vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' 'vendor/google.golang.org/protobuf/reflect/protoregistry' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoregistry' 'vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' 'vendor/google.golang.org/protobuf/runtime' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/runtime' 'vendor/google.golang.org/protobuf/runtime/protoiface' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/runtime/protoiface' 'vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' 'vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' 'vendor/google.golang.org/protobuf/runtime/protoimpl' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/runtime/protoimpl' 'vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' 'vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' 'vendor/google.golang.org/protobuf/types' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/types' 'vendor/google.golang.org/protobuf/types/descriptorpb' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/types/descriptorpb' 'vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' 'vendor/google.golang.org/protobuf/types/known' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/types/known' 'vendor/google.golang.org/protobuf/types/known/timestamppb' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/types/known/timestamppb' 'vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' 'vendor/gopkg.in' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in' 'vendor/gopkg.in/yaml.v2' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2' 'vendor/gopkg.in/yaml.v2/.travis.yml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/.travis.yml' 'vendor/gopkg.in/yaml.v2/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/LICENSE' 'vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'vendor/gopkg.in/yaml.v2/NOTICE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/NOTICE' 'vendor/gopkg.in/yaml.v2/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/README.md' 'vendor/gopkg.in/yaml.v2/apic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/apic.go' 'vendor/gopkg.in/yaml.v2/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/decode.go' 'vendor/gopkg.in/yaml.v2/emitterc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/emitterc.go' 'vendor/gopkg.in/yaml.v2/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/encode.go' 'vendor/gopkg.in/yaml.v2/parserc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/parserc.go' 'vendor/gopkg.in/yaml.v2/readerc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/readerc.go' 'vendor/gopkg.in/yaml.v2/resolve.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/resolve.go' 'vendor/gopkg.in/yaml.v2/scannerc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/scannerc.go' 'vendor/gopkg.in/yaml.v2/sorter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/sorter.go' 'vendor/gopkg.in/yaml.v2/writerc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/writerc.go' 'vendor/gopkg.in/yaml.v2/yaml.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/yaml.go' 'vendor/gopkg.in/yaml.v2/yamlh.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/yamlh.go' 'vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'vendor/gopkg.in/yaml.v3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3' 'vendor/gopkg.in/yaml.v3/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/LICENSE' 'vendor/gopkg.in/yaml.v3/NOTICE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/NOTICE' 'vendor/gopkg.in/yaml.v3/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/README.md' 'vendor/gopkg.in/yaml.v3/apic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/apic.go' 'vendor/gopkg.in/yaml.v3/decode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/decode.go' 'vendor/gopkg.in/yaml.v3/emitterc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/emitterc.go' 'vendor/gopkg.in/yaml.v3/encode.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/encode.go' 'vendor/gopkg.in/yaml.v3/parserc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/parserc.go' 'vendor/gopkg.in/yaml.v3/readerc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/readerc.go' 'vendor/gopkg.in/yaml.v3/resolve.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/resolve.go' 'vendor/gopkg.in/yaml.v3/scannerc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/scannerc.go' 'vendor/gopkg.in/yaml.v3/sorter.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/sorter.go' 'vendor/gopkg.in/yaml.v3/writerc.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/writerc.go' 'vendor/gopkg.in/yaml.v3/yaml.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/yaml.go' 'vendor/gopkg.in/yaml.v3/yamlh.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/yamlh.go' 'vendor/gopkg.in/yaml.v3/yamlprivateh.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/gopkg.in/yaml.v3/yamlprivateh.go' 'vendor/lukechampine.com' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com' 'vendor/lukechampine.com/blake3' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3' 'vendor/lukechampine.com/blake3/LICENSE' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/LICENSE' 'vendor/lukechampine.com/blake3/README.md' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/README.md' 'vendor/lukechampine.com/blake3/blake3.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/blake3.go' 'vendor/lukechampine.com/blake3/blake3_amd64.s' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/blake3_amd64.s' 'vendor/lukechampine.com/blake3/compress_amd64.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/compress_amd64.go' 'vendor/lukechampine.com/blake3/compress_generic.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/compress_generic.go' 'vendor/lukechampine.com/blake3/compress_noasm.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/compress_noasm.go' 'vendor/lukechampine.com/blake3/cpu.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/cpu.go' 'vendor/lukechampine.com/blake3/cpu_darwin.go' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/cpu_darwin.go' 'vendor/modules.txt' -> '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/modules.txt' + cd .gopath/src/github.com/cenkalti/rain + /usr/share/golang/golang-build . WORK=/usr/src/tmp/go-build3220286628 internal/byteorder internal/goos mkdir -p $WORK/b020/ internal/profilerecord mkdir -p $WORK/b021/ internal/goexperiment mkdir -p $WORK/b019/ echo '# import config' > $WORK/b021/importcfg # internal unicode mkdir -p $WORK/b038/ echo '# import config' > $WORK/b019/importcfg # internal internal/coverage/rtcov mkdir -p $WORK/b017/ cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/profilerecord -lang=go1.23 -std -complete -buildid Ovll4vq4RT2fqGsv5wka/Ovll4vq4RT2fqGsv5wka -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/goarch mkdir -p $WORK/b009/ echo '# import config' > $WORK/b009/importcfg # internal mkdir -p $WORK/b016/ internal/godebugs math/bits internal/unsafeheader mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/goarch -lang=go1.23 -std -complete -buildid _I81RMeLWXI9j1YyfN8b/_I81RMeLWXI9j1YyfN8b -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go echo '# import config' > $WORK/b011/importcfg # internal mkdir -p $WORK/b018/ mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/unsafeheader -lang=go1.23 -std -complete -buildid c8kNk7YT8oG1A-mj9yMp/c8kNk7YT8oG1A-mj9yMp -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b020/importcfg # internal echo '# import config' > $WORK/b038/importcfg # internal echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/godebugs -lang=go1.23 -std -complete -buildid 8R3sMA2XH2efCineuPSu/8R3sMA2XH2efCineuPSu -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b033/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math/bits -lang=go1.23 -std -complete -buildid VhXm8HtIim3YrsgW_EKI/VhXm8HtIim3YrsgW_EKI -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go internal/race mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p unicode -lang=go1.23 -std -complete -buildid Bmy31tcwK0t-kP0ffAxj/Bmy31tcwK0t-kP0ffAxj -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go echo '# import config' > $WORK/b029/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/goexperiment -lang=go1.23 -std -complete -buildid wzH2CJmXrp2l_9s-iVAM/wzH2CJmXrp2l_9s-iVAM -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_off.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/race -lang=go1.23 -std -complete -buildid wTI2H1SAmKYxY8mqRU7o/wTI2H1SAmKYxY8mqRU7o -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go echo '# import config' > $WORK/b016/importcfg # internal echo '# import config' > $WORK/b017/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/byteorder -lang=go1.23 -std -complete -buildid sk0L4rueiSApai81ZMOx/sk0L4rueiSApai81ZMOx -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/goos -lang=go1.23 -std -complete -buildid sd5YATfzxu7yf7mjQ6JV/sd5YATfzxu7yf7mjQ6JV -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/coverage/rtcov -lang=go1.23 -std -complete -buildid XXF6a1rsF27ZsK0I148R/XXF6a1rsF27ZsK0I148R -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/runtime/syscall mkdir -p $WORK/b024/ echo -n > $WORK/b024/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm_linux_amd64.s sync/atomic mkdir -p $WORK/b030/ echo -n > $WORK/b030/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./asm.s internal/cpu mkdir -p $WORK/b014/ unicode/utf8 mkdir -p $WORK/b034/ echo '# import config' > $WORK/b034/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode/utf8 -lang=go1.23 -std -complete -buildid 4ShovPhcB5pRiHUDGFhO/4ShovPhcB5pRiHUDGFhO -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go echo -n > $WORK/b014/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./cpu.s ./cpu_x86.s echo '# import config' > $WORK/b024/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/syscall -lang=go1.23 -std -buildid 8TzNVwIh8ftwGAaMN4aK/8TzNVwIh8ftwGAaMN4aK -goversion go1.23.1 -symabis $WORK/b024/symabis -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go echo '# import config' > $WORK/b030/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p sync/atomic -lang=go1.23 -std -buildid 1cTSaWcchprsslvLLyUB/1cTSaWcchprsslvLLyUB -goversion go1.23.1 -symabis $WORK/b030/symabis -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go internal/runtime/atomic mkdir -p $WORK/b022/ echo -n > $WORK/b022/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b021/_pkg_.a /usr/src/.cache/go-build/35/3584ff6972c04d40e88973d0dee77355b7d05355b83d65f9791470ac99095f52-d # internal crypto/internal/alias mkdir -p $WORK/b039/ cp $WORK/b020/_pkg_.a /usr/src/.cache/go-build/2e/2e14b692ab040e20478e2d51353024d9a5c6ac159b84e1f19e1d729f0bd95452-d # internal echo '# import config' > $WORK/b039/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/internal/alias -lang=go1.23 -std -complete -buildid 8cw5WCJggLPqx-eoNQFI/8cw5WCJggLPqx-eoNQFI -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go cp $WORK/b011/_pkg_.a /usr/src/.cache/go-build/e6/e688364f984cab8f568cee04142cd48a1dd2e5b54eb7dba78d960b9d1e99a9ca-d # internal crypto/subtle mkdir -p $WORK/b040/ crypto/internal/boring/sig mkdir -p $WORK/b041/ echo -n > $WORK/b040/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b040/symabis ./xor_amd64.s echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b041/symabis ./sig_amd64.s cp $WORK/b009/_pkg_.a /usr/src/.cache/go-build/05/0573792191cf36a3cb3622713135d17ec7e9b8404d2495fd78965531e92a55be-d # internal echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/cpu -lang=go1.23 -std -buildid l2rYovHdlLy6XxU-MvVZ/l2rYovHdlLy6XxU-MvVZ -goversion go1.23.1 -symabis $WORK/b014/symabis -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b019/_pkg_.a /usr/src/.cache/go-build/1e/1eff7559d03bd03e64f7f83d6285d7b764ad60228233447f57a363547f3e8b74-d # internal runtime/internal/math mkdir -p $WORK/b026/ cat >/usr/src/tmp/go-build3220286628/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p runtime/internal/math -lang=go1.23 -std -complete -buildid XSRD2an1rVPNrbPfIokD/XSRD2an1rVPNrbPfIokD -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b018/_pkg_.a /usr/src/.cache/go-build/d2/d2310cd6c97f31ea42e8398645fa1fc5583b996dee0d35e60e21ea7229d1d942-d # internal runtime/internal/sys mkdir -p $WORK/b027/ cat >/usr/src/tmp/go-build3220286628/b027/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3220286628/b020/_pkg_.a EOF internal/abi mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p runtime/internal/sys -lang=go1.23 -std -complete -buildid uEX9zxEcG_2-JxZwzMXc/uEX9zxEcG_2-JxZwzMXc -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go echo -n > $WORK/b008/go_asm.h # internal cp $WORK/b029/_pkg_.a /usr/src/.cache/go-build/d7/d7343607b17a07b0b39ca3c528a852044bdf57246c9e6ae1acbabe1b7643e170-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b008/symabis ./abi_test.s ./stub.s cmp mkdir -p $WORK/b045/ echo '# import config' > $WORK/b045/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.23 -std -complete -buildid tKKXZf9Oetd3-ZPvBeNF/tKKXZf9Oetd3-ZPvBeNF -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go echo '# import config' > $WORK/b022/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/atomic -lang=go1.23 -std -buildid 9lMf6enyr3_dlID_uPyX/9lMf6enyr3_dlID_uPyX -goversion go1.23.1 -symabis $WORK/b022/symabis -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go echo '# import config' > $WORK/b040/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/subtle -lang=go1.23 -std -buildid RXplTWg8X9WBEuZc73Kg/RXplTWg8X9WBEuZc73Kg -goversion go1.23.1 -symabis $WORK/b040/symabis -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /usr/src/.cache/go-build/1b/1b2cfb86ea0703c25a1084ff2a8419a7229cd6f0610d3e4242d694d928d970ea-d # internal internal/itoa mkdir -p $WORK/b047/ echo '# import config' > $WORK/b047/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/itoa -lang=go1.23 -std -complete -buildid wnCbVX0MraNNM8vFbUFh/wnCbVX0MraNNM8vFbUFh -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b016/_pkg_.a /usr/src/.cache/go-build/75/754e6599a051cb1f3e804fed30089cc25a72f31c77467932ddf73eb7e7d79afa-d # internal cp $WORK/b039/_pkg_.a /usr/src/.cache/go-build/60/6064f0a6d62213b24781499799fac242a0a982a1fe66af8b3721ec6664c6a6da-d # internal internal/chacha8rand mkdir -p $WORK/b015/ internal/asan mkdir -p $WORK/b059/ echo -n > $WORK/b015/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b015/symabis ./chacha8_amd64.s cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b024/asm_linux_amd64.o ./asm_linux_amd64.s echo '# import config' > $WORK/b059/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/asan -lang=go1.23 -std -complete -buildid CP6F6sH-svyxnABrlCz6/CP6F6sH-svyxnABrlCz6 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go cat >/usr/src/tmp/go-build3220286628/b008/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/abi -lang=go1.23 -std -buildid Nb65lMcIZuXoor9TVLLA/Nb65lMcIZuXoor9TVLLA -goversion go1.23.1 -symabis $WORK/b008/symabis -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go echo '# import config' > $WORK/b041/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p crypto/internal/boring/sig -lang=go1.23 -std -buildid 5MI1DssDIhBXuUbKhcrj/5MI1DssDIhBXuUbKhcrj -goversion go1.23.1 -symabis $WORK/b041/symabis -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /usr/src/.cache/go-build/4e/4e7893b9cf7aea6183d73264339f6c27dee15000b41ae5a04c6b56063ca116f1-d # internal internal/msan mkdir -p $WORK/b060/ echo '# import config' > $WORK/b060/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/msan -lang=go1.23 -std -complete -buildid d0m0MpaMNnKUbVPUgvMQ/d0m0MpaMNnKUbVPUgvMQ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /usr/src/.cache/go-build/f1/f1e74c9a115631685f152cf011427160cbe20ef09fa91f18d5e3106259686de1-d # internal log/internal mkdir -p $WORK/b069/ echo '# import config' > $WORK/b069/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p log/internal -lang=go1.23 -std -complete -buildid obMiA4yMrf0c4QOtfRkK/obMiA4yMrf0c4QOtfRkK -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b034/_pkg_.a /usr/src/.cache/go-build/02/02f99215cb2034d6c00f2ddf3dd31218b8b1b5cdba4d486a6a3b27fd8747ab57-d # internal cp $WORK/b045/_pkg_.a /usr/src/.cache/go-build/81/813acc467a3cb3d4b2f12d206f22b549a8b2fd1424f5dccc5675d68f04c9276d-d # internal encoding mkdir -p $WORK/b089/ github.com/rivo/uniseg mkdir -p $WORK/b077/ echo '# import config' > $WORK/b089/importcfg # internal cp $WORK/b026/_pkg_.a /usr/src/.cache/go-build/e6/e6909bd713e5990203679798208890e5dafe56989536cc58b8ddd6998fa1bceb-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b040/xor_amd64.o ./xor_amd64.s cat >/usr/src/tmp/go-build3220286628/b015/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding -lang=go1.23 -std -complete -buildid GounCD0Amn9ccaG2LqcH/GounCD0Amn9ccaG2LqcH -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/chacha8rand -lang=go1.23 -std -buildid TrhVxI_oUmAvbpNHCi88/TrhVxI_oUmAvbpNHCi88 -goversion go1.23.1 -symabis $WORK/b015/symabis -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal unicode/utf16 mkdir -p $WORK/b091/ cp $WORK/b059/_pkg_.a /usr/src/.cache/go-build/f4/f4c23637f17ba5b2a6b213bf20494dbdbaa158c8919d6b7934f8759e7d835b58-d # internal echo '# import config' > $WORK/b091/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cat >/usr/src/tmp/go-build3220286628/b077/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF internal/nettrace mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p unicode/utf16 -lang=go1.23 -std -complete -buildid ozlOzT9FWw3NvqXWnwW_/ozlOzT9FWw3NvqXWnwW_ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/rivo/uniseg -lang=go1.12 -complete -buildid 65zKHc9PZbRG5yyeJDtG/65zKHc9PZbRG5yyeJDtG -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./vendor/github.com/rivo/uniseg/doc.go ./vendor/github.com/rivo/uniseg/grapheme.go ./vendor/github.com/rivo/uniseg/properties.go echo '# import config' > $WORK/b103/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/nettrace -lang=go1.23 -std -complete -buildid rEIZ0nPCKMC6YPiXIqwe/rEIZ0nPCKMC6YPiXIqwe -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cp $WORK/b047/_pkg_.a /usr/src/.cache/go-build/16/16b40f572279f8e12f308a643791e108e02e52d9ba703d06e3d5f2df45d89daa-d # internal container/list mkdir -p $WORK/b115/ cp $WORK/b027/_pkg_.a /usr/src/.cache/go-build/26/260b5552f36872f7ac65488fd0843a59b6aba61c4a4d7cef0dc1a0550b737110-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b135/ echo '# import config' > $WORK/b115/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p container/list -lang=go1.23 -std -complete -buildid werLDYWLkgp1Dnp2rs24/werLDYWLkgp1Dnp2rs24 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b041/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /usr/src/.cache/go-build/75/7524f4a22b31c65486d69a40ebb407659eba9c0ce4f68fb9ed3753480fc96fd1-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b142/ echo '# import config' > $WORK/b142/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.23 -std -complete -buildid _NR4L_bzsUkKWyP9zckI/_NR4L_bzsUkKWyP9zckI -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go echo '# import config' > $WORK/b135/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -std -complete -buildid w1n-X4DAUn8QE5oHFHDW/w1n-X4DAUn8QE5oHFHDW -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b030/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b103/_pkg_.a /usr/src/.cache/go-build/7e/7ed5d215a31517eca6369004e68780a2b8dc45beada24691235df8e6ba7e2051-d # internal github.com/cenkalti/rain/internal/peersource mkdir -p $WORK/b220/ echo '# import config' > $WORK/b220/importcfg # internal cp $WORK/b089/_pkg_.a /usr/src/.cache/go-build/26/26281e9ec60551161767b680e6284cf36a1e4ff9aa07e42e80f31748ed444b19-d # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/cenkalti/rain/internal/peersource -lang=go1.21 -complete -buildid Bzp71o7KGUegzChxaw0w/Bzp71o7KGUegzChxaw0w -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./internal/peersource/peersource.go golang.org/x/exp/constraints mkdir -p $WORK/b233/ echo '# import config' > $WORK/b233/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p golang.org/x/exp/constraints -lang=go1.18 -complete -buildid 69fUShKOOjKxKjjMw5_7/69fUShKOOjKxKjjMw5_7 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/golang.org/x/exp/constraints/constraints.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b041/_pkg_.a $WORK/b041/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b069/_pkg_.a /usr/src/.cache/go-build/f3/f3584d787af7d3ab27878dbfbb22e75fe6ebba826ae814b337a6e4160ee728a6-d # internal github.com/cenkalti/rain/internal/sliceset mkdir -p $WORK/b253/ echo '# import config' > $WORK/b253/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/cenkalti/rain/internal/sliceset -lang=go1.21 -complete -buildid ZjxgWL2iRTmrMqV4lfNG/ZjxgWL2iRTmrMqV4lfNG -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./internal/sliceset/sliceset.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b040/_pkg_.a $WORK/b040/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /usr/src/.cache/go-build/2e/2e97b7af7d35524b3a0f6bd271f45120a57bb82e37d804549bfa3d9358113bdb-d # internal github.com/cenkalti/rain/internal/resumer mkdir -p $WORK/b261/ cp $WORK/b040/_pkg_.a /usr/src/.cache/go-build/a4/a4f2116af2242a8459968069be490ab5ba5c978a4edf0092db07104fb28d748d-d # internal github.com/cenkalti/rain/internal/suspendchan mkdir -p $WORK/b265/ echo '# import config' > $WORK/b261/importcfg # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/cenkalti/rain/internal/resumer -lang=go1.21 -complete -buildid fFJMRky_ac3khde0eLQj/fFJMRky_ac3khde0eLQj -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./internal/resumer/resumer.go echo '# import config' > $WORK/b265/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/cenkalti/rain/internal/suspendchan -lang=go1.21 -complete -buildid -x0y5JcmcyycEDqFYtQP/-x0y5JcmcyycEDqFYtQP -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./internal/suspendchan/suspendchan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /usr/src/.cache/go-build/03/03fa5aa657d32ba693ff395ea54b0c409463f7a4f44ef1fb8e486970e6dcbb3b-d # internal container/ring mkdir -p $WORK/b276/ echo '# import config' > $WORK/b276/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p container/ring -lang=go1.23 -std -complete -buildid r4W9DazbBkCI4QlY_3k2/r4W9DazbBkCI4QlY_3k2 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack /usr/lib/golang/src/container/ring/ring.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm.o # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b022/atomic_amd64.o ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b014/cpu.o ./cpu.s cp $WORK/b041/_pkg_.a /usr/src/.cache/go-build/a9/a90817e7bebeb29fcc0aab319bf86167fd34991117d949f34eccf09a3ad2e071-d # internal cp $WORK/b030/_pkg_.a /usr/src/.cache/go-build/a9/a976c8028af8b3b3d003c7dcbb92e9feee405ca13eb5fa38a0020df91b16b86c-d # internal github.com/cenkalti/rain/internal/semaphore mkdir -p $WORK/b236/ cat >/usr/src/tmp/go-build3220286628/b236/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/cenkalti/rain/internal/semaphore -lang=go1.21 -complete -buildid Xs_EqGNKh5l44cdziTeW/Xs_EqGNKh5l44cdziTeW -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./internal/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /usr/src/.cache/go-build/39/3997c2c7a4a2d18f04d4abd57acd0110e61322527952ab814a732e90bca48060-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b014/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b265/_pkg_.a /usr/src/.cache/go-build/6e/6e8708436105a1e6cfe7cb31387e72449fcf097e06c009a42f030aa9f72704fe-d # internal cp $WORK/b261/_pkg_.a /usr/src/.cache/go-build/3d/3dfc8e3c4e9408f1ceca0f46e9bd1bbcd32239e0a1fc6503fba5499499633e90-d # internal cp $WORK/b091/_pkg_.a /usr/src/.cache/go-build/62/620984905bfe562183a4a70e4b6b75c5ac9aa68d560e26826fe9292563590c23-d # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /usr/src/.cache/go-build/3e/3e4bdab91c7238847729d10427d7ab6deea99c46e088679375d74a3966f2223f-d # internal cp $WORK/b022/_pkg_.a /usr/src/.cache/go-build/2b/2b52442276d22673ecf1734607e517b60af70a15f92c2dc05d11c858975d0418-d # internal internal/runtime/exithook mkdir -p $WORK/b023/ cat >/usr/src/tmp/go-build3220286628/b023/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/usr/src/tmp/go-build3220286628/b022/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/exithook -lang=go1.23 -std -complete -buildid DBHEcPIFskWtT5l6kc3t/DBHEcPIFskWtT5l6kc3t -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /usr/src/.cache/go-build/fe/fe6ab966d378756dce4e4bb6bcd5da84312af43b62c281afdf1fe72c73607795-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/cpu.o $WORK/b014/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /usr/src/.cache/go-build/2a/2a218c8480901c195c34ec5ca18c57c5b6a204ba065e596a52f244acaf94a0a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /usr/src/.cache/go-build/56/56963d12504b7fcf567f2e1bbac6761bf610c5c2be5ddd444e0429b45dd16b26-d # internal github.com/golang/groupcache/lru internal/bytealg mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal mkdir -p $WORK/b277/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >/usr/src/tmp/go-build3220286628/b277/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build3220286628/b115/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -buildid 2i7NuWSQFWnNo03CJsx6/2i7NuWSQFWnNo03CJsx6 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b015/chacha8_amd64.o ./chacha8_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal math mkdir -p $WORK/b032/ cp $WORK/b236/_pkg_.a /usr/src/.cache/go-build/ba/bab6ba711955a272a3d25db5596a2b2187f6f3eec978ec0769123b8be1bfa685-d # internal echo -n > $WORK/b032/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b032/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /usr/src/.cache/go-build/93/93529ff4fb34affec2a78bec8d81bf8aaccc144254299c029f64fb0df4882627-d # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/chacha8_amd64.o # internal cat >/usr/src/tmp/go-build3220286628/b013/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/bytealg -lang=go1.23 -std -buildid X-iRP0gf9ZnqnX9zEixo/X-iRP0gf9ZnqnX9zEixo -goversion go1.23.1 -symabis $WORK/b013/symabis -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cp $WORK/b015/_pkg_.a /usr/src/.cache/go-build/c1/c111ce9512be1bcc2129102611b437d3075916d04369f945408679259f5208fa-d # internal cat >/usr/src/tmp/go-build3220286628/b032/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math -lang=go1.23 -std -buildid eFWH3K9_BcCzVlGjii4R/eFWH3K9_BcCzVlGjii4R -goversion go1.23.1 -symabis $WORK/b032/symabis -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /usr/src/.cache/go-build/67/6761071ddf43ca9b67e0798651adda6621141a0c52349934c6b9db90de389dbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /usr/src/.cache/go-build/03/03522821184fcc1f0c52efd9989c03d5f84ccaa2bbc43ebd77b78149988f4854-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /usr/src/.cache/go-build/fe/fe7bc18e85ec0f02d4ce15acda3b38f8ebe9e0573d628230670d41ecf35a3c0b-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b013/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b013/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b013/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b013/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b013/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/compare_amd64.o $WORK/b013/count_amd64.o $WORK/b013/equal_amd64.o $WORK/b013/index_amd64.o $WORK/b013/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /usr/src/.cache/go-build/da/da9ca32b38cf6b429331ffcc04fd8a8d28797e3fa261334321384d6093bb42d9-d # internal internal/stringslite mkdir -p $WORK/b025/ cat >/usr/src/tmp/go-build3220286628/b025/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/stringslite -lang=go1.23 -std -complete -buildid DVwUFrNeHxEPEQQ2qNbh/DVwUFrNeHxEPEQQ2qNbh -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /usr/src/.cache/go-build/c3/c327aa1bde49f9a51b33787be25b053980ea47c490eb260eaab02435d4e82144-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b008/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b008/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/abi_test.o $WORK/b008/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /usr/src/.cache/go-build/25/25d3efb379ace17c78fd1c66008e466e646b946de37a63fc3fd748ccc2397052-d # internal runtime mkdir -p $WORK/b012/ echo -n > $WORK/b012/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /usr/src/.cache/go-build/61/61430f91f31fc17f2979db519f25ea8991a5a7a57e3863be9cd10028c7743225-d # internal cat >/usr/src/tmp/go-build3220286628/b012/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build3220286628/b015/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build3220286628/b017/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3220286628/b018/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build3220286628/b019/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3220286628/b020/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build3220286628/b021/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build3220286628/b022/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build3220286628/b023/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build3220286628/b024/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build3220286628/b026/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build3220286628/b027/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime -lang=go1.23 -std -buildid UzPVLYa5c8BHiFRqzLFS/UzPVLYa5c8BHiFRqzLFS -goversion go1.23.1 -symabis $WORK/b012/symabis -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b032/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b032/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b032/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b032/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b032/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/dim_amd64.o $WORK/b032/exp_amd64.o $WORK/b032/floor_amd64.o $WORK/b032/hypot_amd64.o $WORK/b032/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /usr/src/.cache/go-build/61/61e830a638f6ca49051f82fa44d5f82b2a593324fa1c941690456fe83b5ec832-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b012/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b012/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm.o $WORK/b012/asm_amd64.o $WORK/b012/duff_amd64.o $WORK/b012/memclr_amd64.o $WORK/b012/memmove_amd64.o $WORK/b012/preempt_amd64.o $WORK/b012/rt0_linux_amd64.o $WORK/b012/sys_linux_amd64.o $WORK/b012/test_amd64.o $WORK/b012/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /usr/src/.cache/go-build/2c/2c9e8443b56e1232c4bb7cdb1a10d94931fb580c76896701f65fedc6e9f55f8f-d # internal iter mkdir -p $WORK/b048/ internal/reflectlite sync mkdir -p $WORK/b028/ mkdir -p $WORK/b007/ cat >/usr/src/tmp/go-build3220286628/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build3220286628/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p sync -lang=go1.23 -std -buildid o8Emr9qOWnygG7C3uxZp/o8Emr9qOWnygG7C3uxZp -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go echo -n > $WORK/b007/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b007/symabis ./asm.s cat >/usr/src/tmp/go-build3220286628/b048/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build3220286628/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a EOF internal/weak mkdir -p $WORK/b109/ cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p iter -lang=go1.23 -std -complete -buildid bBmWe898SST0P1nmc1v8/bBmWe898SST0P1nmc1v8 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/usr/src/tmp/go-build3220286628/b109/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p internal/weak -lang=go1.23 -std -complete -buildid gC7pCyNkc_lsvg52hrog/gC7pCyNkc_lsvg52hrog -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/internal/weak/pointer.go cat >/usr/src/tmp/go-build3220286628/b007/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3220286628/b011/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/reflectlite -lang=go1.23 -std -buildid yQmMwsvGVYpd6jGNvIVS/yQmMwsvGVYpd6jGNvIVS -goversion go1.23.1 -symabis $WORK/b007/symabis -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /usr/src/.cache/go-build/6b/6bcf46e66eaa5152e929dd36006c1b57e513e2888a466e9af2617c3dc6b13eba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /usr/src/.cache/go-build/93/935b5e17dfe1f9203d56fa065efef0a343728df4b769a37c072c030e1618e393-d # internal maps mkdir -p $WORK/b166/ cat >/usr/src/tmp/go-build3220286628/b166/importcfg << 'EOF' # internal # import config packagefile iter=/usr/src/tmp/go-build3220286628/b048/_pkg_.a EOF slices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p maps -lang=go1.23 -std -complete -buildid 7sktMkK0NBY-_E1t7gm2/7sktMkK0NBY-_E1t7gm2 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go mkdir -p $WORK/b049/ cat >/usr/src/tmp/go-build3220286628/b049/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile iter=/usr/src/tmp/go-build3220286628/b048/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p slices -lang=go1.23 -std -complete -buildid hOTKGCCYjaN9o_84vgkt/hOTKGCCYjaN9o_84vgkt -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /usr/src/.cache/go-build/3e/3e561b265c8f736511f5d6f2173cc155f083869d24942cf2074603396923110e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /usr/src/.cache/go-build/ee/eedc764c8f72887b6b369650c493bedff8d91b9a08c296821b5f26afd5686c78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /usr/src/.cache/go-build/5a/5a70bb7f0a27368f02d60cb79c9bc1bde0af63f608a826bcdf6f5584d62a8ac4-d # internal internal/bisect internal/singleflight mkdir -p $WORK/b057/ internal/testlog mkdir -p $WORK/b064/ github.com/cenkalti/rain/internal/bufferpool mkdir -p $WORK/b229/ mkdir -p $WORK/b104/ cat >/usr/src/tmp/go-build3220286628/b057/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b064/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/bisect -lang=go1.23 -std -complete -buildid MfZp6cC4lQb8eVGUt_fr/MfZp6cC4lQb8eVGUt_fr -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/testlog -lang=go1.23 -std -complete -buildid HqGWppwEO5lLKEu5pPIa/HqGWppwEO5lLKEu5pPIa -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/usr/src/tmp/go-build3220286628/b229/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b104/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/cenkalti/rain/internal/bufferpool -lang=go1.21 -complete -buildid wc41t0CyuIz51nLC_L5c/wc41t0CyuIz51nLC_L5c -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./internal/bufferpool/bufferpool.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/singleflight -lang=go1.23 -std -complete -buildid rWbu70DOb3XHooVTp0NI/rWbu70DOb3XHooVTp0NI -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go runtime/cgo mkdir -p $WORK/b110/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b110/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b229/_pkg_.a /usr/src/.cache/go-build/48/4818145d92c937d67903468934a819fe06594417f62bf134f0cd20fb57aeba40-d # internal cp $WORK/b064/_pkg_.a /usr/src/.cache/go-build/cf/cffe524db6e09a9ea866bc61840e49305aa67b92116045cbd2b5a546d697d53e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /usr/src/.cache/go-build/fa/fa233534f441b96e8a1e897ac1659fe42436c6d07960f56a352823923e30f55d-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /usr/src/.cache/go-build/9b/9ba5c7a749047efee56ffd677b45b10ed9a75adf46e99fb686ed2b36a1d8dfc2-d # internal cd $WORK gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /usr/src/.cache/go-build/7c/7ce2cacf0454f64e38a603d71707051748c12d81c9eecd7ab1b986c9e8cfc14b-d # internal gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true internal/godebug mkdir -p $WORK/b056/ errors mkdir -p $WORK/b006/ sort cat >/usr/src/tmp/go-build3220286628/b006/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build3220286628/b007/_pkg_.a EOF mkdir -p $WORK/b071/ cat >/usr/src/tmp/go-build3220286628/b056/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/usr/src/tmp/go-build3220286628/b057/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3220286628/b018/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p errors -lang=go1.23 -std -complete -buildid lR66QsV0BxqP_J2w_1p8/lR66QsV0BxqP_J2w_1p8 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/godebug -lang=go1.23 -std -complete -buildid n7o6XpWqCp3qfz1_TRg-/n7o6XpWqCp3qfz1_TRg- -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >/usr/src/tmp/go-build3220286628/b071/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build3220286628/b007/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p sort -lang=go1.23 -std -complete -buildid jXLrD-cJcICOv4JLfFxw/jXLrD-cJcICOv4JLfFxw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/sort_impl_go121.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /usr/src/.cache/go-build/88/886ea16a375bbb446d52c4b831686f0e63e70740cf709247689150285514e502-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /usr/src/.cache/go-build/84/841fcfd42cae33898cdd8f8f3aa23037853a0cb59c5a25673ea720e41fba5dcf-d # internal internal/oserror mkdir -p $WORK/b053/ path mkdir -p $WORK/b054/ gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b102/ cat >/usr/src/tmp/go-build3220286628/b053/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a EOF math/rand/v2 mkdir -p $WORK/b108/ cat >/usr/src/tmp/go-build3220286628/b102/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.23 -std -complete -buildid cztIQ4Tm9G-XRqk71iBK/cztIQ4Tm9G-XRqk71iBK -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/usr/src/tmp/go-build3220286628/b108/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build3220286628/b015/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b054/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/oserror -lang=go1.23 -std -complete -buildid JnK8YJdTC1eh8gm9IXHw/JnK8YJdTC1eh8gm9IXHw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p path -lang=go1.23 -std -complete -buildid g1Do00H8MN7zRrL4lCQz/g1Do00H8MN7zRrL4lCQz -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go strconv mkdir -p $WORK/b031/ io mkdir -p $WORK/b005/ cat >/usr/src/tmp/go-build3220286628/b031/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b005/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p strconv -lang=go1.23 -std -complete -buildid pFhB8Hke1tzDltTVXGGd/pFhB8Hke1tzDltTVXGGd -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p math/rand/v2 -lang=go1.23 -std -complete -buildid JI92YNG3bGGkr-clkKdt/JI92YNG3bGGkr-clkKdt -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p io -lang=go1.23 -std -complete -buildid 3NvfI-mIGi2mkkJNE08-/3NvfI-mIGi2mkkJNE08- -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /usr/src/.cache/go-build/25/2504d7c860a6e21604d7e63302dace45bec3bea8169c71764c97efb985eab0c5-d # internal cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /usr/src/.cache/go-build/e0/e034abe56a5ea338a3217f37473e34aa561f00c098de089f63bbc8530e936237-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true math/rand mkdir -p $WORK/b119/ crypto/internal/edwards25519/field mkdir -p $WORK/b124/ cat >/usr/src/tmp/go-build3220286628/b119/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p math/rand -lang=go1.23 -std -complete -buildid Yf1LQFmKh7RjPvRlP3lr/Yf1LQFmKh7RjPvRlP3lr -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go crypto/internal/nistec/fiat mkdir -p $WORK/b126/ echo -n > $WORK/b124/go_asm.h # internal cat >/usr/src/tmp/go-build3220286628/b126/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b124/symabis ./fe_amd64.s cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/internal/nistec/fiat -lang=go1.23 -std -complete -buildid rtrnf_O9OKGaweYgmpPH/rtrnf_O9OKGaweYgmpPH -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cat >/usr/src/tmp/go-build3220286628/b124/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/internal/edwards25519/field -lang=go1.23 -std -buildid 64kQ3gb7H9rtJgFX5jIA/64kQ3gb7H9rtJgFX5jIA -goversion go1.23.1 -symabis $WORK/b124/symabis -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cd $WORK/b110 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal syscall mkdir -p $WORK/b058/ echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./asm_linux_amd64.s cp $WORK/b071/_pkg_.a /usr/src/.cache/go-build/04/04eaff62b5541181f9862c165ba0df8eba24a7fb2c3560af5649afe265ee39b4-d # internal container/heap mkdir -p $WORK/b235/ github.com/cenkalti/rain/internal/blocklist/stree mkdir -p $WORK/b217/ cat >/usr/src/tmp/go-build3220286628/b235/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b217/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p container/heap -lang=go1.23 -std -complete -buildid SbJfsQCBkPS_ZPhB-39h/SbJfsQCBkPS_ZPhB-39h -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/cenkalti/rain/internal/blocklist/stree -lang=go1.21 -complete -buildid ynImBxvQY_arv37IMbxZ/ynImBxvQY_arv37IMbxZ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./internal/blocklist/stree/node.go ./internal/blocklist/stree/stree.go cat >/usr/src/tmp/go-build3220286628/b058/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build3220286628/b059/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3220286628/b047/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build3220286628/b060/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3220286628/b053/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build3220286628/b029/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build3220286628/b024/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p syscall -lang=go1.23 -std -buildid rYUtQHtoxVKkOAj8gG0g/rYUtQHtoxVKkOAj8gG0g -goversion go1.23.1 -symabis $WORK/b058/symabis -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /usr/src/.cache/go-build/b7/b770fdd8034f16f241cc530136c3853f34e557a61205b40a07bed63d56e1b621-d # internal hash mkdir -p $WORK/b004/ cat >/usr/src/tmp/go-build3220286628/b004/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF crypto/internal/randutil mkdir -p $WORK/b117/ bytes mkdir -p $WORK/b037/ github.com/cenkalti/rain/internal/storage mkdir -p $WORK/b223/ cat >/usr/src/tmp/go-build3220286628/b117/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/randutil -lang=go1.23 -std -complete -buildid O8qKgcZ1Dk4gAD5voZSm/O8qKgcZ1Dk4gAD5voZSm -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/usr/src/tmp/go-build3220286628/b037/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -lang=go1.23 -std -buildid JBf_Hm-gvWCn_tAsxh50/JBf_Hm-gvWCn_tAsxh50 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >/usr/src/tmp/go-build3220286628/b223/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/cenkalti/rain/internal/storage -lang=go1.21 -complete -buildid 1nj5MFg0Q0IXEg2hdvqQ/1nj5MFg0Q0IXEg2hdvqQ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./internal/storage/padding.go ./internal/storage/storage.go internal/saferio mkdir -p $WORK/b174/ strings mkdir -p $WORK/b065/ cat >/usr/src/tmp/go-build3220286628/b174/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p internal/saferio -lang=go1.23 -std -complete -buildid XnpLtoFA6fVUh-JKMN-C/XnpLtoFA6fVUh-JKMN-C -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/usr/src/tmp/go-build3220286628/b065/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p strings -lang=go1.23 -std -complete -buildid yOXufZYk2rC-mkulEbCn/yOXufZYk2rC-mkulEbCn -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p hash -lang=go1.23 -std -complete -buildid AkGgRR68B-6BojWVhFD9/AkGgRR68B-6BojWVhFD9 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /usr/src/.cache/go-build/40/404f29a7605c4a7bc5074cdae6a1ed2699b318367365873794a6d45950cdf267-d # internal internal/concurrent mkdir -p $WORK/b107/ cat >/usr/src/tmp/go-build3220286628/b107/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build3220286628/b108/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p internal/concurrent -lang=go1.23 -std -complete -buildid c_R7cuz2qWKNuyQJAQJC/c_R7cuz2qWKNuyQJAQJC -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/internal/concurrent/hashtriemap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /usr/src/.cache/go-build/84/843e370150b9342b842d2bad611386609eba92677d3b887f84d991d257db3236-d # internal github.com/cenkalti/rain/internal/filesection mkdir -p $WORK/b232/ cat >/usr/src/tmp/go-build3220286628/b232/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/cenkalti/rain/internal/filesection -lang=go1.21 -complete -buildid gDO-C5CRv9khWprC6BCB/gDO-C5CRv9khWprC6BCB -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./internal/filesection/section.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /usr/src/.cache/go-build/d4/d4847e721c2e52c953e4899dc9d46f0e83079c1ece6ee792258c05f4342e2223-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /usr/src/.cache/go-build/d1/d153c9af99b07c58f96cd6f0e73d2627174e6d62765179671af5f8d6b21e05af-d # internal hash/fnv mkdir -p $WORK/b067/ cat >/usr/src/tmp/go-build3220286628/b067/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash/fnv -lang=go1.23 -std -complete -buildid 9O_53XnNcxIVtdDYHl-y/9O_53XnNcxIVtdDYHl-y -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go hash/crc32 mkdir -p $WORK/b114/ echo -n > $WORK/b114/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /usr/src/.cache/go-build/74/743b98ef2c682906a23bba4d6a4db8a3b3264d27fdc545add93ddcf185e44002-d # internal github.com/spaolacci/murmur3 mkdir -p $WORK/b201/ cat >/usr/src/tmp/go-build3220286628/b201/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/spaolacci/murmur3 -lang=go1.16 -complete -buildid ghFPpHrS5NaoiCwfqhPw/ghFPpHrS5NaoiCwfqhPw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack ./vendor/github.com/spaolacci/murmur3/murmur.go ./vendor/github.com/spaolacci/murmur3/murmur128.go ./vendor/github.com/spaolacci/murmur3/murmur32.go ./vendor/github.com/spaolacci/murmur3/murmur64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b174/_pkg_.a /usr/src/.cache/go-build/43/435c6a78a026955a5c0aec68a37acb990e97c6a3b7faead0402996307205aeb0-d # internal cp $WORK/b107/_pkg_.a /usr/src/.cache/go-build/51/512bfe85f2068296a4a564310c85e1e95e5f4b030a6a27438c73c65963d6578c-d # internal unique mkdir -p $WORK/b106/ cat >/usr/src/tmp/go-build3220286628/b106/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build3220286628/b107/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build3220286628/b109/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p unique -lang=go1.23 -std -complete -buildid bwBlmv1CKM2IfidmKx8s/bwBlmv1CKM2IfidmKx8s -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /usr/src/.cache/go-build/32/3204d6fc6ac6b43c38dd28b430d7d0382f17857cf455f2fa8feb013f56de8321-d # internal cat >/usr/src/tmp/go-build3220286628/b114/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p hash/crc32 -lang=go1.23 -std -buildid RJDGUS4koGyd2UPhyrK-/RJDGUS4koGyd2UPhyrK- -goversion go1.23.1 -symabis $WORK/b114/symabis -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go cd $WORK/b110 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b124/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /usr/src/.cache/go-build/02/0228ff8d458bf9552aa3665e38ae51bfe0428eac95401e20ca5d765e7da672bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /usr/src/.cache/go-build/70/707bdf334ff77eb674eb1a8cad2940ffb23aa3b6d9cb27f30c7ac4669c5f456c-d # internal github.com/cenkalti/rain/internal/resourcemanager mkdir -p $WORK/b260/ cat >/usr/src/tmp/go-build3220286628/b260/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/cenkalti/rain/internal/resourcemanager -lang=go1.21 -complete -buildid j-_-TnpJzbwVY0tYRwBW/j-_-TnpJzbwVY0tYRwBW -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./internal/resourcemanager/resourcemanager.go github.com/cenkalti/rain/internal/unchoker mkdir -p $WORK/b268/ cat >/usr/src/tmp/go-build3220286628/b268/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/cenkalti/rain/internal/unchoker -lang=go1.21 -complete -buildid uye4HONL80wfzsLXWcSy/uye4HONL80wfzsLXWcSy -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./internal/unchoker/unchoker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /usr/src/.cache/go-build/f2/f2beac688ad2ae93682dccb609b16f6a34972aa9b813aa59f794081abbbee5bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /usr/src/.cache/go-build/aa/aa6423a2878b6f1a695934bc7236cd38b38cf04013ecbc0b3df29fe1d108ab00-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /usr/src/.cache/go-build/d6/d648d994a1fd8f60160b9a094c74c57028ba75cd8ee7015cbf2dc409ea676ecf-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b137/ cat >/usr/src/tmp/go-build3220286628/b137/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3220286628/b124/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/internal/edwards25519 -lang=go1.23 -std -complete -buildid ioSUbHeyHkP1qBxR0P8M/ioSUbHeyHkP1qBxR0P8M -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /usr/src/.cache/go-build/e7/e7cf0435803421dcac1957beed0532c75eb06c19269c26569c312faa57334552-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b114/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /usr/src/.cache/go-build/c4/c44c5402144a804ff9c021f58da46ddb0513fbff83a4e579df41993aec0eac69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /usr/src/.cache/go-build/16/1675100aef6275948298f550f5ad6ae500cf618b9b21b46090a83e3eae26c843-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /usr/src/.cache/go-build/e4/e427b1a713f1e62067cc36e36a534010395b3e24e2d7b9d2c1ef507eea1e6f5e-d # internal cp $WORK/b031/_pkg_.a /usr/src/.cache/go-build/6e/6eeafe21cd86d5ca393445f9b4ad10be02c2d08179c1429ac47ba21040f33790-d # internal crypto mkdir -p $WORK/b003/ cat >/usr/src/tmp/go-build3220286628/b003/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p crypto -lang=go1.23 -std -complete -buildid VdeE1sT62cqIBSAia4zo/VdeE1sT62cqIBSAia4zo -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/crypto/crypto.go crypto/rc4 mkdir -p $WORK/b149/ cat >/usr/src/tmp/go-build3220286628/b149/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/usr/src/tmp/go-build3220286628/b039/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/rc4 -lang=go1.23 -std -complete -buildid P2ufv9pHrHqjWRMqZYbH/P2ufv9pHrHqjWRMqZYbH -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go net/netip mkdir -p $WORK/b105/ cat >/usr/src/tmp/go-build3220286628/b105/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3220286628/b047/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile unique=/usr/src/tmp/go-build3220286628/b106/_pkg_.a EOF encoding/base32 reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/netip -lang=go1.23 -std -complete -buildid K2S_FKXGxOENhGu6pO0g/K2S_FKXGxOENhGu6pO0g -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go mkdir -p $WORK/b187/ cat >/usr/src/tmp/go-build3220286628/b187/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p encoding/base32 -lang=go1.23 -std -complete -buildid oujmU6INIY1rJILRlIDs/oujmU6INIY1rJILRlIDs -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go mkdir -p $WORK/b046/ echo -n > $WORK/b046/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b046/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /usr/src/.cache/go-build/83/83072f3f79510a4512d6de3f3041d6f8ae7eac3c15b8f24859c1a6d459ec51c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /usr/src/.cache/go-build/90/90e2ac10ec9119780fbae2f1dee54c7788b905a97898c549c3355f962756370d-d # internal crypto/md5 mkdir -p $WORK/b148/ cat >/usr/src/tmp/go-build3220286628/b046/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3220286628/b047/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3220286628/b011/_pkg_.a packagefile iter=/usr/src/tmp/go-build3220286628/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cp $WORK/b037/_pkg_.a /usr/src/.cache/go-build/3e/3e31e1b9f05eacb30b8c4bde0167277b96064e69a7fa0cc839793da3305cb228-d # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p reflect -lang=go1.23 -std -buildid jI1HLHdaWlxPawMG-Koi/jI1HLHdaWlxPawMG-Koi -goversion go1.23.1 -symabis $WORK/b046/symabis -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go echo -n > $WORK/b148/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b148/symabis ./md5block_amd64.s vendor/golang.org/x/text/transform mkdir -p $WORK/b160/ crypto/cipher mkdir -p $WORK/b036/ cat >/usr/src/tmp/go-build3220286628/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p vendor/golang.org/x/text/transform -lang=go1.23 -std -complete -buildid fkKve-HHIQYa2zAPkOmu/fkKve-HHIQYa2zAPkOmu -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/usr/src/tmp/go-build3220286628/b036/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3220286628/b039/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p crypto/cipher -lang=go1.23 -std -complete -buildid ScjHtnyhcnq6WHHS6dUE/ScjHtnyhcnq6WHHS6dUE -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go cat >/usr/src/tmp/go-build3220286628/b148/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/md5 -lang=go1.23 -std -buildid 4A6C9aYoACyizL37YUAF/4A6C9aYoACyizL37YUAF -goversion go1.23.1 -symabis $WORK/b148/symabis -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /usr/src/.cache/go-build/fb/fbc9f5232c00c6f2dbd7fa3387b8a173b9253c9b65c1790b9810139d4e8f6b1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /usr/src/.cache/go-build/59/59d80bcd13af4e755a04e3cbcc7c8d6b954d79b32ecb498e11316d3faa25fd9d-d # internal bufio mkdir -p $WORK/b100/ net/http/internal/ascii mkdir -p $WORK/b171/ cat >/usr/src/tmp/go-build3220286628/b100/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b079/ cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p bufio -lang=go1.23 -std -complete -buildid mJ4NMvSVECq4g3ENw2FJ/mJ4NMvSVECq4g3ENw2FJ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/usr/src/tmp/go-build3220286628/b171/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p net/http/internal/ascii -lang=go1.23 -std -complete -buildid 9aAT_O3KuKnL4hKPKdKt/9aAT_O3KuKnL4hKPKdKt -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/usr/src/tmp/go-build3220286628/b079/importcfg << 'EOF' # internal # import config packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p regexp/syntax -lang=go1.23 -std -complete -buildid klBIziv9q_5eN6aJtxsF/klBIziv9q_5eN6aJtxsF -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go github.com/cenkalti/rain/internal/stringutil mkdir -p $WORK/b254/ html mkdir -p $WORK/b177/ cat >/usr/src/tmp/go-build3220286628/b177/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p html -lang=go1.23 -std -complete -buildid LZLDm-GrAFsT8XpE2Ndc/LZLDm-GrAFsT8XpE2Ndc -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >/usr/src/tmp/go-build3220286628/b254/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/cenkalti/rain/internal/stringutil -lang=go1.21 -complete -buildid 0tzTRpvzG-byA0dxaKXb/0tzTRpvzG-byA0dxaKXb -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./internal/stringutil/stringutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /usr/src/.cache/go-build/3e/3eca5c524d5318d252157d74f85b527bc5d9e26bbeeebab1a90056e35bbcdb3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b148/md5block_amd64.o ./md5block_amd64.s cp $WORK/b187/_pkg_.a /usr/src/.cache/go-build/68/6849400f744957c5cc4c9ff2f82a8495b6e1277d0962279a0b242b8f1fe65c1e-d # internal cp $WORK/b137/_pkg_.a /usr/src/.cache/go-build/b2/b2e0c16f172a41b6146e136e2b01825112de9a1596ef0c21c69a02c696b91eba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /usr/src/.cache/go-build/8d/8d46cd551f3dd07ed7f6d1e7ab8d89dc54e9fa3c1e00dfa26974a320dbf4ddca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /usr/src/.cache/go-build/c8/c84c4733c2bfc455efe378ba14aef73cd48c091d0a7364ffa69cfb3b87637a32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /usr/src/.cache/go-build/6b/6bbe995f3f39be5e78a7f8ef2c01aed1ee14f778473b7b644728ba64e4c55dfd-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /usr/src/.cache/go-build/bf/bf4f12f2877c8433af15d181a48a779d7330747cbeb717ecfb9d135e74c24451-d # internal crypto/internal/boring mkdir -p $WORK/b035/ crypto/des mkdir -p $WORK/b122/ cat >/usr/src/tmp/go-build3220286628/b122/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3220286628/b039/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/des -lang=go1.23 -std -complete -buildid qm8XS3FTXUo51CsI8KeL/qm8XS3FTXUo51CsI8KeL -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >/usr/src/tmp/go-build3220286628/b035/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build3220286628/b041/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p crypto/internal/boring -lang=go1.23 -std -complete -buildid AyGbSLeERgKY5TGPKB32/AyGbSLeERgKY5TGPKB32 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /usr/src/.cache/go-build/32/32a1c35167ebd335e4f81e4b0e512148830b469e3d9be9c3837e6fabea0ae264-d # internal cp $WORK/b177/_pkg_.a /usr/src/.cache/go-build/0d/0d24dd9ca9f9f99c344f722733e08469c8110dbf0df9b8d806f8a664fbcc8189-d # internal crypto/sha1 mkdir -p $WORK/b002/ crypto/sha512 mkdir -p $WORK/b132/ echo -n > $WORK/b002/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b002=>" -I $WORK/b002/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b002/symabis ./sha1block_amd64.s echo -n > $WORK/b132/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./sha512block_amd64.s crypto/hmac mkdir -p $WORK/b138/ cat >/usr/src/tmp/go-build3220286628/b138/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/hmac -lang=go1.23 -std -complete -buildid uo0OU9FX0JTtk15DEwxT/uo0OU9FX0JTtk15DEwxT -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/aes mkdir -p $WORK/b121/ echo -n > $WORK/b121/go_asm.h # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b121/symabis ./asm_amd64.s ./gcm_amd64.s crypto/sha256 mkdir -p $WORK/b151/ echo -n > $WORK/b151/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b151/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /usr/src/.cache/go-build/5b/5b0a8db296a3f06f942f564de40443591decee90c85798498d4b3d89f6190d2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /usr/src/.cache/go-build/e0/e00da2b39a10f067888cc9ed6cba7c4c7b9925d353825c647b380c017e38ccb9-d # internal cat >/usr/src/tmp/go-build3220286628/b121/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3220286628/b039/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/aes -lang=go1.23 -std -buildid 13cKnTidTu2QAxXIgYF_/13cKnTidTu2QAxXIgYF_ -goversion go1.23.1 -symabis $WORK/b121/symabis -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >/usr/src/tmp/go-build3220286628/b132/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/sha512 -lang=go1.23 -std -buildid BnxuTyZlhXFVkchiKtfY/BnxuTyZlhXFVkchiKtfY -goversion go1.23.1 -symabis $WORK/b132/symabis -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >/usr/src/tmp/go-build3220286628/b002/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p crypto/sha1 -lang=go1.23 -std -buildid ztkHXM-Z2LuuQqFJ8i3A/ztkHXM-Z2LuuQqFJ8i3A -goversion go1.23.1 -symabis $WORK/b002/symabis -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack -asmhdr $WORK/b002/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /usr/src/.cache/go-build/98/9825282abda8f7dfa6ab402326b7e7fcb9944263595f4d0ba43784cf679f7b1f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b145/ cat >/usr/src/tmp/go-build3220286628/b145/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build3220286628/b138/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/hkdf -lang=go1.23 -std -complete -buildid zfZ3M8pCddUqqeseHZpc/zfZ3M8pCddUqqeseHZpc -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >/usr/src/tmp/go-build3220286628/b151/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/sha256 -lang=go1.23 -std -buildid 3s5o5svqkD2LfbaC0WYJ/3s5o5svqkD2LfbaC0WYJ -goversion go1.23.1 -symabis $WORK/b151/symabis -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b132/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b121/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /usr/src/.cache/go-build/92/927ad5f8eb9d9f4d7546a12a82778588682076452afba6f31daa7d19220a94e9-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b002=>" -I $WORK/b002/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b002/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b151/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b121/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b132/_pkg_.a $WORK/b132/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /usr/src/.cache/go-build/e9/e90eef527149763991b491f964d171ce5d7c929952d38e5569bc1dc818252d6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /usr/src/.cache/go-build/a8/a82fd1f303603e8120837404b0727122a2195e42848e87229f12f20328a7b545-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_amd64.o $WORK/b121/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b002/_pkg_.a $WORK/b002/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b121/_pkg_.a /usr/src/.cache/go-build/f3/f329a7347074af27b7690e8f315f492182b9c24cea2cc28cdfca3302ebe7901d-d # internal cp $WORK/b002/_pkg_.a /usr/src/.cache/go-build/4c/4c4be73c6193275a86596e39e73f7dc5caf23700de7adc9edd9eabd31d44daa9-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b151/_pkg_.a $WORK/b151/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /usr/src/.cache/go-build/4a/4a06d4164664b6b161b929e1b915d41dbc4e23969fd05406bb96663da50a6c6e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b058/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /usr/src/.cache/go-build/12/12fabefc9a4f0504e25fc1c135ad4f49107e703292980ef4e915484bef8d85df-d # internal regexp mkdir -p $WORK/b078/ cat >/usr/src/tmp/go-build3220286628/b078/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build3220286628/b079/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p regexp -lang=go1.23 -std -complete -buildid VcV_LDDeYoFkwUXVTvzw/VcV_LDDeYoFkwUXVTvzw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cp $WORK/b058/_pkg_.a /usr/src/.cache/go-build/37/3733bc0fad3babb6a253b069e58fd747e42b5b321a34a5a173a2e708eea0cee2-d # internal internal/syscall/execenv mkdir -p $WORK/b063/ cat >/usr/src/tmp/go-build3220286628/b063/importcfg << 'EOF' # internal # import config packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/syscall/execenv -lang=go1.23 -std -complete -buildid v3H1AWsOMVVcHhCdBMxn/v3H1AWsOMVVcHhCdBMxn -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b055/ internal/syscall/unix mkdir -p $WORK/b062/ cat >/usr/src/tmp/go-build3220286628/b055/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b062/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p time -lang=go1.23 -std -buildid be5uDdy5pkhIrVFvyQ7Y/be5uDdy5pkhIrVFvyQ7Y -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/syscall/unix -lang=go1.23 -std -complete -buildid r4Hjn1LlNwWUz_9pd3Su/r4Hjn1LlNwWUz_9pd3Su -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /usr/src/.cache/go-build/1f/1fc521a24c1cb6b81b46a62e297a0937efe6976307a5815ed6f24b44601bf073-d # internal cp $WORK/b126/_pkg_.a /usr/src/.cache/go-build/2c/2cebc2b2e2e9ca6efd3fdf23c00a4ed1917833c34aed1c9174964d7173c05194-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /usr/src/.cache/go-build/ee/ee7f4ac973a357bbeb391b8f936bc365e5e756fd5d5735701fd922b78061d57b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /usr/src/.cache/go-build/12/12a3f919982c2be3d144091fa960ea618a324f79831bb6cd739685edf4b89ff6-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /usr/src/.cache/go-build/a8/a8ed5415dc295c309a172c77397182c03116dfbc90fec90c76b875b56888d064-d # internal github.com/juju/ratelimit mkdir -p $WORK/b250/ context mkdir -p $WORK/b082/ io/fs mkdir -p $WORK/b052/ cat >/usr/src/tmp/go-build3220286628/b082/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build3220286628/b007/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b052/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3220286628/b053/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p context -lang=go1.23 -std -complete -buildid zztzHplpG1hOTrjS3mX4/zztzHplpG1hOTrjS3mX4 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p io/fs -lang=go1.23 -std -complete -buildid Pes1rQXsrPrVjfP_A_0o/Pes1rQXsrPrVjfP_A_0o -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >/usr/src/tmp/go-build3220286628/b250/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/juju/ratelimit -lang=go1.16 -complete -buildid GQxWNmcRqq29EHeKIvuY/GQxWNmcRqq29EHeKIvuY -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/juju/ratelimit/ratelimit.go ./vendor/github.com/juju/ratelimit/reader.go internal/poll mkdir -p $WORK/b061/ cat >/usr/src/tmp/go-build3220286628/b061/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3220286628/b047/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3220286628/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/poll -lang=go1.23 -std -buildid uuB16Lpw2p1S3YxTQ1ft/uuB16Lpw2p1S3YxTQ1ft -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /usr/src/.cache/go-build/b3/b35be87e338a6dcf9bde461e977983b74f3fb213c3826b3f73beee15f3c1361b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /usr/src/.cache/go-build/e3/e37515779b41a1af17c94acc39eee61838d0f05ba3d49c84412eec6c04082f86-d # internal github.com/cenkalti/backoff/v3 mkdir -p $WORK/b213/ cat >/usr/src/tmp/go-build3220286628/b213/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/cenkalti/backoff/v3 -lang=go1.12 -complete -buildid 4Wb5BTKe_pwOkjMDkIhY/4Wb5BTKe_pwOkjMDkIhY -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/github.com/cenkalti/backoff/v3/backoff.go ./vendor/github.com/cenkalti/backoff/v3/context.go ./vendor/github.com/cenkalti/backoff/v3/exponential.go ./vendor/github.com/cenkalti/backoff/v3/retry.go ./vendor/github.com/cenkalti/backoff/v3/ticker.go ./vendor/github.com/cenkalti/backoff/v3/timer.go ./vendor/github.com/cenkalti/backoff/v3/tries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /usr/src/.cache/go-build/7f/7fa63317a69002709357da9c0d31cb0dbb4e485b5f74b025d72a7fbb622952a6-d # internal embed mkdir -p $WORK/b127/ internal/filepathlite mkdir -p $WORK/b051/ cat >/usr/src/tmp/go-build3220286628/b127/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b051/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p embed -lang=go1.23 -std -complete -buildid oz3AczI198-nH2N3-XpX/oz3AczI198-nH2N3-XpX -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p internal/filepathlite -lang=go1.23 -std -complete -buildid Ld4URBYhy4ATcrECN4Bz/Ld4URBYhy4ATcrECN4Bz -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b046/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /usr/src/.cache/go-build/79/796d9a9232e7579f5dbf4d6b4918387738f6089dd92ec6e7300d45daa99e76ed-d # internal internal/fmtsort mkdir -p $WORK/b044/ cat >/usr/src/tmp/go-build3220286628/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/fmtsort -lang=go1.23 -std -complete -buildid rqnqpaze9bQrr09wL5m1/rqnqpaze9bQrr09wL5m1 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go encoding/binary mkdir -p $WORK/b073/ cat >/usr/src/tmp/go-build3220286628/b073/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF github.com/hashicorp/errwrap mkdir -p $WORK/b184/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p encoding/binary -lang=go1.23 -std -complete -buildid CkxbXUw_4dSl1aVR5eEY/CkxbXUw_4dSl1aVR5eEY -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cat >/usr/src/tmp/go-build3220286628/b184/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -buildid NMwVhNUGCsbb4anMTDIL/NMwVhNUGCsbb4anMTDIL -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /usr/src/.cache/go-build/47/47892dd8f6d74187c1e3199530134a8c87e7f7c9c4cbbf4b012d51f9669f9a5d-d # internal crypto/internal/nistec mkdir -p $WORK/b125/ echo -n > $WORK/b125/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b125/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /usr/src/.cache/go-build/6b/6b02c8b7d622673eea62e98936e3143c90f484bf20a1d4dcd8fe2ff66db98037-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /usr/src/.cache/go-build/77/77349e757b4279252146cc3f2f8304d38f1b9ac6ae198388dec4e3f9f7406185-d # internal cat >/usr/src/tmp/go-build3220286628/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build3220286628/b126/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile embed=/usr/src/tmp/go-build3220286628/b127/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b125/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/nistec -lang=go1.23 -std -buildid wgejZOttVDlvNwECnZCT/wgejZOttVDlvNwECnZCT -goversion go1.23.1 -symabis $WORK/b125/symabis -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -embedcfg $WORK/b125/embedcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_x014.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /usr/src/.cache/go-build/90/90a7912e752de0f213d0542063d26cb00b6f8482c862e4e6c8e906b24feb7ac9-d # internal cd $WORK/b110 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I $WORK/b110/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=d9_GWfV8e_FPFfgmXjOS -o $WORK/b110/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /usr/src/.cache/go-build/8f/8fd67a47f4e42b579ffb7e17e89d2f18002e49cc079a0f748af2c8a01e544089-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /usr/src/.cache/go-build/b2/b2bd1d0a732c85e6eaf30cd004645280ed4b576d75887b2ce3166d46960a4861-d # internal os mkdir -p $WORK/b050/ cat >/usr/src/tmp/go-build3220286628/b050/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build3220286628/b051/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3220286628/b047/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3220286628/b061/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3220286628/b063/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3220286628/b062/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build3220286628/b064/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p os -lang=go1.23 -std -buildid j908v0v5mlptkXYhUouH/j908v0v5mlptkXYhUouH -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -o $WORK/b110/_cgo_.o $WORK/b110/_cgo_main.o $WORK/b110/_x001.o $WORK/b110/_x002.o $WORK/b110/_x003.o $WORK/b110/_x004.o $WORK/b110/_x005.o $WORK/b110/_x006.o $WORK/b110/_x007.o $WORK/b110/_x008.o $WORK/b110/_x009.o $WORK/b110/_x010.o $WORK/b110/_x011.o $WORK/b110/_x012.o $WORK/b110/_x013.o $WORK/b110/_x014.o -O2 -g -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b110/_cgo_.o -dynout $WORK/b110/_cgo_import.go -dynlinker echo -n > $WORK/b110/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./asm_amd64.s cat >/usr/src/tmp/go-build3220286628/b110/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/usr/src/tmp/go-build3220286628/b027/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p runtime/cgo -lang=go1.23 -std -buildid d9_GWfV8e_FPFfgmXjOS/d9_GWfV8e_FPFfgmXjOS -goversion go1.23.1 -symabis $WORK/b110/symabis -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b110/_cgo_gotypes.go $WORK/b110/cgo.cgo1.go $WORK/b110/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /usr/src/.cache/go-build/40/4095892ed8ea614723366ef4935b7eaf9541a5f049359cdab669bb4acc428a4d-d # internal encoding/base64 mkdir -p $WORK/b090/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b141/ github.com/multiformats/go-varint mkdir -p $WORK/b206/ vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b143/ cat >/usr/src/tmp/go-build3220286628/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p encoding/base64 -lang=go1.23 -std -complete -buildid o3dCv1KlVS_axiWEP_uB/o3dCv1KlVS_axiWEP_uB -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/usr/src/tmp/go-build3220286628/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3220286628/b142/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.23 -std -complete -buildid iT6JwnhqhdFgywI0nQre/iT6JwnhqhdFgywI0nQre -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go echo -n > $WORK/b143/go_asm.h # internal golang.org/x/crypto/sha3 cat >/usr/src/tmp/go-build3220286628/b206/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF mkdir -p $WORK/b203/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b143/symabis ./sum_amd64.s cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/multiformats/go-varint -lang=go1.12 -complete -buildid YXMOLBUKfSGHP1DMOP68/YXMOLBUKfSGHP1DMOP68 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./vendor/github.com/multiformats/go-varint/varint.go echo -n > $WORK/b203/go_asm.h # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b203/symabis ./keccakf_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b095/ echo -n > $WORK/b095/go_asm.h # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b095/symabis ./asm_linux_amd64.s cat >/usr/src/tmp/go-build3220286628/b143/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.23 -std -buildid ez4E5OzETaxomMMtZGa0/ez4E5OzETaxomMMtZGa0 -goversion go1.23.1 -symabis $WORK/b143/symabis -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/usr/src/tmp/go-build3220286628/b095/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p golang.org/x/sys/unix -lang=go1.17 -buildid I49F_fGgB6vo8y4ZRO4q/I49F_fGgB6vo8y4ZRO4q -goversion go1.23.1 -symabis $WORK/b095/symabis -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./vendor/golang.org/x/sys/unix/mremap.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b110/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b110/asm_amd64.o ./asm_amd64.s cat >/usr/src/tmp/go-build3220286628/b203/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p golang.org/x/crypto/sha3 -lang=go1.17 -buildid PCYIRut0-MQOfwdwNGIC/PCYIRut0-MQOfwdwNGIC -goversion go1.23.1 -symabis $WORK/b203/symabis -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack -asmhdr $WORK/b203/go_asm.h ./vendor/golang.org/x/crypto/sha3/doc.go ./vendor/golang.org/x/crypto/sha3/hashes.go ./vendor/golang.org/x/crypto/sha3/hashes_generic.go ./vendor/golang.org/x/crypto/sha3/keccakf_amd64.go ./vendor/golang.org/x/crypto/sha3/register.go ./vendor/golang.org/x/crypto/sha3/sha3.go ./vendor/golang.org/x/crypto/sha3/shake.go ./vendor/golang.org/x/crypto/sha3/shake_generic.go ./vendor/golang.org/x/crypto/sha3/xor_generic.go ./vendor/golang.org/x/crypto/sha3/xor_unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /usr/src/.cache/go-build/ff/ffe006fb7a064dd9759d41b032f2220a25734090e7621e75460d5c1f869dfadb-d # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/asm_amd64.o $WORK/b110/_x001.o $WORK/b110/_x002.o $WORK/b110/_x003.o $WORK/b110/_x004.o $WORK/b110/_x005.o $WORK/b110/_x006.o $WORK/b110/_x007.o $WORK/b110/_x008.o $WORK/b110/_x009.o $WORK/b110/_x010.o $WORK/b110/_x011.o $WORK/b110/_x012.o $WORK/b110/_x013.o $WORK/b110/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /usr/src/.cache/go-build/7c/7c4f4103afc1441817b53a7dcfdf93d59bf9addf67c0522640faf674f0c5f451-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /usr/src/.cache/go-build/d3/d37e1973d5ebd49b4f3d2b04d6c23052659f2449d7a9376bcd34f77340d85557-d # internal encoding/pem mkdir -p $WORK/b155/ cat >/usr/src/tmp/go-build3220286628/b155/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p encoding/pem -lang=go1.23 -std -complete -buildid hqmjGbnYHFPl9VhMXL-K/hqmjGbnYHFPl9VhMXL-K -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b143/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /usr/src/.cache/go-build/d2/d2b7e62e2f8aba5c71b00cbf07d467ce1d923df88b4ffe87847d8ae428e496bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b143/_pkg_.a $WORK/b143/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /usr/src/.cache/go-build/8e/8ecea6675e20a44772f45bee3623bec08f159a17134d2ebfe8c2212533cd563b-d # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b203/keccakf_amd64.o ./keccakf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b203/_pkg_.a $WORK/b203/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /usr/src/.cache/go-build/e8/e8c199ef47fe9dce7a786b588c7f760f93003000d6d717a47aba42d7b65dd76b-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b125/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /usr/src/.cache/go-build/4b/4bc7ad2909ffbfbd116bbe178ac4ca5625282609765478b83f065b047dbc2abe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /usr/src/.cache/go-build/ab/ab205c006caf99752a01bb50e4547eac23a57a56fa9e63ea69bf8199842ba0c4-d # internal crypto/ecdh mkdir -p $WORK/b123/ cat >/usr/src/tmp/go-build3220286628/b123/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3220286628/b124/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3220286628/b125/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3220286628/b117/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/ecdh -lang=go1.23 -std -complete -buildid RxSNMA0yWD-BAx6zU5rV/RxSNMA0yWD-BAx6zU5rV -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /usr/src/.cache/go-build/1a/1a306a8cb9a7adae9bca5882c4b8f5bddb5c161159af35bfd92ad334d22a4ec5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /usr/src/.cache/go-build/86/8684e418ea11dc5a5f590f4107705cc8ca26364ff2e5d62d7351c30ccc5729d9-d # internal io/ioutil github.com/mattn/go-runewidth mkdir -p $WORK/b076/ os/signal path/filepath mkdir -p $WORK/b083/ cat >/usr/src/tmp/go-build3220286628/b076/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=/usr/src/tmp/go-build3220286628/b077/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3220286628/b078/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b083/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build3220286628/b051/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/mattn/go-runewidth -lang=go1.9 -complete -buildid dRqfIc6pQR4aSfc91qEj/dRqfIc6pQR4aSfc91qEj -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p path/filepath -lang=go1.23 -std -complete -buildid yV4uZblMECRIhAEyIuWm/yV4uZblMECRIhAEyIuWm -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go mkdir -p $WORK/b081/ echo -n > $WORK/b081/go_asm.h # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./sig.s mkdir -p $WORK/b080/ fmt cat >/usr/src/tmp/go-build3220286628/b080/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p io/ioutil -lang=go1.23 -std -complete -buildid Y1RTmdaII7556YLoLYKf/Y1RTmdaII7556YLoLYKf -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go vendor/golang.org/x/sys/cpu mkdir -p $WORK/b144/ echo -n > $WORK/b144/go_asm.h # internal mkdir -p $WORK/b043/ cat >/usr/src/tmp/go-build3220286628/b043/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3220286628/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p fmt -lang=go1.23 -std -complete -buildid Lc_YhXn5Tk5-A-Rs5Fsm/Lc_YhXn5Tk5-A-Rs5Fsm -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b144/symabis ./cpu_x86.s net mkdir -p $WORK/b101/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b101/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b101/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/usr/src/tmp/go-build3220286628/b081/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p os/signal -lang=go1.23 -std -buildid WVBxibuzU7xh3fdMUU6B/WVBxibuzU7xh3fdMUU6B -goversion go1.23.1 -symabis $WORK/b081/symabis -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cat >/usr/src/tmp/go-build3220286628/b144/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p vendor/golang.org/x/sys/cpu -lang=go1.23 -std -buildid CUQpXA3QDbd07Ghtc5k6/CUQpXA3QDbd07Ghtc5k6 -goversion go1.23.1 -symabis $WORK/b144/symabis -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /usr/src/.cache/go-build/0e/0e345577082e36635da2be706b46cdc97265f5d1ae1b14307e8f3a82c57ef4d4-d # internal golang.org/x/sys/cpu mkdir -p $WORK/b194/ echo -n > $WORK/b194/go_asm.h # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b194/symabis ./cpu_x86.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b081/sig.o ./sig.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b144/cpu_x86.o ./cpu_x86.s cat >/usr/src/tmp/go-build3220286628/b194/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/usr/src/tmp/go-build3220286628/b080/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p golang.org/x/sys/cpu -lang=go1.17 -buildid QhGUckA7rV6jekhmdquO/QhGUckA7rV6jekhmdquO -goversion go1.23.1 -symabis $WORK/b194/symabis -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack -asmhdr $WORK/b194/go_asm.h ./vendor/golang.org/x/sys/cpu/byteorder.go ./vendor/golang.org/x/sys/cpu/cpu.go ./vendor/golang.org/x/sys/cpu/cpu_gc_x86.go ./vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./vendor/golang.org/x/sys/cpu/cpu_x86.go ./vendor/golang.org/x/sys/cpu/endian_little.go ./vendor/golang.org/x/sys/cpu/hwcap_linux.go ./vendor/golang.org/x/sys/cpu/parse.go ./vendor/golang.org/x/sys/cpu/runtime_auxv.go ./vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /usr/src/.cache/go-build/f8/f8db86d99fc352456cd07c80ca665c4c1c80e850cac5f4f93c42efb3d967fa7c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b144/_pkg_.a $WORK/b144/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b144/_pkg_.a /usr/src/.cache/go-build/d3/d3f6ef2454a693eb1e7efef0e49b0fa803b1d60041ac6bfc69476ee17030e90e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b140/ vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b147/ cp $WORK/b081/_pkg_.a /usr/src/.cache/go-build/78/7898da9d2cd4f5b9755cd7cc07610139e9e0bc7d0fae1b9124845bf86a546911-d # internal echo -n > $WORK/b140/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b140/symabis ./chacha20poly1305_amd64.s echo -n > $WORK/b147/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/sha3 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b147/symabis ./keccakf_amd64.s cat >/usr/src/tmp/go-build3220286628/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build3220286628/b144/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p vendor/golang.org/x/crypto/sha3 -lang=go1.23 -std -buildid 3QKdTMIruF5OJwNJQd6d/3QKdTMIruF5OJwNJQd6d -goversion go1.23.1 -symabis $WORK/b147/symabis -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/doc.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/hashes.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/hashes_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/keccakf_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/register.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/sha3.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/shake.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/shake_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/xor.go cat >/usr/src/tmp/go-build3220286628/b140/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3220286628/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3220286628/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3220286628/b143/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build3220286628/b144/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -std -buildid Cq_un9GZrwmbPaoZFYpH/Cq_un9GZrwmbPaoZFYpH -goversion go1.23.1 -symabis $WORK/b140/symabis -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /usr/src/.cache/go-build/c0/c04dc5d46fdd16fe343657e623cc8647b0cce27120d31eaccd37b212378947b2-d # internal os/exec mkdir -p $WORK/b274/ cat >/usr/src/tmp/go-build3220286628/b274/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3220286628/b063/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3220286628/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p os/exec -lang=go1.23 -std -complete -buildid 2CAo_FMumz6-u7pXo4f2/2CAo_FMumz6-u7pXo4f2 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b194/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b194/_pkg_.a $WORK/b194/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /usr/src/.cache/go-build/e2/e2d6b85d5935cb3cf29d0fd2ff5b447a30989ab5679625fb5b17bab5b0bf31b5-d # internal golang.org/x/crypto/blake2s golang.org/x/crypto/blake2b mkdir -p $WORK/b193/ mkdir -p $WORK/b195/ echo -n > $WORK/b193/go_asm.h # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b193/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s echo -n > $WORK/b195/go_asm.h # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2s -trimpath "$WORK/b195=>" -I $WORK/b195/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b195/symabis ./blake2s_amd64.s cat >/usr/src/tmp/go-build3220286628/b195/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile golang.org/x/sys/cpu=/usr/src/tmp/go-build3220286628/b194/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p golang.org/x/crypto/blake2s -lang=go1.17 -buildid fZZQWuMxudJzNIu9ZJ0G/fZZQWuMxudJzNIu9ZJ0G -goversion go1.23.1 -symabis $WORK/b195/symabis -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack -asmhdr $WORK/b195/go_asm.h ./vendor/golang.org/x/crypto/blake2s/blake2s.go ./vendor/golang.org/x/crypto/blake2s/blake2s_amd64.go ./vendor/golang.org/x/crypto/blake2s/blake2s_generic.go ./vendor/golang.org/x/crypto/blake2s/blake2x.go ./vendor/golang.org/x/crypto/blake2s/register.go cat >/usr/src/tmp/go-build3220286628/b193/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile golang.org/x/sys/cpu=/usr/src/tmp/go-build3220286628/b194/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p golang.org/x/crypto/blake2b -lang=go1.17 -buildid LPkKoy1-GAfmzKmB8agD/LPkKoy1-GAfmzKmB8agD -goversion go1.23.1 -symabis $WORK/b193/symabis -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack -asmhdr $WORK/b193/go_asm.h ./vendor/golang.org/x/crypto/blake2b/blake2b.go ./vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go ./vendor/golang.org/x/crypto/blake2b/blake2b_generic.go ./vendor/golang.org/x/crypto/blake2b/blake2x.go ./vendor/golang.org/x/crypto/blake2b/register.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/sha3 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b147/keccakf_amd64.o ./keccakf_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b140/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /usr/src/.cache/go-build/8c/8ce26bb1b3151c9f3a00a1debcf9d0af3eb296c1a980b1dc48873f3b6d2231a1-d # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2s -trimpath "$WORK/b195=>" -I $WORK/b195/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b195/blake2s_amd64.o ./blake2s_amd64.s cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b193/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /usr/src/.cache/go-build/e9/e948a63c674dca43e0a7a76838ddacb53f003a4a19153d9c7e44ff0169f01e3f-d # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b195/_pkg_.a $WORK/b195/blake2s_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /usr/src/.cache/go-build/80/80eb5e035f9ef2f5eecfbef355a8d5faf6db856395693401e1ff7c665c1a9c9e-d # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b193/blake2b_amd64.o ./blake2b_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /usr/src/.cache/go-build/e8/e8c83e21cd0dfcffac0eb795b5d305c96d7e4b4ad04adc8a6beb8e3b36733b31-d # internal github.com/mitchellh/go-homedir mkdir -p $WORK/b273/ cat >/usr/src/tmp/go-build3220286628/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build3220286628/b274/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/mitchellh/go-homedir -lang=go1.16 -complete -buildid biJGaCUI3ohBpGtKqicn/biJGaCUI3ohBpGtKqicn -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./vendor/github.com/mitchellh/go-homedir/homedir.go cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b193/_pkg_.a $WORK/b193/blake2bAVX2_amd64.o $WORK/b193/blake2b_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /usr/src/.cache/go-build/ce/ceb5a30059d25dc082fe9f0b79ed3fcc2d6ec75ac55717eadf22c776969cd956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /usr/src/.cache/go-build/f9/f9f98b6b04b508c20fc7a77af6043147341156b187c75bbcda7d998a6f1ae827-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /usr/src/.cache/go-build/2f/2f8cc8944a192e2d6ef9e722154cec38be60c3e9a0801983baf14cb39cc7706d-d # internal encoding/hex mkdir -p $WORK/b042/ cat >/usr/src/tmp/go-build3220286628/b042/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/hex -lang=go1.23 -std -complete -buildid U7o4yM5fmR8ehi_TCgFr/U7o4yM5fmR8ehi_TCgFr -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go log mkdir -p $WORK/b068/ cat >/usr/src/tmp/go-build3220286628/b068/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build3220286628/b069/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p log -lang=go1.23 -std -complete -buildid DuR8vZLzyWFjtNqWwoW-/DuR8vZLzyWFjtNqWwoW- -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/log/log.go github.com/fatih/structs runtime/debug mkdir -p $WORK/b086/ mkdir -p $WORK/b070/ mime vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b165/ cat >/usr/src/tmp/go-build3220286628/b165/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF mkdir -p $WORK/b099/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.23 -std -complete -buildid OXPS2tkbzyuGtFiw_Itq/OXPS2tkbzyuGtFiw_Itq -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go vendor/golang.org/x/text/unicode/norm cat >/usr/src/tmp/go-build3220286628/b099/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p mime -lang=go1.23 -std -complete -buildid _N-DTU-rtfqep6D22CK6/_N-DTU-rtfqep6D22CK6 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go echo -n > $WORK/b070/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b070/symabis ./debug.s encoding/json mkdir -p $WORK/b088/ net/url mkdir -p $WORK/b156/ mime/quotedprintable net/http/internal compress/flate encoding/gob mkdir -p $WORK/b173/ cat >/usr/src/tmp/go-build3220286628/b086/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF mkdir -p $WORK/b162/ cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/fatih/structs -lang=go1.16 -complete -buildid 8cgr18R2bHg_q_VZwZG0/8cgr18R2bHg_q_VZwZG0 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack ./vendor/github.com/fatih/structs/field.go ./vendor/github.com/fatih/structs/structs.go ./vendor/github.com/fatih/structs/tags.go cat >/usr/src/tmp/go-build3220286628/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3220286628/b160/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF math/big mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.23 -std -complete -buildid _viL63rkIg-WX1sLObNB/_viL63rkIg-WX1sLObNB -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cat >/usr/src/tmp/go-build3220286628/b173/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3220286628/b089/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build3220286628/b174/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b088/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3220286628/b089/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3220286628/b091/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b156/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p encoding/json -lang=go1.23 -std -complete -buildid TfWGvoTlWH4TnXTdOkUG/TfWGvoTlWH4TnXTdOkUG -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p net/url -lang=go1.23 -std -complete -buildid BfaPK56V_k8VQnvsi-rb/BfaPK56V_k8VQnvsi-rb -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p encoding/gob -lang=go1.23 -std -complete -buildid vmY6YjiF6e-BsDYgkh1B/vmY6YjiF6e-BsDYgkh1B -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go echo -n > $WORK/b118/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b118/symabis ./arith_amd64.s mkdir -p $WORK/b168/ mkdir -p $WORK/b170/ cat >/usr/src/tmp/go-build3220286628/b168/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p mime/quotedprintable -lang=go1.23 -std -complete -buildid j3Kw9VPJwJxhtChJaUWf/j3Kw9VPJwJxhtChJaUWf -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/usr/src/tmp/go-build3220286628/b170/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a EOF mkdir -p $WORK/b113/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p net/http/internal -lang=go1.23 -std -complete -buildid JL7cZhMDAiozj_l8OpFr/JL7cZhMDAiozj_l8OpFr -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >/usr/src/tmp/go-build3220286628/b113/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p compress/flate -lang=go1.23 -std -complete -buildid 3QOEyTJwxrNsxbzxIMqE/3QOEyTJwxrNsxbzxIMqE -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >/usr/src/tmp/go-build3220286628/b070/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3220286628/b061/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p runtime/debug -lang=go1.23 -std -buildid zIWFVGHCQAA7EMBLa8Jj/zIWFVGHCQAA7EMBLa8Jj -goversion go1.23.1 -symabis $WORK/b070/symabis -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cat >/usr/src/tmp/go-build3220286628/b118/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p math/big -lang=go1.23 -std -buildid V-cSm1E8g2W3_yzJ-fXl/V-cSm1E8g2W3_yzJ-fXl -goversion go1.23.1 -symabis $WORK/b118/symabis -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /usr/src/.cache/go-build/00/00f26876c7ac72dc9f0ec423745db9dbc787e51b8b6d06c4922bb1828fd236e8-d # internal github.com/nsf/termbox-go mkdir -p $WORK/b075/ cat >/usr/src/tmp/go-build3220286628/b075/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build3220286628/b076/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3220286628/b080/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build3220286628/b081/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/nsf/termbox-go -lang=go1.15 -complete -buildid QdrFE5B1zusxYRKzSL-7/QdrFE5B1zusxYRKzSL-7 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack ./vendor/github.com/nsf/termbox-go/api.go ./vendor/github.com/nsf/termbox-go/api_common.go ./vendor/github.com/nsf/termbox-go/escwait.go ./vendor/github.com/nsf/termbox-go/syscalls_linux.go ./vendor/github.com/nsf/termbox-go/termbox.go ./vendor/github.com/nsf/termbox-go/termbox_common.go ./vendor/github.com/nsf/termbox-go/terminfo.go ./vendor/github.com/nsf/termbox-go/terminfo_builtin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /usr/src/.cache/go-build/bc/bc8f496cfe3917fc575203d2870cf55c71db998189dbc876ea3e1d14d02655c5-d # internal go/token mkdir -p $WORK/b175/ cat >/usr/src/tmp/go-build3220286628/b175/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p go/token -lang=go1.23 -std -complete -buildid ZUflPiTda7swgAVgY4Z1/ZUflPiTda7swgAVgY4Z1 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /usr/src/.cache/go-build/1f/1ffc878d8e534d1d7eaae4fb9ff2dec927ac29187cbbe36511f92aa2a490d3af-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b161/ cat >/usr/src/tmp/go-build3220286628/b161/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3220286628/b115/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.23 -std -complete -buildid yiLqPTzYvYqLkYlqJXUP/yiLqPTzYvYqLkYlqJXUP -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /usr/src/.cache/go-build/ae/ae2deff12d13364bf3d823ccbabb823c00108af1f680e8efc8dbe22bf006b6f7-d # internal text/template/parse mkdir -p $WORK/b179/ cat >/usr/src/tmp/go-build3220286628/b179/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p text/template/parse -lang=go1.23 -std -complete -buildid Alh_9KXHWHuNcEmcHSvw/Alh_9KXHWHuNcEmcHSvw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /usr/src/.cache/go-build/9e/9e54b386279797f04aa8271cbe8b14f749ed7af548dbdc81329adbe2f72be2d9-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b183/ cat >/usr/src/tmp/go-build3220286628/b183/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build3220286628/b184/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/hashicorp/go-multierror -lang=go1.13 -complete -buildid p80Z6wyQH4oA2NNA7O4f/p80Z6wyQH4oA2NNA7O4f -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /usr/src/.cache/go-build/c4/c43858748f5c06090b9be87bef610413db4f7a0101fb12afc4eca1fb6ffeb2b3-d # internal github.com/multiformats/go-multihash/core mkdir -p $WORK/b190/ cat >/usr/src/tmp/go-build3220286628/b190/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3220286628/b148/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3220286628/b151/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3220286628/b132/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/multiformats/go-multihash/core -lang=go1.19 -complete -buildid 4pcfjKNWtlDypt5wxW0_/4pcfjKNWtlDypt5wxW0_ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./vendor/github.com/multiformats/go-multihash/core/errata.go ./vendor/github.com/multiformats/go-multihash/core/magic.go ./vendor/github.com/multiformats/go-multihash/core/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /usr/src/.cache/go-build/cc/cc7ff76d556b04206358f12b32c1f21acd03af2779ac910508e9412992d3c5da-d # internal flag mkdir -p $WORK/b199/ cat >/usr/src/tmp/go-build3220286628/b199/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build3220286628/b089/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p flag -lang=go1.23 -std -complete -buildid FCGSKg5o78AthwWqfyNC/FCGSKg5o78AthwWqfyNC -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/flag/flag.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b070/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /usr/src/.cache/go-build/53/53792397df8064bbc2c478e60c3c37b9caf82319c66bad96920dedc1100dfb7d-d # internal github.com/zeebo/bencode mkdir -p $WORK/b208/ cat >/usr/src/tmp/go-build3220286628/b208/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3220286628/b089/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/zeebo/bencode -lang=go1.16 -complete -buildid gyHaUC9-ZusgVYA_B2cC/gyHaUC9-ZusgVYA_B2cC -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/github.com/zeebo/bencode/decode.go ./vendor/github.com/zeebo/bencode/doc.go ./vendor/github.com/zeebo/bencode/encode.go ./vendor/github.com/zeebo/bencode/raw.go ./vendor/github.com/zeebo/bencode/tag.go ./vendor/github.com/zeebo/bencode/tracer.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /usr/src/.cache/go-build/1e/1eeccde5644295b626ff1b42271c914caa759f6a819d42096fb523ea27f26609-d # internal github.com/boltdb/bolt mkdir -p $WORK/b066/ cat >/usr/src/tmp/go-build3220286628/b066/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build3220286628/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3220286628/b070/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/boltdb/bolt -lang=go1.16 -complete -buildid lnsmmpj3nctmX0nr_WPA/lnsmmpj3nctmX0nr_WPA -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack ./vendor/github.com/boltdb/bolt/bolt_amd64.go ./vendor/github.com/boltdb/bolt/bolt_linux.go ./vendor/github.com/boltdb/bolt/bolt_unix.go ./vendor/github.com/boltdb/bolt/bucket.go ./vendor/github.com/boltdb/bolt/cursor.go ./vendor/github.com/boltdb/bolt/db.go ./vendor/github.com/boltdb/bolt/doc.go ./vendor/github.com/boltdb/bolt/errors.go ./vendor/github.com/boltdb/bolt/freelist.go ./vendor/github.com/boltdb/bolt/node.go ./vendor/github.com/boltdb/bolt/page.go ./vendor/github.com/boltdb/bolt/tx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /usr/src/.cache/go-build/1c/1c00f8e84502424d5ac2b72f32a29e10065d19b1bb872b210836c9d2090bd14f-d # internal os/user mkdir -p $WORK/b211/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b211/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b211/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /usr/src/.cache/go-build/18/188df75a6d9c86af8509f930a0a26ff3ed8b2be8b1c1d17a2c7dc645f73fb94b-d # internal github.com/google/btree mkdir -p $WORK/b221/ cat >/usr/src/tmp/go-build3220286628/b221/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/google/btree -lang=go1.18 -complete -buildid kQqcVW9KwjIk1aTIqkF8/kQqcVW9KwjIk1aTIqkF8 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/github.com/google/btree/btree_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /usr/src/.cache/go-build/95/95663eb9ede891df99df7a4bdc43d7dd930636912037792081b1805d42519605-d # internal github.com/multiformats/go-multihash/register/blake2 mkdir -p $WORK/b192/ cat >/usr/src/tmp/go-build3220286628/b192/importcfg << 'EOF' # internal # import config packagefile github.com/multiformats/go-multihash/core=/usr/src/tmp/go-build3220286628/b190/_pkg_.a packagefile golang.org/x/crypto/blake2b=/usr/src/tmp/go-build3220286628/b193/_pkg_.a packagefile golang.org/x/crypto/blake2s=/usr/src/tmp/go-build3220286628/b195/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/multiformats/go-multihash/register/blake2 -lang=go1.19 -complete -buildid 1xlLgVmL5W1JSdntoXLN/1xlLgVmL5W1JSdntoXLN -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./vendor/github.com/multiformats/go-multihash/register/blake2/multihash_blake2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /usr/src/.cache/go-build/c4/c4ae7084be71cf652430ce95c6be8b7f3b785492d90ccf61c766e7fcad4250af-d # internal github.com/br0xen/termbox-util mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cat >/usr/src/tmp/go-build3220286628/b074/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/nsf/termbox-go=/usr/src/tmp/go-build3220286628/b075/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/br0xen/termbox-util -lang=go1.16 -complete -buildid yncfqjIr2RECeWCuLy7B/yncfqjIr2RECeWCuLy7B -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack ./vendor/github.com/br0xen/termbox-util/termbox_alertmodal.go ./vendor/github.com/br0xen/termbox-util/termbox_asciiart.go ./vendor/github.com/br0xen/termbox-util/termbox_button.go ./vendor/github.com/br0xen/termbox-util/termbox_checkbox.go ./vendor/github.com/br0xen/termbox-util/termbox_confirmmodal.go ./vendor/github.com/br0xen/termbox-util/termbox_dropmenu.go ./vendor/github.com/br0xen/termbox-util/termbox_frame.go ./vendor/github.com/br0xen/termbox-util/termbox_inputfield.go ./vendor/github.com/br0xen/termbox-util/termbox_inputmodal.go ./vendor/github.com/br0xen/termbox-util/termbox_label.go ./vendor/github.com/br0xen/termbox-util/termbox_menu.go ./vendor/github.com/br0xen/termbox-util/termbox_progressbar.go ./vendor/github.com/br0xen/termbox-util/termbox_scrollframe.go ./vendor/github.com/br0xen/termbox-util/termbox_util.go cp $WORK/b113/_pkg_.a /usr/src/.cache/go-build/e1/e1bedae4798386d0b109b8471f95d0fc671221c000df9ab498bbe6535a4f6b07-d # internal compress/gzip mkdir -p $WORK/b112/ cat >/usr/src/tmp/go-build3220286628/b112/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3220286628/b113/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3220286628/b114/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p compress/gzip -lang=go1.23 -std -complete -buildid UQH-HNgQsVrgvjogT-3i/UQH-HNgQsVrgvjogT-3i -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /usr/src/.cache/go-build/14/14f209561e6804fe00bc25018b51023960a7a5928ac53c6c684b63366ebc3d37-d # internal github.com/jroimartin/gocui mkdir -p $WORK/b180/ cat >/usr/src/tmp/go-build3220286628/b180/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/nsf/termbox-go=/usr/src/tmp/go-build3220286628/b075/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/jroimartin/gocui -lang=go1.16 -complete -buildid ZGY6vZzUtiDy9JpFnw5S/ZGY6vZzUtiDy9JpFnw5S -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./vendor/github.com/jroimartin/gocui/attribute.go ./vendor/github.com/jroimartin/gocui/doc.go ./vendor/github.com/jroimartin/gocui/edit.go ./vendor/github.com/jroimartin/gocui/escape.go ./vendor/github.com/jroimartin/gocui/gui.go ./vendor/github.com/jroimartin/gocui/keybinding.go ./vendor/github.com/jroimartin/gocui/view.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /usr/src/.cache/go-build/48/48016384b5f16adae88e5712b76bba7d43b640549518a3a4f335ba393803d945-d # internal github.com/multiformats/go-multihash/register/murmur3 mkdir -p $WORK/b200/ cat >/usr/src/tmp/go-build3220286628/b200/importcfg << 'EOF' # internal # import config packagefile github.com/multiformats/go-multihash/core=/usr/src/tmp/go-build3220286628/b190/_pkg_.a packagefile github.com/spaolacci/murmur3=/usr/src/tmp/go-build3220286628/b201/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/multiformats/go-multihash/register/murmur3 -lang=go1.19 -complete -buildid FqbuQNQM_WepfRfpprbm/FqbuQNQM_WepfRfpprbm -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./vendor/github.com/multiformats/go-multihash/register/murmur3/multihash_murmur3.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b095/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b199/_pkg_.a /usr/src/.cache/go-build/ee/eec3e015f5a30a91bd70b3f44a5f467a380abb9637d91b92e21174b5b6b0e6a4-d # internal github.com/klauspost/cpuid/v2 mkdir -p $WORK/b198/ echo -n > $WORK/b198/go_asm.h # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/cpuid/v2 -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b198/symabis ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /usr/src/.cache/go-build/ab/abcf462d48943f9d017cf7f868903d533ff0c4b0c3df8b180a8b63aa18f90d27-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b159/ cat >/usr/src/tmp/go-build3220286628/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3220286628/b160/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3220286628/b161/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.23 -std -complete -buildid JzRRJhnG-5CERHm81Xrn/JzRRJhnG-5CERHm81Xrn -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /usr/src/.cache/go-build/6e/6e765420d891379e53b91357c9ffe21dcdd2413aebac9fa82ec4e6e0c7dbb051-d # internal github.com/multiformats/go-multihash/register/sha3 mkdir -p $WORK/b202/ cat >/usr/src/tmp/go-build3220286628/b202/importcfg << 'EOF' # internal # import config packagefile github.com/multiformats/go-multihash/core=/usr/src/tmp/go-build3220286628/b190/_pkg_.a packagefile golang.org/x/crypto/sha3=/usr/src/tmp/go-build3220286628/b203/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/multiformats/go-multihash/register/sha3 -lang=go1.19 -complete -buildid qb3JiNsplukbZDwFP4YM/qb3JiNsplukbZDwFP4YM -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/github.com/multiformats/go-multihash/register/sha3/multihash_sha3.go cp $WORK/b208/_pkg_.a /usr/src/.cache/go-build/29/29b321959ecf6a590ea67494994a436c1205e1e04c4022517b50f64884e66bbb-d # internal github.com/multiformats/go-multihash/register/sha256 mkdir -p $WORK/b205/ cat >/usr/src/tmp/go-build3220286628/b205/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build3220286628/b151/_pkg_.a packagefile github.com/multiformats/go-multihash/core=/usr/src/tmp/go-build3220286628/b190/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/multiformats/go-multihash/register/sha256 -lang=go1.19 -complete -buildid 7za_CrBYaEf8mcgHCymz/7za_CrBYaEf8mcgHCymz -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./vendor/github.com/multiformats/go-multihash/register/sha256/sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /usr/src/.cache/go-build/b4/b4cb21a8b8ec897ef2e13dd5ee5515d673d8c2a3be6c38afd3b18db6ba04ca6a-d # internal github.com/multiformats/go-multihash/register/miniosha256 mkdir -p $WORK/b204/ cat >/usr/src/tmp/go-build3220286628/b204/importcfg << 'EOF' # internal # import config packagefile github.com/multiformats/go-multihash/register/sha256=/usr/src/tmp/go-build3220286628/b205/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/multiformats/go-multihash/register/miniosha256 -lang=go1.19 -complete -buildid rFok1lkc69c2_LpTVuIF/rFok1lkc69c2_LpTVuIF -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./vendor/github.com/multiformats/go-multihash/register/miniosha256/post_go1.21.go cat >/usr/src/tmp/go-build3220286628/b198/importcfg << 'EOF' # internal # import config packagefile flag=/usr/src/tmp/go-build3220286628/b199/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/klauspost/cpuid/v2 -lang=go1.13 -buildid Zea46RcGMW_acj13CSQb/Zea46RcGMW_acj13CSQb -goversion go1.23.1 -symabis $WORK/b198/symabis -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack -asmhdr $WORK/b198/go_asm.h ./vendor/github.com/klauspost/cpuid/v2/cpuid.go ./vendor/github.com/klauspost/cpuid/v2/detect_x86.go ./vendor/github.com/klauspost/cpuid/v2/featureid_string.go cp $WORK/b095/_pkg_.a /usr/src/.cache/go-build/19/1999807e10d181f27d348503f20f8f31c3b5cb4d09fda02bc7c1976ff92859ef-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b094/ cat >/usr/src/tmp/go-build3220286628/b094/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3220286628/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p github.com/mattn/go-isatty -lang=go1.12 -complete -buildid MCRHuhK6xkluy1mV6T5x/MCRHuhK6xkluy1mV6T5x -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /usr/src/.cache/go-build/26/26f2aae1f7bfcf6917a8b49b33c9160ab8aadc392369eae2551844bdc194d988-d # internal text/template mkdir -p $WORK/b178/ cat >/usr/src/tmp/go-build3220286628/b178/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3220286628/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build3220286628/b179/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p text/template -lang=go1.23 -std -complete -buildid nxqRkNNICG52FYFy25Zm/nxqRkNNICG52FYFy25Zm -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /usr/src/.cache/go-build/72/72f8a90dce65d35576a5d57d0686b66809d40b7f8f277ba7fe05d614faf0c7d2-d # internal github.com/cenkalti/rain/internal/bitfield mkdir -p $WORK/b228/ cat >/usr/src/tmp/go-build3220286628/b228/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/cenkalti/rain/internal/bitfield -lang=go1.21 -complete -buildid gh8hohJq8dyvjzROVCsX/gh8hohJq8dyvjzROVCsX -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./internal/bitfield/bitfield.go cp $WORK/b221/_pkg_.a /usr/src/.cache/go-build/48/481ad4c075218c1d85fb7a97d1efbcccf12df14dd1fa5a9946844ff86870832f-d # internal text/tabwriter mkdir -p $WORK/b239/ cat >/usr/src/tmp/go-build3220286628/b239/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p text/tabwriter -lang=go1.23 -std -complete -buildid KdXeXsi9H3Cs2t3g-N_b/KdXeXsi9H3Cs2t3g-N_b -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /usr/src/.cache/go-build/d9/d993ef5c673dd0ca31153d44b131622fc02202b11301df94304ee878103723db-d # internal github.com/cenkalti/rain/internal/infodownloader mkdir -p $WORK/b244/ cat >/usr/src/tmp/go-build3220286628/b244/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/cenkalti/rain/internal/infodownloader -lang=go1.21 -complete -buildid Jj4n4UBPfUKA-K3UKd12/Jj4n4UBPfUKA-K3UKd12 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./internal/infodownloader/infodownloader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b159/_pkg_.a /usr/src/.cache/go-build/7e/7ef9bc553b99152001b94dec82c596fa9868046ea6a5a142ef04aa06e1d64fcd-d # internal cp $WORK/b094/_pkg_.a /usr/src/.cache/go-build/b4/b44287af8588a2d077969534b32b9c250019a37c8437cd7dd7de60352fd4bcff-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b093/ cat >/usr/src/tmp/go-build3220286628/b093/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3220286628/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/mattn/go-colorable -lang=go1.13 -complete -buildid F1RArgOPrZp5i2LZjCYD/F1RArgOPrZp5i2LZjCYD -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go go.etcd.io/bbolt mkdir -p $WORK/b263/ cat >/usr/src/tmp/go-build3220286628/b263/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3220286628/b095/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build3220286628/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p go.etcd.io/bbolt -lang=go1.17 -complete -buildid aZsggpiGUzAj1CYORdJt/aZsggpiGUzAj1CYORdJt -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/go.etcd.io/bbolt/bolt_amd64.go ./vendor/go.etcd.io/bbolt/bolt_linux.go ./vendor/go.etcd.io/bbolt/bolt_unix.go ./vendor/go.etcd.io/bbolt/bucket.go ./vendor/go.etcd.io/bbolt/compact.go ./vendor/go.etcd.io/bbolt/cursor.go ./vendor/go.etcd.io/bbolt/db.go ./vendor/go.etcd.io/bbolt/doc.go ./vendor/go.etcd.io/bbolt/errors.go ./vendor/go.etcd.io/bbolt/freelist.go ./vendor/go.etcd.io/bbolt/freelist_hmap.go ./vendor/go.etcd.io/bbolt/mlock_unix.go ./vendor/go.etcd.io/bbolt/node.go ./vendor/go.etcd.io/bbolt/page.go ./vendor/go.etcd.io/bbolt/tx.go ./vendor/go.etcd.io/bbolt/tx_check.go ./vendor/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /usr/src/.cache/go-build/c4/c4c88e023abebce1f7cfdc8e4faf26c06dbf8da0706f575bddf6fdc870348992-d # internal github.com/fatih/color mkdir -p $WORK/b092/ cat >/usr/src/tmp/go-build3220286628/b092/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build3220286628/b093/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3220286628/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/fatih/color -lang=go1.13 -complete -buildid T9wyFeOva8tAtrIg09LL/T9wyFeOva8tAtrIg09LL -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /usr/src/.cache/go-build/9e/9e6a77fc5c6788544b67b6dd255c16adfc924138aa7f236e85ab4706d1b114ab-d # internal github.com/cenkalti/rain/internal/storage/filestorage mkdir -p $WORK/b264/ cat >/usr/src/tmp/go-build3220286628/b264/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/storage=/usr/src/tmp/go-build3220286628/b223/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3220286628/b095/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/cenkalti/rain/internal/storage/filestorage -lang=go1.21 -complete -buildid 3ruSlvzDnn2rxQqz5eWP/3ruSlvzDnn2rxQqz5eWP -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./internal/storage/filestorage/filestorage.go ./internal/storage/filestorage/filestorage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /usr/src/.cache/go-build/31/31178b23235f5e2543d1b469a102567c6753a4f6736ad7844f6602849e786ec2-d # internal runtime/pprof mkdir -p $WORK/b238/ cp $WORK/b228/_pkg_.a /usr/src/.cache/go-build/1d/1d0efde0ea38633b7cc453b561550abd299ce9adcc3b018d829d4277759da272-d # internal cat >/usr/src/tmp/go-build3220286628/b238/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3220286628/b112/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build3220286628/b021/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3220286628/b239/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF database/sql/driver mkdir -p $WORK/b272/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p runtime/pprof -lang=go1.23 -std -buildid uPO3cmb6MKnHY0xPdiva/uPO3cmb6MKnHY0xPdiva -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go cat >/usr/src/tmp/go-build3220286628/b272/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p database/sql/driver -lang=go1.23 -std -complete -buildid uvnpQ2DQF9w7Bl9x71Ty/uvnpQ2DQF9w7Bl9x71Ty -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b088/_pkg_.a /usr/src/.cache/go-build/59/5930a67285689ac58bfd50e8b2ae996aa2d1b0f23245190d2351c5aeba9f4b8e-d # internal github.com/cenkalti/rain/internal/rpctypes mkdir -p $WORK/b096/ cat >/usr/src/tmp/go-build3220286628/b096/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/cenkalti/rain/internal/rpctypes -lang=go1.21 -complete -buildid l1GDiOsN4yHVA3kzg0zN/l1GDiOsN4yHVA3kzg0zN -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack ./internal/rpctypes/rpctypes.go ./internal/rpctypes/time.go cp $WORK/b180/_pkg_.a /usr/src/.cache/go-build/c0/c00a993c566a91e951829aa74fe99d3d8b61ff301b3c8ef0cae0b8cbdc21736e-d # internal github.com/jackpal/bencode-go mkdir -p $WORK/b278/ cat >/usr/src/tmp/go-build3220286628/b278/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/jackpal/bencode-go -lang=go1.16 -complete -buildid SEl91BjyVg84yEsCxDkY/SEl91BjyVg84yEsCxDkY -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/jackpal/bencode-go/decode.go ./vendor/github.com/jackpal/bencode-go/incswparse.go ./vendor/github.com/jackpal/bencode-go/parse.go ./vendor/github.com/jackpal/bencode-go/struct.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /usr/src/.cache/go-build/67/678ae40c5f19ca1569c9e99729c7a743db5457d3465284c7252627639e820d66-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b158/ cat >/usr/src/tmp/go-build3220286628/b158/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3220286628/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3220286628/b161/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3220286628/b162/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/net/idna -lang=go1.23 -std -complete -buildid vxoeTtUa_rhIvcfCxCQE/vxoeTtUa_rhIvcfCxCQE -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /usr/src/.cache/go-build/ac/acb042c06b6b33a8d6bed910c98313dc835e256318ca80bd10a19b58f417bcd8-d # internal github.com/hokaccha/go-prettyjson mkdir -p $WORK/b087/ cat >/usr/src/tmp/go-build3220286628/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/fatih/color=/usr/src/tmp/go-build3220286628/b092/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/hokaccha/go-prettyjson -lang=go1.16 -complete -buildid A6-VNePw-bYcqU_PW5i8/A6-VNePw-bYcqU_PW5i8 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack ./vendor/github.com/hokaccha/go-prettyjson/prettyjson.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /usr/src/.cache/go-build/1f/1fc2f1b050cab285f03fbc0030a21a925ab958ea4c253bce1f278de52cb953d7-d # internal github.com/youtube/vitess/go/cache mkdir -p $WORK/b280/ cat >/usr/src/tmp/go-build3220286628/b280/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build3220286628/b115/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/youtube/vitess/go/cache -lang=go1.16 -complete -buildid A64mJxsoBtXdigkeCNKN/A64mJxsoBtXdigkeCNKN -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/youtube/vitess/go/cache/lru_cache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /usr/src/.cache/go-build/44/44d928d9d445362714094b309e6ea977f19a5209044af0d401c779bd725eaecb-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b283/ cat >/usr/src/tmp/go-build3220286628/b283/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile html=/usr/src/tmp/go-build3220286628/b177/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3220286628/b078/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/russross/blackfriday/v2 -lang=go1.16 -complete -buildid onLMYGUz0pW7ymaB6HLu/onLMYGUz0pW7ymaB6HLu -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/entities.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /usr/src/.cache/go-build/9a/9a1be56fc9c87f8feda8c5198b0f7f11082005eb5eb7adaf3a706a8750e76a04-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b284/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cat >/usr/src/tmp/go-build3220286628/b284/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3220286628/b089/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3220286628/b078/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p gopkg.in/yaml.v2 -lang=go1.15 -complete -buildid InQnWv03nOIqJdS0wzwj/InQnWv03nOIqJdS0wzwj -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b096/_pkg_.a /usr/src/.cache/go-build/ae/aeb30307419644dd9bd2f328c861878f2a158c3efa4ab97399493eaa186ead63-d # internal cp $WORK/b280/_pkg_.a /usr/src/.cache/go-build/45/45315b9f9a777c5c393728ad024d4fd676a44a92f6bfded02881b782297dc3fb-d # internal runtime/trace mkdir -p $WORK/b287/ cat >/usr/src/tmp/go-build3220286628/b287/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p runtime/trace -lang=go1.23 -std -buildid 2F-iaWJgy5-nfjWZuyno/2F-iaWJgy5-nfjWZuyno -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go internal/profile mkdir -p $WORK/b286/ cat >/usr/src/tmp/go-build3220286628/b286/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3220286628/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3220286628/b078/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p internal/profile -lang=go1.23 -std -complete -buildid DS0LADjdWGtVevvUQcqH/DS0LADjdWGtVevvUQcqH -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /usr/src/.cache/go-build/be/be6d7acbf64140127c14602502c906527f7b4e089374d22965aee22922746acc-d # internal github.com/cenkalti/rain/internal/jsonutil mkdir -p $WORK/b085/ cat >/usr/src/tmp/go-build3220286628/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile github.com/fatih/structs=/usr/src/tmp/go-build3220286628/b086/_pkg_.a packagefile github.com/hokaccha/go-prettyjson=/usr/src/tmp/go-build3220286628/b087/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/cenkalti/rain/internal/jsonutil -lang=go1.21 -complete -buildid 2_84yod18-1LXi7FnCJw/2_84yod18-1LXi7FnCJw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack ./internal/jsonutil/jsonutil.go cp $WORK/b066/_pkg_.a /usr/src/.cache/go-build/79/7921afbd85d863cab3e422e110e2f7b4cd6f947de1d660e68129a4c66e695321-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b118/arith_amd64.o ./arith_amd64.s github.com/cenkalti/boltbrowser/boltbrowser mkdir -p $WORK/b072/ cat >/usr/src/tmp/go-build3220286628/b072/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/boltdb/bolt=/usr/src/tmp/go-build3220286628/b066/_pkg_.a packagefile github.com/br0xen/termbox-util=/usr/src/tmp/go-build3220286628/b074/_pkg_.a packagefile github.com/nsf/termbox-go=/usr/src/tmp/go-build3220286628/b075/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/cenkalti/boltbrowser/boltbrowser -lang=go1.16 -complete -buildid kk5JkgadH0BUmG0Tkarf/kk5JkgadH0BUmG0Tkarf -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/bolt_model.go ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/cursor.go ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/mainloop.go ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen.go ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen_about.go ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/screen_browser.go ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/stringify.go ./vendor/github.com/cenkalti/boltbrowser/boltbrowser/style.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/cpuid/v2 -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b198/cpuid_amd64.o ./cpuid_amd64.s cp $WORK/b272/_pkg_.a /usr/src/.cache/go-build/49/49ac0ecf75e139dfa423a08b51d5b3a17574d280e8480e1b53844946f83b03ef-d # internal database/sql mkdir -p $WORK/b271/ cat >/usr/src/tmp/go-build3220286628/b271/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3220286628/b272/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build3220286628/b108/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p database/sql -lang=go1.23 -std -complete -buildid ZPzrkb6hQo3h_B4niIWr/ZPzrkb6hQo3h_B4niIWr -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b085/_pkg_.a /usr/src/.cache/go-build/cf/cfffa51111ed491c03e481dab4f4dd4d42815934abd8e23e9682ab095576cca7-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b287/_pkg_.a /usr/src/.cache/go-build/58/5827d27a5de1f27dec03c5c7be0f3fadea87fa42471a8a2eba7eaabda585169d-d # internal cp $WORK/b118/_pkg_.a /usr/src/.cache/go-build/05/05efae0d5fd533b4ccb09200da424fad50e65cb7721c51e86c828a0411c4f613-d # internal crypto/rand mkdir -p $WORK/b116/ crypto/internal/bigmod mkdir -p $WORK/b130/ cat >/usr/src/tmp/go-build3220286628/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3220286628/b117/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3220286628/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/rand -lang=go1.23 -std -complete -buildid V26SPPJMnff867ofEv0c/V26SPPJMnff867ofEv0c -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go echo -n > $WORK/b130/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b130/symabis ./nat_amd64.s cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/github.com/klauspost/cpuid/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b198/_pkg_.a $WORK/b198/cpuid_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /usr/src/.cache/go-build/b2/b248e19c10648666d9a2f1488fc5a0fd90f888e2d15d88bff56c00ea9ab2f9a6-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b131/ cat >/usr/src/tmp/go-build3220286628/b131/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/internal/boring/bbig -lang=go1.23 -std -complete -buildid 4rcFYKGYkaN-D-kton2D/4rcFYKGYkaN-D-kton2D -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go crypto/elliptic mkdir -p $WORK/b129/ cat >/usr/src/tmp/go-build3220286628/b129/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/usr/src/tmp/go-build3220286628/b125/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/elliptic -lang=go1.23 -std -complete -buildid nPzDqu5irA2TtDJv2ITq/nPzDqu5irA2TtDJv2ITq -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go cat >/usr/src/tmp/go-build3220286628/b130/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/internal/bigmod -lang=go1.23 -std -buildid 2XmNLuIr4Amc9OBvNhRM/2XmNLuIr4Amc9OBvNhRM -goversion go1.23.1 -symabis $WORK/b130/symabis -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /usr/src/.cache/go-build/dc/dc3667183eb23412eb96d5f6db08b631b2d36e2f8a3b1eea9beda8bbb629ccd4-d # internal encoding/asn1 mkdir -p $WORK/b134/ cat >/usr/src/tmp/go-build3220286628/b134/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3220286628/b091/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p encoding/asn1 -lang=go1.23 -std -complete -buildid qUQc8yiVGuVqJ5PVHpIi/qUQc8yiVGuVqJ5PVHpIi -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /usr/src/.cache/go-build/4f/4f1f20a2980ff45543073474b6467c3e8a68f34cdf2f077077b7530eb935b084-d # internal crypto/dsa mkdir -p $WORK/b153/ cat >/usr/src/tmp/go-build3220286628/b153/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/usr/src/tmp/go-build3220286628/b117/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/dsa -lang=go1.23 -std -complete -buildid IMqL-C-iV03DNAhcyt4L/IMqL-C-iV03DNAhcyt4L -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /usr/src/.cache/go-build/a8/a8aa25562cf6525fff39fff78c5cd7cef057a1b165088b67000545f072a00a00-d # internal crypto/ed25519 mkdir -p $WORK/b136/ cat >/usr/src/tmp/go-build3220286628/b136/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build3220286628/b137/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3220286628/b132/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/ed25519 -lang=go1.23 -std -complete -buildid idW3xochdJGIWNhwl4i3/idW3xochdJGIWNhwl4i3 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /usr/src/.cache/go-build/67/6797bb2b10f1f859ad94f1f10bb72a2abfebf195a47fd49215849875cc92bc28-d # internal crypto/internal/hpke mkdir -p $WORK/b139/ cat >/usr/src/tmp/go-build3220286628/b139/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3220286628/b121/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3220286628/b123/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3220286628/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3220286628/b145/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/hpke -lang=go1.23 -std -complete -buildid _FsGK59Ljak7venxsZyw/_FsGK59Ljak7venxsZyw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /usr/src/.cache/go-build/33/330aaddab2ecf471529c8e51ef2476d139390c65e43057f7afcb9669c20180e3-d # internal crypto/internal/mlkem768 mkdir -p $WORK/b146/ cat >/usr/src/tmp/go-build3220286628/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/sha3=vendor/golang.org/x/crypto/sha3 packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build3220286628/b147/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/mlkem768 -lang=go1.23 -std -complete -buildid jdHpsujbFCeLZEz2T9XV/jdHpsujbFCeLZEz2T9XV -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/internal/mlkem768/mlkem768.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /usr/src/.cache/go-build/b4/b4970dc2fc47b96aa8ccbeaae537106603bf98ecc4f9538e912952a4d2821c9d-d # internal html/template cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b130/nat_amd64.o ./nat_amd64.s mkdir -p $WORK/b176/ cat >/usr/src/tmp/go-build3220286628/b176/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile html=/usr/src/tmp/go-build3220286628/b177/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3220286628/b078/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile text/template=/usr/src/tmp/go-build3220286628/b178/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build3220286628/b179/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p html/template -lang=go1.23 -std -complete -buildid 4sZslcfKIbLz_4rlQ1Db/4sZslcfKIbLz_4rlQ1Db -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b130/_pkg_.a $WORK/b130/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /usr/src/.cache/go-build/82/82828c63420f8c365f74c6440ec52b43e43fe1e42efd68273708bb4553de672a-d # internal crypto/rsa mkdir -p $WORK/b150/ cat >/usr/src/tmp/go-build3220286628/b150/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3220286628/b130/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3220286628/b131/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3220286628/b117/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/rsa -lang=go1.23 -std -complete -buildid eWJHBvCQQ00fbdyIyTZq/eWJHBvCQQ00fbdyIyTZq -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /usr/src/.cache/go-build/2f/2f5c5964ffeb80aa5e0818beb1ccd8e02ae661c4e2e80f3ea6997cf014c7dd6a-d # internal github.com/mr-tron/base58/base58 mkdir -p $WORK/b189/ cat >/usr/src/tmp/go-build3220286628/b189/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/mr-tron/base58/base58 -lang=go1.12 -complete -buildid JRplNoiInAcm7lRLjZor/JRplNoiInAcm7lRLjZor -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./vendor/github.com/mr-tron/base58/base58/alphabet.go ./vendor/github.com/mr-tron/base58/base58/base58.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /usr/src/.cache/go-build/79/79d2d60687166e851ebaee5526bd71864463cc26ccd65099894667cba4fe3704-d # internal lukechampine.com/blake3 mkdir -p $WORK/b197/ echo -n > $WORK/b197/go_asm.h # internal cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p lukechampine.com/blake3 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -gensymabis -o $WORK/b197/symabis ./blake3_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /usr/src/.cache/go-build/02/0212209c902d79cf666e2076b51a720547b13a6293a575b8882b51ef0f2bd9d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /usr/src/.cache/go-build/0b/0b02a5ef062237cc1d876a03ff26def28432020780aa1e04cfc69a5b4c09bb1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /usr/src/.cache/go-build/67/679d182178c5b20ccf7db8338f5a4d511ba216a69d9f756689189608e47c1cee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /usr/src/.cache/go-build/2b/2b6f56a5c143d50a322d8f77cd2ad11441f6b152e22adc33a922273439c1a434-d # internal cat >/usr/src/tmp/go-build3220286628/b197/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/klauspost/cpuid/v2=/usr/src/tmp/go-build3220286628/b198/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p lukechampine.com/blake3 -lang=go1.13 -buildid NTfQlxSUvyxxUhiandCR/NTfQlxSUvyxxUhiandCR -goversion go1.23.1 -symabis $WORK/b197/symabis -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h ./vendor/lukechampine.com/blake3/blake3.go ./vendor/lukechampine.com/blake3/compress_amd64.go ./vendor/lukechampine.com/blake3/compress_generic.go ./vendor/lukechampine.com/blake3/cpu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /usr/src/.cache/go-build/f7/f7eeedf8a4c6eea52c728ebc1140ab928cc3c003fae28902b6ce7470962bc560-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /usr/src/.cache/go-build/a9/a9fa665057167de91c2a2abc872ca705586c7db97644f7f2ec29a371c5f2cd7d-d # internal github.com/cenkalti/rain/internal/resumer/boltdbresumer mkdir -p $WORK/b262/ cat >/usr/src/tmp/go-build3220286628/b262/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile go.etcd.io/bbolt=/usr/src/tmp/go-build3220286628/b263/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3220286628/b070/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/cenkalti/rain/internal/resumer/boltdbresumer -lang=go1.21 -complete -buildid E5dCRPSyfsY7Qedo_FGU/E5dCRPSyfsY7Qedo_FGU -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./internal/resumer/boltdbresumer/boltdbresumer.go ./internal/resumer/boltdbresumer/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /usr/src/.cache/go-build/57/572aafd50d55d272472adda54ace85ec5d17607363407b68c464aca42c69c8eb-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b133/ cat >/usr/src/tmp/go-build3220286628/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/usr/src/tmp/go-build3220286628/b134/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3220286628/b135/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.23 -std -complete -buildid TV0GDiRfRWXZNjtGHBkj/TV0GDiRfRWXZNjtGHBkj -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go crypto/x509/pkix mkdir -p $WORK/b154/ cat >/usr/src/tmp/go-build3220286628/b154/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/usr/src/tmp/go-build3220286628/b134/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/x509/pkix -lang=go1.23 -std -complete -buildid VH5xtYgcdDZ-UmqsvfQS/VH5xtYgcdDZ-UmqsvfQS -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cd $WORK/b211 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=vpBGpmoR9WE5Ee4d4-lv -o $WORK/b211/_x001.o -c _cgo_export.c cp $WORK/b283/_pkg_.a /usr/src/.cache/go-build/2c/2c4a64ae438af6e8dd929faf5aa8e8b89497d42c750c8e4e6afd99070e1f3d75-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b282/ cat >/usr/src/tmp/go-build3220286628/b282/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/russross/blackfriday/v2=/usr/src/tmp/go-build3220286628/b283/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/cpuguy83/go-md2man/v2/md2man -lang=go1.11 -complete -buildid lQ6-idr2NLRwCJAHa3rS/lQ6-idr2NLRwCJAHa3rS -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /usr/src/.cache/go-build/1b/1b82f2a05ff913899d361dd48f400c21124a239b9ccdd4930ea9aaa6afc4e43a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /usr/src/.cache/go-build/0a/0af92c635d5d164ac454e551ee466aee5b84441b604d43b8130097bc77896de5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /usr/src/.cache/go-build/7f/7f030da03b2aa8f482a886bd8b08bbfc27c90794cac6c8ad75576064fe3c55b8-d # internal cd $WORK/b211 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=vpBGpmoR9WE5Ee4d4-lv -o $WORK/b211/_x002.o -c cgo_lookup_cgo.cgo2.c cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p lukechampine.com/blake3 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v1 -o $WORK/b197/blake3_amd64.o ./blake3_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /usr/src/.cache/go-build/aa/aa3c3d102137a2f07f376756df3c29b4eade679ee67239fbc588d80202d803cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal github.com/urfave/cli mkdir -p $WORK/b281/ cat >/usr/src/tmp/go-build3220286628/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile flag=/usr/src/tmp/go-build3220286628/b199/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=/usr/src/tmp/go-build3220286628/b282/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3220286628/b080/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3220286628/b239/_pkg_.a packagefile text/template=/usr/src/tmp/go-build3220286628/b178/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/urfave/cli -lang=go1.11 -complete -buildid M7SS9Ve-cXIP6-FE77_x/M7SS9Ve-cXIP6-FE77_x -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/urfave/cli/app.go ./vendor/github.com/urfave/cli/category.go ./vendor/github.com/urfave/cli/cli.go ./vendor/github.com/urfave/cli/command.go ./vendor/github.com/urfave/cli/context.go ./vendor/github.com/urfave/cli/docs.go ./vendor/github.com/urfave/cli/errors.go ./vendor/github.com/urfave/cli/fish.go ./vendor/github.com/urfave/cli/flag.go ./vendor/github.com/urfave/cli/flag_bool.go ./vendor/github.com/urfave/cli/flag_bool_t.go ./vendor/github.com/urfave/cli/flag_duration.go ./vendor/github.com/urfave/cli/flag_float64.go ./vendor/github.com/urfave/cli/flag_generic.go ./vendor/github.com/urfave/cli/flag_int.go ./vendor/github.com/urfave/cli/flag_int64.go ./vendor/github.com/urfave/cli/flag_int64_slice.go ./vendor/github.com/urfave/cli/flag_int_slice.go ./vendor/github.com/urfave/cli/flag_string.go ./vendor/github.com/urfave/cli/flag_string_slice.go ./vendor/github.com/urfave/cli/flag_uint.go ./vendor/github.com/urfave/cli/flag_uint64.go ./vendor/github.com/urfave/cli/funcs.go ./vendor/github.com/urfave/cli/help.go ./vendor/github.com/urfave/cli/parse.go ./vendor/github.com/urfave/cli/sort.go ./vendor/github.com/urfave/cli/template.go cp $WORK/b262/_pkg_.a /usr/src/.cache/go-build/c6/c6b80e3c3d98dcad601e4eb2150f4c88522e00c787315f7d0dffa5b3656cb43a-d # internal cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RrxRvRIcMLRoZHMqVvax -o $WORK/b101/_x001.o -c _cgo_export.c cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b197/_pkg_.a $WORK/b197/blake3_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /usr/src/.cache/go-build/9c/9c16724735d908c88178c051ff550636c2726bf59707ed35d1b00bf1150acc85-d # internal github.com/multiformats/go-multihash/register/blake3 mkdir -p $WORK/b196/ cat >/usr/src/tmp/go-build3220286628/b196/importcfg << 'EOF' # internal # import config packagefile github.com/multiformats/go-multihash/core=/usr/src/tmp/go-build3220286628/b190/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile lukechampine.com/blake3=/usr/src/tmp/go-build3220286628/b197/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/multiformats/go-multihash/register/blake3 -lang=go1.19 -complete -buildid 0dUGVqhAr-dNRn9S6wuU/0dUGVqhAr-dNRn9S6wuU -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./vendor/github.com/multiformats/go-multihash/register/blake3/multihash_blake3.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /usr/src/.cache/go-build/49/498d061d11f561c7da13f6cc61ddd0cbc998120dcd0d4b259c42df8b02d3faec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /usr/src/.cache/go-build/91/9160dee90243c86c5952192c02620941634ce8ef4175df712ac46be72cae0033-d # internal github.com/multiformats/go-multihash/register/all mkdir -p $WORK/b191/ cat >/usr/src/tmp/go-build3220286628/b191/importcfg << 'EOF' # internal # import config packagefile github.com/multiformats/go-multihash/register/blake2=/usr/src/tmp/go-build3220286628/b192/_pkg_.a packagefile github.com/multiformats/go-multihash/register/blake3=/usr/src/tmp/go-build3220286628/b196/_pkg_.a packagefile github.com/multiformats/go-multihash/register/murmur3=/usr/src/tmp/go-build3220286628/b200/_pkg_.a packagefile github.com/multiformats/go-multihash/register/sha3=/usr/src/tmp/go-build3220286628/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/multiformats/go-multihash/register/all -lang=go1.19 -complete -buildid S_AqWw6zRZrvfRq61wsw/S_AqWw6zRZrvfRq61wsw -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./vendor/github.com/multiformats/go-multihash/register/all/multihash_all.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /usr/src/.cache/go-build/23/2334319210d00879175bd51bbf1de25238ee9ee1d04ffbd26c53b989793ae96e-d # internal cd $WORK/b211 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=vpBGpmoR9WE5Ee4d4-lv -o $WORK/b211/_x003.o -c getgrouplist_unix.cgo2.c github.com/multiformats/go-multihash mkdir -p $WORK/b188/ cat >/usr/src/tmp/go-build3220286628/b188/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/mr-tron/base58/base58=/usr/src/tmp/go-build3220286628/b189/_pkg_.a packagefile github.com/multiformats/go-multihash/core=/usr/src/tmp/go-build3220286628/b190/_pkg_.a packagefile github.com/multiformats/go-multihash/register/all=/usr/src/tmp/go-build3220286628/b191/_pkg_.a packagefile github.com/multiformats/go-multihash/register/miniosha256=/usr/src/tmp/go-build3220286628/b204/_pkg_.a packagefile github.com/multiformats/go-varint=/usr/src/tmp/go-build3220286628/b206/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/multiformats/go-multihash -lang=go1.19 -complete -buildid -5kj74GdK-2ZqIJYKD7Q/-5kj74GdK-2ZqIJYKD7Q -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./vendor/github.com/multiformats/go-multihash/io.go ./vendor/github.com/multiformats/go-multihash/multihash.go ./vendor/github.com/multiformats/go-multihash/registry.go ./vendor/github.com/multiformats/go-multihash/set.go ./vendor/github.com/multiformats/go-multihash/sum.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /usr/src/.cache/go-build/04/04fb34f7c454abea91a93925548793398641ee283f21bd5f30ff8be69f9b1c98-d # internal crypto/ecdsa mkdir -p $WORK/b128/ cat >/usr/src/tmp/go-build3220286628/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3220286628/b121/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3220286628/b123/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3220286628/b129/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3220286628/b130/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3220286628/b131/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3220286628/b125/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3220286628/b117/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3220286628/b132/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3220286628/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3220286628/b135/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/ecdsa -lang=go1.23 -std -complete -buildid bouwJGJIT4sfqoTzHLTR/bouwJGJIT4sfqoTzHLTR -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RrxRvRIcMLRoZHMqVvax -o $WORK/b101/_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /usr/src/.cache/go-build/7b/7b531cca6f0435ea62ba78b6a25cd76f3451945c24c71f0308f7e8f83bbfeb8c-d # internal cp $WORK/b284/_pkg_.a /usr/src/.cache/go-build/52/52113f6aa808e04efd65573dfe06c9749e438b846f62fd16b7fdd6ce561e2954-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RrxRvRIcMLRoZHMqVvax -o $WORK/b101/_x003.o -c cgo_resnew.cgo2.c cd $WORK/b211 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=vpBGpmoR9WE5Ee4d4-lv -o $WORK/b211/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /usr/src/.cache/go-build/6a/6a932de2f8ebad6be77f19e1395bcbeabfb2134772b61426fd3c8b0890307c2a-d # internal github.com/cenkalti/rain/internal/magnet mkdir -p $WORK/b186/ cat >/usr/src/tmp/go-build3220286628/b186/importcfg << 'EOF' # internal # import config packagefile encoding/base32=/usr/src/tmp/go-build3220286628/b187/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/multiformats/go-multihash=/usr/src/tmp/go-build3220286628/b188/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/cenkalti/rain/internal/magnet -lang=go1.21 -complete -buildid WjW-dEN1BJb3qtj1j0FY/WjW-dEN1BJb3qtj1j0FY -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./internal/magnet/magnet.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -o $WORK/b211/_cgo_.o $WORK/b211/_cgo_main.o $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /usr/src/.cache/go-build/ad/ad0758240623bbacd92cef7dd444421c21ef426265e4c0bcf36b9a02016aeddd-d # internal cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RrxRvRIcMLRoZHMqVvax -o $WORK/b101/_x004.o -c cgo_socknew.cgo2.c cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b211/_cgo_.o -dynout $WORK/b211/_cgo_import.go cat >/usr/src/tmp/go-build3220286628/b211/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3220286628/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p os/user -lang=go1.23 -std -buildid vpBGpmoR9WE5Ee4d4-lv/vpBGpmoR9WE5Ee4d4-lv -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b211/_cgo_gotypes.go $WORK/b211/cgo_lookup_cgo.cgo1.go $WORK/b211/getgrouplist_unix.cgo1.go $WORK/b211/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RrxRvRIcMLRoZHMqVvax -o $WORK/b101/_x005.o -c cgo_unix_cgo.cgo2.c cp $WORK/b128/_pkg_.a /usr/src/.cache/go-build/8d/8d54844d74af33695d6b1f8da06d64489ab4bb80813fce71371787fb19df04ad-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b211/_pkg_.a $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /usr/src/.cache/go-build/f6/f6e69a3277b31c301c2065b8b6da972273b37836d41aad7acece9ac04cf97dfa-d # internal archive/tar mkdir -p $WORK/b210/ cat >/usr/src/tmp/go-build3220286628/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile os/user=/usr/src/tmp/go-build3220286628/b211/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p archive/tar -lang=go1.23 -std -complete -buildid 7V03hd1uN2oZHlV8Sd1A/7V03hd1uN2oZHlV8Sd1A -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RrxRvRIcMLRoZHMqVvax -o $WORK/b101/_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /usr/src/.cache/go-build/f7/f74365c9e0683080d6400a4e95a3aef8cffb3592f6f8ebaf3962d18398d6906b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RrxRvRIcMLRoZHMqVvax -o $WORK/b101/_cgo_main.o -c _cgo_main.c cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -o $WORK/b101/_cgo_.o $WORK/b101/_cgo_main.o $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o $WORK/b101/_x006.o -O2 -g -lresolv TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b101/_cgo_.o -dynout $WORK/b101/_cgo_import.go cat >/usr/src/tmp/go-build3220286628/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build3220286628/b102/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3220286628/b047/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3220286628/b103/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3220286628/b061/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build3220286628/b104/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3220286628/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3220286628/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3220286628/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net -lang=go1.23 -std -buildid RrxRvRIcMLRoZHMqVvax/RrxRvRIcMLRoZHMqVvax -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b101/_cgo_gotypes.go $WORK/b101/cgo_linux.cgo1.go $WORK/b101/cgo_resnew.cgo1.go $WORK/b101/cgo_socknew.cgo1.go $WORK/b101/cgo_unix_cgo.cgo1.go $WORK/b101/cgo_unix_cgo_res.cgo1.go $WORK/b101/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /usr/src/.cache/go-build/51/51f1278d3b90032328f3e689a693c7b8d5caa19c7daf23ff4d25580faa89590c-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o $WORK/b101/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /usr/src/.cache/go-build/c1/c19a973388f37d3cfa973811f1cfb2aced60c5ff5feb3fa9678245e1f20d48e0-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b164/ github.com/cenkalti/rain/internal/blocklist log/syslog mkdir -p $WORK/b185/ mkdir -p $WORK/b216/ github.com/cenkalti/rain/internal/peerpriority mkdir -p $WORK/b219/ github.com/cenkalti/rain/internal/fast mkdir -p $WORK/b246/ net/textproto mkdir -p $WORK/b163/ github.com/cenkalti/rain/internal/mse github.com/cenkalti/rain/internal/tracker mkdir -p $WORK/b242/ mkdir -p $WORK/b226/ cat >/usr/src/tmp/go-build3220286628/b164/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3220286628/b158/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF github.com/nictuku/nettools mkdir -p $WORK/b279/ github.com/cenkalti/rain/internal/peerprotocol cat >/usr/src/tmp/go-build3220286628/b185/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF mkdir -p $WORK/b249/ cat >/usr/src/tmp/go-build3220286628/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/cenkalti/rain/internal/blocklist/stree=/usr/src/tmp/go-build3220286628/b217/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF github.com/gofrs/uuid mkdir -p $WORK/b270/ cd /usr/src/RPM/BUILD/rain-1.12.12/.gopath/src/github.com/cenkalti/rain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.23 -std -complete -buildid rYVRHs3kkDz_thiMg94j/rYVRHs3kkDz_thiMg94j -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >/usr/src/tmp/go-build3220286628/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b242/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3220286628/b149/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b279/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/youtube/vitess/go/cache=/usr/src/tmp/go-build3220286628/b280/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/cenkalti/rain/internal/mse -lang=go1.21 -complete -buildid V7rmwXor-9DIu-ywyA66/V7rmwXor-9DIu-ywyA66 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./internal/mse/conn.go ./internal/mse/mse.go crypto/x509 mkdir -p $WORK/b152/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p log/syslog -lang=go1.23 -std -complete -buildid bNMz6LTQqPyT0anvnhFe/bNMz6LTQqPyT0anvnhFe -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/nictuku/nettools -lang=go1.16 -complete -buildid U_TchEhVVpOz8XOeLGo0/U_TchEhVVpOz8XOeLGo0 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/nictuku/nettools/addresses.go ./vendor/github.com/nictuku/nettools/ratelimit.go ./vendor/github.com/nictuku/nettools/tunnel.go cat >/usr/src/tmp/go-build3220286628/b249/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/zeebo/bencode=/usr/src/tmp/go-build3220286628/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/cenkalti/rain/internal/peerprotocol -lang=go1.21 -complete -buildid NAYcO70aTSI-ks2WWBoJ/NAYcO70aTSI-ks2WWBoJ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./internal/peerprotocol/extension.go ./internal/peerprotocol/messageid.go ./internal/peerprotocol/messages.go ./internal/peerprotocol/writecounter.go cat >/usr/src/tmp/go-build3220286628/b246/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b163/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p net/textproto -lang=go1.23 -std -complete -buildid uRXzEV19SkQ-rgtGX6gb/uRXzEV19SkQ-rgtGX6gb -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cat >/usr/src/tmp/go-build3220286628/b219/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3220286628/b114/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/cenkalti/rain/internal/blocklist -lang=go1.21 -complete -buildid YlAMAAQve66vLrKq9Z0R/YlAMAAQve66vLrKq9Z0R -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./internal/blocklist/blocklist.go cat >/usr/src/tmp/go-build3220286628/b270/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/usr/src/tmp/go-build3220286628/b148/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build3220286628/b271/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3220286628/b272/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/cenkalti/rain/internal/tracker -lang=go1.21 -complete -buildid UYj8RtFr-R9ov2VpTgOy/UYj8RtFr-R9ov2VpTgOy -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./internal/tracker/compact.go ./internal/tracker/event.go ./internal/tracker/tier.go ./internal/tracker/torrent.go ./internal/tracker/tracker.go cat >/usr/src/tmp/go-build3220286628/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3220286628/b121/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3220286628/b122/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build3220286628/b153/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3220286628/b123/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3220286628/b128/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3220286628/b136/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3220286628/b129/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3220286628/b148/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3220286628/b150/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3220286628/b151/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3220286628/b132/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3220286628/b154/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3220286628/b134/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3220286628/b155/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3220286628/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3220286628/b135/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3220286628/b020/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3220286628/b091/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/x509 -lang=go1.23 -std -complete -buildid 49sCVhClpKyjzzSZg83p/49sCVhClpKyjzzSZg83p -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/cenkalti/rain/internal/fast -lang=go1.21 -complete -buildid oE0kFXArILqfwxW65j3q/oE0kFXArILqfwxW65j3q -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./internal/fast/fast.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/cenkalti/rain/internal/peerpriority -lang=go1.21 -complete -buildid 1MA3xnx5Nk8lg7sNbsk3/1MA3xnx5Nk8lg7sNbsk3 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./internal/peerpriority/peerpriority.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -buildid xxJgSxmtbnEBA7V6w5II/xxJgSxmtbnEBA7V6w5II -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/gofrs/uuid/codec.go ./vendor/github.com/gofrs/uuid/generator.go ./vendor/github.com/gofrs/uuid/sql.go ./vendor/github.com/gofrs/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /usr/src/.cache/go-build/5b/5be74f0137585171f52cb70ee67e12776faa37ba6452203bb9376d0d7423f1be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b216/_pkg_.a /usr/src/.cache/go-build/2e/2e6e44b98e400b14d856c74c428899745770232b86716e2f65f147a247c2c9b4-d # internal cp $WORK/b219/_pkg_.a /usr/src/.cache/go-build/b2/b2a17c1cbbf2df7346fad9f766dd66ab20715ea34c90c75770ca4b61c8dde837-d # internal github.com/cenkalti/rain/internal/resolver mkdir -p $WORK/b225/ cat >/usr/src/tmp/go-build3220286628/b225/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/cenkalti/rain/internal/blocklist=/usr/src/tmp/go-build3220286628/b216/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/cenkalti/rain/internal/resolver -lang=go1.21 -complete -buildid S6SfC-s1hjLcdo9Tvtv9/S6SfC-s1hjLcdo9Tvtv9 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./internal/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /usr/src/.cache/go-build/59/5932dc8dbadabc78ec4e197bba70518ce15aab6f55e320b31922f9de5682d44a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b226/_pkg_.a /usr/src/.cache/go-build/bc/bcf85e84bf3b6df21785569723f51f9e5d8c03dccd3481e5cb29e52442c61e3d-d # internal github.com/cenkalti/rain/internal/pexlist mkdir -p $WORK/b252/ cat >/usr/src/tmp/go-build3220286628/b252/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/tracker=/usr/src/tmp/go-build3220286628/b226/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/cenkalti/rain/internal/pexlist -lang=go1.21 -complete -buildid 8_DH9_77sXhFdru2EXF4/8_DH9_77sXhFdru2EXF4 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./internal/pexlist/pexlist.go ./internal/pexlist/recent.go cp $WORK/b185/_pkg_.a /usr/src/.cache/go-build/4c/4cd301681f84348c06e0e3c53a760d7d6dac740233f42d0c8101ecfc6e12ac87-d # internal github.com/cenkalti/log mkdir -p $WORK/b182/ cat >/usr/src/tmp/go-build3220286628/b182/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build3220286628/b183/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3220286628/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build3220286628/b185/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/cenkalti/log -lang=go1.14 -complete -buildid QWRirjAqmpDVXhdvNHPh/QWRirjAqmpDVXhdvNHPh -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./vendor/github.com/cenkalti/log/basehandler.go ./vendor/github.com/cenkalti/log/filehandler.go ./vendor/github.com/cenkalti/log/formatter.go ./vendor/github.com/cenkalti/log/handler.go ./vendor/github.com/cenkalti/log/log.go ./vendor/github.com/cenkalti/log/logger.go ./vendor/github.com/cenkalti/log/multihandler.go ./vendor/github.com/cenkalti/log/record.go ./vendor/github.com/cenkalti/log/syslog.go ./vendor/github.com/cenkalti/log/writerhandler.go github.com/rcrowley/go-metrics mkdir -p $WORK/b237/ cat >/usr/src/tmp/go-build3220286628/b237/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build3220286628/b185/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3220286628/b070/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3220286628/b238/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/rcrowley/go-metrics -lang=go1.16 -complete -buildid 4IJ106P5NLOSCqBcYERa/4IJ106P5NLOSCqBcYERa -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/github.com/rcrowley/go-metrics/counter.go ./vendor/github.com/rcrowley/go-metrics/debug.go ./vendor/github.com/rcrowley/go-metrics/ewma.go ./vendor/github.com/rcrowley/go-metrics/gauge.go ./vendor/github.com/rcrowley/go-metrics/gauge_float64.go ./vendor/github.com/rcrowley/go-metrics/graphite.go ./vendor/github.com/rcrowley/go-metrics/healthcheck.go ./vendor/github.com/rcrowley/go-metrics/histogram.go ./vendor/github.com/rcrowley/go-metrics/json.go ./vendor/github.com/rcrowley/go-metrics/log.go ./vendor/github.com/rcrowley/go-metrics/meter.go ./vendor/github.com/rcrowley/go-metrics/metrics.go ./vendor/github.com/rcrowley/go-metrics/opentsdb.go ./vendor/github.com/rcrowley/go-metrics/registry.go ./vendor/github.com/rcrowley/go-metrics/runtime.go ./vendor/github.com/rcrowley/go-metrics/runtime_cgo.go ./vendor/github.com/rcrowley/go-metrics/runtime_gccpufraction.go ./vendor/github.com/rcrowley/go-metrics/sample.go ./vendor/github.com/rcrowley/go-metrics/syslog.go ./vendor/github.com/rcrowley/go-metrics/timer.go ./vendor/github.com/rcrowley/go-metrics/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /usr/src/.cache/go-build/10/10227098124a4b8a681785eebfe136b2c6ccce21278a45e51d0b4b0eee096d94-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b225/_pkg_.a /usr/src/.cache/go-build/21/21867e99100e6dcb9e1c616e1978d872c48bb7b570113a3533a3aa4aad397565-d # internal cp $WORK/b249/_pkg_.a /usr/src/.cache/go-build/a6/a6d247ae552af8341407ea195164c2dee9abeddc9f57f589fdfed71de64c684a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /usr/src/.cache/go-build/a8/a89e98dfb0b96b4272e861c2399dc0318d3051730a5d7a0914c258cf319c8477-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /usr/src/.cache/go-build/48/48f51354c0b60c09c6a90efbb207e2580eabfdb4445b5ba3378861b9a29e919f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /usr/src/.cache/go-build/f8/f831c14517bf6a5c3bf3ea8b657df5af5e0795f7eeade7dbb02652d1a93f8c7b-d # internal cp $WORK/b163/_pkg_.a /usr/src/.cache/go-build/d2/d2ecd7873a253c8e05a78335e64c33b24d5f111461ba61d1a0967ee485dc5970-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b157/ mime/multipart mkdir -p $WORK/b167/ cat >/usr/src/tmp/go-build3220286628/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3220286628/b158/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3220286628/b163/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b167/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile mime=/usr/src/tmp/go-build3220286628/b099/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build3220286628/b168/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3220286628/b163/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.23 -std -complete -buildid djpDDYczj9GF7I_5Fp3z/djpDDYczj9GF7I_5Fp3z -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p mime/multipart -lang=go1.23 -std -complete -buildid h_LEgG6O1CnvyPSqDVeY/h_LEgG6O1CnvyPSqDVeY -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /usr/src/.cache/go-build/c3/c3bd2a48dcd5acb8f05fd2217b74fee977ada89ba4994aa2b39a9ef2fa7ae8f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /usr/src/.cache/go-build/39/392cf15f2d6875f49d1678fc85032326fd62376ab35bd44228c63916abe464d2-d # internal github.com/cenkalti/rain/internal/logger mkdir -p $WORK/b181/ github.com/cenkalti/rain/internal/externalip mkdir -p $WORK/b218/ cat >/usr/src/tmp/go-build3220286628/b181/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/log=/usr/src/tmp/go-build3220286628/b182/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/cenkalti/rain/internal/logger -lang=go1.21 -complete -buildid 0pkbRB1ngkXDFhtChOZr/0pkbRB1ngkXDFhtChOZr -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./internal/logger/logger.go cat >/usr/src/tmp/go-build3220286628/b218/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/log=/usr/src/tmp/go-build3220286628/b182/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/cenkalti/rain/internal/externalip -lang=go1.21 -complete -buildid 1VuQ8v8h5eyLjjp0DlqO/1VuQ8v8h5eyLjjp0DlqO -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./internal/externalip/externalip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /usr/src/.cache/go-build/c0/c0d5d96420c6cb7491c47dab8966bd075f480658c96ef1f4ed7c986e6d4b5a3c-d # internal github.com/cenkalti/rain/internal/addrlist mkdir -p $WORK/b215/ cat >/usr/src/tmp/go-build3220286628/b215/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/blocklist=/usr/src/tmp/go-build3220286628/b216/_pkg_.a packagefile github.com/cenkalti/rain/internal/externalip=/usr/src/tmp/go-build3220286628/b218/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerpriority=/usr/src/tmp/go-build3220286628/b219/_pkg_.a packagefile github.com/cenkalti/rain/internal/peersource=/usr/src/tmp/go-build3220286628/b220/_pkg_.a packagefile github.com/google/btree=/usr/src/tmp/go-build3220286628/b221/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/cenkalti/rain/internal/addrlist -lang=go1.21 -complete -buildid EvkWun3wczNJk1bp3G7r/EvkWun3wczNJk1bp3G7r -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./internal/addrlist/addrlist.go ./internal/addrlist/peeraddr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /usr/src/.cache/go-build/0c/0c438df0a45b7d941b3566355b7a64622ff01f79d18b063ae7d4e2b4a9626db7-d # internal github.com/cenkalti/rain/internal/metainfo mkdir -p $WORK/b207/ github.com/cenkalti/rain/internal/acceptor mkdir -p $WORK/b214/ cat >/usr/src/tmp/go-build3220286628/b207/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/zeebo/bencode=/usr/src/tmp/go-build3220286628/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/cenkalti/rain/internal/metainfo -lang=go1.21 -complete -buildid ijVYBg2Ptg0auL2IFUlb/ijVYBg2Ptg0auL2IFUlb -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./internal/metainfo/info.go ./internal/metainfo/metainfo.go cat >/usr/src/tmp/go-build3220286628/b214/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/cenkalti/rain/internal/acceptor -lang=go1.21 -complete -buildid n2sjkSxSXxZ19BRd4Hdz/n2sjkSxSXxZ19BRd4Hdz -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./internal/acceptor/acceptor.go github.com/cenkalti/rain/internal/tracker/udptracker mkdir -p $WORK/b267/ github.com/cenkalti/rain/internal/btconn mkdir -p $WORK/b241/ cat >/usr/src/tmp/go-build3220286628/b267/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/cenkalti/backoff/v3=/usr/src/tmp/go-build3220286628/b213/_pkg_.a packagefile github.com/cenkalti/rain/internal/blocklist=/usr/src/tmp/go-build3220286628/b216/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/resolver=/usr/src/tmp/go-build3220286628/b225/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker=/usr/src/tmp/go-build3220286628/b226/_pkg_.a packagefile github.com/zeebo/bencode=/usr/src/tmp/go-build3220286628/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/cenkalti/rain/internal/tracker/udptracker -lang=go1.21 -complete -buildid Bw7qHerGbRqh-LMeIRqV/Bw7qHerGbRqh-LMeIRqV -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./internal/tracker/udptracker/action.go ./internal/tracker/udptracker/announceresponse.go ./internal/tracker/udptracker/backoff.go ./internal/tracker/udptracker/connection.go ./internal/tracker/udptracker/messages.go ./internal/tracker/udptracker/request.go ./internal/tracker/udptracker/requestbase.go ./internal/tracker/udptracker/transaction.go ./internal/tracker/udptracker/transport.go ./internal/tracker/udptracker/udptracker.go cat >/usr/src/tmp/go-build3220286628/b241/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/mse=/usr/src/tmp/go-build3220286628/b242/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/cenkalti/rain/internal/btconn -lang=go1.21 -complete -buildid 6tDN9Qr0_jEmM_TIzIqT/6tDN9Qr0_jEmM_TIzIqT -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./internal/btconn/accept.go ./internal/btconn/conn.go ./internal/btconn/dial.go ./internal/btconn/error.go ./internal/btconn/handshake.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /usr/src/.cache/go-build/93/936bc0778a3ae8e0a72d41c2433250285a2e714a1b3d5535981502a57680bce1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /usr/src/.cache/go-build/04/041930a0e219c780c2d828f7cb16a074020c5c062b512fa1eaad27a6d9141eac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /usr/src/.cache/go-build/21/21b38c5575e544bfb4d49906b7bbb108b664e6e4f2041099ab0c985b07b8864d-d # internal github.com/cenkalti/rain/internal/handshaker/incominghandshaker mkdir -p $WORK/b240/ cat >/usr/src/tmp/go-build3220286628/b240/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/btconn=/usr/src/tmp/go-build3220286628/b241/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/mse=/usr/src/tmp/go-build3220286628/b242/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF github.com/cenkalti/rain/internal/handshaker/outgoinghandshaker mkdir -p $WORK/b243/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/cenkalti/rain/internal/handshaker/incominghandshaker -lang=go1.21 -complete -buildid V1FuEilk7pO_RQjYRhkd/V1FuEilk7pO_RQjYRhkd -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./internal/handshaker/incominghandshaker/incominghandshaker.go cat >/usr/src/tmp/go-build3220286628/b243/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/btconn=/usr/src/tmp/go-build3220286628/b241/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/mse=/usr/src/tmp/go-build3220286628/b242/_pkg_.a packagefile github.com/cenkalti/rain/internal/peersource=/usr/src/tmp/go-build3220286628/b220/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/cenkalti/rain/internal/handshaker/outgoinghandshaker -lang=go1.21 -complete -buildid zXJqAGAcLynhqkB6dJ-B/zXJqAGAcLynhqkB6dJ-B -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./internal/handshaker/outgoinghandshaker/outgoinghandshaker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b207/_pkg_.a /usr/src/.cache/go-build/c9/c94e54b94a3226719880b5ab39aaae2bad716ad8fc83fed993b8afde08cc8059-d # internal github.com/cenkalti/rain/internal/allocator mkdir -p $WORK/b222/ cat >/usr/src/tmp/go-build3220286628/b222/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/metainfo=/usr/src/tmp/go-build3220286628/b207/_pkg_.a packagefile github.com/cenkalti/rain/internal/storage=/usr/src/tmp/go-build3220286628/b223/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/cenkalti/rain/internal/allocator -lang=go1.21 -complete -buildid ACBAH5IZhtm5hZJ6Zlv1/ACBAH5IZhtm5hZJ6Zlv1 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./internal/allocator/allocator.go cp $WORK/b215/_pkg_.a /usr/src/.cache/go-build/3a/3a5389d02d41a0304ba45782b82730155b7b73b6f53a75e0c54c5604888b9eb2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /usr/src/.cache/go-build/15/15dd8dac11112f9cbadf4e8f90aa03cffa8170fc3d2a654f110e6e159da2dced-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /usr/src/.cache/go-build/05/050c20914eacd14c8513b89d7bd6b8e9c5335d3966153d15dcf250329b5ec6d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /usr/src/.cache/go-build/bc/bc63e178e382d788af969a403b4d6cf56587c89d3f32d3ac3e3f01d3d8ce463d-d # internal github.com/cenkalti/rain/internal/piece mkdir -p $WORK/b231/ cat >/usr/src/tmp/go-build3220286628/b231/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile github.com/cenkalti/rain/internal/allocator=/usr/src/tmp/go-build3220286628/b222/_pkg_.a packagefile github.com/cenkalti/rain/internal/filesection=/usr/src/tmp/go-build3220286628/b232/_pkg_.a packagefile github.com/cenkalti/rain/internal/metainfo=/usr/src/tmp/go-build3220286628/b207/_pkg_.a packagefile golang.org/x/exp/constraints=/usr/src/tmp/go-build3220286628/b233/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/cenkalti/rain/internal/piece -lang=go1.21 -complete -buildid AU2IodG3k6WXALUsWYNJ/AU2IodG3k6WXALUsWYNJ -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./internal/piece/piece.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /usr/src/.cache/go-build/6d/6d503ab4f126bf015886b2c576159444f5f59ea04828b8ffa11385eb4a4d18a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /usr/src/.cache/go-build/bb/bb7d763c6b46691e28cd5e2c38a11ea641e2e233afa6247bcd1f4397bde9c96f-d # internal github.com/cenkalti/rain/internal/peerconn/peerreader mkdir -p $WORK/b248/ github.com/cenkalti/rain/internal/verifier github.com/cenkalti/rain/internal/piecedownloader mkdir -p $WORK/b269/ mkdir -p $WORK/b255/ cat >/usr/src/tmp/go-build3220286628/b248/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/rain/internal/bufferpool=/usr/src/tmp/go-build3220286628/b229/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerprotocol=/usr/src/tmp/go-build3220286628/b249/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/juju/ratelimit=/usr/src/tmp/go-build3220286628/b250/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b269/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile github.com/cenkalti/rain/internal/bitfield=/usr/src/tmp/go-build3220286628/b228/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b255/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/cenkalti/rain/internal/bufferpool=/usr/src/tmp/go-build3220286628/b229/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/cenkalti/rain/internal/peerconn/peerreader -lang=go1.21 -complete -buildid dXBg6bk_t2CpdtldyF6L/dXBg6bk_t2CpdtldyF6L -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./internal/peerconn/peerreader/messages.go ./internal/peerconn/peerreader/peerreader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/cenkalti/rain/internal/piecedownloader -lang=go1.21 -complete -buildid zj5TGUmRRTpRH1NJ0O7Q/zj5TGUmRRTpRH1NJ0O7Q -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./internal/piecedownloader/piecedownloader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/cenkalti/rain/internal/verifier -lang=go1.21 -complete -buildid sPdngRYEXPg31qJa1LuA/sPdngRYEXPg31qJa1LuA -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./internal/verifier/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /usr/src/.cache/go-build/ac/ac3b7fe421a8c281dfdc75191401c1bb74275c146d35c31d30760167bff45b4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /usr/src/.cache/go-build/ac/ac39ab86e7221d26630307b8a0dfb5964df7321f8227cac1fd2cd17e6bb6ccaf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /usr/src/.cache/go-build/5a/5aa54909f08fb5e947bdd02e5151ab57febed91bb0fd0da39202c14cb7ea8873-d # internal github.com/cenkalti/rain/internal/peerconn/peerwriter mkdir -p $WORK/b251/ cat >/usr/src/tmp/go-build3220286628/b251/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3220286628/b115/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerreader=/usr/src/tmp/go-build3220286628/b248/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerprotocol=/usr/src/tmp/go-build3220286628/b249/_pkg_.a packagefile github.com/juju/ratelimit=/usr/src/tmp/go-build3220286628/b250/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/cenkalti/rain/internal/peerconn/peerwriter -lang=go1.21 -complete -buildid UMtKZXvqe-DazKzXouG4/UMtKZXvqe-DazKzXouG4 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./internal/peerconn/peerwriter/messages.go ./internal/peerconn/peerwriter/peerwriter.go ./internal/peerconn/peerwriter/piece.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b251/_pkg_.a /usr/src/.cache/go-build/8b/8bd7da03320772e3e8d6c31bac7eb2688accdc0b91ad12a04ac1e486aec6a431-d # internal github.com/cenkalti/rain/internal/peerconn mkdir -p $WORK/b247/ cat >/usr/src/tmp/go-build3220286628/b247/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerreader=/usr/src/tmp/go-build3220286628/b248/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerwriter=/usr/src/tmp/go-build3220286628/b251/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerprotocol=/usr/src/tmp/go-build3220286628/b249/_pkg_.a packagefile github.com/juju/ratelimit=/usr/src/tmp/go-build3220286628/b250/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/cenkalti/rain/internal/peerconn -lang=go1.21 -complete -buildid EJSrTeNNebBhLPjv-4h1/EJSrTeNNebBhLPjv-4h1 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./internal/peerconn/peerconn.go cp $WORK/b237/_pkg_.a /usr/src/.cache/go-build/02/02204643ba23e8e85d63375c5826ecc225e3f5cbe94ffada44d89849caae0c86-d # internal github.com/cenkalti/rain/internal/piecewriter github.com/cenkalti/rain/internal/piececache mkdir -p $WORK/b259/ mkdir -p $WORK/b234/ cat >/usr/src/tmp/go-build3220286628/b259/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile github.com/cenkalti/rain/internal/bufferpool=/usr/src/tmp/go-build3220286628/b229/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/cenkalti/rain/internal/semaphore=/usr/src/tmp/go-build3220286628/b236/_pkg_.a packagefile github.com/rcrowley/go-metrics=/usr/src/tmp/go-build3220286628/b237/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b234/importcfg << 'EOF' # internal # import config packagefile container/heap=/usr/src/tmp/go-build3220286628/b235/_pkg_.a packagefile github.com/cenkalti/rain/internal/semaphore=/usr/src/tmp/go-build3220286628/b236/_pkg_.a packagefile github.com/rcrowley/go-metrics=/usr/src/tmp/go-build3220286628/b237/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/cenkalti/rain/internal/piecewriter -lang=go1.21 -complete -buildid hmsdV7SfLSwfMEhABbRm/hmsdV7SfLSwfMEhABbRm -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./internal/piecewriter/piecewriter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/cenkalti/rain/internal/piececache -lang=go1.21 -complete -buildid QbzhQQZQcpVq9uzYmUYC/QbzhQQZQcpVq9uzYmUYC -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./internal/piececache/cache.go ./internal/piececache/item.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /usr/src/.cache/go-build/a7/a77be3d9ab9849fde0c17ea1304ad13ef3d2ecd0a0300951ef2158faa5cb6b96-d # internal crypto/tls mkdir -p $WORK/b120/ cat >/usr/src/tmp/go-build3220286628/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf importmap golang.org/x/crypto/sha3=vendor/golang.org/x/crypto/sha3 packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3220286628/b115/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3220286628/b121/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3220286628/b122/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3220286628/b123/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3220286628/b128/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3220286628/b136/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3220286628/b129/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3220286628/b138/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build3220286628/b139/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build3220286628/b146/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3220286628/b148/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3220286628/b149/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3220286628/b150/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3220286628/b151/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3220286628/b132/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3220286628/b152/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3220286628/b155/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3220286628/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3220286628/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3220286628/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build3220286628/b147/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/tls -lang=go1.23 -std -complete -buildid 6OELaEm-beANLMAkqFod/6OELaEm-beANLMAkqFod -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /usr/src/.cache/go-build/11/116a012b79467c4e51098a369a1d2b04df2c01530f70caa31e8c8010c73bb8a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /usr/src/.cache/go-build/54/54fe866eccdbe9ee0c4d2c977bdf9219a83f0a0d9cc75decde9494839362c653-d # internal github.com/cenkalti/rain/internal/peer mkdir -p $WORK/b245/ cat >/usr/src/tmp/go-build3220286628/b245/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/bitfield=/usr/src/tmp/go-build3220286628/b228/_pkg_.a packagefile github.com/cenkalti/rain/internal/fast=/usr/src/tmp/go-build3220286628/b246/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/mse=/usr/src/tmp/go-build3220286628/b242/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn=/usr/src/tmp/go-build3220286628/b247/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerreader=/usr/src/tmp/go-build3220286628/b248/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerwriter=/usr/src/tmp/go-build3220286628/b251/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerprotocol=/usr/src/tmp/go-build3220286628/b249/_pkg_.a packagefile github.com/cenkalti/rain/internal/peersource=/usr/src/tmp/go-build3220286628/b220/_pkg_.a packagefile github.com/cenkalti/rain/internal/pexlist=/usr/src/tmp/go-build3220286628/b252/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/cenkalti/rain/internal/sliceset=/usr/src/tmp/go-build3220286628/b253/_pkg_.a packagefile github.com/cenkalti/rain/internal/stringutil=/usr/src/tmp/go-build3220286628/b254/_pkg_.a packagefile github.com/juju/ratelimit=/usr/src/tmp/go-build3220286628/b250/_pkg_.a packagefile github.com/rcrowley/go-metrics=/usr/src/tmp/go-build3220286628/b237/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/cenkalti/rain/internal/peer -lang=go1.21 -complete -buildid 9MykOGTxDERR3AiWE7Ne/9MykOGTxDERR3AiWE7Ne -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./internal/peer/clientid.go ./internal/peer/peer.go ./internal/peer/pex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /usr/src/.cache/go-build/1d/1d822f208a81c452bc6e1d4e80ee85f6672efd732f2b4715b7d2e05267280ed8-d # internal github.com/cenkalti/rain/internal/cachedpiece mkdir -p $WORK/b230/ cat >/usr/src/tmp/go-build3220286628/b230/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/cenkalti/rain/internal/piececache=/usr/src/tmp/go-build3220286628/b234/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/cenkalti/rain/internal/cachedpiece -lang=go1.21 -complete -buildid Vh7sU8PgGjZWUdLDiPoU/Vh7sU8PgGjZWUdLDiPoU -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./internal/cachedpiece/cachedpiece.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /usr/src/.cache/go-build/72/72558d87f32af97b3b201ab28da7ceb67e005d499f0ed8b9a43b94942d8c9beb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /usr/src/.cache/go-build/45/45ca5efa59d50e5a9d020a8cf83e369f173e1bba162d40139cc0ee18844df790-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /usr/src/.cache/go-build/07/07ce0bc9d4ca32ee5c13a17e0672aa09ce89c6c6f54976da99edc301d4e86692-d # internal net/http/httptrace mkdir -p $WORK/b169/ cat >/usr/src/tmp/go-build3220286628/b169/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3220286628/b120/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3220286628/b103/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3220286628/b163/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p net/http/httptrace -lang=go1.23 -std -complete -buildid lGK_NZF0XFP3oUMoCj0l/lGK_NZF0XFP3oUMoCj0l -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /usr/src/.cache/go-build/ea/eafb168f6414084acade1381a6818113e7742ac9b756c01162bb90aaf2ea7fa1-d # internal net/http mkdir -p $WORK/b111/ cat >/usr/src/tmp/go-build3220286628/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3220286628/b112/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3220286628/b115/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3220286628/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3220286628/b157/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build3220286628/b164/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3220286628/b165/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3220286628/b158/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile maps=/usr/src/tmp/go-build3220286628/b166/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile mime=/usr/src/tmp/go-build3220286628/b099/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3220286628/b167/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3220286628/b169/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build3220286628/b170/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3220286628/b171/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3220286628/b163/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/http -lang=go1.23 -std -complete -buildid jwQdrG0W4Qd1LJ4sPTmN/jwQdrG0W4Qd1LJ4sPTmN -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /usr/src/.cache/go-build/bf/bfb46bd68aa6742f480c1e9cf9a6e128c2cba4535a99d5476e692a375fcfdb13-d # internal expvar mkdir -p $WORK/b212/ github.com/cenkalti/rain/internal/urldownloader net/rpc mkdir -p $WORK/b172/ net/http/pprof mkdir -p $WORK/b258/ mkdir -p $WORK/b285/ github.com/cenkalti/rain/internal/tracker/httptracker mkdir -p $WORK/b227/ cat >/usr/src/tmp/go-build3220286628/b212/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b172/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build3220286628/b173/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile go/token=/usr/src/tmp/go-build3220286628/b175/_pkg_.a packagefile html/template=/usr/src/tmp/go-build3220286628/b176/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b227/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker=/usr/src/tmp/go-build3220286628/b226/_pkg_.a packagefile github.com/zeebo/bencode=/usr/src/tmp/go-build3220286628/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b285/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile html=/usr/src/tmp/go-build3220286628/b177/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build3220286628/b286/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3220286628/b238/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3220286628/b287/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p net/rpc -lang=go1.23 -std -complete -buildid 7mWcq6TzDNwgI9W5Xm4n/7mWcq6TzDNwgI9W5Xm4n -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/cenkalti/rain/internal/tracker/httptracker -lang=go1.21 -complete -buildid iTQH-AP-919t3a2pxo6I/iTQH-AP-919t3a2pxo6I -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./internal/tracker/httptracker/announceresponse.go ./internal/tracker/httptracker/error.go ./internal/tracker/httptracker/httptracker.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p net/http/pprof -lang=go1.23 -std -complete -buildid 8uUj-vAJhuNwLupgoAu9/8uUj-vAJhuNwLupgoAu9 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cat >/usr/src/tmp/go-build3220286628/b258/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/rain/internal/bufferpool=/usr/src/tmp/go-build3220286628/b229/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/juju/ratelimit=/usr/src/tmp/go-build3220286628/b250/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p expvar -lang=go1.23 -std -complete -buildid iotxX5ybuV73AQziGZC2/iotxX5ybuV73AQziGZC2 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/cenkalti/rain/internal/urldownloader -lang=go1.21 -complete -buildid grcb1qPURSaTTPIxi7-f/grcb1qPURSaTTPIxi7-f -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./internal/urldownloader/job.go ./internal/urldownloader/urldownloader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /usr/src/.cache/go-build/a2/a2ae0e47c681a8419266bf841cab302ac2fb48d90fb156d73d19bd0b563ba852-d # internal github.com/cenkalti/rain/internal/webseedsource mkdir -p $WORK/b257/ cat >/usr/src/tmp/go-build3220286628/b257/importcfg << 'EOF' # internal # import config packagefile github.com/cenkalti/rain/internal/urldownloader=/usr/src/tmp/go-build3220286628/b258/_pkg_.a packagefile github.com/rcrowley/go-metrics=/usr/src/tmp/go-build3220286628/b237/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/cenkalti/rain/internal/webseedsource -lang=go1.21 -complete -buildid joK5SpNufmPN45BpAF6g/joK5SpNufmPN45BpAF6g -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./internal/webseedsource/webseedsource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /usr/src/.cache/go-build/b8/b8e7f08a07defff161212caeceed00b72fac0b9a3db6748f8c30e71b5d6bef99-d # internal github.com/cenkalti/rain/internal/trackermanager github.com/cenkalti/rain/internal/announcer mkdir -p $WORK/b266/ mkdir -p $WORK/b224/ cat >/usr/src/tmp/go-build3220286628/b266/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3220286628/b120/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/rain/internal/blocklist=/usr/src/tmp/go-build3220286628/b216/_pkg_.a packagefile github.com/cenkalti/rain/internal/resolver=/usr/src/tmp/go-build3220286628/b225/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker=/usr/src/tmp/go-build3220286628/b226/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker/httptracker=/usr/src/tmp/go-build3220286628/b227/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker/udptracker=/usr/src/tmp/go-build3220286628/b267/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF cat >/usr/src/tmp/go-build3220286628/b224/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile github.com/cenkalti/backoff/v3=/usr/src/tmp/go-build3220286628/b213/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/resolver=/usr/src/tmp/go-build3220286628/b225/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker=/usr/src/tmp/go-build3220286628/b226/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker/httptracker=/usr/src/tmp/go-build3220286628/b227/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/cenkalti/rain/internal/trackermanager -lang=go1.21 -complete -buildid DGRAcfx9_TI2WhpXheyl/DGRAcfx9_TI2WhpXheyl -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./internal/trackermanager/trackermanager.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/cenkalti/rain/internal/announcer -lang=go1.21 -complete -buildid MLy3GQBSDVFKVl7ul0NN/MLy3GQBSDVFKVl7ul0NN -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./internal/announcer/announce.go ./internal/announcer/dht.go ./internal/announcer/periodic.go ./internal/announcer/stop.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b285/_pkg_.a /usr/src/.cache/go-build/02/0211e8817c4c31ce189f5335689db637db803041e460495e7b027e10c416df97-d # internal cp $WORK/b257/_pkg_.a /usr/src/.cache/go-build/66/66b789e317a7c50b6e8a5a759cf6d79aa3681756c1a508ee36903ac5b1e405b2-d # internal github.com/cenkalti/rain/internal/piecepicker mkdir -p $WORK/b256/ cat >/usr/src/tmp/go-build3220286628/b256/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/rain/internal/peer=/usr/src/tmp/go-build3220286628/b245/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/cenkalti/rain/internal/sliceset=/usr/src/tmp/go-build3220286628/b253/_pkg_.a packagefile github.com/cenkalti/rain/internal/webseedsource=/usr/src/tmp/go-build3220286628/b257/_pkg_.a packagefile github.com/rcrowley/go-metrics=/usr/src/tmp/go-build3220286628/b237/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/cenkalti/rain/internal/piecepicker -lang=go1.21 -complete -buildid xHUFhEcX0_oXxVPHj9sO/xHUFhEcX0_oXxVPHj9sO -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./internal/piecepicker/piecepicker.go ./internal/piecepicker/webseed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /usr/src/.cache/go-build/29/29434b1bdaecfca877aa56ca830aade565a3b7ddf544f69eb8783c9c92a04059-d # internal github.com/nictuku/dht mkdir -p $WORK/b275/ cat >/usr/src/tmp/go-build3220286628/b275/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile container/ring=/usr/src/tmp/go-build3220286628/b276/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile expvar=/usr/src/tmp/go-build3220286628/b212/_pkg_.a packagefile flag=/usr/src/tmp/go-build3220286628/b199/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/golang/groupcache/lru=/usr/src/tmp/go-build3220286628/b277/_pkg_.a packagefile github.com/jackpal/bencode-go=/usr/src/tmp/go-build3220286628/b278/_pkg_.a packagefile github.com/nictuku/nettools=/usr/src/tmp/go-build3220286628/b279/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3220286628/b080/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/nictuku/dht -lang=go1.12 -complete -buildid pbu-_spxazHCf2CfHR9d/pbu-_spxazHCf2CfHR9d -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/nictuku/dht/arena.go ./vendor/github.com/nictuku/dht/dht.go ./vendor/github.com/nictuku/dht/krpc.go ./vendor/github.com/nictuku/dht/logging.go ./vendor/github.com/nictuku/dht/peer_store.go ./vendor/github.com/nictuku/dht/routing.go ./vendor/github.com/nictuku/dht/routing_table.go ./vendor/github.com/nictuku/dht/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /usr/src/.cache/go-build/66/6627359c05db9d0cd7e7e8650b628b208d104a6e069c05231925d51a4a8e7369-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /usr/src/.cache/go-build/84/848b3c7fb5cd61b8a610c065278f1a7f5f6c5ded08eb03bb4fb59670d0b3d23f-d # internal github.com/powerman/rpc-codec/jsonrpc2 mkdir -p $WORK/b098/ cat >/usr/src/tmp/go-build3220286628/b098/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3220286628/b080/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile mime=/usr/src/tmp/go-build3220286628/b099/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/rpc=/usr/src/tmp/go-build3220286628/b172/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/powerman/rpc-codec/jsonrpc2 -lang=go1.12 -complete -buildid W9LqLWiY61fQUdWgeN-5/W9LqLWiY61fQUdWgeN-5 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack ./vendor/github.com/powerman/rpc-codec/jsonrpc2/batch.go ./vendor/github.com/powerman/rpc-codec/jsonrpc2/client.go ./vendor/github.com/powerman/rpc-codec/jsonrpc2/context.go ./vendor/github.com/powerman/rpc-codec/jsonrpc2/doc.go ./vendor/github.com/powerman/rpc-codec/jsonrpc2/errors.go ./vendor/github.com/powerman/rpc-codec/jsonrpc2/http.go ./vendor/github.com/powerman/rpc-codec/jsonrpc2/log.go ./vendor/github.com/powerman/rpc-codec/jsonrpc2/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /usr/src/.cache/go-build/97/97a509670e5dc47a79c35c58ac28428adf7e8ac96b105efa3b467e5bd73be5f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /usr/src/.cache/go-build/32/325542a9421e1eb8148d75d2c7e6fe3d61ee8b057fa08bbf49f2e0f2eaa9e3b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /usr/src/.cache/go-build/91/9174b998c2fa0c6a433fbc8721ec948d812f9dec384aca63bcb3f781a55f48b2-d # internal github.com/cenkalti/rain/rainrpc mkdir -p $WORK/b097/ cat >/usr/src/tmp/go-build3220286628/b097/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile github.com/cenkalti/rain/internal/rpctypes=/usr/src/tmp/go-build3220286628/b096/_pkg_.a packagefile github.com/powerman/rpc-codec/jsonrpc2=/usr/src/tmp/go-build3220286628/b098/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/cenkalti/rain/rainrpc -lang=go1.21 -complete -buildid Ckp47M_nfQwnCTXvIdF9/Ckp47M_nfQwnCTXvIdF9 -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack ./rainrpc/client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /usr/src/.cache/go-build/ba/baeb36a934f640a57af4c1091d3d8575fa281c9c944f9d68dc29d792431edc1b-d # internal github.com/cenkalti/rain/torrent mkdir -p $WORK/b209/ cat >/usr/src/tmp/go-build3220286628/b209/importcfg << 'EOF' # internal # import config packagefile archive/tar=/usr/src/tmp/go-build3220286628/b210/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3220286628/b112/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3220286628/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile expvar=/usr/src/tmp/go-build3220286628/b212/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/backoff/v3=/usr/src/tmp/go-build3220286628/b213/_pkg_.a packagefile github.com/cenkalti/log=/usr/src/tmp/go-build3220286628/b182/_pkg_.a packagefile github.com/cenkalti/rain/internal/acceptor=/usr/src/tmp/go-build3220286628/b214/_pkg_.a packagefile github.com/cenkalti/rain/internal/addrlist=/usr/src/tmp/go-build3220286628/b215/_pkg_.a packagefile github.com/cenkalti/rain/internal/allocator=/usr/src/tmp/go-build3220286628/b222/_pkg_.a packagefile github.com/cenkalti/rain/internal/announcer=/usr/src/tmp/go-build3220286628/b224/_pkg_.a packagefile github.com/cenkalti/rain/internal/bitfield=/usr/src/tmp/go-build3220286628/b228/_pkg_.a packagefile github.com/cenkalti/rain/internal/blocklist=/usr/src/tmp/go-build3220286628/b216/_pkg_.a packagefile github.com/cenkalti/rain/internal/bufferpool=/usr/src/tmp/go-build3220286628/b229/_pkg_.a packagefile github.com/cenkalti/rain/internal/cachedpiece=/usr/src/tmp/go-build3220286628/b230/_pkg_.a packagefile github.com/cenkalti/rain/internal/externalip=/usr/src/tmp/go-build3220286628/b218/_pkg_.a packagefile github.com/cenkalti/rain/internal/handshaker/incominghandshaker=/usr/src/tmp/go-build3220286628/b240/_pkg_.a packagefile github.com/cenkalti/rain/internal/handshaker/outgoinghandshaker=/usr/src/tmp/go-build3220286628/b243/_pkg_.a packagefile github.com/cenkalti/rain/internal/infodownloader=/usr/src/tmp/go-build3220286628/b244/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/magnet=/usr/src/tmp/go-build3220286628/b186/_pkg_.a packagefile github.com/cenkalti/rain/internal/metainfo=/usr/src/tmp/go-build3220286628/b207/_pkg_.a packagefile github.com/cenkalti/rain/internal/mse=/usr/src/tmp/go-build3220286628/b242/_pkg_.a packagefile github.com/cenkalti/rain/internal/peer=/usr/src/tmp/go-build3220286628/b245/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerwriter=/usr/src/tmp/go-build3220286628/b251/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerprotocol=/usr/src/tmp/go-build3220286628/b249/_pkg_.a packagefile github.com/cenkalti/rain/internal/peersource=/usr/src/tmp/go-build3220286628/b220/_pkg_.a packagefile github.com/cenkalti/rain/internal/pexlist=/usr/src/tmp/go-build3220286628/b252/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/cenkalti/rain/internal/piececache=/usr/src/tmp/go-build3220286628/b234/_pkg_.a packagefile github.com/cenkalti/rain/internal/piecedownloader=/usr/src/tmp/go-build3220286628/b255/_pkg_.a packagefile github.com/cenkalti/rain/internal/piecepicker=/usr/src/tmp/go-build3220286628/b256/_pkg_.a packagefile github.com/cenkalti/rain/internal/piecewriter=/usr/src/tmp/go-build3220286628/b259/_pkg_.a packagefile github.com/cenkalti/rain/internal/resolver=/usr/src/tmp/go-build3220286628/b225/_pkg_.a packagefile github.com/cenkalti/rain/internal/resourcemanager=/usr/src/tmp/go-build3220286628/b260/_pkg_.a packagefile github.com/cenkalti/rain/internal/resumer=/usr/src/tmp/go-build3220286628/b261/_pkg_.a packagefile github.com/cenkalti/rain/internal/resumer/boltdbresumer=/usr/src/tmp/go-build3220286628/b262/_pkg_.a packagefile github.com/cenkalti/rain/internal/rpctypes=/usr/src/tmp/go-build3220286628/b096/_pkg_.a packagefile github.com/cenkalti/rain/internal/semaphore=/usr/src/tmp/go-build3220286628/b236/_pkg_.a packagefile github.com/cenkalti/rain/internal/storage=/usr/src/tmp/go-build3220286628/b223/_pkg_.a packagefile github.com/cenkalti/rain/internal/storage/filestorage=/usr/src/tmp/go-build3220286628/b264/_pkg_.a packagefile github.com/cenkalti/rain/internal/stringutil=/usr/src/tmp/go-build3220286628/b254/_pkg_.a packagefile github.com/cenkalti/rain/internal/suspendchan=/usr/src/tmp/go-build3220286628/b265/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker=/usr/src/tmp/go-build3220286628/b226/_pkg_.a packagefile github.com/cenkalti/rain/internal/trackermanager=/usr/src/tmp/go-build3220286628/b266/_pkg_.a packagefile github.com/cenkalti/rain/internal/unchoker=/usr/src/tmp/go-build3220286628/b268/_pkg_.a packagefile github.com/cenkalti/rain/internal/urldownloader=/usr/src/tmp/go-build3220286628/b258/_pkg_.a packagefile github.com/cenkalti/rain/internal/verifier=/usr/src/tmp/go-build3220286628/b269/_pkg_.a packagefile github.com/cenkalti/rain/internal/webseedsource=/usr/src/tmp/go-build3220286628/b257/_pkg_.a packagefile github.com/gofrs/uuid=/usr/src/tmp/go-build3220286628/b270/_pkg_.a packagefile github.com/juju/ratelimit=/usr/src/tmp/go-build3220286628/b250/_pkg_.a packagefile github.com/mitchellh/go-homedir=/usr/src/tmp/go-build3220286628/b273/_pkg_.a packagefile github.com/nictuku/dht=/usr/src/tmp/go-build3220286628/b275/_pkg_.a packagefile github.com/powerman/rpc-codec/jsonrpc2=/usr/src/tmp/go-build3220286628/b098/_pkg_.a packagefile github.com/rcrowley/go-metrics=/usr/src/tmp/go-build3220286628/b237/_pkg_.a packagefile go.etcd.io/bbolt=/usr/src/tmp/go-build3220286628/b263/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3220286628/b167/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/rpc=/usr/src/tmp/go-build3220286628/b172/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build3220286628/b274/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/cenkalti/rain/torrent -lang=go1.21 -complete -buildid ouKPNgf9Kzy84cDbBuoy/ouKPNgf9Kzy84cDbBuoy -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./torrent/config.go ./torrent/error.go ./torrent/rlimit.go ./torrent/session.go ./torrent/session_add.go ./torrent/session_blocklist.go ./torrent/session_cmd.go ./torrent/session_dht.go ./torrent/session_healthcheck.go ./torrent/session_load.go ./torrent/session_metrics.go ./torrent/session_rpc_handler.go ./torrent/session_rpc_server.go ./torrent/session_stats.go ./torrent/session_torrent.go ./torrent/torrent.go ./torrent/torrent_allocation.go ./torrent/torrent_announce.go ./torrent/torrent_close.go ./torrent/torrent_commands.go ./torrent/torrent_connection.go ./torrent/torrent_handshake.go ./torrent/torrent_infodownload.go ./torrent/torrent_messagehandler.go ./torrent/torrent_metadataextension.go ./torrent/torrent_peer.go ./torrent/torrent_pex.go ./torrent/torrent_pieces.go ./torrent/torrent_run.go ./torrent/torrent_start.go ./torrent/torrent_stats.go ./torrent/torrent_status.go ./torrent/torrent_stop.go ./torrent/torrent_verification.go ./torrent/torrent_webseed.go ./torrent/torrent_write.go ./torrent/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /usr/src/.cache/go-build/c0/c097645571842c6d50b98c899eb44ae4d7b45be2a661fa7d6f21f92db84a3fd2-d # internal github.com/cenkalti/rain/internal/console mkdir -p $WORK/b084/ cat >/usr/src/tmp/go-build3220286628/b084/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/cenkalti/rain/internal/jsonutil=/usr/src/tmp/go-build3220286628/b085/_pkg_.a packagefile github.com/cenkalti/rain/internal/rpctypes=/usr/src/tmp/go-build3220286628/b096/_pkg_.a packagefile github.com/cenkalti/rain/rainrpc=/usr/src/tmp/go-build3220286628/b097/_pkg_.a packagefile github.com/jroimartin/gocui=/usr/src/tmp/go-build3220286628/b180/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/cenkalti/rain/internal/console -lang=go1.21 -complete -buildid B8lvmQJTmnL5ZYBgd8gH/B8lvmQJTmnL5ZYBgd8gH -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack ./internal/console/console.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /usr/src/.cache/go-build/1e/1e1b6a52eca72ab42970f6bb5276ef9291559a16800fc8b66ffc272382d97b76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /usr/src/.cache/go-build/e1/e154c8f2e4fb4400e87fd8c26c1b15484bda5ad0e3066102d34303e5b1ead5f8-d # internal github.com/cenkalti/rain mkdir -p $WORK/b001/ cat >/usr/src/tmp/go-build3220286628/b001/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/boltdb/bolt=/usr/src/tmp/go-build3220286628/b066/_pkg_.a packagefile github.com/cenkalti/boltbrowser/boltbrowser=/usr/src/tmp/go-build3220286628/b072/_pkg_.a packagefile github.com/cenkalti/rain/internal/console=/usr/src/tmp/go-build3220286628/b084/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/magnet=/usr/src/tmp/go-build3220286628/b186/_pkg_.a packagefile github.com/cenkalti/rain/internal/metainfo=/usr/src/tmp/go-build3220286628/b207/_pkg_.a packagefile github.com/cenkalti/rain/rainrpc=/usr/src/tmp/go-build3220286628/b097/_pkg_.a packagefile github.com/cenkalti/rain/torrent=/usr/src/tmp/go-build3220286628/b209/_pkg_.a packagefile github.com/hokaccha/go-prettyjson=/usr/src/tmp/go-build3220286628/b087/_pkg_.a packagefile github.com/mitchellh/go-homedir=/usr/src/tmp/go-build3220286628/b273/_pkg_.a packagefile github.com/urfave/cli=/usr/src/tmp/go-build3220286628/b281/_pkg_.a packagefile github.com/zeebo/bencode=/usr/src/tmp/go-build3220286628/b208/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build3220286628/b284/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build3220286628/b285/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build3220286628/b081/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3220286628/b238/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.21 -complete -buildid -InRFUjcxBGkl7yEcrF-/-InRFUjcxBGkl7yEcrF- -goversion go1.23.1 -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /usr/src/.cache/go-build/43/439afc8669fdb844b0f04526d39fe2ccbc43ef22667a97a9cf5191548e5c9106-d # internal cat >/usr/src/tmp/go-build3220286628/b001/importcfg.link << 'EOF' # internal packagefile github.com/cenkalti/rain=/usr/src/tmp/go-build3220286628/b001/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3220286628/b002/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3220286628/b042/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3220286628/b043/_pkg_.a packagefile github.com/boltdb/bolt=/usr/src/tmp/go-build3220286628/b066/_pkg_.a packagefile github.com/cenkalti/boltbrowser/boltbrowser=/usr/src/tmp/go-build3220286628/b072/_pkg_.a packagefile github.com/cenkalti/rain/internal/console=/usr/src/tmp/go-build3220286628/b084/_pkg_.a packagefile github.com/cenkalti/rain/internal/logger=/usr/src/tmp/go-build3220286628/b181/_pkg_.a packagefile github.com/cenkalti/rain/internal/magnet=/usr/src/tmp/go-build3220286628/b186/_pkg_.a packagefile github.com/cenkalti/rain/internal/metainfo=/usr/src/tmp/go-build3220286628/b207/_pkg_.a packagefile github.com/cenkalti/rain/rainrpc=/usr/src/tmp/go-build3220286628/b097/_pkg_.a packagefile github.com/cenkalti/rain/torrent=/usr/src/tmp/go-build3220286628/b209/_pkg_.a packagefile github.com/hokaccha/go-prettyjson=/usr/src/tmp/go-build3220286628/b087/_pkg_.a packagefile github.com/mitchellh/go-homedir=/usr/src/tmp/go-build3220286628/b273/_pkg_.a packagefile github.com/urfave/cli=/usr/src/tmp/go-build3220286628/b281/_pkg_.a packagefile github.com/zeebo/bencode=/usr/src/tmp/go-build3220286628/b208/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build3220286628/b284/_pkg_.a packagefile io=/usr/src/tmp/go-build3220286628/b005/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3220286628/b111/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build3220286628/b285/_pkg_.a packagefile os=/usr/src/tmp/go-build3220286628/b050/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build3220286628/b081/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3220286628/b012/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3220286628/b238/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3220286628/b031/_pkg_.a packagefile strings=/usr/src/tmp/go-build3220286628/b065/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3220286628/b058/_pkg_.a packagefile time=/usr/src/tmp/go-build3220286628/b055/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3220286628/b003/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3220286628/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3220286628/b006/_pkg_.a packagefile hash=/usr/src/tmp/go-build3220286628/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3220286628/b016/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3220286628/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3220286628/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build3220286628/b049/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3220286628/b044/_pkg_.a packagefile math=/usr/src/tmp/go-build3220286628/b032/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3220286628/b046/_pkg_.a packagefile sync=/usr/src/tmp/go-build3220286628/b028/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3220286628/b034/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3220286628/b037/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build3220286628/b067/_pkg_.a packagefile log=/usr/src/tmp/go-build3220286628/b068/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3220286628/b070/_pkg_.a packagefile sort=/usr/src/tmp/go-build3220286628/b071/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3220286628/b073/_pkg_.a packagefile github.com/br0xen/termbox-util=/usr/src/tmp/go-build3220286628/b074/_pkg_.a packagefile github.com/nsf/termbox-go=/usr/src/tmp/go-build3220286628/b075/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3220286628/b083/_pkg_.a packagefile github.com/cenkalti/rain/internal/jsonutil=/usr/src/tmp/go-build3220286628/b085/_pkg_.a packagefile github.com/cenkalti/rain/internal/rpctypes=/usr/src/tmp/go-build3220286628/b096/_pkg_.a packagefile github.com/jroimartin/gocui=/usr/src/tmp/go-build3220286628/b180/_pkg_.a packagefile github.com/cenkalti/log=/usr/src/tmp/go-build3220286628/b182/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build3220286628/b187/_pkg_.a packagefile github.com/multiformats/go-multihash=/usr/src/tmp/go-build3220286628/b188/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3220286628/b156/_pkg_.a packagefile path=/usr/src/tmp/go-build3220286628/b054/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3220286628/b038/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3220286628/b090/_pkg_.a packagefile github.com/powerman/rpc-codec/jsonrpc2=/usr/src/tmp/go-build3220286628/b098/_pkg_.a packagefile archive/tar=/usr/src/tmp/go-build3220286628/b210/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3220286628/b112/_pkg_.a packagefile context=/usr/src/tmp/go-build3220286628/b082/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3220286628/b116/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3220286628/b120/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3220286628/b088/_pkg_.a packagefile expvar=/usr/src/tmp/go-build3220286628/b212/_pkg_.a packagefile github.com/cenkalti/backoff/v3=/usr/src/tmp/go-build3220286628/b213/_pkg_.a packagefile github.com/cenkalti/rain/internal/acceptor=/usr/src/tmp/go-build3220286628/b214/_pkg_.a packagefile github.com/cenkalti/rain/internal/addrlist=/usr/src/tmp/go-build3220286628/b215/_pkg_.a packagefile github.com/cenkalti/rain/internal/allocator=/usr/src/tmp/go-build3220286628/b222/_pkg_.a packagefile github.com/cenkalti/rain/internal/announcer=/usr/src/tmp/go-build3220286628/b224/_pkg_.a packagefile github.com/cenkalti/rain/internal/bitfield=/usr/src/tmp/go-build3220286628/b228/_pkg_.a packagefile github.com/cenkalti/rain/internal/blocklist=/usr/src/tmp/go-build3220286628/b216/_pkg_.a packagefile github.com/cenkalti/rain/internal/bufferpool=/usr/src/tmp/go-build3220286628/b229/_pkg_.a packagefile github.com/cenkalti/rain/internal/cachedpiece=/usr/src/tmp/go-build3220286628/b230/_pkg_.a packagefile github.com/cenkalti/rain/internal/externalip=/usr/src/tmp/go-build3220286628/b218/_pkg_.a packagefile github.com/cenkalti/rain/internal/handshaker/incominghandshaker=/usr/src/tmp/go-build3220286628/b240/_pkg_.a packagefile github.com/cenkalti/rain/internal/handshaker/outgoinghandshaker=/usr/src/tmp/go-build3220286628/b243/_pkg_.a packagefile github.com/cenkalti/rain/internal/infodownloader=/usr/src/tmp/go-build3220286628/b244/_pkg_.a packagefile github.com/cenkalti/rain/internal/mse=/usr/src/tmp/go-build3220286628/b242/_pkg_.a packagefile github.com/cenkalti/rain/internal/peer=/usr/src/tmp/go-build3220286628/b245/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerwriter=/usr/src/tmp/go-build3220286628/b251/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerprotocol=/usr/src/tmp/go-build3220286628/b249/_pkg_.a packagefile github.com/cenkalti/rain/internal/peersource=/usr/src/tmp/go-build3220286628/b220/_pkg_.a packagefile github.com/cenkalti/rain/internal/pexlist=/usr/src/tmp/go-build3220286628/b252/_pkg_.a packagefile github.com/cenkalti/rain/internal/piece=/usr/src/tmp/go-build3220286628/b231/_pkg_.a packagefile github.com/cenkalti/rain/internal/piececache=/usr/src/tmp/go-build3220286628/b234/_pkg_.a packagefile github.com/cenkalti/rain/internal/piecedownloader=/usr/src/tmp/go-build3220286628/b255/_pkg_.a packagefile github.com/cenkalti/rain/internal/piecepicker=/usr/src/tmp/go-build3220286628/b256/_pkg_.a packagefile github.com/cenkalti/rain/internal/piecewriter=/usr/src/tmp/go-build3220286628/b259/_pkg_.a packagefile github.com/cenkalti/rain/internal/resolver=/usr/src/tmp/go-build3220286628/b225/_pkg_.a packagefile github.com/cenkalti/rain/internal/resourcemanager=/usr/src/tmp/go-build3220286628/b260/_pkg_.a packagefile github.com/cenkalti/rain/internal/resumer=/usr/src/tmp/go-build3220286628/b261/_pkg_.a packagefile github.com/cenkalti/rain/internal/resumer/boltdbresumer=/usr/src/tmp/go-build3220286628/b262/_pkg_.a packagefile github.com/cenkalti/rain/internal/semaphore=/usr/src/tmp/go-build3220286628/b236/_pkg_.a packagefile github.com/cenkalti/rain/internal/storage=/usr/src/tmp/go-build3220286628/b223/_pkg_.a packagefile github.com/cenkalti/rain/internal/storage/filestorage=/usr/src/tmp/go-build3220286628/b264/_pkg_.a packagefile github.com/cenkalti/rain/internal/stringutil=/usr/src/tmp/go-build3220286628/b254/_pkg_.a packagefile github.com/cenkalti/rain/internal/suspendchan=/usr/src/tmp/go-build3220286628/b265/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker=/usr/src/tmp/go-build3220286628/b226/_pkg_.a packagefile github.com/cenkalti/rain/internal/trackermanager=/usr/src/tmp/go-build3220286628/b266/_pkg_.a packagefile github.com/cenkalti/rain/internal/unchoker=/usr/src/tmp/go-build3220286628/b268/_pkg_.a packagefile github.com/cenkalti/rain/internal/urldownloader=/usr/src/tmp/go-build3220286628/b258/_pkg_.a packagefile github.com/cenkalti/rain/internal/verifier=/usr/src/tmp/go-build3220286628/b269/_pkg_.a packagefile github.com/cenkalti/rain/internal/webseedsource=/usr/src/tmp/go-build3220286628/b257/_pkg_.a packagefile github.com/gofrs/uuid=/usr/src/tmp/go-build3220286628/b270/_pkg_.a packagefile github.com/juju/ratelimit=/usr/src/tmp/go-build3220286628/b250/_pkg_.a packagefile github.com/nictuku/dht=/usr/src/tmp/go-build3220286628/b275/_pkg_.a packagefile github.com/rcrowley/go-metrics=/usr/src/tmp/go-build3220286628/b237/_pkg_.a packagefile go.etcd.io/bbolt=/usr/src/tmp/go-build3220286628/b263/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3220286628/b052/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3220286628/b167/_pkg_.a packagefile net=/usr/src/tmp/go-build3220286628/b101/_pkg_.a packagefile net/rpc=/usr/src/tmp/go-build3220286628/b172/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build3220286628/b274/_pkg_.a packagefile github.com/fatih/color=/usr/src/tmp/go-build3220286628/b092/_pkg_.a packagefile flag=/usr/src/tmp/go-build3220286628/b199/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=/usr/src/tmp/go-build3220286628/b282/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3220286628/b080/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3220286628/b239/_pkg_.a packagefile text/template=/usr/src/tmp/go-build3220286628/b178/_pkg_.a packagefile bufio=/usr/src/tmp/go-build3220286628/b100/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3220286628/b089/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3220286628/b078/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3220286628/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3220286628/b157/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build3220286628/b164/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3220286628/b165/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3220286628/b158/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3220286628/b056/_pkg_.a packagefile maps=/usr/src/tmp/go-build3220286628/b166/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3220286628/b119/_pkg_.a packagefile mime=/usr/src/tmp/go-build3220286628/b099/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3220286628/b169/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build3220286628/b170/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3220286628/b171/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3220286628/b163/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3220286628/b030/_pkg_.a packagefile html=/usr/src/tmp/go-build3220286628/b177/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build3220286628/b286/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3220286628/b287/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3220286628/b013/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build3220286628/b051/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3220286628/b009/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3220286628/b047/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3220286628/b061/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3220286628/b025/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3220286628/b063/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3220286628/b062/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build3220286628/b064/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3220286628/b008/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build3220286628/b015/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build3220286628/b017/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3220286628/b018/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build3220286628/b019/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3220286628/b020/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build3220286628/b021/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build3220286628/b022/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build3220286628/b023/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build3220286628/b024/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build3220286628/b026/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build3220286628/b027/_pkg_.a packagefile cmp=/usr/src/tmp/go-build3220286628/b045/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build3220286628/b059/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build3220286628/b060/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3220286628/b053/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build3220286628/b029/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3220286628/b036/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build3220286628/b041/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build3220286628/b007/_pkg_.a packagefile iter=/usr/src/tmp/go-build3220286628/b048/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3220286628/b011/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build3220286628/b069/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build3220286628/b076/_pkg_.a packagefile github.com/fatih/structs=/usr/src/tmp/go-build3220286628/b086/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build3220286628/b183/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3220286628/b094/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build3220286628/b185/_pkg_.a packagefile github.com/mr-tron/base58/base58=/usr/src/tmp/go-build3220286628/b189/_pkg_.a packagefile github.com/multiformats/go-multihash/core=/usr/src/tmp/go-build3220286628/b190/_pkg_.a packagefile github.com/multiformats/go-multihash/register/all=/usr/src/tmp/go-build3220286628/b191/_pkg_.a packagefile github.com/multiformats/go-multihash/register/miniosha256=/usr/src/tmp/go-build3220286628/b204/_pkg_.a packagefile github.com/multiformats/go-varint=/usr/src/tmp/go-build3220286628/b206/_pkg_.a packagefile os/user=/usr/src/tmp/go-build3220286628/b211/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3220286628/b113/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3220286628/b114/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3220286628/b117/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3220286628/b118/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3220286628/b121/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3220286628/b122/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3220286628/b123/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3220286628/b128/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3220286628/b136/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3220286628/b129/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3220286628/b138/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build3220286628/b139/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build3220286628/b146/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3220286628/b148/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3220286628/b149/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3220286628/b150/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3220286628/b151/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3220286628/b132/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3220286628/b040/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3220286628/b152/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3220286628/b155/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3220286628/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3220286628/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3220286628/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build3220286628/b147/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3220286628/b091/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerpriority=/usr/src/tmp/go-build3220286628/b219/_pkg_.a packagefile github.com/google/btree=/usr/src/tmp/go-build3220286628/b221/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker/httptracker=/usr/src/tmp/go-build3220286628/b227/_pkg_.a packagefile github.com/cenkalti/rain/internal/blocklist/stree=/usr/src/tmp/go-build3220286628/b217/_pkg_.a packagefile github.com/cenkalti/rain/internal/btconn=/usr/src/tmp/go-build3220286628/b241/_pkg_.a packagefile github.com/cenkalti/rain/internal/fast=/usr/src/tmp/go-build3220286628/b246/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn=/usr/src/tmp/go-build3220286628/b247/_pkg_.a packagefile github.com/cenkalti/rain/internal/peerconn/peerreader=/usr/src/tmp/go-build3220286628/b248/_pkg_.a packagefile github.com/cenkalti/rain/internal/sliceset=/usr/src/tmp/go-build3220286628/b253/_pkg_.a packagefile github.com/cenkalti/rain/internal/filesection=/usr/src/tmp/go-build3220286628/b232/_pkg_.a packagefile golang.org/x/exp/constraints=/usr/src/tmp/go-build3220286628/b233/_pkg_.a packagefile container/heap=/usr/src/tmp/go-build3220286628/b235/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3220286628/b095/_pkg_.a packagefile github.com/cenkalti/rain/internal/tracker/udptracker=/usr/src/tmp/go-build3220286628/b267/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build3220286628/b271/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3220286628/b272/_pkg_.a packagefile container/ring=/usr/src/tmp/go-build3220286628/b276/_pkg_.a packagefile github.com/golang/groupcache/lru=/usr/src/tmp/go-build3220286628/b277/_pkg_.a packagefile github.com/jackpal/bencode-go=/usr/src/tmp/go-build3220286628/b278/_pkg_.a packagefile github.com/nictuku/nettools=/usr/src/tmp/go-build3220286628/b279/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build3220286628/b168/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build3220286628/b102/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3220286628/b103/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build3220286628/b104/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3220286628/b105/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3220286628/b110/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build3220286628/b173/_pkg_.a packagefile go/token=/usr/src/tmp/go-build3220286628/b175/_pkg_.a packagefile html/template=/usr/src/tmp/go-build3220286628/b176/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build3220286628/b093/_pkg_.a packagefile github.com/russross/blackfriday/v2=/usr/src/tmp/go-build3220286628/b283/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build3220286628/b179/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build3220286628/b079/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3220286628/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3220286628/b161/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3220286628/b162/_pkg_.a packagefile internal/bisect=/usr/src/tmp/go-build3220286628/b057/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3220286628/b039/_pkg_.a packagefile github.com/rivo/uniseg=/usr/src/tmp/go-build3220286628/b077/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build3220286628/b184/_pkg_.a packagefile github.com/multiformats/go-multihash/register/blake2=/usr/src/tmp/go-build3220286628/b192/_pkg_.a packagefile github.com/multiformats/go-multihash/register/blake3=/usr/src/tmp/go-build3220286628/b196/_pkg_.a packagefile github.com/multiformats/go-multihash/register/murmur3=/usr/src/tmp/go-build3220286628/b200/_pkg_.a packagefile github.com/multiformats/go-multihash/register/sha3=/usr/src/tmp/go-build3220286628/b202/_pkg_.a packagefile github.com/multiformats/go-multihash/register/sha256=/usr/src/tmp/go-build3220286628/b205/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3220286628/b124/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3220286628/b125/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3220286628/b130/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3220286628/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3220286628/b135/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build3220286628/b137/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build3220286628/b153/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3220286628/b154/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3220286628/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3220286628/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3220286628/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3220286628/b143/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build3220286628/b144/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build3220286628/b108/_pkg_.a packagefile github.com/youtube/vitess/go/cache=/usr/src/tmp/go-build3220286628/b280/_pkg_.a packagefile unique=/usr/src/tmp/go-build3220286628/b106/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build3220286628/b174/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3220286628/b160/_pkg_.a packagefile golang.org/x/crypto/blake2b=/usr/src/tmp/go-build3220286628/b193/_pkg_.a packagefile golang.org/x/crypto/blake2s=/usr/src/tmp/go-build3220286628/b195/_pkg_.a packagefile lukechampine.com/blake3=/usr/src/tmp/go-build3220286628/b197/_pkg_.a packagefile github.com/spaolacci/murmur3=/usr/src/tmp/go-build3220286628/b201/_pkg_.a packagefile golang.org/x/crypto/sha3=/usr/src/tmp/go-build3220286628/b203/_pkg_.a packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build3220286628/b126/_pkg_.a packagefile embed=/usr/src/tmp/go-build3220286628/b127/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build3220286628/b107/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build3220286628/b109/_pkg_.a packagefile golang.org/x/sys/cpu=/usr/src/tmp/go-build3220286628/b194/_pkg_.a packagefile github.com/klauspost/cpuid/v2=/usr/src/tmp/go-build3220286628/b198/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/cenkalti/rain\nmod\tgithub.com/cenkalti/rain\t(devel)\t\ndep\tgithub.com/boltdb/bolt\tv1.3.1\t\ndep\tgithub.com/br0xen/termbox-util\tv0.0.0-20200220160819-dc6d6950ba00\t\ndep\tgithub.com/cenkalti/backoff/v3\tv3.2.2\t\ndep\tgithub.com/cenkalti/boltbrowser\tv0.0.0-20190327195521-ebed13c76690\t\ndep\tgithub.com/cenkalti/log\tv1.0.0\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.2\t\ndep\tgithub.com/fatih/color\tv1.10.0\t\ndep\tgithub.com/fatih/structs\tv1.1.0\t\ndep\tgithub.com/gofrs/uuid\tv4.4.0+incompatible\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20200121045136-8c9f03a8e57e\t\ndep\tgithub.com/google/btree\tv1.1.2\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hokaccha/go-prettyjson\tv0.0.0-20210113012101-fb4e108d2519\t\ndep\tgithub.com/jackpal/bencode-go\tv1.0.0\t\ndep\tgithub.com/jroimartin/gocui\tv0.5.0\t\ndep\tgithub.com/juju/ratelimit\tv1.0.2\t\ndep\tgithub.com/klauspost/cpuid/v2\tv2.0.9\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.8\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.12\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.10\t\ndep\tgithub.com/mitchellh/go-homedir\tv1.1.0\t\ndep\tgithub.com/mr-tron/base58\tv1.2.0\t\ndep\tgithub.com/multiformats/go-multihash\tv0.2.3\t\ndep\tgithub.com/multiformats/go-varint\tv0.0.6\t\ndep\tgithub.com/nictuku/dht\tv0.0.0-20201226073453-fd1c1dd3d66a\t\ndep\tgithub.com/nictuku/nettools\tv0.0.0-20150117095333-8867a2107ad3\t\ndep\tgithub.com/nsf/termbox-go\tv1.1.1\t\ndep\tgithub.com/powerman/rpc-codec\tv1.2.2\t\ndep\tgithub.com/rcrowley/go-metrics\tv0.0.0-20201227073835-cf1acfcdf475\t\ndep\tgithub.com/rivo/uniseg\tv0.2.0\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.1.0\t\ndep\tgithub.com/spaolacci/murmur3\tv1.1.0\t\ndep\tgithub.com/urfave/cli\tv1.22.14\t\ndep\tgithub.com/youtube/vitess\tv3.0.0-rc.3+incompatible\t\ndep\tgithub.com/zeebo/bencode\tv1.0.0\t\ndep\tgo.etcd.io/bbolt\tv1.3.7\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220525230936-793ad666bf5e\t\ndep\tgolang.org/x/exp\tv0.0.0-20220325121720-054d8573a5d8\t\ndep\tgolang.org/x/sys\tv0.12.0\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tlukechampine.com/blake3\tv1.1.6\t\nbuild\t-buildmode=exe\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/cenkalti/rain/torrent.Version=1.12.12\"\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -X=runtime.godebugDefault=asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1 -buildmode=exe -buildid=wH42WOFzYErErvNoz2bJ/-InRFUjcxBGkl7yEcrF-/sCc53JFGD-A_Ha0ib-my/wH42WOFzYErErvNoz2bJ -X github.com/cenkalti/rain/torrent.Version=1.12.12 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /usr/src/RPM/BUILD/rain-1.12.12/.gopath/bin/ mv $WORK/b001/exe/a.out /usr/src/RPM/BUILD/rain-1.12.12/.gopath/bin/rain rm -rf $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5173 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rain-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rain-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd rain-1.12.12 + export BUILDDIR=/usr/src/RPM/BUILD/rain-1.12.12/.gopath + BUILDDIR=/usr/src/RPM/BUILD/rain-1.12.12/.gopath + export IMPORT_PATH=github.com/cenkalti/rain + IMPORT_PATH=github.com/cenkalti/rain + export GOPATH=/usr/src/RPM/BUILD/rain-1.12.12/.gopath:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/rain-1.12.12/.gopath:/usr/share/gocode + export IGNORE_SOURCES=1 + IGNORE_SOURCES=1 + /usr/share/golang/golang-install renamed '/usr/src/RPM/BUILD/rain-1.12.12/.gopath/bin/rain' -> '/usr/src/tmp/rain-buildroot//usr/bin/rain' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rain-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rain-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rain-buildroot/ (default) Compressing files in /usr/src/tmp/rain-buildroot (auto) debugedit: ./usr/bin/rain: DWARF version 0 unhandled [27] .debug_gdb_scripts NOT compressed, wouldn't be smaller Verifying ELF objects in /usr/src/tmp/rain-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) phdr[2]: unknown object file note type 4 with owner name 'Go' at offset 100 section [23] '.tbss': alloc flag set but section not in any loaded segment section [25] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100 verify-elf: WARNING: ./usr/bin/rain: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/rain-buildroot Processing files: rain-1.12.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69389 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rain-1.12.12 + DOCDIR=/usr/src/tmp/rain-buildroot/usr/share/doc/rain-1.12.12 + export DOCDIR + rm -rf /usr/src/tmp/rain-buildroot/usr/share/doc/rain-1.12.12 + /bin/mkdir -p /usr/src/tmp/rain-buildroot/usr/share/doc/rain-1.12.12 + cp -prL LICENSE README.md /usr/src/tmp/rain-buildroot/usr/share/doc/rain-1.12.12 + chmod -R go-w /usr/src/tmp/rain-buildroot/usr/share/doc/rain-1.12.12 + chmod -R a+rX /usr/src/tmp/rain-buildroot/usr/share/doc/rain-1.12.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fpds7o find-provides: running scripts (debuginfo,golang,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h8Wq1A find-requires: running scripts (cpp,debuginfo,files,golang,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit) Conflicts: bsd-games Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nG6FsH Creating rain-debuginfo package Processing files: rain-debuginfo-1.12.12-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RTvg9j find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aMVp2a find-requires: running scripts (debuginfo) Requires: rain = 1.12.12-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to rain-debuginfo a strict dependency on rain Wrote: /usr/src/RPM/RPMS/x86_64/rain-1.12.12-alt2.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/rain-debuginfo-1.12.12-alt2.x86_64.rpm (w2.lzdio) 45.90user 16.05system 0:24.44elapsed 253%CPU (0avgtext+0avgdata 224180maxresident)k 0inputs+0outputs (0major+2465966minor)pagefaults 0swaps 4.19user 2.98system 0:38.65elapsed 18%CPU (0avgtext+0avgdata 135836maxresident)k 0inputs+0outputs (0major+251916minor)pagefaults 0swaps --- rain-1.12.12-alt2.x86_64.rpm.repo 2023-10-22 23:23:10.000000000 +0000 +++ rain-1.12.12-alt2.x86_64.rpm.hasher 2024-09-10 03:11:06.006189160 +0000 @@ -13,3 +13,3 @@ Conflicts: bsd-games -File: /usr/bin/rain 100755 root:root 00e56edb0b89b53b8c6a109b53c7af17 +File: /usr/bin/rain 100755 root:root 8da32771597125dbdde3b0c18dd356fd File: /usr/share/doc/rain-1.12.12 40755 root:root @@ -17,2 +17,2 @@ File: /usr/share/doc/rain-1.12.12/README.md 100644 root:root 7aea13251969b66c13c6d526c90bf396 -RPMIdentity: e72152a7631b4dfe670c85e071a7303dcea7c94678a4ac16192df06e1e40a73908f9ba76c85b850cc88a4a65c9902b9c309e3207f19763cfe1f070e50d5333d0 +RPMIdentity: c657e28c3f6f156681f9f8ab102d26bf5a772563c05df3bd510143c3f6a93c1e6b55af4a6c78bce41ee8e5974020d8218615b5fc9eb85a054f83d3dea8ee8365 --- rain-debuginfo-1.12.12-alt2.x86_64.rpm.repo 2023-10-22 23:23:10.000000000 +0000 +++ rain-debuginfo-1.12.12-alt2.x86_64.rpm.hasher 2024-09-10 03:11:06.114190630 +0000 @@ -608,3 +608,3 @@ Provides: rain-debuginfo = 1.12.12-alt2:sisyphus+332468.100.1.1 -File: /usr/lib/debug/usr/bin/rain.debug 100644 root:root 8eb4f57624d103190c9a16a3e958c904 +File: /usr/lib/debug/usr/bin/rain.debug 100644 root:root 186453cbd7e2f7e57b77629eb66adf3d File: /usr/src/debug/rain-1.12.12 40755 root:root @@ -1211,2 +1211,2 @@ File: /usr/src/debug/rain-1.12.12/.gopath/src/github.com/cenkalti/rain/vendor/lukechampine.com/blake3/cpu.go 100644 root:root 9d2a2a40281811eb68f8816546e7bad1 -RPMIdentity: 07938467f9e3b90a7a76ba84350c39fc155013e1a9a84453f6ac5f35ae07e9eefecb9c70dca3d01e1297affa9968b56dbf14ebf3d498aeb72c3a458937a5966e +RPMIdentity: 2ae6799dc18e27ae943b61a9d678329834fff7ebf1a98be99b8f702f8195985be311caa5cbdc30d0901dd918a7dd916c8704b2fc1c47b468cadad0d3832ce144