Deploy details
Deploy summary
1 plugin ran successfully
@netlify/plugin-lighthouse ran successfully
Build time: 1m 39s. Total deploy time: 1m 38s
Deploy log
Initializing
Complete
Initializing
Complete
12:27:28 PM: Build ready to start
12:27:39 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
12:27:39 PM: buildbot version: ee2ef905a4bdb64f7733dd60a718aa00319e6f82
12:27:40 PM: Building without cache
12:27:40 PM: Starting to prepare the repo for build
12:27:40 PM: No cached dependencies found. Cloning fresh repo
12:27:40 PM: git clone --filter=blob:none https://github.com/gnolang/docs.gno.land
12:27:40 PM: Preparing Git Reference pull/18/head
12:27:41 PM: Custom publish path detected. Proceeding with the specified path: 'docusaurus/build'
12:27:41 PM: Custom build command detected. Proceeding with the specified command: 'yarn run download-docs && yarn build && yarn install'
12:27:43 PM: Starting to install dependencies
12:27:46 PM: Python version set to 3.8
12:27:46 PM: Attempting Ruby version 2.7.2, read from environment
12:27:46 PM: Using Ruby version 2.7.2
12:27:47 PM: Started restoring cached go cache
12:27:47 PM: Finished restoring cached go cache
12:27:48 PM: go version go1.19.13 linux/amd64
12:27:49 PM: Using PHP version 8.0
12:27:51 PM: Downloading and installing node v18.20.1...
12:27:51 PM: Downloading https://nodejs.org/dist/v18.20.1/node-v18.20.1-linux-x64.tar.xz...
12:27:51 PM: Computing checksum with sha256sum
12:27:51 PM: Checksums matched!
12:27:53 PM: Now using node v18.20.1 (npm v10.5.0)
12:27:53 PM: Enabling Node.js Corepack
12:27:53 PM: Started restoring cached build plugins
12:27:53 PM: Finished restoring cached build plugins
12:27:53 PM: Started restoring cached corepack dependencies
12:27:53 PM: Finished restoring cached corepack dependencies
12:27:53 PM: Started restoring cached yarn cache
12:27:53 PM: Finished restoring cached yarn cache
12:27:53 PM: Corepack is about to download https://registry.yarnpkg.com/yarn/-/yarn-1.22.19.tgz.
12:27:54 PM: No yarn workspaces detected
12:27:54 PM: Started restoring cached node modules
12:27:54 PM: Finished restoring cached node modules
12:27:54 PM: Installing npm packages using Yarn version 1.22.19
12:27:54 PM: yarn install v1.22.19
12:27:54 PM: [1/5] Validating package.json...
12:27:54 PM: [2/5] Resolving packages...
12:27:55 PM: [3/5] Fetching packages...
12:28:08 PM: [4/5] Linking dependencies...
12:28:08 PM: warning "@docusaurus/core > react-loadable-ssr-addon-v5-slorber@1.0.1" has unmet peer dependency "react-loadable@*".
12:28:08 PM: warning "@docusaurus/preset-classic > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-preset-algolia@1.9.3" has unmet peer dependency "@algolia/client-search@>= 4.9.1 < 6".
12:28:08 PM: warning "@docusaurus/preset-classic > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-core > @algolia/autocomplete-plugin-algolia-insights@1.9.3" has unmet peer dependency "search-insights@>= 1 < 3".
12:28:08 PM: warning "@docusaurus/preset-classic > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-core > @algolia/autocomplete-shared@1.9.3" has unmet peer dependency "@algolia/client-search@>= 4.9.1 < 6".
12:28:16 PM: [5/5] Building fresh packages...
12:28:22 PM: Done in 28.08s.
12:28:22 PM: npm packages installed using Yarn
12:28:23 PM: Successfully installed dependencies
12:28:23 PM: Starting build script
12:28:26 PM: Detected 1 framework(s)
12:28:26 PM: "docusaurus" at version "2.4.1"
12:28:26 PM: Section completed: initializing
Building
Complete
Building
Complete
12:28:27 PM: Netlify Build
12:28:27 PM: ────────────────────────────────────────────────────────────────
12:28:27 PM:
12:28:27 PM: ❯ Version
12:28:27 PM: @netlify/build 29.39.1
12:28:27 PM:
12:28:27 PM: ❯ Flags
12:28:27 PM: baseRelDir: true
12:28:27 PM: buildId: 661685b07a13f52c768f9d9f
12:28:27 PM: deployId: 661685b07a13f52c768f9da1
12:28:27 PM:
12:28:27 PM: ❯ Current directory
12:28:27 PM: /opt/build/repo/docusaurus
12:28:27 PM:
12:28:27 PM: ❯ Config file
12:28:27 PM: /opt/build/repo/netlify.toml
12:28:27 PM:
12:28:27 PM: ❯ Context
12:28:27 PM: deploy-preview
12:28:27 PM:
12:28:27 PM: ❯ Installing plugins
12:28:27 PM: - @netlify/plugin-lighthouse@6.0.0
12:28:40 PM:
12:28:40 PM: ❯ Loading plugins
12:28:40 PM: - @netlify/plugin-lighthouse@6.0.0 from netlify.toml
12:28:42 PM:
12:28:42 PM: build.command from netlify.toml
12:28:42 PM: ────────────────────────────────────────────────────────────────
12:28:42 PM:
12:28:42 PM: $ yarn run download-docs && yarn build && yarn install
12:28:42 PM: yarn run v1.22.19
12:28:42 PM: $ bash ../scripts/download-docs.sh
12:28:42 PM: --2024-04-10 12:28:42-- https://github.com/gnolang/gno/archive/refs/heads/master.zip
12:28:42 PM: Resolving github.com (github.com)... 140.82.113.4
12:28:42 PM: Connecting to github.com (github.com)|140.82.113.4|:443... connected.
12:28:42 PM: HTTP request sent, awaiting response... 302 Found
12:28:42 PM: Location: https://codeload.github.com/gnolang/gno/zip/refs/heads/master [following]
12:28:42 PM: --2024-04-10 12:28:42-- https://codeload.github.com/gnolang/gno/zip/refs/heads/master
12:28:42 PM: Resolving codeload.github.com (codeload.github.com)... 140.82.114.9
12:28:42 PM: Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected.
12:28:42 PM: HTTP request sent, awaiting response... 200 OK
12:28:42 PM: Length: unspecified [application/zip]
12:28:42 PM: Saving to: ‘/tmp/gno.zip’
12:28:42 PM: 0K .......... .......... .......... .......... .......... 2.50M
12:28:42 PM: 50K .......... .......... .......... .......... .......... 4.98M
12:28:42 PM: 100K .......... .......... .......... .......... .......... 4.97M
12:28:43 PM: 150K .......... .......... .......... .......... .......... 4.84M
12:28:43 PM: 200K .......... .......... .......... .......... .......... 4.98M
12:28:43 PM: 250K .......... .......... .......... .......... .......... 4.70M
12:28:43 PM: 300K .......... .......... .......... .......... .......... 4.93M
12:28:43 PM: 350K .......... .......... .......... .......... .......... 4.93M
12:28:43 PM: 400K .......... .......... .......... .......... .......... 4.98M
12:28:43 PM: 450K .......... .......... .......... .......... .......... 4.94M
12:28:43 PM: 500K .......... .......... .......... .......... .......... 4.95M
12:28:43 PM: 550K .......... .......... .......... .......... .......... 5.65M
12:28:43 PM: 600K .......... .......... .......... .......... .......... 56.0M
12:28:43 PM: 650K .......... .......... .......... .......... .......... 193M
12:28:43 PM: 700K .......... .......... .......... .......... .......... 189M
12:28:43 PM: 750K .......... .......... .......... .......... .......... 217M
12:28:43 PM: 800K .......... .......... .......... .......... .......... 5.83M
12:28:43 PM: 850K .......... .......... .......... .......... .......... 48.9M
12:28:43 PM: 900K .......... .......... .......... .......... .......... 174M
12:28:43 PM: 950K .......... .......... .......... .......... .......... 214M
12:28:43 PM: 1000K .......... .......... .......... .......... .......... 199M
12:28:43 PM: 1050K .......... .......... .......... .......... .......... 223M
12:28:43 PM: 1100K .......... .......... .......... .......... .......... 223M
12:28:43 PM: 1150K .......... .......... .......... .......... .......... 230M
12:28:43 PM: 1200K .......... .......... .......... .......... .......... 6.77M
12:28:43 PM: 1250K .......... .......... .......... .......... .......... 140M
12:28:43 PM: 1300K .......... .......... .......... .......... .......... 68.1M
12:28:43 PM: 1350K .......... .......... .......... .......... .......... 130M
12:28:43 PM: 1400K .......... .......... .......... .......... .......... 170M
12:28:43 PM: 1450K .......... .......... .......... .......... .......... 213M
12:28:43 PM: 1500K .......... .......... .......... .......... .......... 220M
12:28:43 PM: 1550K .......... .......... .......... .......... .......... 220M
12:28:43 PM: 1600K .......... .......... .......... .......... .......... 201M
12:28:43 PM: 1650K .......... .......... .......... .......... .......... 216M
12:28:43 PM: 1700K .......... .......... .......... .......... .......... 362M
12:28:43 PM: 1750K .......... .......... .......... .......... .......... 466M
12:28:43 PM: 1800K .......... .......... .......... .......... .......... 463M
12:28:43 PM: 1850K .......... .......... .......... .......... .......... 652M
12:28:43 PM: 1900K .......... .......... .......... .......... .......... 476M
12:28:43 PM: 1950K .......... .......... .......... .......... .......... 593M
12:28:43 PM: 2000K .......... .......... .......... .......... .......... 661M
12:28:43 PM: 2050K .......... .......... .......... .......... .......... 518M
12:28:43 PM: 2100K .......... .......... .......... .......... .......... 7.48M
12:28:43 PM: 2150K .......... .......... .......... .......... .......... 734M
12:28:43 PM: 2200K .......... .......... .......... .......... .......... 629M
12:28:43 PM: 2250K .......... .......... .......... .......... .......... 67.7M
12:28:43 PM: 2300K .......... .......... .......... .......... .......... 536M
12:28:43 PM: 2350K .......... .......... .......... .......... .......... 328M
12:28:43 PM: 2400K .......... .......... .......... .......... .......... 488M
12:28:43 PM: 2450K .......... .......... .......... .......... .......... 519M
12:28:43 PM: 2500K .......... .......... .......... .......... .......... 585M
12:28:43 PM: 2550K .......... .......... .......... .......... .......... 361M
12:28:43 PM: 2600K .......... .......... .......... .......... .......... 322M
12:28:43 PM: 2650K .......... .......... .......... .......... .......... 415M
12:28:43 PM: 2700K .......... .......... .......... .......... .......... 417M
12:28:43 PM: 2750K .......... .......... .......... .......... .......... 374M
12:28:43 PM: 2800K .......... .......... .......... .......... .......... 622M
12:28:43 PM: 2850K .......... .......... .......... .......... .......... 550M
12:28:43 PM: 2900K .......... .......... .......... .......... .......... 555M
12:28:43 PM: 2950K .......... .......... .......... .......... .......... 558M
12:28:43 PM: 3000K .......... .......... .......... .......... .......... 652M
12:28:43 PM: 3050K .......... .......... .......... .......... .......... 560M
12:28:43 PM: 3100K .......... .......... .......... .......... .......... 544M
12:28:43 PM: 3150K .......... .......... .......... .......... .......... 539M
12:28:43 PM: 3200K .......... .......... .......... .......... .......... 686M
12:28:43 PM: 3250K .......... .......... .......... .......... .......... 473M
12:28:43 PM: 3300K .......... .......... .......... .......... .......... 477M
12:28:43 PM: 3350K .......... .......... .......... .......... .......... 538M
12:28:43 PM: 3400K .......... .......... .......... .......... .......... 595M
12:28:43 PM: 3450K .......... .......... .......... .......... .......... 555M
12:28:43 PM: 3500K .......... .......... .......... .......... .......... 535M
12:28:43 PM: 3550K .......... .......... .......... .......... .......... 548M
12:28:43 PM: 3600K .......... .......... .......... .......... .......... 904K
12:28:43 PM: 3650K .......... .......... .......... .......... .......... 217M
12:28:43 PM: 3700K .......... .......... .......... .......... .......... 131M
12:28:43 PM: 3750K .......... .......... .......... .......... .......... 167M
12:28:43 PM: 3800K .......... .......... .......... .......... .......... 164M
12:28:43 PM: 3850K .......... .......... .......... .......... .......... 160M
12:28:43 PM: 3900K .......... .......... .......... .......... .......... 158M
12:28:43 PM: 3950K .......... .......... .......... .......... .......... 285M
12:28:43 PM: 4000K .......... .......... .......... .......... .......... 570M
12:28:43 PM: 4050K .......... .......... .......... .......... .......... 399M
12:28:43 PM: 4100K .......... .......... .......... .......... .......... 457M
12:28:43 PM: 4150K .......... .......... .......... .......... .......... 228M
12:28:43 PM: 4200K .......... .......... .......... .......... .......... 173M
12:28:43 PM: 4250K .......... .......... .......... .......... .......... 176M
12:28:43 PM: 4300K .......... .......... .......... .......... .......... 178M
12:28:43 PM: 4350K .......... .......... .......... .......... .......... 202M
12:28:43 PM: 4400K .......... .......... .......... .......... .......... 177M
12:28:43 PM: 4450K .......... .......... .......... .......... .......... 155M
12:28:43 PM: 4500K .......... .......... .......... .......... .......... 180M
12:28:43 PM: 4550K .......... .......... .......... .......... .......... 648M
12:28:43 PM: 4600K .......... .......... .......... .......... .......... 432M
12:28:43 PM: 4650K .......... .......... .......... .......... .......... 464M
12:28:43 PM: 4700K .......... .......... .......... .......... .......... 378M
12:28:43 PM: 4750K .......... .......... .......... .......... .......... 200M
12:28:43 PM: 4800K .......... .......... .......... .......... .......... 250M
12:28:43 PM: 4850K .......... .......... .......... .......... .......... 135M
12:28:43 PM: 4900K .......... .......... .......... .......... .......... 159M
12:28:43 PM: 4950K .......... .......... .......... .......... .......... 63.9M
12:28:43 PM: 5000K .......... .......... .......... .......... .......... 91.7M
12:28:43 PM: 5050K .......... .......... .......... .......... .......... 198M
12:28:43 PM: 5100K .......... .......... .......... .......... .......... 138M
12:28:43 PM: 5150K .......... .......... .......... .......... .......... 185M
12:28:43 PM: 5200K .......... .......... .......... .......... .......... 215M
12:28:43 PM: 5250K .......... .......... .......... .......... .......... 187M
12:28:43 PM: 5300K .......... .......... .......... .......... .......... 228M
12:28:43 PM: 5350K .......... .......... .......... .......... .......... 479M
12:28:43 PM: 5400K .......... .......... .......... .......... .......... 528M
12:28:43 PM: 5450K .......... .......... .......... .......... .......... 390M
12:28:43 PM: 5500K .......... .......... .......... .......... .......... 527M
12:28:43 PM: 5550K .......... .......... .......... .......... .......... 658M
12:28:43 PM: 5600K .......... .......... .......... .......... .......... 587M
12:28:43 PM: 5650K .......... .......... .......... .......... .......... 586M
12:28:43 PM: 5700K .......... .......... .......... .......... .......... 352M
12:28:43 PM: 5750K .......... .......... .......... .......... .......... 274M
12:28:43 PM: 5800K .......... .......... .......... .......... .......... 450M
12:28:43 PM: 5850K .......... .......... .......... .......... .......... 595M
12:28:43 PM: 5900K .......... .......... .......... .......... .......... 500M
12:28:43 PM: 5950K .......... .......... .......... .......... .......... 476M
12:28:43 PM: 6000K .......... .......... .......... .......... .......... 500M
12:28:43 PM: 6050K .......... .......... .......... .......... .......... 681M
12:28:43 PM: 6100K .......... .......... .......... .......... .......... 565M
12:28:43 PM: 6150K .......... .......... .......... .......... .......... 512M
12:28:43 PM: 6200K .......... .......... .......... .......... .......... 328M
12:28:43 PM: 6250K .......... .......... .......... .......... .......... 245M
12:28:43 PM: 6300K .......... .......... .......... .......... .......... 439M
12:28:43 PM: 6350K .......... .......... .......... .......... .......... 187M
12:28:43 PM: 6400K .......... .......... .......... .......... .......... 181M
12:28:43 PM: 6450K .......... .......... .......... .......... .......... 78.7M
12:28:43 PM: 6500K .......... .......... .......... .......... .......... 33.4M
12:28:43 PM: 6550K .......... .......... .......... .......... .......... 26.2M
12:28:43 PM: 6600K .......... .......... .......... .......... .......... 20.8M
12:28:43 PM: 6650K .......... .......... .......... .......... .......... 12.7M
12:28:43 PM: 6700K .......... .......... .......... .......... .......... 3.01M
12:28:43 PM: 6750K .......... .......... .......... .......... .......... 87.7M
12:28:43 PM: 6800K .......... .......... .......... .......... .......... 144M
12:28:43 PM: 6850K .......... .......... .......... .......... .......... 207M
12:28:43 PM: 6900K .......... .......... .......... .......... .......... 170M
12:28:43 PM: 6950K .......... .......... .......... .......... .......... 225M
12:28:43 PM: 7000K .......... .......... .......... .......... .......... 181M
12:28:43 PM: 7050K .......... .......... .......... .......... .......... 25.8M
12:28:43 PM: 7100K .......... .......... .......... .......... .......... 10.3M
12:28:43 PM: 7150K .......... .......... .......... .......... .......... 9.57M
12:28:43 PM: 7200K .......... .......... .......... .......... .......... 10.7M
12:28:43 PM: 7250K .......... .......... .......... .......... .......... 9.18M
12:28:43 PM: 7300K .......... .......... .......... .......... .......... 10.5M
12:28:43 PM: 7350K .......... .......... .......... .......... .......... 9.73M
12:28:43 PM: 7400K .......... .......... .......... .......... .......... 6.35M
12:28:43 PM: 7450K .......... .......... .......... .......... .......... 13.9M
12:28:43 PM: 7500K .......... .......... .......... .......... .......... 5.43M
12:28:43 PM: 7550K .......... .......... .......... .......... .......... 30.3M
12:28:43 PM: 7600K .......... .......... .......... .......... .......... 186M
12:28:43 PM: 7650K .......... .......... .......... .......... .......... 24.8M
12:28:43 PM: 7700K .......... .......... .......... .......... .......... 23.0M
12:28:43 PM: 7750K .......... .......... .......... .......... .......... 29.7M
12:28:43 PM: 7800K .......... .......... .......... .......... .......... 160M
12:28:43 PM: 7850K .......... .......... .......... .......... .......... 23.5M
12:28:43 PM: 7900K .......... .......... .......... .......... .......... 28.3M
12:28:43 PM: 7950K .......... .......... .......... .......... .......... 28.5M
12:28:43 PM: 8000K .......... .......... .......... .......... .......... 162M
12:28:43 PM: 8050K .......... .......... .......... .......... .......... 28.8M
12:28:43 PM: 8100K .......... .......... .......... .......... .......... 26.0M
12:28:43 PM: 8150K .......... .......... .......... .......... .......... 23.2M
12:28:43 PM: 8200K .......... .......... .......... .......... .......... 169M
12:28:43 PM: 8250K .......... .......... .......... .......... .......... 50.0M
12:28:43 PM: 8300K .......... .......... .......... .......... .......... 11.1M
12:28:43 PM: 8350K .......... .......... .......... .......... .......... 5.89M
12:28:43 PM: 8400K .......... .......... .......... .......... .......... 15.8M
12:28:43 PM: 8450K .......... .......... .......... .......... .......... 11.1M
12:28:43 PM: 8500K .......... .......... .......... .......... .......... 6.68M
12:28:43 PM: 8550K .......... .......... .......... .......... .......... 10.6M
12:28:43 PM: 8600K .......... .......... .......... .......... .......... 5.99M
12:28:43 PM: 8650K .......... .......... .......... .......... .......... 10.9M
12:28:43 PM: 8700K .......... .......... .......... .......... .......... 9.02M
12:28:43 PM: 8750K .......... .......... .......... .......... .......... 10.3M
12:28:43 PM: 8800K .......... .......... .......... .......... .......... 9.88M
12:28:43 PM: 8850K .......... .......... .......... .......... .......... 8.97M
12:28:43 PM: 8900K .......... .......... .......... .......... .......... 6.04M
12:28:43 PM: 8950K .......... .......... .......... .......... .......... 52.8M
12:28:43 PM: 9000K .......... .......... .......... .......... .......... 9.60M
12:28:43 PM: 9050K .......... .......... .......... .......... .......... 8.98M
12:28:43 PM: 9100K .......... .......... .......... .......... .......... 9.81M
12:28:43 PM: 9150K .......... .......... .......... .......... .......... 5.51M
12:28:43 PM: 9200K .......... .......... .......... .......... .......... 12.5M
12:28:43 PM: 9250K .......... .......... .......... .......... .......... 8.84M
12:28:43 PM: 9300K .......... .......... .......... .......... .......... 8.11M
12:28:43 PM: 9350K .......... .......... .......... .......... .......... 9.27M
12:28:43 PM: 9400K .......... .......... .......... .......... .......... 9.16M
12:28:43 PM: 9450K .......... .......... .......... .......... .......... 8.22M
12:28:43 PM: 9500K .......... .......... .......... .......... .......... 1.04M
12:28:43 PM: 9550K .......... .......... .......... .......... .......... 123M
12:28:43 PM: 9600K .......... .......... .......... .......... .......... 79.5M
12:28:43 PM: 9650K .......... .......... .......... .......... .......... 133M
12:28:43 PM: 9700K .......... .......... .......... .......... .......... 159M
12:28:43 PM: 9750K .......... .......... .......... .......... .......... 646M
12:28:43 PM: 9800K .......... .......... .......... .......... .......... 633M
12:28:43 PM: 9850K .......... .......... .......... .......... .......... 584M
12:28:43 PM: 9900K .......... .......... .......... .......... .......... 559M
12:28:43 PM: 9950K .......... .......... .......... .......... .......... 142M
12:28:43 PM: 10000K .......... .......... .......... .......... .......... 145M
12:28:43 PM: 10050K .......... .......... .......... .......... .......... 527M
12:28:43 PM: 10100K .......... .......... .......... .......... .......... 675M
12:28:43 PM: 10150K .......... .......... .......... .......... .......... 562M
12:28:43 PM: 10200K .......... .......... .......... .......... .......... 565M
12:28:43 PM: 10250K .......... .......... .......... .......... .......... 511M
12:28:43 PM: 10300K .......... .......... .......... .......... .......... 582M
12:28:43 PM: 10350K .......... .......... .......... .......... .......... 691M
12:28:43 PM: 10400K .......... .......... .......... .......... .......... 585M
12:28:43 PM: 10450K .......... .......... .......... .......... .......... 569M
12:28:43 PM: 10500K .......... .......... .......... .......... .......... 582M
12:28:43 PM: 10550K .......... .......... .......... .......... .......... 622M
12:28:43 PM: 10600K .......... .......... .......... .......... .......... 694M
12:28:43 PM: 10650K .......... .......... .......... .......... .......... 555M
12:28:43 PM: 10700K .......... .......... .......... .......... .......... 491M
12:28:43 PM: 10750K .......... .......... .......... .......... .......... 465M
12:28:43 PM: 10800K .......... .......... .......... .......... .......... 645M
12:28:43 PM: 10850K .......... .......... .......... .......... .......... 2.91M
12:28:43 PM: 10900K .......... .......... .......... .......... .......... 407M
12:28:43 PM: 10950K .......... .......... .......... .......... .......... 579M
12:28:43 PM: 11000K .......... .......... .......... .......... .......... 124M
12:28:43 PM: 11050K .......... .......... .......... .......... .......... 542M
12:28:43 PM: 11100K .......... .......... .......... .......... .......... 577M
12:28:43 PM: 11150K .......... .......... .......... .......... .......... 624M
12:28:43 PM: 11200K .......... .......... .......... .......... .......... 579M
12:28:43 PM: 11250K .......... .......... .......... .......... .......... 626M
12:28:43 PM: 11300K .......... .......... .......... .......... .......... 679M
12:28:43 PM: 11350K .......... .......... .......... .......... .......... 580M
12:28:43 PM: 11400K .......... .......... .......... .......... .......... 770K
12:28:43 PM: 11450K .......... .......... .......... .......... .......... 340M
12:28:43 PM: 11500K .......... .......... .......... .......... .......... 337M
12:28:43 PM: 11550K .......... .......... .......... .......... .......... 557M
12:28:43 PM: 11600K .......... .......... .......... .......... .......... 489M
12:28:43 PM: 11650K .......... .......... .......... .......... .......... 360M
12:28:43 PM: 11700K .......... .......... .......... .......... .......... 366M
12:28:43 PM: 11750K .......... .......... .......... .......... .......... 265M
12:28:43 PM: 11800K .......... .......... .......... .......... .......... 504M
12:28:43 PM: 11850K .......... .......... .......... .......... .......... 491M
12:28:43 PM: 11900K .......... .......... .......... .......... .......... 460M
12:28:43 PM: 11950K .......... .......... .......... .......... .......... 398M
12:28:43 PM: 12000K .......... .......... .......... .......... .......... 384M
12:28:43 PM: 12050K .......... .......... .......... .......... .......... 538M
12:28:43 PM: 12100K .......... .......... .......... .......... .......... 355M
12:28:43 PM: 12150K .......... .......... .......... .......... .......... 347M
12:28:43 PM: 12200K .......... .......... .......... .......... .......... 574M
12:28:43 PM: 12250K .......... .......... .......... .......... .......... 447M
12:28:43 PM: 12300K .......... .......... .......... .......... .......... 377M
12:28:43 PM: 12350K .......... .......... .......... .......... .......... 335M
12:28:43 PM: 12400K .......... .......... .......... .......... .......... 379M
12:28:43 PM: 12450K .......... .......... .......... .......... .......... 547M
12:28:43 PM: 12500K .......... .......... .......... .......... .......... 484M
12:28:43 PM: 12550K .......... .......... .......... .......... .......... 615M
12:28:43 PM: 12600K .......... .......... .......... .......... .......... 472M
12:28:43 PM: 12650K .......... .......... .......... .......... .......... 464M
12:28:43 PM: 12700K .......... .......... .......... .......... .......... 615M
12:28:43 PM: 12750K .......... .......... .......... .......... .......... 378M
12:28:43 PM: 12800K .......... .......... .......... .......... .......... 519M
12:28:43 PM: 12850K .......... .......... .......... .......... .......... 390M
12:28:43 PM: 12900K .......... .......... .......... .......... .......... 549M
12:28:43 PM: 12950K .......... .......... .......... .......... .......... 497M
12:28:43 PM: 13000K .......... .......... .......... .......... .......... 438M
12:28:43 PM: 13050K .......... .......... .......... .......... .......... 458M
12:28:43 PM: 13100K .......... .......... .......... .......... .......... 675M
12:28:43 PM: 13150K .......... .......... .......... .......... .......... 501M
12:28:43 PM: 13200K .......... .......... .......... .......... .......... 499M
12:28:43 PM: 13250K .......... .......... .......... .......... .......... 547M
12:28:43 PM: 13300K .......... .......... .......... .......... .......... 465M
12:28:43 PM: 13350K .......... .......... .......... .......... .......... 14.6M
12:28:43 PM: 13400K .......... .......... .......... .......... .......... 11.3M
12:28:43 PM: 13450K .......... .......... .......... .......... .......... 233M
12:28:43 PM: 13500K .......... .......... .......... .......... .......... 3.77M
12:28:43 PM: 13550K .......... .......... .......... .......... .......... 147M
12:28:43 PM: 13600K .......... .......... .......... .......... .......... 254M
12:28:43 PM: 13650K .......... .......... .......... .......... .......... 2.49M
12:28:43 PM: 13700K .......... .......... .......... .......... .......... 152M
12:28:43 PM: 13750K .......... .......... .......... .......... .......... 146M
12:28:43 PM: 13800K .......... .......... .......... .......... .......... 164M
12:28:43 PM: 13850K .......... .......... .......... .......... .......... 194M
12:28:43 PM: 13900K .......... .......... .......... .......... .......... 238M
12:28:43 PM: 13950K .......... .......... .......... .......... .......... 246M
12:28:43 PM: 14000K .......... .......... .......... .......... .......... 375M
12:28:43 PM: 14050K .......... .......... .......... .......... .......... 624M
12:28:43 PM: 14100K .......... .......... .......... .......... .......... 563M
12:28:43 PM: 14150K .......... .......... .......... .......... .......... 14.0M
12:28:43 PM: 14200K .......... .......... .......... .......... .......... 6.09M
12:28:43 PM: 14250K .......... .......... .......... .......... .......... 151M
12:28:43 PM: 14300K .......... .......... .......... .......... .......... 303K
12:28:43 PM: 14350K .......... .......... .......... .......... .......... 41.3M
12:28:43 PM: 14400K .......... .......... .......... .......... .......... 170M
12:28:43 PM: 14450K .......... .......... .......... .......... .......... 239M
12:28:43 PM: 14500K .......... .......... .......... .......... .......... 520M
12:28:43 PM: 14550K .......... .......... .......... .......... .......... 367M
12:28:43 PM: 14600K .......... .......... .......... .......... .......... 404M
12:28:43 PM: 14650K .......... .......... .......... .......... .......... 493M
12:28:43 PM: 14700K .......... .......... .......... .......... .......... 537M
12:28:43 PM: 14750K .......... .......... .......... .......... .......... 542M
12:28:43 PM: 14800K .......... .......... .......... .......... .......... 521M
12:28:43 PM: 14850K .......... .......... .......... .......... .......... 500M
12:28:43 PM: 14900K .......... .......... .......... .......... .......... 457M
12:28:43 PM: 14950K .......... .......... .......... .......... .......... 346M
12:28:43 PM: 15000K .......... .......... .......... .......... .......... 522M
12:28:43 PM: 15050K .......... .......... .......... .......... .......... 412M
12:28:43 PM: 15100K .......... .......... .......... .......... .......... 537M
12:28:43 PM: 15150K .......... .......... .......... .......... .......... 610M
12:28:43 PM: 15200K .......... .......... .......... .......... .......... 592M
12:28:43 PM: 15250K .......... .......... .......... .......... .......... 412M
12:28:43 PM: 15300K .......... .......... .......... .......... .......... 321M
12:28:43 PM: 15350K .......... .......... .......... .......... .......... 372M
12:28:43 PM: 15400K .......... .......... .......... .......... .......... 451M
12:28:43 PM: 15450K .......... .......... .......... .......... .......... 483M
12:28:43 PM: 15500K .......... .......... .......... .......... .......... 359M
12:28:43 PM: 15550K .......... .......... .......... .......... .......... 346M
12:28:43 PM: 15600K .......... .......... .......... .......... .......... 482M
12:28:43 PM: 15650K .......... .......... .......... .......... .......... 626M
12:28:43 PM: 15700K .......... .......... .......... .......... .......... 375M
12:28:43 PM: 15750K .......... .......... .......... .......... .......... 546M
12:28:43 PM: 15800K .......... .......... .......... .......... .......... 602M
12:28:43 PM: 15850K .......... .......... .......... .......... .......... 631M
12:28:43 PM: 15900K .......... .......... .......... .......... .......... 301M
12:28:43 PM: 15950K .......... .......... .......... .......... .......... 514M
12:28:43 PM: 16000K .......... .......... .......... .......... .......... 457M
12:28:43 PM: 16050K .......... .......... .......... .......... .......... 442M
12:28:43 PM: 16100K .......... .......... .......... .......... .......... 592M
12:28:43 PM: 16150K .......... .......... .......... .......... .......... 648M
12:28:43 PM: 16200K .......... .......... .......... .......... .......... 556M
12:28:43 PM: 16250K .......... .......... .......... .......... .......... 547M
12:28:43 PM: 16300K .......... .......... .......... .......... .......... 456M
12:28:43 PM: 16350K .......... .......... .......... .......... .......... 463M
12:28:43 PM: 16400K .......... .......... .......... .......... .......... 617M
12:28:43 PM: 16450K .......... .......... .......... .......... .......... 583M
12:28:43 PM: 16500K .......... .......... .......... .......... .......... 575M
12:28:43 PM: 16550K .......... .......... .......... .......... .......... 550M
12:28:43 PM: 16600K .......... .......... .......... .......... .......... 589M
12:28:43 PM: 16650K .......... .......... .......... .......... .......... 520M
12:28:43 PM: 16700K .......... .......... .......... .......... .......... 567M
12:28:43 PM: 16750K .......... .......... .......... .......... .......... 617M
12:28:43 PM: 16800K .......... .......... .......... .......... .......... 627M
12:28:43 PM: 16850K .......... .......... .......... .......... .......... 619M
12:28:43 PM: 16900K .......... .......... .......... .......... .......... 557M
12:28:43 PM: 16950K .......... .......... .......... .......... .......... 509M
12:28:43 PM: 17000K .......... .......... .......... .......... .......... 549M
12:28:43 PM: 17050K .......... .......... .......... .......... .......... 651M
12:28:43 PM: 17100K .......... .......... .......... .......... .......... 561M
12:28:43 PM: 17150K .......... .......... .......... .......... .......... 551M
12:28:43 PM: 17200K .......... .......... .......... .......... .......... 597M
12:28:43 PM: 17250K .......... .......... .......... .......... .......... 502M
12:28:43 PM: 17300K .......... .......... .......... .......... .......... 18.3M
12:28:43 PM: 17350K .......... .......... .......... .......... .......... 49.3M
12:28:43 PM: 17400K .......... .......... .......... .......... .......... 226M
12:28:43 PM: 17450K .......... .......... .......... .......... .......... 395M
12:28:43 PM: 17500K .......... .......... .......... .......... .......... 371M
12:28:43 PM: 17550K .......... .......... .......... .......... .......... 134M
12:28:43 PM: 17600K .......... .......... .......... .......... .......... 300M
12:28:43 PM: 17650K .......... .......... .......... .......... .......... 332M
12:28:43 PM: 17700K .......... .......... .......... .......... .......... 489M
12:28:43 PM: 17750K .......... .......... .......... .......... .......... 534M
12:28:43 PM: 17800K .......... .......... .......... .......... .......... 251M
12:28:43 PM: 17850K .......... .......... .......... .......... .......... 469M
12:28:43 PM: 17900K .......... .......... .......... .......... .......... 200M
12:28:43 PM: 17950K .......... .......... .......... .......... .......... 357M
12:28:43 PM: 18000K .......... .......... .......... .......... .......... 672M
12:28:43 PM: 18050K .......... .......... .......... .......... .......... 461M
12:28:43 PM: 18100K .......... .......... .......... .......... .......... 529M
12:28:43 PM: 18150K .......... .......... .......... .......... .......... 618M
12:28:43 PM: 18200K .......... .......... .......... .......... .......... 534M
12:28:43 PM: 18250K .......... .......... .......... .......... .......... 365M
12:28:43 PM: 18300K .......... .......... .......... .......... .......... 268M
12:28:43 PM: 18350K .......... .......... .......... .......... .......... 336M
12:28:43 PM: 18400K .......... .......... .......... .......... .......... 355M
12:28:43 PM: 18450K .......... .......... .......... .......... .......... 465M
12:28:43 PM: 18500K .......... .......... .......... .......... .......... 526M
12:28:43 PM: 18550K .......... .......... .......... .......... .......... 377M
12:28:43 PM: 18600K .......... .......... .......... .......... .......... 410M
12:28:43 PM: 18650K .......... .......... .......... .......... .......... 475M
12:28:43 PM: 18700K .......... .......... .......... .......... .......... 497M
12:28:43 PM: 18750K .......... .......... .......... .......... .......... 479M
12:28:43 PM: 18800K .......... .......... .......... .......... .......... 400M
12:28:43 PM: 18850K .......... .......... .......... .......... .......... 408M
12:28:43 PM: 18900K .......... .......... .......... .......... .......... 418M
12:28:43 PM: 18950K .......... .......... .......... .......... .......... 493M
12:28:43 PM: 19000K .......... .......... .......... .......... .......... 525M
12:28:43 PM: 19050K .......... .......... .......... .......... .......... 477M
12:28:43 PM: 19100K .......... .......... .......... .......... .......... 448M
12:28:43 PM: 19150K .......... .......... .......... .......... .......... 515M
12:28:43 PM: 19200K .......... .......... .......... .......... .......... 499M
12:28:43 PM: 19250K .......... .......... .......... .......... .......... 531M
12:28:43 PM: 19300K .......... .......... .......... .......... .......... 511M
12:28:43 PM: 19350K .......... .......... .......... .......... .......... 430M
12:28:43 PM: 19400K .......... .......... .......... .......... .......... 17.3M
12:28:43 PM: 19450K .......... .......... .......... .......... .......... 12.6M
12:28:43 PM: 19500K .......... .......... .......... .......... .......... 10.3M
12:28:43 PM: 19550K .......... .......... .......... .......... .......... 7.47M
12:28:43 PM: 19600K .......... .......... .......... .......... .......... 10.8M
12:28:43 PM: 19650K .......... .......... .......... .......... .......... 10.2M
12:28:43 PM: 19700K .......... .......... .......... .......... .......... 9.74M
12:28:43 PM: 19750K .......... .......... .......... .......... .......... 11.5M
12:28:43 PM: 19800K .......... .......... .......... .......... .......... 11.1M
12:28:43 PM: 19850K .......... .......... .......... .......... .......... 8.77M
12:28:44 PM: 19900K .......... .......... .......... .......... .......... 193K
12:28:44 PM: 19950K .......... .......... .......... .......... .......... 208M
12:28:44 PM: 20000K .......... .......... .......... .......... .......... 146M
12:28:44 PM: 20050K .......... .......... .......... .......... .......... 154M
12:28:44 PM: 20100K .......... .......... .......... .......... .......... 145M
12:28:44 PM: 20150K .......... .......... .......... .......... .......... 147M
12:28:44 PM: 20200K .......... .......... .......... .......... .......... 384M
12:28:44 PM: 20250K .......... .......... .......... .......... .......... 364M
12:28:44 PM: 20300K .......... .......... .......... .......... .......... 594M
12:28:44 PM: 20350K .......... .......... .......... .......... .......... 572M
12:28:44 PM: 20400K .......... .......... .......... .......... .......... 531M
12:28:44 PM: 20450K .......... .......... .......... .......... .......... 422M
12:28:44 PM: 20500K .......... .......... .......... .......... .......... 592M
12:28:44 PM: 20550K .......... .......... .......... .......... .......... 322M
12:28:44 PM: 20600K .......... .......... .......... .......... .......... 521M
12:28:44 PM: 20650K .......... .......... .......... .......... .......... 479M
12:28:44 PM: 20700K .......... .......... .......... .......... .......... 399M
12:28:44 PM: 20750K .......... .......... .......... .......... .......... 402M
12:28:44 PM: 20800K .......... .......... .......... .......... .......... 369M
12:28:44 PM: 20850K .......... .......... .......... .......... .......... 303M
12:28:44 PM: 20900K .......... .......... .......... .......... .......... 381M
12:28:44 PM: 20950K .......... .......... .......... .......... .......... 550M
12:28:44 PM: 21000K .......... .......... .......... .......... .......... 371M
12:28:44 PM: 21050K .......... .......... .......... .......... .......... 468M
12:28:44 PM: 21100K .......... .......... .......... .......... .......... 399M
12:28:44 PM: 21150K .......... .......... .......... .......... .......... 466M
12:28:44 PM: 21200K .......... .......... .......... .......... .......... 537M
12:28:44 PM: 21250K .......... .......... .......... .......... .......... 627M
12:28:44 PM: 21300K .......... .......... .......... .......... .......... 522M
12:28:44 PM: 21350K .......... .......... .......... .......... .......... 537M
12:28:44 PM: 21400K .......... .......... .......... .......... .......... 588M
12:28:44 PM: 21450K .......... .......... .......... .......... .......... 637M
12:28:44 PM: 21500K .......... .......... .......... .......... .......... 526M
12:28:44 PM: 21550K .......... .......... .......... .......... .......... 531M
12:28:44 PM: 21600K .......... .......... .......... .......... .......... 592M
12:28:44 PM: 21650K .......... .......... .......... .......... .......... 589M
12:28:44 PM: 21700K .......... .......... .......... .......... .......... 554M
12:28:44 PM: 21750K .......... .......... .......... .......... .......... 582M
12:28:44 PM: 21800K .......... .......... .......... .......... .......... 532M
12:28:44 PM: 21850K .......... .......... .......... .......... .......... 613M
12:28:44 PM: 21900K .......... .......... .......... .......... .......... 495M
12:28:44 PM: 21950K .......... .......... .......... .......... .......... 580M
12:28:44 PM: 22000K .......... .......... .......... .......... .......... 550M
12:28:44 PM: 22050K .......... .......... .......... .......... .......... 616M
12:28:44 PM: 22100K .......... .......... .......... .......... .......... 598M
12:28:44 PM: 22150K .......... .......... .......... .......... .......... 630M
12:28:44 PM: 22200K .......... .......... .......... .......... .......... 522M
12:28:44 PM: 22250K .......... .......... .......... .......... .......... 620M
12:28:44 PM: 22300K .......... .......... .......... .......... .......... 591M
12:28:44 PM: 22350K .......... .......... .......... .......... .......... 588M
12:28:44 PM: 22400K .......... .......... .......... .......... .......... 649M
12:28:44 PM: 22450K .......... .......... .......... .......... .......... 561M
12:28:44 PM: 22500K .......... .......... .......... .......... .......... 516M
12:28:44 PM: 22550K .......... .......... .......... .......... .......... 2.39M
12:28:44 PM: 22600K .......... .......... .......... .......... .......... 77.4M
12:28:44 PM: 22650K .......... .......... .......... .......... .......... 182M
12:28:44 PM: 22700K .......... .......... .......... .......... .......... 173M
12:28:44 PM: 22750K .......... .......... .......... .......... .......... 206M
12:28:44 PM: 22800K .......... .......... .......... .......... .......... 137M
12:28:44 PM: 22850K .......... .......... .......... .......... .......... 10.6M
12:28:44 PM: 22900K .......... .......... .......... .......... .......... 11.3M
12:28:44 PM: 22950K .......... .......... .......... .......... .......... 9.94M
12:28:44 PM: 23000K .......... .......... .......... .......... .......... 4.93M
12:28:44 PM: 23050K .......... .......... .......... .......... .......... 35.9M
12:28:44 PM: 23100K .......... .......... .......... .......... .......... 10.6M
12:28:44 PM: 23150K .......... .......... .......... .......... .......... 10.5M
12:28:44 PM: 23200K .......... .......... .......... .......... .......... 10.3M
12:28:44 PM: 23250K .......... .......... .......... .......... .......... 10.5M
12:28:44 PM: 23300K .......... .......... .......... .......... .......... 9.18M
12:28:44 PM: 23350K .......... .......... .......... .......... .......... 8.52M
12:28:44 PM: 23400K .......... .......... .......... .......... .......... 22.4M
12:28:44 PM: 23450K .......... .......... .......... .......... .......... 101M
12:28:44 PM: 23500K .......... .......... .......... .......... .......... 127M
12:28:44 PM: 23550K .......... .......... .......... .......... .......... 215M
12:28:44 PM: 23600K .......... .......... .......... .......... .......... 199M
12:28:44 PM: 23650K .......... .......... .......... .......... .......... 192M
12:28:44 PM: 23700K .......... .......... .......... .......... .......... 221M
12:28:44 PM: 23750K .......... .......... .......... .......... .......... 383M
12:28:44 PM: 23800K .......... .......... ...... 543M=1.2s
12:28:44 PM: 2024-04-10 12:28:44 (19.0 MB/s) - ‘/tmp/gno.zip’ saved [24398606]
12:28:44 PM: Archive: /tmp/gno.zip
12:28:44 PM: 327d30e79a1190616905de2d3ba8eccf0c8d2ad9
12:28:44 PM: creating: /tmp/gno-master/
12:28:44 PM: creating: /tmp/gno-master/.benchmarks/
12:28:44 PM: inflating: /tmp/gno-master/.benchmarks/README.md
12:28:44 PM: inflating: /tmp/gno-master/.benchmarks/gobenchdata-checks.yml
12:28:44 PM: inflating: /tmp/gno-master/.dockerignore
12:28:44 PM: inflating: /tmp/gno-master/.gitattributes
12:28:44 PM: creating: /tmp/gno-master/.github/
12:28:44 PM: inflating: /tmp/gno-master/.github/.fossa.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/CODEOWNERS
12:28:44 PM: creating: /tmp/gno-master/.github/ISSUE_TEMPLATE/
12:28:44 PM: inflating: /tmp/gno-master/.github/ISSUE_TEMPLATE/BUG-REPORT.md
12:28:44 PM: inflating: /tmp/gno-master/.github/ISSUE_TEMPLATE/SIMPLE-ISSUE.md
12:28:44 PM: extracting: /tmp/gno-master/.github/ISSUE_TEMPLATE/config.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/codecov.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/dependabot.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/golangci.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/labeler.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/labels.json
12:28:44 PM: inflating: /tmp/gno-master/.github/pull_request_template.md
12:28:44 PM: creating: /tmp/gno-master/.github/workflows/
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/auto-author-assign.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/autocounterd.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/benchmark-check.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/benchmark-publish.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/benchmark.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/codegen.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/contribs.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/db-tests.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/dependabot-tidy.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/dependabot-validate.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/docker.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/docusaurus.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/examples.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/fossa.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/gh-pages.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/gnoland.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/gnovm.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/labeler.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/lint-pr.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/lint.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/misc.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/monthly-snapshots.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/portal-loop.yml
12:28:44 PM: inflating: /tmp/gno-master/.github/workflows/tm2.yml
12:28:44 PM: inflating: /tmp/gno-master/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/.gitpod.yml
12:28:44 PM: inflating: /tmp/gno-master/.mailmap
12:28:44 PM: inflating: /tmp/gno-master/CONTRIBUTING.md
12:28:44 PM: inflating: /tmp/gno-master/Dockerfile
12:28:44 PM: inflating: /tmp/gno-master/LICENSE.md
12:28:44 PM: inflating: /tmp/gno-master/Makefile
12:28:44 PM: inflating: /tmp/gno-master/PHILOSOPHY.md
12:28:44 PM: inflating: /tmp/gno-master/PLAN.md
12:28:44 PM: inflating: /tmp/gno-master/README.md
12:28:44 PM: creating: /tmp/gno-master/contribs/
12:28:44 PM: inflating: /tmp/gno-master/contribs/Makefile
12:28:44 PM: inflating: /tmp/gno-master/contribs/README.md
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/Makefile
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/README.md
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/go.mod
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/go.sum
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/main.go
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/pkg/
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/pkg/dev/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/dev/node.go
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/dev/pkgs.go
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/pkg/emitter/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/emitter/middleware.go
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/emitter/server.go
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/pkg/emitter/static/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/emitter/static/hotreload.js
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/pkg/events/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/events/events.go
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/pkg/rawterm/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/rawterm/keypress.go
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/rawterm/rawterm.go
12:28:44 PM: creating: /tmp/gno-master/contribs/gnodev/pkg/watcher/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnodev/pkg/watcher/watch.go
12:28:44 PM: creating: /tmp/gno-master/contribs/gnokeykc/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnokeykc/README.md
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnokeykc/go.mod
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnokeykc/go.sum
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnokeykc/kc.go
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnokeykc/main.go
12:28:44 PM: creating: /tmp/gno-master/contribs/gnomd/
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnomd/go.mod
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnomd/go.sum
12:28:44 PM: inflating: /tmp/gno-master/contribs/gnomd/main.go
12:28:44 PM: inflating: /tmp/gno-master/doc.go
12:28:44 PM: creating: /tmp/gno-master/docs/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/explanation/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/explanation/packages/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/explanation/packages/pkg-1.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/explanation/packages/pkg-2.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/explanation/packages/pkg-3.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/explanation/packages/pkg-4.gno
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/local-setup/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/local-setup/browsing-gno-source-code/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/browsing-gno-source-code/gnoweb-avl.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/browsing-gno-source-code/gnoweb-boards-source.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/browsing-gno-source-code/gnoweb-boards.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/browsing-gno-source-code/gnoweb.png
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/local-setup/creating-a-key-pair/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/creating-a-key-pair/gnokey-add-mnemonic.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/creating-a-key-pair/gnokey-add-random.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/creating-a-key-pair/gnokey-export.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/creating-a-key-pair/gnokey-generate.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/creating-a-key-pair/gnokey-import.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/creating-a-key-pair/gnokey-list.gif
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/local-setup/local-setup/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/local-setup/gno-help.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/local-setup/gnokey-help.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/local-setup/make-build-gnoland.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/local-setup/make-build-gnovm.gif
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-a-local-chain/
12:28:44 PM: extracting: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-a-local-chain/gnoland-start.gif
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-funds/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-funds/faucet-page.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-funds/gnofaucet-serve.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-funds/gnokey-query.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-funds/gnoland-start.gif
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/local-setup/setting-up-funds/gnoweb.gif
12:28:44 PM: creating: /tmp/gno-master/docs/assets/getting-started/playground/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/playground/default_deploy.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/playground/default_playground.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/getting-started/playground/run.png
12:28:44 PM: creating: /tmp/gno-master/docs/assets/gno-tooling/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/gno-tooling/gnodev/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/gno-tooling/gnodev/gnodev.gif
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/creating-grc20/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/creating-grc20/mytoken-1.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/creating-grc20/mytoken-2.gno
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/creating-grc721/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/creating-grc721/mynonfungibletoken-1.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/creating-grc721/mynonfungibletoken-2.gno
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/deploy/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/deploy/deploy_connect.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/deploy/deploy_default.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/deploy/deploy_success.png
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-1.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-10.sol
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-11.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-12.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-13.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-2.sol
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-3.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-4.sol
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-5.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-6.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-7.sol
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-8.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/porting-solidity-to-gno/porting-9.gno
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/simple-contract/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/simple-contract/counter.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/simple-contract/init.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/simple-contract/playground_welcome.png
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/simple-library/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/simple-library/playground_welcome.png
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/simple-library/tapas.gno
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/testing-gno/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/testing-gno/counter-1.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/testing-gno/counter-2.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/testing-gno/package_test.png
12:28:44 PM: creating: /tmp/gno-master/docs/assets/how-to-guides/write-simple-dapp/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/write-simple-dapp/poll-1.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/write-simple-dapp/poll-2.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/how-to-guides/write-simple-dapp/poll-3.gno
12:28:44 PM: creating: /tmp/gno-master/docs/assets/reference/
12:28:44 PM: creating: /tmp/gno-master/docs/assets/reference/standard-library/
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/reference/standard-library/std-1.gno
12:28:44 PM: inflating: /tmp/gno-master/docs/assets/reference/standard-library/std-2.gno
12:28:44 PM: creating: /tmp/gno-master/docs/concepts/
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/concepts.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/effective-gno.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/from-go-to-gno.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/gno-language.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/gno-modules.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/gno-test.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/gnovm.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/packages.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/portal-loop.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/proof-of-contribution.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/realms.md
12:28:44 PM: creating: /tmp/gno-master/docs/concepts/stdlibs/
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/stdlibs/banker.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/stdlibs/coin.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/stdlibs/gnopher-hole.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/stdlibs/stdlibs.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/tendermint2.md
12:28:44 PM: inflating: /tmp/gno-master/docs/concepts/testnets.md
12:28:44 PM: creating: /tmp/gno-master/docs/getting-started/
12:28:44 PM: inflating: /tmp/gno-master/docs/getting-started/getting-started.md
12:28:44 PM: creating: /tmp/gno-master/docs/getting-started/local-setup/
12:28:44 PM: inflating: /tmp/gno-master/docs/getting-started/local-setup/browsing-gno-source-code.md
12:28:44 PM: inflating: /tmp/gno-master/docs/getting-started/local-setup/local-setup.md
12:28:44 PM: inflating: /tmp/gno-master/docs/getting-started/local-setup/premining-balances.md
12:28:44 PM: inflating: /tmp/gno-master/docs/getting-started/local-setup/setting-up-a-local-chain.md
12:28:44 PM: inflating: /tmp/gno-master/docs/getting-started/local-setup/working-with-key-pairs.md
12:28:44 PM: inflating: /tmp/gno-master/docs/getting-started/playground-start.md
12:28:44 PM: inflating: /tmp/gno-master/docs/glossary.md
12:28:44 PM: creating: /tmp/gno-master/docs/gno-tooling/
12:28:44 PM: creating: /tmp/gno-master/docs/gno-tooling/cli/
12:28:44 PM: creating: /tmp/gno-master/docs/gno-tooling/cli/faucet/
12:28:44 PM: inflating: /tmp/gno-master/docs/gno-tooling/cli/faucet/faucet.md
12:28:44 PM: inflating: /tmp/gno-master/docs/gno-tooling/cli/faucet/gnofaucet.md
12:28:44 PM: inflating: /tmp/gno-master/docs/gno-tooling/cli/gno.md
12:28:44 PM: inflating: /tmp/gno-master/docs/gno-tooling/cli/gnodev.md
12:28:44 PM: inflating: /tmp/gno-master/docs/gno-tooling/cli/gnokey.md
12:28:44 PM: inflating: /tmp/gno-master/docs/gno-tooling/cli/gnoland.md
12:28:44 PM: inflating: /tmp/gno-master/docs/gno-tooling/gno-tooling.md
12:28:44 PM: creating: /tmp/gno-master/docs/how-to-guides/
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/connect-wallet-dapp.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/connecting-from-go.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/creating-grc20.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/creating-grc721.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/deploy.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/how-to-guides.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/interact-with-gnoland.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/porting-solidity-to-gno.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/simple-contract.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/simple-library.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/testing-gno.md
12:28:44 PM: inflating: /tmp/gno-master/docs/how-to-guides/write-simple-dapp.md
12:28:44 PM: creating: /tmp/gno-master/docs/legal/
12:28:44 PM: inflating: /tmp/gno-master/docs/legal/README.md
12:28:44 PM: inflating: /tmp/gno-master/docs/legal/eris_agreement.pdf
12:28:44 PM: inflating: /tmp/gno-master/docs/overview.md
12:28:44 PM: creating: /tmp/gno-master/docs/reference/
12:28:44 PM: creating: /tmp/gno-master/docs/reference/gno-js-client/
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/gno-js-client/gno-js-client.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/gno-js-client/gno-provider.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/gno-js-client/gno-wallet.md
12:28:44 PM: creating: /tmp/gno-master/docs/reference/gnoclient/
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/gnoclient/client.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/gnoclient/gnoclient.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/gnoclient/signer.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/go-gno-compatibility.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/network-config.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/reference.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/rpc-endpoints.md
12:28:44 PM: creating: /tmp/gno-master/docs/reference/stdlibs/
12:28:44 PM: creating: /tmp/gno-master/docs/reference/stdlibs/std/
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/stdlibs/std/address.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/stdlibs/std/banker.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/stdlibs/std/chain.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/stdlibs/std/coin.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/stdlibs/std/coins.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/stdlibs/std/testing.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/stdlibs/stdlibs.md
12:28:44 PM: creating: /tmp/gno-master/docs/reference/tm2-js-client/
12:28:44 PM: creating: /tmp/gno-master/docs/reference/tm2-js-client/Provider/
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/Provider/json-rpc-provider.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/Provider/provider.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/Provider/utility.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/Provider/ws-provider.md
12:28:44 PM: creating: /tmp/gno-master/docs/reference/tm2-js-client/Signer/
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/Signer/key.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/Signer/ledger.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/Signer/signer.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/tm2-js-client.md
12:28:44 PM: inflating: /tmp/gno-master/docs/reference/tm2-js-client/wallet.md
12:28:44 PM: inflating: /tmp/gno-master/docs/testing-guide.md
12:28:44 PM: creating: /tmp/gno-master/examples/
12:28:44 PM: inflating: /tmp/gno-master/examples/Makefile
12:28:44 PM: inflating: /tmp/gno-master/examples/README.md
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/acl/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/acl/acl.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/acl/acl_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/acl/const.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/acl/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/acl/perm.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/acl/perms.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/avl/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/avl/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/avl/node.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/avl/node_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/avl/tree.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/avl/z_0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/avl/z_1_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/avl/z_2_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/bank/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/bank/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/bank/types.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/bf/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/bf/bf.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/bf/bf_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/bf/doc.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/bf/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/bf/run.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/blog/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/blog/blog.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/blog/blog_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/blog/errors.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/blog/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/blog/util.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/cford32/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/cford32/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/cford32/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/cford32/cford32.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/cford32/cford32_test.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/cford32/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/dom/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/dom/dom.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/dom/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/flow/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/flow/LICENSE.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/flow/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/flow/flow.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/flow/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/flow/io.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/flow/io_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/flow/util.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/gnode/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/gnode/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/gnode/gnode.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/grc/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/README.md
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/token_metadata.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/vault/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/vault/errors.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/vault/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/vault/vault.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/vault/vault_filetest.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/grc/exts/vault/vault_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/basic_grc1155_token.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/basic_grc1155_token_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/errors.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/igrc1155.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc1155/util.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/admin_token.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/admin_token_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/dummy_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/errors.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/igrc20.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/imustgrc20.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/mustgrc20.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/mustgrc20_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/user_token.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/user_token_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc20/util.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc721/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc721/basic_nft.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc721/basic_nft_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc721/errors.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc721/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc721/igrc721.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc721/util.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc777/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc777/dummy_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc777/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/grc/grc777/igrc777.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/groups/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/groups/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/groups/groups.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/groups/vote_set.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/groups/z_1_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/int256/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/absolute.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/absolute_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/arithmetic.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/arithmetic_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/bitwise.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/bitwise_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/cmp.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/cmp_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/conversion.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/conversion_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/int256.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/int256/int256_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/json/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/buffer.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/buffer_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/decode.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/decode_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/json/eisel_lemire/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/eisel_lemire/eisel_lemire.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/json/eisel_lemire/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/encode.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/encode_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/escape.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/escape_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/indent.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/indent_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/internal.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/node.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/node_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/parser.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/parser_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/path.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/path_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/json/ryu/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/ryu/License
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/ryu/floatconv.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/ryu/floatconv_test.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/json/ryu/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/ryu/ryu64.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/ryu/table.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/json/token.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/math_eval/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/math_eval/int32/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/math_eval/int32/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/math_eval/int32/int32.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/math_eval/int32/int32_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/maths/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/maths/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/maths/maths.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/maths/overflow.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/maths/rat.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/memeland/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/memeland/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/memeland/memeland.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/memeland/memeland_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/merkle/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/merkle/README.md
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/merkle/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/merkle/merkle.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/merkle/merkle_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/microblog/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/microblog/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/microblog/microblog.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/mux/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/doc.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/mux/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/handler.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/helpers.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/request.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/request_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/response.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/router.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/mux/router_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/ownable/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/ownable/errors.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/ownable/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/ownable/ownable.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/ownable/ownable_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/pausable/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/pausable/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/pausable/pausable.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/pausable/pausable_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/rand/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/rand/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/rand/rand.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/rand/rand0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/rand/rand_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/releases/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/releases/changelog.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/releases/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/releases/release.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/seqid/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/seqid/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/seqid/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/seqid/seqid.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/seqid/seqid_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/stack/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/stack/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/stack/stack.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/stack/stack_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/svg/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/svg/doc.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/svg/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/svg/svg.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/svg/z0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/svg/z1_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/tamagotchi/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tamagotchi/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tamagotchi/tamagotchi.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tamagotchi/z0_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/tests/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tests/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tests/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/tests/subtests/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tests/subtests/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tests/subtests/subtests.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tests/tests.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tests/tests_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/tests/z0_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/testutils/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/testutils/access.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/testutils/crypto.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/testutils/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/testutils/misc.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/ufmt/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/ufmt/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/ufmt/ufmt.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/ufmt/ufmt_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/ui/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/ui/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/ui/ui.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/ui/ui_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/uint256/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/arithmetic.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/arithmetic_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/bits_table.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/bitwise.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/bitwise_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/cmp.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/cmp_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/conversion.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/conversion_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/error.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/uint256/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/mod.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/uint256.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/uint256/utils.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/p/demo/users/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/users/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/users/types.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/p/demo/users/users.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/p/demo/users/users_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/art/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/art/gnoface/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/art/gnoface/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/art/gnoface/gnoface.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/art/gnoface/gnoface_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/art/millipede/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/art/millipede/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/art/millipede/millipede.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/art/millipede/millipede_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/banktest/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/banktest/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/banktest/banktest.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/demo/banktest/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/banktest/z_0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/banktest/z_1_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/banktest/z_2_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/boards/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/board.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/boards.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/example_post.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/misc.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/post.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/public.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/render.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/role.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_0_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_0_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_0_c_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_0_d_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_0_e_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_10_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_10_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_10_c_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_10_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_11_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_11_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_11_c_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_11_d_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_11_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_12_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_12_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_12_c_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_12_d_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_12_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_1_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_2_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_3_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_4_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_5_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_5_c_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_5_d_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_5_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_6_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_7_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_8_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_9_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_9_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/boards/z_9_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/deep/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/deep/very/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/deep/very/deep/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/deep/very/deep/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/deep/very/deep/render.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/echo/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/echo/echo.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/echo/echo_test.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/demo/echo/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/foo1155/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo1155/foo1155.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo1155/foo1155_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo1155/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/foo20/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo20/foo20.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo20/foo20_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo20/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/foo721/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo721/foo721.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo721/foo721_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/foo721/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/groups/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/group.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/groups.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/member.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/misc.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/public.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/render.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/role.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_0_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_0_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_0_c_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_1_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_1_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_1_c_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_2_a_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_2_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_2_d_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_2_e_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_2_f_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/groups/z_2_g_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/keystore/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/keystore/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/keystore/keystore.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/keystore/keystore_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/markdown_test/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/demo/markdown_test/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/markdown_test/markdown.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/markdown_test/markdown_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/math_eval/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/math_eval/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/math_eval/math_eval.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/memeland/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/memeland/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/memeland/memeland.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/microblog/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/microblog/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/microblog/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/microblog/microblog.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/microblog/microblog_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/nft/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/nft.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/z_0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/z_1_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/z_2_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/z_3_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/nft/z_4_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/releases_example/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/releases_example/dummy.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/releases_example/example.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/releases_example/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/releases_example/releases0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/releases_example/releases1_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/tamagotchi/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tamagotchi/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tamagotchi/realm.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tamagotchi/z0_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/tests/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/interfaces.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/tests/subtests/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/subtests/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/subtests/subtests.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/tests.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/tests_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/z0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests/z1_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/tests_foo/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests_foo/foo.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/tests_foo/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/types/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/types/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/types/types.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/demo/types/types_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/ui/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/ui/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/ui/ui.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/ui/ui_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/users/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/users.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_0_b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_10_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_1_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_2_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_3_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_4_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_5_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_6_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_7_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_7b_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_8_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/users/z_9_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/demo/wugnot/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/wugnot/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/wugnot/wugnot.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/demo/wugnot/z0_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/gnoland/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/gnoland/blog/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/blog/admin.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/blog/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/blog/gnoblog.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/blog/gnoblog_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/blog/util.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/gnoland/dao/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/gnoland/dao/.gitkeep
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/admin.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/faucet.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/faucet_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/z0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/z1_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/z2_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/faucet/z3_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/gnoland/home/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/home/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/home/home.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/home/home_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/admin.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_about.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_ecosystem.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_events.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_gnolang.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_gor.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_partners.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_start.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_testnets.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/page_tokenomics.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/pages.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/pages_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/gnoland/pages/util.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/manfred/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/README.md
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/manfred/config/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/config/config.gno
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/manfred/config/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/manfred/home/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/home/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/home/home.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/home/z1_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/home/z2_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/manfred/present/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/present/admin.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/present/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/present/present_miami23.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/present/present_miami23_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/manfred/present/presentations.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/system/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/system/names/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/system/names/genesis.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/system/names/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/system/names/names.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/system/rewards/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/system/rewards/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/system/rewards/rewards.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/system/validators/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/system/validators/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/system/validators/validators.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/README.md
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_outfmt/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/x/manfred_outfmt/README.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_outfmt/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_outfmt/outfmt.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_outfmt/outfmt_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/README.md
12:28:44 PM: extracting: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/gno.mod
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-a/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-a/integration_test.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-a/v1/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-a/v1/v1.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-a/v2/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-a/v2/v2.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-b/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-b/v1/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-b/v1/v1.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-b/v2/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-b/v2/v2.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-c/
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-c/root/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-c/root/root.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-c/v1/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-c/v1/v1.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-c/v2/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/manfred_upgrade_patterns/upgrade-c/v2/v2.gno
12:28:44 PM: creating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/EVALUATION.md
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/category.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/committee.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/committee_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/contribution.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/contribution_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/evaluation.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/evaluation_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/points.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/pull_request.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/pull_request_test.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/tally.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/task.gno
12:28:44 PM: inflating: /tmp/gno-master/examples/gno.land/r/x/nir1218_evaluation_proposal/vote.gno
12:28:44 PM: creating: /tmp/gno-master/gno.land/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/LICENSE.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/Makefile
12:28:44 PM: inflating: /tmp/gno-master/gno.land/README.md
12:28:44 PM: creating: /tmp/gno-master/gno.land/cmd/
12:28:44 PM: creating: /tmp/gno-master/gno.land/cmd/genesis/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/balances.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/balances_add.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/balances_add_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/balances_export.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/balances_export_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/balances_remove.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/balances_remove_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/generate.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/generate_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/main.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/txs.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/txs_add.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/txs_add_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/txs_export.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/txs_export_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/txs_remove.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/txs_remove_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/types.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/validator.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/validator_add.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/validator_add_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/validator_remove.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/validator_remove_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/verify.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/genesis/verify_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/cmd/gnofaucet/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnofaucet/main.go
12:28:44 PM: extracting: /tmp/gno-master/gno.land/cmd/gnofaucet/main_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnofaucet/middleware.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnofaucet/serve.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnofaucet/throttle.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnofaucet/throttle_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/cmd/gnokey/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnokey/README.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnokey/main.go
12:28:44 PM: extracting: /tmp/gno-master/gno.land/cmd/gnokey/main_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/cmd/gnoland/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/README.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/config.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/config_get.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/config_get_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/config_init.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/config_init_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/config_set.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/config_set_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/integration_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/root.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_common.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_common_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_get.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_get_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_init.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_init_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_verify.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/secrets_verify_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/start.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/start_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/addpkg.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/append.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/float-arg.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/grc20-invalid-address.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/grc20-registry.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/issue-1167.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/issue-1588.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/issue-1786.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/issue-gnochess-97.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/map-storage.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/run.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoland/testdata/wugnot.txtar
12:28:44 PM: creating: /tmp/gno-master/gno.land/cmd/gnoweb/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoweb/CONTRIBUTING.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoweb/README.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoweb/main.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/cmd/gnoweb/main_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/genesis/
12:28:44 PM: extracting: /tmp/gno-master/gno.land/genesis/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/gno.land/genesis/README.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/genesis/cleanup.sh
12:28:44 PM: inflating: /tmp/gno-master/gno.land/genesis/genesis_balances.txt
12:28:44 PM: inflating: /tmp/gno-master/gno.land/genesis/genesis_txs.jsonl
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoclient/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/README.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/client.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/client_queries.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/client_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/client_txs.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/example_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/integration_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/mock_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/signer.go
12:28:44 PM: extracting: /tmp/gno-master/gno.land/pkg/gnoclient/signer_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoclient/util.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoland/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoland/app.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoland/genesis.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoland/node_inmemory.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoland/package.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoland/types.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoland/types_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/gnoweb.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/gnoweb_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/static/
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/static/css/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/css/app.css
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/css/normalize.css
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/README.md
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/LICENSE.txt
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-Bold.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-BoldItalic.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-Italic.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-Light.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-LightItalic.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-Medium.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-MediumItalic.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-Regular.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-Thin.woff
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/font/roboto/RobotoMono-ThinItalic.woff
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/favicon.ico
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/github-mark-32px.png
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/github-mark-64px.png
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/ico-discord.svg
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/ico-email.svg
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/ico-telegram.svg
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/ico-twitter.svg
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/ico-youtube.svg
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/list-alt.png
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/list.png
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/logo-square.png
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/logo-square.svg
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/logo-v1.png
12:28:44 PM: extracting: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/logo.png
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/img/logo.svg
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/invites.txt
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/highlight.min.js
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/marked.min.js
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/purify.min.js
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/realm_help.js
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/renderer.js
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/umbrella.js
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/js/umbrella.min.js
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/static/static.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/gnoweb/views/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/404.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/faucet.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/funcs.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/generic.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/package_dir.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/package_file.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/realm_help.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/realm_render.html
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/gnoweb/views/redirect.html
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/integration/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/doc.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/integration_test.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/integration/testdata/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testdata/adduser.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testdata/gnokey.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testdata/gnoland.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testdata/import.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testdata/loadpkg_example.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testdata/loadpkg_example_and_work.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testdata/loadpkg_work.txtar
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testing.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testing_integration.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/integration/testing_node.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/keyscli/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/keyscli/README.md
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/keyscli/addpkg.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/keyscli/call.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/keyscli/maketx.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/keyscli/root.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/keyscli/run.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/log/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/log/format.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/log/zap.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/log/zap_encoder.go
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/sdk/
12:28:44 PM: creating: /tmp/gno-master/gno.land/pkg/sdk/vm/
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/builtins.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/common_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/consts.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/convert.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/errors.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/handler.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/handler_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/invariants.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/keeper.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/keeper_test.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/msgs.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/package.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/types.go
12:28:44 PM: inflating: /tmp/gno-master/gno.land/pkg/sdk/vm/vm.proto
12:28:44 PM: creating: /tmp/gno-master/gnovm/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/LICENSE.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/Makefile
12:28:44 PM: inflating: /tmp/gno-master/gnovm/README.md
12:28:44 PM: creating: /tmp/gno-master/gnovm/cmd/
12:28:44 PM: creating: /tmp/gno-master/gnovm/cmd/gno/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/bug.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/bug_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/clean.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/clean_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/doc.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/doc_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/env.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/env_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/lint.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/lint_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/main.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/main_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/mod.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/mod_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/repl.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/repl_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/run.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/run_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/test_test.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/cmd/gno/testdata/
12:28:44 PM: creating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/dir_not_exist.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/empty_dir.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/empty_gno1.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/empty_gno2.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/empty_gno3.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/error_correct.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/error_incorrect.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/error_sync.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/failing_filetest.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/failing_test.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/flag_print-runtime-metrics.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/flag_run.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/flag_timeout.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/lint_bad_import.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/lint_file_error.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/lint_file_error_txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/lint_no_error.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/lint_no_gnomod.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/lint_not_declared.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/minim1.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/minim2.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/minim3.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/no_args.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/output_correct.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/output_incorrect.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/output_sync.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/panic.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/pkg_underscore_test.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/realm_correct.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/realm_incorrect.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/realm_sync.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/recover.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/skip.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/test_with-native-fallback.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/unknow_lib.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/valid_filetest.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_test/valid_test.txtar
12:28:44 PM: creating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/01_no_args.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/02_empty_dir.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/03_gno_files_parse_error.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/04_valid_gno_files.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/05_skip_fmt_flag.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/06_build_flag.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/07_build_flag_with_build_error.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/08_build_flag_with_parse_error.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testdata/gno_transpile/09_gno_files_whitelist_error.txtar
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/testutil.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/transpile.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/transpile_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/util.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/util_match.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/cmd/gno/util_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/gno.proto
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/dirs.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/dirs_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/doc.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/doc_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/pkg.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/print.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/test_notapkg/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/test_notapkg/.keep
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/crypto/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/crypto/crypto.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/crypto/rand/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/crypto/rand/rand.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/crypto/testdata/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/crypto/testdata/rand/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/crypto/testdata/rand/ignored.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/math/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/math/math.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/math/rand/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/math/rand/rand.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/module/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/module/alpha/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/module/alpha/a.gno
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/module/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/rand/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirs/rand/rand.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/mod/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/mod/dirs.mod/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/mod/dirs.mod/dep/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/mod/dirs.mod/dep/a.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/mod/dirs.mod/dep/alpha/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/mod/dirs.mod/dep/alpha/a.gno
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsdep/pkg/mod/dirs.mod/dep/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsmod/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsmod/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsmod/math/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsmod/math/rand/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/dirsmod/math/rand/a.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/crypto/
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/crypto/rand/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/crypto/rand/rand.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/mod/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/mod/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/mod/mod.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/modignored/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/modignored/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/modignored/mod.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/rand/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/rand/rand.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/test_notapkg/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/test_notapkg/a.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/wd/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/doc/testdata/integ/wd/wd.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/gnoenv/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnoenv/gnohome.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnoenv/gnohome_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnoenv/gnoroot.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnoenv/gnoroot_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnoenv/migration.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnoenv/migration_test.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/gnolang/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/pkg/gnolang/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/alloc.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/alloc_test.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/gnolang/benchdata/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/benchdata/fib.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/benchdata/loop.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/benchdata/matrix.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/debug.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/doc.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/frame.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/gno_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/gnolang.proto
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/go2gno.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/go2gno_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/gonative.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/gonative_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/hash_image.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/helpers.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/kind_string.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/machine.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/machine_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/misc.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/nodes.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/nodes_copy.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/nodes_string.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_assign.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_binary.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_call.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_decl.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_eval.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_exec.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_expressions.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_inc_dec.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_string.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_types.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/op_unary.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/ownership.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/package.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/package_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/preprocess.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/realm.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/scanner.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/static_analysis.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/static_analysis_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/store.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/transcribe.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/transctrl_string.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/transfield_string.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/types.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/utils.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/uverse.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/uverse_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/value_decl_dep_graph.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/values.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/values_conversions.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/values_conversions_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/values_string.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/vptype_string.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnolang/word_string.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/gnomod/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/fetch.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/file.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/file_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/gnomod.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/gnomod_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/parse.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/parse_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/pkg.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/pkg_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/preprocess.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/preprocess_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/read.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/read_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/gnomod/utils.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/integration/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/integration/coverage.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/integration/gno.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/repl/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/repl/repl.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/repl/repl_test.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/pkg/transpiler/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/transpiler/transpiler.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/pkg/transpiler/transpiler_test.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/README.md
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/bufio/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bufio/bufio.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bufio/example_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bufio/export_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bufio/scan.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bufio/scan_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/bytes/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/boundary_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/buffer.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/buffer_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/bytes.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/bytes_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/compare_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/example_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/export_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/reader.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/bytes/reader_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/crypto/
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha/chacha.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha/chacha_generic.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha/chacha_ref.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha/chacha_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/chacha20_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/rand/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/chacha20/rand/rand.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/crypto/cipher/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/stdlibs/crypto/cipher/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/cipher/cipher.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/crypto/sha256/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/sha256/sha256.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/sha256/sha256.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/crypto/sha256/sha256_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/encoding/
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/encoding/base64/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/encoding/base64/base64.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/encoding/base64/base64_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/encoding/binary/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/encoding/binary/binary.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/encoding/binary/binary_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/encoding/encoding.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/encoding/hex/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/encoding/hex/hex.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/encoding/hex/hex_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/errors/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/errors/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/errors/errors.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/errors/errors_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/errors/example_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/hash/
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/hash/adler32/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/hash/adler32/adler32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/hash/hash.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/hash/marshal_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/internal/
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/internal/bytealg/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/internal/bytealg/bytealg.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/internal/bytealg/compare_generic.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/internal/bytealg/count_generic.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/internal/bytealg/equal_generic.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/internal/bytealg/index_generic.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/internal/bytealg/indexbyte_generic.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/io/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/io/example_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/io/export_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/io/io.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/io/io_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/io/multi.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/io/multi_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/math/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/abs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/acosh.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/all_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/asin.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/asinh.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/atan.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/atan2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/atanh.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/bits.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/math/bits/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/bits/bits.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/bits/bits_errors.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/bits/bits_tables.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/bits/bits_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/bits/export_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/cbrt.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/const.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/const_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/copysign.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/dim.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/erf.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/erfinv.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/exp.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/expm1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/export_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/floor.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/fma.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/frexp.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/gamma.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/hypot.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/j0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/j1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/jn.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/ldexp.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/lgamma.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/log.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/log10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/log1p.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/logb.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/mod.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/modf.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/native.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/nextafter.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/pow.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/pow10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/remainder.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/signbit.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/sin.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/sincos.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/sinh.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/sqrt.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/tan.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/tanh.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/math/trig_reduce.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/native.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/net/
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/net/url/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/net/url/url.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/net/url/url_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/path/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/path/match.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/path/match_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/path/path.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/path/path_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/regexp/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/all_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/backtrack.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/example_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/exec.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/exec_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/find_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/onepass.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/onepass_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/regexp.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/compile.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/doc.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/make_perl_groups.pl
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/op_string.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/parse.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/parse_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/perl_groups.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/prog.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/prog_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/regexp.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/simplify.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/regexp/syntax/simplify_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/sort/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/sort/search.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/sort/search_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/sort/sort.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/sort/sort_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/std/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/addr_set.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/banker.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/banker.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/coins.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/context.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/crypto.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/crypto_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/frame.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/std/native.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdlibs.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/stdshim/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdshim/addr_set.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdshim/banker.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdshim/coins.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdshim/context.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdshim/crypto.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdshim/frame.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/stdshim/stdshim.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/strconv/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strconv/strconv.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strconv/strconv.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/strings/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/builder.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/builder_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/compare.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/example_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/export_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/reader.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/reader_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/search.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/strings/strings.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/testing/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/testing/fuzz.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/testing/fuzz_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/testing/match.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/testing/random.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/testing/random_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/testing/testing.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/testing/testing.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/time/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/time/format.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/time/time.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/time/time.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/time/timezoneinfo.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/unicode/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/casetables.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/digit.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/digit_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/example_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/graphic.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/graphic_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/letter.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/letter_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/script_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/tables.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/unicode/utf16/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/utf16/utf16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/utf16/utf16_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/stdlibs/unicode/utf8/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/utf8/example_test.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/utf8/utf8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/stdlibs/unicode/utf8/utf8_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/README.md
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/backup/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/addr0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/addr2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assert0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assert1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assign0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assign13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assign14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assign15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assign6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/assign7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/bad0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/bin2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/chan9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/circular.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/cli1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/cli2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/cli3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/cli4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/cli5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/cli6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/comp0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/complex0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/complex1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/complex2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/complex3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/complex4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/composite2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/composite5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/composite6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/convert2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/defer9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/eval0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/file_access.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/flag0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/fun10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/fun19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/fun20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/heap.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/imag0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/import2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/inception.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface27.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface28.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface38.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface39.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface40.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface41.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/interface9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/issue-558.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/issue-770.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/issue-772.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/issue-775.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/make.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/map14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/map19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/map28.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/math1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/method16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/method17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/method29.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/method31.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/num0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/op1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/op3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/op4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/op5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/op9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/opfloat32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/opfloat64.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/range6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/range7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/range8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/range9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/real0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/redeclaration-global2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/redeclaration-global3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/redeclaration-global4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/redeclaration-global6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/redeclaration-global7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/restricted0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/restricted1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/restricted2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/restricted3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/select9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/selector-scope0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server1a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/server7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/shift3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/sieve.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct28.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct50.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct51.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct52.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct53.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct55.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/struct58.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/tag0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/time10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/time5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/type9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/unsafe0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/unsafe1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/unsafe2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/unsafe3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/unsafe4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/unsafe5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/var8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/variadic10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/variadic7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/backup/variadic8.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/challenges/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/challenges/composite0b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/challenges/composite1b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/challenges/not_a_type.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/challenges/print_ref.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/challenges/unused0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/file.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/file_test.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a27.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a28.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a29.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a30.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a31.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a33.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a34.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a35.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a36.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a37.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a38.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a39.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a40.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a41.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a42.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a43.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a44.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a45.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a45a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a46.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a47.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a47a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a47b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a48.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a48a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a49.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/a9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/access7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/add0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/add1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/add2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/addr0b_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/addr0b_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/addr1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/addr2b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/alias0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/alias1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/and.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/and0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/and1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/and2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/and3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/append7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/array0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/array1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/array2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/array3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/array4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/array5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign0b_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign0b_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/assign9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/avl0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/avl1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/base_conv0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/base_conv1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bin.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bin0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bin1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bin3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bin4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bin5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/binstruct_ptr_map0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/binstruct_ptr_slice0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/binstruct_slice0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bltn.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bltn0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/bool7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/build0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/byte_slice_issue1570.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/cap0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/closure8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/comp1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/comp2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/comp3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite8bis.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/composite9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/const9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/cont.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/cont0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/cont1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/context.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/context2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/convert0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/convert1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/convert3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/convert4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/convert5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/copy0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/copy1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/copy2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/defer9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/define0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/define1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/define2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/define3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/define4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/delete0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/errors.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/b1/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/b1/foo/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/b1/foo/foo.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/b2/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/b2/foo/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/b2/foo/foo.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/bar/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/bar/quux.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/baz-bat/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/baz-bat/baz-bat.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/baz/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/baz/quux.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/c1/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/c1/c1.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/c2/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/c2/c2.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/context/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/context/context.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/ct/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/ct/ct1.gno
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/ct/ct2.gno
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/ct/ct3.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/ct1/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/ct1/ct1.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/foo-bar/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/foo-bar/foo-bar.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/foo/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/foo/bar.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/foo/bir.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/foo/boo/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/foo/boo/boo.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/m1/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/m1/main.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/m1/main_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/m2/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/m2/m2_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/net/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/net/http/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/net/http/http.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/net/http/httptest/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/net/http/httptest/httptest.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/net/net.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/net/url/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/net/url/url.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/p1/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/p1/s1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/p1/s2.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration1/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration1/README.md
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/redeclaration1/redeclaration.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration1/redeclaration2.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration2/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration2/README.md
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/files/extern/redeclaration2/redeclaration.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration2/redeclaration2.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration3/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration3/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration3/redeclaration.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/redeclaration3/redeclaration2.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/tata/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/tata/tutu.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/time/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/time/time.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/tree/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/tree/avl/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/tree/avl/avltree.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/tree/utils.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/types/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/types/map_entry.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/types/string.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/types/types.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/timtadh/data-structures/types/util.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/toto/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/toto/titi.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/files/extern/vars/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/vars/first.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/extern/vars/second.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fib0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float5_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float5_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/float7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/for9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun19b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun20b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun6b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/fun9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto3a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/goto6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/if7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/import9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/inc0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/inc1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/index0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/init0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/init1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface27b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface28b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface29.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface30.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface31.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface33.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface34.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface35.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface36.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface37.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface38b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface39b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface40b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface41b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface42.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface43.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface44.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface45.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface46.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface7b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interface9b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interp.gi
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/interp2.gi
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/io0_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/io0_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/io1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/io2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/iota.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/iota0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ipp_as_key.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-1085.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-1096.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-558b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-735.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-776.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-782.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-784.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/issue-880.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/l2_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/l3_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/l4_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/l5_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/len0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/make0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/make1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/make2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map14b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map19b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map27.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map28b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map28c.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map29_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map29_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/map9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/math0_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/math0_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/math2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/math3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/math4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/maths_int16_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/maths_int8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method16b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method17b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method27.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method28.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method29b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method30.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method31b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method33.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method34.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method35.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method36.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method37.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/method9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/neg0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/new0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/new1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/new2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/new3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/nil0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/nil1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/nil2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/nil3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/not0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/not1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/not2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/op0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/op2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/op6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/op7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/op8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opint16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opint32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opint64.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opint8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opstring.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opuint16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opuint32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opuint64.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/opuint8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/or0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/or1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/or2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/or3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/or4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/panic0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/panic0b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/persist_map.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/pkgname0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/pkgname1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/pkgname2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/primes.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/print0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/print1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr5a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr_array0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr_array1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr_array2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ptr_array3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/range7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover10a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover12a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover12b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover1b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover5b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recover9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/recurse0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration-global0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration-global1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration-global5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/redeclaration9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/ret9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/run9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/rune0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/rune1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/rune2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/sample.plugin
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/scope7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/secure.gi
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/shift0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/shift1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/shift2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/shift3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/shift4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/shift5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/slice0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/slice1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/slice2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/std9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/stdlibs_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/stdlibs_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/str.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/str0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/str1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/str2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/str3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/str4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct0a.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct11b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct13_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct13_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct27.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct28b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct29.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct2b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct30.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct31.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct33.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct34.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct35.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct36.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct37.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct38.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct39.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct40.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct41.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct42.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct43.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct44.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct45.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct46.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct47.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct48.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct49.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct50b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct52b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct53b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct54.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct56.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct57.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/struct9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch23.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch24.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch25.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch26.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch27.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch28.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch29.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch30.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch31.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch33.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch34.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch35.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch36.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch37.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch38.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch39.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch40.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch41.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch6b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch6c.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch8b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch8c.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/switch9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time0_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time0_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time11_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time11_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time12_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time12_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time13_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time13_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time14_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time14_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time1_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time1_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time2_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time2_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time3_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time3_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time4_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time4_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time6_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time6_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time7_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time7_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time9_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/time9_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type22.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type23b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type24b.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type2_native.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type2_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type30.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type31.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type32.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/type8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/unary.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/unary1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/untyped0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/untyped1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var13.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var14.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var15.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var16.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var17.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var18.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var19.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var20.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var21.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/var9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/variadic9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/xfactor_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/xfib_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zavltree.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zavltree0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zavltree1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zpersist_valids.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_avl0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_avl1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_avl2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_const.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm10.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm11.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm12.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm7.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm8.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_crossrealm9.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_example.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_map0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_natbind0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_std0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_std1.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_std2.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_std3.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_std4.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_std5.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_std6.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_tests0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zrealm_testutils0.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zregexp_stdlibs.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/files/zsolitaire_long.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/imports.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/empty-dir/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/empty-dir/.gitkeep
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/empty-gno1/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/empty-gno1/empty.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/empty-gno2/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/empty-gno2/empty.gno
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/empty-gno2/empty_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/empty-gno3/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/empty-gno3/empty.gno
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/empty-gno3/empty_filetest.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/empty-gnomod/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/empty-gnomod/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/invalid-gno-file/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/invalid-gno-file/gno.mod
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/invalid-gno-file/invalid.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/invalid-module-name/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/invalid-module-name/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/invalid-module-version1/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/invalid-module-version1/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/invalid-module-version2/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/invalid-module-version2/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/minimalist-gnomod/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/minimalist-gnomod/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/package-not-declared/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/package-not-declared/gno.mod
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/package-not-declared/main.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/replace-with-dir/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/replace-with-dir/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/replace-with-invalid-module/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/replace-with-invalid-module/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/replace-with-module/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/replace-with-module/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/require-invalid-module/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/require-invalid-module/gno.mod
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/require-remote-module/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/require-remote-module/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/require-remote-module/import_avl.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/run-main/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/run-main/main.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/run-namedpkg/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/run-namedpkg/main.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/run-package/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/run-package/package.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/run-package/package2.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/undefined-variable-test/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/undefined-variable-test/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/undefined-variable-test/undefined_variables_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/valid1/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/valid1/valid.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/valid1/valid_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/integ/valid2/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/valid2/gno.mod
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/valid2/valid.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/integ/valid2/valid_test.gno
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/integ/valid2/z_0_filetest.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/machine_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/package_test.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/selector_test.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/stdlibs/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/stdlibs/README.md
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/stdlibs/native.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/stdlibs/std/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/stdlibs/std/std.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/stdlibs/std/std.go
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/stdlibs/stdlibs.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/stdlibs/testing/
12:28:44 PM: extracting: /tmp/gno-master/gnovm/tests/stdlibs/testing/native_testing.gno
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/stdlibs/testing/native_testing.go
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/testdata/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/testdata/TestMemPackage/
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/testdata/TestMemPackage/fail/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/testdata/TestMemPackage/fail/file_test.gno
12:28:44 PM: creating: /tmp/gno-master/gnovm/tests/testdata/TestMemPackage/success/
12:28:44 PM: inflating: /tmp/gno-master/gnovm/tests/testdata/TestMemPackage/success/file_test.gno
12:28:44 PM: inflating: /tmp/gno-master/go.mod
12:28:44 PM: inflating: /tmp/gno-master/go.sum
12:28:44 PM: creating: /tmp/gno-master/misc/
12:28:44 PM: inflating: /tmp/gno-master/misc/Makefile
12:28:44 PM: creating: /tmp/gno-master/misc/assets/
12:28:44 PM: extracting: /tmp/gno-master/misc/assets/GNOland-TwitterBanner1500x500.png
12:28:44 PM: extracting: /tmp/gno-master/misc/assets/GNOland-TwitterProfile590x590.png
12:28:44 PM: inflating: /tmp/gno-master/misc/assets/gno.land_2022_Brand_Guidelines.pdf
12:28:44 PM: creating: /tmp/gno-master/misc/autocounterd/
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/Dockerfile
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/README.md
12:28:44 PM: creating: /tmp/gno-master/misc/autocounterd/cmd/
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/cmd/cmd_start.go
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/cmd/main.go
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/docker-compose.yml
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/go.mod
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/go.sum
12:28:44 PM: creating: /tmp/gno-master/misc/autocounterd/r/
12:28:44 PM: creating: /tmp/gno-master/misc/autocounterd/r/autocounterd/
12:28:44 PM: inflating: /tmp/gno-master/misc/autocounterd/r/autocounterd/autocounder.gno
12:28:44 PM: creating: /tmp/gno-master/misc/deployments/
12:28:44 PM: creating: /tmp/gno-master/misc/deployments/staging.gno.land/
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/staging.gno.land/.env.example
12:28:44 PM: extracting: /tmp/gno-master/misc/deployments/staging.gno.land/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/staging.gno.land/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/staging.gno.land/README.md
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/staging.gno.land/docker-compose.yml
12:28:44 PM: creating: /tmp/gno-master/misc/deployments/staging.gno.land/overlay/
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/staging.gno.land/overlay/HOME.md
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/staging.gno.land/overlay/config.toml
12:28:44 PM: creating: /tmp/gno-master/misc/deployments/test2.gno.land/
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test2.gno.land/.env.example
12:28:44 PM: extracting: /tmp/gno-master/misc/deployments/test2.gno.land/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test2.gno.land/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test2.gno.land/README.md
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test2.gno.land/docker-compose.yml
12:28:44 PM: creating: /tmp/gno-master/misc/deployments/test2.gno.land/overlay/
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test2.gno.land/overlay/HOME.md
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test2.gno.land/overlay/config.toml
12:28:44 PM: creating: /tmp/gno-master/misc/deployments/test3.gno.land/
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test3.gno.land/.env.example
12:28:44 PM: extracting: /tmp/gno-master/misc/deployments/test3.gno.land/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test3.gno.land/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test3.gno.land/README.md
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test3.gno.land/docker-compose.yml
12:28:44 PM: creating: /tmp/gno-master/misc/deployments/test3.gno.land/overlay/
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test3.gno.land/overlay/HOME.md
12:28:44 PM: inflating: /tmp/gno-master/misc/deployments/test3.gno.land/overlay/config.toml
12:28:44 PM: creating: /tmp/gno-master/misc/devdeps/
12:28:44 PM: inflating: /tmp/gno-master/misc/devdeps/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/devdeps/README.md
12:28:44 PM: inflating: /tmp/gno-master/misc/devdeps/deps.go
12:28:44 PM: inflating: /tmp/gno-master/misc/devdeps/go.mod
12:28:44 PM: inflating: /tmp/gno-master/misc/devdeps/go.sum
12:28:44 PM: inflating: /tmp/gno-master/misc/docker-build-stages.sh
12:28:44 PM: creating: /tmp/gno-master/misc/docker-compose/
12:28:44 PM: inflating: /tmp/gno-master/misc/docker-compose/docker-compose.yml
12:28:44 PM: creating: /tmp/gno-master/misc/docker-integration/
12:28:44 PM: extracting: /tmp/gno-master/misc/docker-integration/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/docker-integration/README.md
12:28:44 PM: extracting: /tmp/gno-master/misc/docker-integration/integration.go
12:28:44 PM: inflating: /tmp/gno-master/misc/docker-integration/integration_test.go
12:28:44 PM: creating: /tmp/gno-master/misc/docusaurus/
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/.gitignore
12:28:44 PM: extracting: /tmp/gno-master/misc/docusaurus/.yarnrc.yml
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/babel.config.js
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/docusaurus.config.js
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/package.json
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/sidebars.js
12:28:44 PM: creating: /tmp/gno-master/misc/docusaurus/src/
12:28:44 PM: creating: /tmp/gno-master/misc/docusaurus/src/css/
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/src/css/custom.css
12:28:44 PM: creating: /tmp/gno-master/misc/docusaurus/static/
12:28:44 PM: extracting: /tmp/gno-master/misc/docusaurus/static/.nojekyll
12:28:44 PM: creating: /tmp/gno-master/misc/docusaurus/static/img/
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/static/img/favicon.ico
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/static/img/gnoland.svg
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/static/img/gnoland_light.svg
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/static/img/og.jpg
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/tsconfig.json
12:28:44 PM: inflating: /tmp/gno-master/misc/docusaurus/yarn.lock
12:28:44 PM: creating: /tmp/gno-master/misc/gendocs/
12:28:44 PM: extracting: /tmp/gno-master/misc/gendocs/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/misc/gendocs/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/gendocs/gendocs.sh
12:28:44 PM: creating: /tmp/gno-master/misc/genproto/
12:28:44 PM: extracting: /tmp/gno-master/misc/genproto/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/misc/genproto/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/genproto/genproto.go
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/genstd.go
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/mapping.go
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/mapping_test.go
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/template.tmpl
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions/
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions/std/
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions/std/std.gno
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions/std/std.go
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_TypedValue/
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_TypedValue/std/
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_TypedValue/std/std.gno
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_TypedValue/std/std.go
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatch/
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatch/std/
12:28:44 PM: extracting: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatch/std/std.gno
12:28:44 PM: extracting: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatch/std/std.go
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatchSig/
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatchSig/std/
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatchSig/std/std.gno
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_noMatchSig/std/std.go
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_unexp/
12:28:44 PM: creating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_unexp/std/
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_unexp/std/std.gno
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/testdata/linkFunctions_unexp/std/std.go
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/util.go
12:28:44 PM: inflating: /tmp/gno-master/misc/genstd/util_test.go
12:28:44 PM: creating: /tmp/gno-master/misc/goscan/
12:28:44 PM: inflating: /tmp/gno-master/misc/goscan/goscan.go
12:28:44 PM: creating: /tmp/gno-master/misc/list-gnophers/
12:28:44 PM: inflating: /tmp/gno-master/misc/list-gnophers/main.sh
12:28:44 PM: creating: /tmp/gno-master/misc/logos/
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/README.md
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/buffer.go
12:28:44 PM: creating: /tmp/gno-master/misc/logos/cmd/
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/cmd/logos.go
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/image.png
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/misc.go
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/misc_test.go
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/stack.go
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/types.go
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/types_test.go
12:28:44 PM: inflating: /tmp/gno-master/misc/logos/unicode.go
12:28:44 PM: creating: /tmp/gno-master/misc/loop/
12:28:44 PM: extracting: /tmp/gno-master/misc/loop/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/Dockerfile
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/Makefile
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/README.md
12:28:44 PM: creating: /tmp/gno-master/misc/loop/backups/
12:28:44 PM: extracting: /tmp/gno-master/misc/loop/backups/.keep
12:28:44 PM: creating: /tmp/gno-master/misc/loop/cmd/
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/cmd/cmd_backup.go
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/cmd/cmd_serve.go
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/cmd/cmd_switch.go
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/cmd/main.go
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/cmd/monitoring.go
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/cmd/portal-loop.go
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/cmd/snapshotter.go
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/docker-compose.production.yml
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/docker-compose.yml
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/go.mod
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/go.sum
12:28:44 PM: creating: /tmp/gno-master/misc/loop/scripts/
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/scripts/start.sh
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/tools.go
12:28:44 PM: creating: /tmp/gno-master/misc/loop/traefik/
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/traefik/gno.yml
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/traefik/gnofaucet.yml
12:28:44 PM: inflating: /tmp/gno-master/misc/loop/traefik/gnoweb.yml
12:28:44 PM: inflating: /tmp/gno-master/misc/mod_tidy.sh
12:28:44 PM: inflating: /tmp/gno-master/netlify.toml
12:28:44 PM: creating: /tmp/gno-master/telemetry/
12:28:44 PM: inflating: /tmp/gno-master/telemetry/README.md
12:28:44 PM: creating: /tmp/gno-master/telemetry/exporter/
12:28:44 PM: inflating: /tmp/gno-master/telemetry/exporter/error.go
12:28:44 PM: inflating: /tmp/gno-master/telemetry/init.go
12:28:44 PM: creating: /tmp/gno-master/telemetry/metrics/
12:28:44 PM: inflating: /tmp/gno-master/telemetry/metrics/init.go
12:28:44 PM: inflating: /tmp/gno-master/telemetry/options.go
12:28:44 PM: creating: /tmp/gno-master/telemetry/options/
12:28:44 PM: inflating: /tmp/gno-master/telemetry/options/config.go
12:28:44 PM: creating: /tmp/gno-master/tm2/
12:28:44 PM: inflating: /tmp/gno-master/tm2/LICENSE.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/Makefile
12:28:44 PM: inflating: /tmp/gno-master/tm2/README.md
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/CONTRIBUTING.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/Makefile
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/TODO.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/amino.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/amino_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/benchmark_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/benchmark_test.txt
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/binary_decode.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/binary_encode.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/binary_encode_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/binary_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/byteslice_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/cmd/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/cmd/aminoscan/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/cmd/aminoscan/aminoscan.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/cmd/aminoscan/colors.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/cmd/goscan/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/cmd/goscan/goscan.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/codec.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/codec_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/decoder.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/deep_copy.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/deep_copy_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/deep_equal.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/doc.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/docs/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/docs/resources/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/docs/resources/protobuf3.png
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/encoder.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/encoder_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/example_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/fuzzjson-fuzz.zip
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/gengo/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/gengo/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/gengo/gengo.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/gengo/gengo_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/bindings.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/bindings_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/camelcase.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/comments_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/main.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/main.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/package.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/go-amino/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/go-amino/genproto/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/go-amino/genproto/example/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/go-amino/genproto/example/submodule/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/go-amino/genproto/example/submodule/types.proto
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/go-amino/genproto/example/submodule2/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/github.com/tendermint/go-amino/genproto/example/submodule2/types.proto
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/main/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/proto/main/types.proto
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule/submodule.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule/submodule.proto
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule2/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule2/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule2/submodule2.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/example/submodule2/submodule2.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/genproto.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/genproto_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/reflect.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/genproto/stringutil/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/stringutil/snakecase.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/types.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/genproto/types_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/json_decode.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/json_encode.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/json_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/libs/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/libs/detrand/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/libs/detrand/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/libs/detrand/detrand.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/libs/press/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/libs/press/press.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/libs/press/press_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/pkg/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/pkg/pkg.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/pkg/pkg_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/pkg/pkgset.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/reflect.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/reflect_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/repr_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/strings.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/TODO.md
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/cmd/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/cmd/genproto.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/common.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/binary.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/0
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/01acee15a5368a1fc8a155a04d59bfc6858c231e-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/02fd01713e392c756d7dbca43d07eb8282cd05ef-3
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/030b660bba10b55324f0f842882c71fb088ed235-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/08390177aebf5d3dadee6cde544f5617146867a6-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/083b03a77d3ae9fae95fbaddb6df66a8c44bb55d-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/08fc146e8d87a80266900179b0db36efdb3899ab-1
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/0d94bc42397422c854af1122fbf912fadba6a117-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/0e078288e8f7c32133c742abcde47b743c344c6d-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/0ebb7f3bf45472edf8ccce1f70f7eca9e853c18b-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/10
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/106e766e6f76b0ad1e1428b92a1c308aa1f531c4-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/11
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/12
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/13
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/14
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/15
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/16
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/17
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/18
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/1845e51c120f6107bf4fdb7567bac6d3b9e6b7e2-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/18c8318f66ad71dce07bf8acb23671d2e9374d7c-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/19
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/1a1322d7e67d0c91a419f731c8eb8655cf2f2b72-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/1a88f78548ef862732e556d1eb6cf5f1d5d97f97-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/1d21b6d37ed0bf4b4f5db5d360e439d66899fdd4-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/1f3a5764a6e389c81a4f0caa94d1167ffd746aa7-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/20
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/21
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/22
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/23720a6ad22800bd497cd8bde5e49a3d09e8ec12-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/23813b040943e9aac6bd3efa6d28594466c3c07f-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/2732d31374a66ca1b6178271028a2254a544733c-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/305500239502ac97489beab4b8fc31d24000e40e-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/38912a28992e6257151d30d56b49071b802efb15-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/39ddd2817097366f9a0d74b2c5e835bd894de002-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/3ab4e98a5574b6d702ec59c0fea954c8383db14e-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/3d4c75531c90d429677736d33d08ba1915b9b8b3-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/3e65b87472de8175b06c13e4b6109e4bd6272eb5-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/4
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/44dd377a6c958660caad2eedcc103b0f5dd721b2-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/457fc4438b32e9e0032442bd74dbfa81dab2c9ed-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/466c89c073c82472583c4f68b7c6bab61e75d632-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/48618a2f076f6e8d0e13a9742e8451b37b214e9a-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/4ae74b45305fdf637069d16eeaca5c1640e4c7e4-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/5
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/50d1b1179de48a0754bf4fec67b3b722395bfb98-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/52b077a392487037791c8c66e284d22bb8a0b240-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/53880403e3908de2ec119993db918bea286956d5-2
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/552e32d205c6a8bca82018d613d6760664ec7b47-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/57550602b4e25b4b7423463114257c75a2316cf0-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/58035bb9673669c95a1a10a2251eeee03613f91d-2
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/58d017d3dfa78bb3ac42af7cb8b1df45eaa14108-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/5b1cfc34db4005aa89582134618483033386e928-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/5b37f959a2e23e877770c4bfaa64427b254e0a70-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/5e2f6c12b8a46245ad5100490b831f3880436b3e-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/5e489d15ea9372a9aa7737dac6f54f8f7f33337a-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/6
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/63663e11760bc9a81c6454a2e19d1f1efa09ed06-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/653e90cfaa588a467d808f02a09763f916e50e58-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/6546865c0c1d0c684e8af4c091561e64cd175558-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/6e00143b704015374af032ba7f4e2af6733540bc-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/6ed9a0c7a9f3babc48349ddb71e0e9a30bc8a426-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/7
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/72309d3ba36dad8a37d29da7913fd03166ce463d-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/73fe3bc3d9968891c07d5f23c776fc25409e1921-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/750b416f4eee7239c949fda22d00e77cfde7b8fe-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/750edb320e41c096bbd46f4d65ca51a4c037fa1d-2
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/77a55e8dd56f4428497116b91d4c0c3ba932425c-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/7e0f33f31146ab6b732ce190d255c0850d18dba2-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/8
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/803c677a48762b5ee145415669003570272bfe54-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/80ec71c2de3f52fd31acfb36fd812475c5ad79c3-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/80f9dae973cfcd7ce6412458af61777869f959f5-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/826ce2217f5b7e5225cceb62300c45308e526f9f-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/865b10f898a7ff8210e9dff2c036da993ed9473b-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/88d7e5805b9cbba29ba5f207f5af26534a0753a7-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/8a0a9994df0d4178aef4bac188abd872630fe8e0-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/8b94e70d4dd630ef5a16057aa9c8af5cc4335729-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/8c8a41178e62c995bcbd605c14c6666ba1a861ba-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/8eb163265937e85a41027db275fa5898adeaa460-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/9
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/9123a619a390ada508c078d1ec73b75004360949-3
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/9699090e884830ad5d5802b6d847362037505f84-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/97650185b02b58197a42e293b89eab4596b7bcf0-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/976d6676b833079042b43c9452a029f4ed4309e2-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/98781eb8e14ed3b9651f13ceb2585d06b0250655-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/98d6d3fe31c91fd5728e089d436139cd04e10928-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/990b91c7304bf24b5ff69b33c2fa0acd39f4bf88-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/9c7bff3023d0b9f5c303307ffd7095fdd3bd8e54-1
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/9f41a2692b3608d6b2bb35ad344fd1818adaff1f-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a0f4018832c5a0d07c41360b8833d98dd8dadfb6-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a1a9b3709ab30f4cc48207c5288cf01cce3fa222-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a30500eb505f87caf21c35bb62ded318e23cecda-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a33235d9f709539a4803ec8dbbc5438a3de55643-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a5c5777b00475a841ae4ed3e6f69cce78ff816b4-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a7e530350d4f467a32c02825a534f53b18893858-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a7f8e9f3d94d1040571591b269471266791cf43d-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a9440ad272efbbe5dea62e73666c5abc8388d451-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/a9a31bcb5b023beb2b6110636bfada5761ec30e0-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/abd6f66e704214f49a9be1ad0482c87550f61707-2
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/acf85168fca9555943b822a47a49986b89ca3ef6-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/b0d9576c843f7816bf13cfd85254e4c0c62eabd3-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/b2dd533afcb461f92fc56d063072861748c86fff-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/b8617806994447076daad3fcb680af5ef4b6a3b8-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/bbd777ed7dc26f941d37dc36b2c3e7d54031b1f6-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/c582dc207165d070c663eba26165aadb9e565309-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/c62e6f09746f527b21df3925ec818108b3235bf4-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/c76c8abda1b618aeae69b4fc7d80f56a7c076d30-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/c897adf6db4243e588d054bebfeb891896774b7f-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/cf39a414421728611921f34c423d6e4ec74e8482-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/d26a3f267aa64d8f69e9f5f1bfca108ecda43bc7-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/d44aff14216476b1f9c0900a13f0aac8e76cfd37-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/d67191e6f4d64ab9f32aa4825e1e35813e78c469-4
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/d95ef7afab00d7a8c7b6340855385151b57db1a7-1
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/da39a3ee5e6b4b0d3255bfef95601890afd80709-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/dae0a930dad9d6b2c471859c1068fbe7f552a16c-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/dde0cae37f4cfc4fa27054714930cb3ebe11f28c-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/de21aec9ee53801fd96413268f1b4868a8c6f803-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/e084c3298741aa39668a06d29605a6ee36b3737a-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/e1f20eb546ba170cb46a828a0b2e2d920c37d3aa-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/e3487402d9843c4b9bd9ed7bf31dc68d6a11aa01-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/e7708501405299b732d7015536ce26da05f99cfa-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/e886084b84143f308ae202930340bf60b7269c89-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/eae84ea9fa17c9f742d3c2b756903513a8b355df-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/ef697127acdc2370298cf11b1f5272a065e01272-3
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f08b72dcfcdd73dea6edc9b2c8b50002aefa09bb-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f2f8728b5f813864ed2763c8fabbb4a84d92187f-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f43c1fc17fe691399bbadbb79393e9de235e98e4-4
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f60ab6608822f845897af9f9a2aa7fd469e70184-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f7c51214a5556b9edd4c29ec6262bc8b44b381a5-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f8c3a77c909268fc9824319e55598e895093bbf9-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f9c21675026cc5e66ee678a9c4ca2ac551fd848b-2
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/f9eae1951902d3785a035cd5ed64a4982bf07809-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/fab0344d1e124eff1a9498f5d375660d846168d2-1
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/fb585f1e087fa14cf381c27175627d44cfc42945-2
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/fef7ee8417ac1760f53384731355dec62f858f27-2
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/corpus/ff2bd68ad466755d5f20227f47556f9db3bbc91d-2
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/debug/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/debug/main.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/init-corpus/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/binary/init-corpus/main.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/json/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/json/debug/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/json/debug/main.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/fuzz/json/json.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/package.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/pb/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/pb/tests.pb.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/proto/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/proto/github.com/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/proto/github.com/tendermint/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/proto/github.com/tendermint/go-amino-x/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/proto/github.com/tendermint/go-amino-x/tests/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/proto/github.com/tendermint/go-amino-x/tests/types.proto
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/proto3/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/amino/tests/proto3/proto/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/proto3/proto/compat.pb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/proto3/proto/compat.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/proto3/proto3_compat_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tests/tests.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/time2_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/tools.mk
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/utils.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/version.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/wellknown.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/amino/wellknown_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/async/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/async/async.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/async/async_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/autofile/
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/autofile/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/autofile.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/autofile.go.bak
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/autofile_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/autofile_unix.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/autofile_wasm.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/autofile/cmd/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/cmd/logjack.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/group.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/autofile/group_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bech32/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bech32/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bech32/bech32.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bech32/bech32_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/README.md
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/client/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/client/client.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/client/local_client.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/example/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/example/counter/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/example/counter/counter.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/example/errors/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/example/errors/errors.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/example/kvstore/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/example/kvstore/helpers.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/example/kvstore/kvstore.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/example/kvstore/kvstore_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/example/kvstore/persistent_kvstore.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/types/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/types/abci.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/types/application.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/types/mock_types.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/types/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/types/params.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/types/types.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/abci/types/util.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/abci/version/
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/bft/abci/version/version.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/appconn/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/appconn/app_conn.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/appconn/multi_app_conn.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/blockchain/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/blockchain/blockchain.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/blockchain/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/blockchain/pool.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/blockchain/pool_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/blockchain/reactor.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/blockchain/reactor_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/blockchain/version/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/blockchain/version/version.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/config/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/config/config.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/config/config_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/config/toml.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/config/toml_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/config/utils.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/consensus/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/byzantine_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/common_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/consensus/config/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/config/config.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/config/utils.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/consensus.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/debug.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/mempool_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/reactor.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/reactor_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/replay.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/replay_file.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/replay_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/state.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/state_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/ticker.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/consensus/types/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/cstypes.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/events.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/height_vote_set.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/height_vote_set_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/peer_round_state.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/round_state.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/types/round_state_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/wal_generator.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/wal_init.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/consensus/wal_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/fail/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/fail/fail.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/mempool/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/cache_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/clist_mempool.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/clist_mempool_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/mempool/config/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/config/config.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/config/utils.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/mempool.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/mempool.proto
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/mempool/mock/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/mock/mock.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/reactor.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/mempool/reactor_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/node/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/node/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/node/id.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/node/node.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/node/node_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/privval/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/file.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/file_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/messages.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_client.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_client_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_dialer_endpoint.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_endpoint.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_listener_endpoint.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_listener_endpoint_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_requestHandler.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/signer_server.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/socket_dialers.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/socket_dialers_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/socket_listeners.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/socket_listeners_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/utils.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/privval/utils_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/proxy/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/proxy/client.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/client/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/examples_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/helpers.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/helpers_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/httpclient.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/interface.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/localclient.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/main_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/client/mock/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/mock/abci.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/mock/abci_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/mock/client.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/mock/status.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/mock/status_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/rpc_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/client/types.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/config/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/config/config.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/config/utils.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/core/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/abci.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/blocks.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/blocks_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/consensus.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/dev.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/doc_template.txt
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/health.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/mempool.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/net.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/net_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/pipe.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/pipe_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/routes.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/status.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/tx.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/core/types/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/types/responses.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/core/types/responses_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/client/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/client/args_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/client/http_client.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/client/http_client_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/client/integration_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/client/ws_client.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/client/ws_client_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/rpc_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/handlers.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/handlers_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/http_params.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/http_server.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/http_server_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/parse_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/test.crt
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/server/test.key
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/test/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/test/data.json
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/test/integration_test.sh
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/test/main.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/types/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/types/types.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/lib/types/types_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/rpc/test/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/rpc/test/helpers.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/state/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/errors.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/file/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/file/file.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/file/file_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/mock_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/null/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/null/null.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/store_service.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/store_service_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/types/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/types/config.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/eventstore/types/config_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/execution.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/execution_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/export_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/helpers_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/services.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/state.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/state_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/store_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/tx_filter.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/validation.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/state/validation_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/store/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/store/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/store/store_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/types/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/block.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/block_meta.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/block_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/canonical.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/encoding_helper.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/events.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/evidence.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/evidence_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/fingerprint.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/genesis.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/genesis_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/keys.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/params.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/params_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/part_set.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/part_set_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/priv_validator.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/proposal.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/proposal_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/results.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/results_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/signable.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/signed_msg_type.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/test_util.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/types/time/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/time/time.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/time/time_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/tx.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/tx_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/types.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/validation.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/validator.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/validator_set.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/validator_set_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/types/version/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/version/version.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/vote.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/vote_set.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/vote_set_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/types/vote_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/version/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/version/version.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bft/wal/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/wal/wal.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bft/wal/wal_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/bitarray/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bitarray/bit_array.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bitarray/bit_array_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bitarray/bitarray.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/bitarray/package.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/clist/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/clist/bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/clist/clist.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/clist/clist_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/cmap/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/cmap/cmap.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/cmap/cmap_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/colors/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/colors/colors.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/commands/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/commands/command.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/commands/commands_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/commands/empty.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/commands/io.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/commands/types.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/commands/utils.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/amino.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/aminoscan
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/armor/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/armor/armor.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/armor/armor_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/bcrypt/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bcrypt/base64.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bcrypt/bcrypt.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bcrypt/bcrypt_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bech32.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bech32_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/bip39/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bip39/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bip39/bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bip39/bip39.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bip39/bip39_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/bip39/wordlist.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/consts.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/crypto.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/doc.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/ed25519/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/ed25519/bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/ed25519/ed25519.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/ed25519/ed25519.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/ed25519/ed25519_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/ed25519/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/example_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/hash.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/hd/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/hd/fundraiser_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/hd/hd.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/hd/hdpath.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/hd/hdpath_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/hd/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/hd/test.json
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/internal/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/internal/benchmarking/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/internal/benchmarking/bench.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/keys/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/keys/armor/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/armor/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/armor/armor.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/armor/armor_bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/armor/armor_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/armor/armor_unsafe.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/armor/armor_unsafe_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/keys/client/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/add.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/add_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/broadcast.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/common.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/delete.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/delete_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/export.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/export_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/generate.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/generate_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/helper.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/import.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/import_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/list.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/list_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/maketx.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/query.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/root.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/send.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/sign.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/sign_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/verify.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/client/verify_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/keybase.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/keybase_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/keys/keyerror/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/keyerror/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/keys.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/lazy_keybase.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/types.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/types_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/keys/utils.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/ledger/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/ledger/ledger_secp256k1.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/merkle/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/codec.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/hash.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/merkle.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/proof.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/proof_key_path.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/proof_key_path_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/proof_simple_value.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/proof_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/rfc6962_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/simple_map.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/simple_map_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/simple_proof.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/simple_proof_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/simple_tree.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/simple_tree_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/merkle/types.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/mock/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/mock/mock.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/mock/mock_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/mock/package.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/multisig/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/multisig/bitarray/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/multisig/bitarray/compact_bit_array.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/multisig/bitarray/compact_bit_array_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/multisig/multisig.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/multisig/multisignature.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/multisig/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/multisig/threshold_pubkey.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/multisig/threshold_pubkey_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/random.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/random_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/bench_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/curve.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/ext.h
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/.travis.yml
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/COPYING
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/Makefile.am
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/TODO
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/autogen.sh
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/build-aux/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/build-aux/m4/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/build-aux/m4/ax_jni_include_dir.m4
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/build-aux/m4/ax_prog_cc_for_build.m4
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/build-aux/m4/bitcoin_secp.m4
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/configure.ac
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/contrib/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/contrib/lax_der_parsing.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/contrib/lax_der_parsing.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/contrib/lax_der_privatekey_parsing.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/contrib/lax_der_privatekey_parsing.h
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/include/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/include/secp256k1.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/include/secp256k1_ecdh.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/include/secp256k1_recovery.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/libsecp256k1.pc.in
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/obj/
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/obj/.gitignore
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/sage/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/sage/group_prover.sage
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/sage/secp256k1.sage
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/sage/weierstrass_prover.sage
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/asm/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/asm/field_10x26_arm.s
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/basic-config.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/bench.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/bench_ecdh.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/bench_internal.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/bench_recover.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/bench_schnorr_verify.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/bench_sign.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/bench_verify.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecdsa.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecdsa_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/eckey.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/eckey_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecmult.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecmult_const.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecmult_const_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecmult_gen.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecmult_gen_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/ecmult_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field_10x26.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field_10x26_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field_5x52.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field_5x52_asm_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field_5x52_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field_5x52_int128_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/field_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/gen_context.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/group.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/group_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/hash.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/hash_impl.h
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org/bitcoin/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org/bitcoin/NativeSecp256k1.java
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org/bitcoin/NativeSecp256k1Test.java
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org/bitcoin/NativeSecp256k1Util.java
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org/bitcoin/Secp256k1Context.java
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org_bitcoin_NativeSecp256k1.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org_bitcoin_NativeSecp256k1.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org_bitcoin_Secp256k1Context.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/java/org_bitcoin_Secp256k1Context.h
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/ecdh/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/ecdh/Makefile.am.include
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/ecdh/main_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/ecdh/tests_impl.h
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/recovery/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/recovery/Makefile.am.include
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/recovery/main_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/modules/recovery/tests_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/num.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/num_gmp.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/num_gmp_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/num_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar_4x64.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar_4x64_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar_8x32.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar_8x32_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar_low.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/scalar_low_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/secp256k1.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/testrand.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/testrand_impl.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/tests.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/tests_exhaustive.c
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/libsecp256k1/src/util.h
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/panic_cb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/internal/secp256k1/secp256.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/secp256k1.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/secp256k1_cgo.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/secp256k1_cgo_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/secp256k1_internal_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/secp256k1_nocgo.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/secp256k1_nocgo_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/secp256k1/secp256k1_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/tmhash/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/tmhash/hash.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/tmhash/hash_test.go
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/crypto/version.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/xchacha20poly1305/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/xchacha20poly1305/vector_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/xchacha20poly1305/xchachapoly.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/xchacha20poly1305/xchachapoly_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/crypto/xsalsa20symmetric/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/xsalsa20symmetric/symmetric.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/crypto/xsalsa20symmetric/symmetric_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/README.md
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/_all/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_all/all.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_all/all_cgo.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/_tags/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_tags/boltdb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_tags/cleveldb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_tags/fsdb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_tags/goleveldb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_tags/memdb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_tags/rocksdb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/_tags/tags.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/backend_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/boltdb/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/boltdb/boltdb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/boltdb/boltdb_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/cleveldb/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/cleveldb/c_level_db.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/cleveldb/c_level_db_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/cleveldb/no_cgo_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/common_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/db.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/fsdb/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/fsdb/fsdb.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/goleveldb/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/goleveldb/go_level_db.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/goleveldb/go_level_db_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/immutable.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/internal/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/internal/internal.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/internal/mem_batch.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/internal/mem_iterator.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/internal/test_common.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/memdb/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/memdb/mem_db.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/prefix_db.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/prefix_db_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/db/rocksdb/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/rocksdb/grocks_db.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/rocksdb/grocks_db_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/rocksdb/no_cgo_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/types.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/util.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/db/util_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/errors/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/errors/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/errors/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/errors/errors_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/events/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/events/events.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/events/events_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/events/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/events/subscribe.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/flow/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/flow/LICENSE.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/flow/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/flow/flowrate.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/flow/io.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/flow/io_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/flow/util.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/iavl/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/.gitignore
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/CHANGELOG.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/CHANGELOG_PENDING.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/CONTRIBUTING.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/Makefile
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/PERFORMANCE.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/POEM
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/basic_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/hash_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/results/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/results/Ethans-MBP-2717167.txt
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/results/aws-c4-large-f6f41ca.txt
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/results/digital-ocean-2gb-2717167.txt
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/results/digital-ocean-64gb-fullbench-memory-8f19f23.txt
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/results/digital-ocean-64gb-fullbench-memory-c1f6d4e.txt
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/setup/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/setup/INSTALL_ROOT.sh
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/benchmarks/setup/RUN_BENCHMARKS.sh
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/iavl/cmd/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/iavl/cmd/iaviewer/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/cmd/iaviewer/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/cmd/iaviewer/main.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/iavl/common/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/common/mutate.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/common/random.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/common/random_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/immutable_tree.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/key_format.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/key_format_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/logger.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/mutable_tree.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/node.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/nodedb.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/nodedb_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/proof.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/proof_forgery_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/proof_iavl_absence.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/proof_iavl_value.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/proof_path.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/proof_range.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/proof_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/testutils_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/tree_dotgraph.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/tree_dotgraph_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/tree_fuzz_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/tree_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/util.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/version.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/wire.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/iavl/with_gcc_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/log/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/log/noop.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/log/testing.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/os/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/debug.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/net.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/net_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/os.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/path.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/process.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/tempfile.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/os/tempfile_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/README.md
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/base_reactor.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/cmd/
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/cmd/stest/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/cmd/stest/main.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/config/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/config/config.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/conn/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/conn_go110.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/conn_notgo110.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/connection.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/connection_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/secret_connection.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/secret_connection_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/conn/testdata/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn/testdata/TestDeriveSecretsAndChallengeGolden.golden
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/conn_set.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/fuzz.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/key.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/key_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/mock/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/mock/peer.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/mock/reactor.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/netaddress.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/netaddress_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/node_info.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/node_info_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/peer.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/peer_set.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/peer_set_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/peer_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/switch.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/switch_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/test_util.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/transport.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/transport_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/types.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/upnp/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/upnp/probe.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/p2p/upnp/upnp.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/p2p/version/
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/p2p/version/version.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/random/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/random/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/random/random.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/random/random_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/sdk/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/abci.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/sdk/auth/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/ante.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/ante_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/consts.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/handler.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/keeper.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/keeper_bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/keeper_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/params.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/test_common.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/auth/types.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/sdk/bank/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/bank.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/common_test.go
12:28:44 PM: extracting: /tmp/gno-master/tm2/pkg/sdk/bank/consts.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/handler.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/handler_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/invariants.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/keeper.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/keeper_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/msgs.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/bank/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/baseapp.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/baseapp_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/context.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/events.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/helpers.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/invariants.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/options.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/router.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/router_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/sdk.proto
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/sdk/testutils/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/testutils/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/testutils/testmsgs.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/testutils/testutils.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/sdk/types.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/service/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/service/service.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/service/service_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/std/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/account.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/coin.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/coin_benchmark_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/coin_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/doc.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/gasprice.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/kvpair.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/kvpair_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/memfile.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/memfile_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/msg.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/package.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/package_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/std.proto
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/tx.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/std/utils.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/README.md
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/cache/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/cache/memiterator.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/cache/mergeiterator.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/cache/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/cache/store_bench_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/cache/store_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/cachemulti/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/cachemulti/store.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/dbadapter/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/dbadapter/store.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/errors/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/errors/errors.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/exports.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/firstlast.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/gas/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/gas/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/gas/store_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/iavl/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/iavl/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/iavl/store_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/iavl/tree.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/immut/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/immut/store.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/prefix/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/prefix/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/prefix/store_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/rootmulti/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/rootmulti/proof.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/rootmulti/proof_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/rootmulti/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/rootmulti/store_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/store.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/store/types/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/types/gas.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/types/gas_test.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/types/options.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/types/store.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/types/utils.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/store/types/validity.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/strings/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/strings/string.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/strings/string_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/testutils/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/testutils/LICENSE
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/testutils/flappy.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/testutils/io.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/testutils/mutate.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/testutils/os.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/timer/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/timer/throttle_timer.go
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/timer/throttle_timer_test.go
12:28:44 PM: creating: /tmp/gno-master/tm2/pkg/versionset/
12:28:44 PM: inflating: /tmp/gno-master/tm2/pkg/versionset/versionset.go
12:28:44 PM: Done in 1.87s.
12:28:44 PM: yarn run v1.22.19
12:28:44 PM: $ docusaurus build
12:28:45 PM: [INFO] [en] Creating an optimized production build...
12:28:45 PM: [WARNING] Cannot infer the update date for some files, as they are not tracked by git.
12:28:48 PM: [info] [webpackbar] Compiling Client
12:28:48 PM: [info] [webpackbar] Compiling Server
12:29:08 PM: [success] [webpackbar] Client: Compiled successfully in 20.16s
12:29:12 PM: [success] [webpackbar] Server: Compiled successfully in 23.39s
12:29:17 PM: [SUCCESS] Generated static files in "build".
12:29:17 PM: [INFO] Use `npm run serve` command to test your build locally.
12:29:17 PM: Done in 32.38s.
12:29:17 PM: yarn install v1.22.19
12:29:17 PM: [1/5] Validating package.json...
12:29:17 PM: [2/5] Resolving packages...
12:29:17 PM: success Already up-to-date.
12:29:17 PM: Done in 0.33s.
12:29:17 PM:
12:29:17 PM: (build.command completed in 35.1s)
12:29:17 PM:
12:29:28 PM: (Netlify Build completed in 1m 1.4s)
12:29:57 PM: Section completed: building
12:30:06 PM: Finished processing build request in 2m26.547s
Deploying
Complete
Deploying
Complete
12:29:17 PM: Deploy site
12:29:17 PM: ────────────────────────────────────────────────────────────────
12:29:17 PM:
12:29:17 PM: Starting to deploy site from 'docusaurus/build'
12:29:17 PM: Calculating files to upload
12:29:17 PM: 0 new files to upload
12:29:17 PM: 0 new functions to upload
12:29:17 PM: Section completed: deploying
12:29:20 PM: Finished waiting for live deploy in 2.042s
12:29:20 PM: Site deploy was successfully initiated
12:29:20 PM:
12:29:20 PM: (Deploy site completed in 2.3s)
12:29:20 PM:
12:29:20 PM: @netlify/plugin-lighthouse (onSuccess event)
12:29:20 PM: ────────────────────────────────────────────────────────────────
12:29:20 PM:
12:29:20 PM: Generating Lighthouse report. This may take a minute…
12:29:20 PM: Running Lighthouse on /
12:29:28 PM: Lighthouse scores for /
12:29:28 PM: - Performance: 91
12:29:28 PM: - Accessibility: 95
12:29:28 PM: - Best Practices: 100
12:29:28 PM: - SEO: 89
12:29:28 PM: - PWA: 30
12:29:28 PM:
12:29:28 PM: (@netlify/plugin-lighthouse onSuccess completed in 8.8s)
Cleanup
Complete
Cleanup
Complete
12:29:28 PM: Netlify Build Complete
12:29:28 PM: ────────────────────────────────────────────────────────────────
12:29:28 PM:
12:29:29 PM: Caching artifacts
12:29:29 PM: Started saving node modules
12:29:29 PM: Finished saving node modules
12:29:29 PM: Started saving build plugins
12:29:29 PM: Finished saving build plugins
12:29:29 PM: Started saving corepack cache
12:29:29 PM: Finished saving corepack cache
12:29:29 PM: Started saving yarn cache
12:29:29 PM: Finished saving yarn cache
12:29:29 PM: Started saving pip cache
12:29:29 PM: Finished saving pip cache
12:29:29 PM: Started saving emacs cask dependencies
12:29:29 PM: Finished saving emacs cask dependencies
12:29:29 PM: Started saving maven dependencies
12:29:29 PM: Finished saving maven dependencies
12:29:29 PM: Started saving boot dependencies
12:29:29 PM: Finished saving boot dependencies
12:29:29 PM: Started saving rust rustup cache
12:29:29 PM: Finished saving rust rustup cache
12:29:29 PM: Started saving go dependencies
12:29:29 PM: Finished saving go dependencies
12:29:57 PM: Build script success
12:30:04 PM: Uploading Cache of size 407.9MB
12:30:06 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:29:18 PM: Starting post processing
12:29:18 PM: Skipping form detection
12:29:18 PM: Post processing - header rules
12:29:18 PM: Post processing - redirect rules
12:29:18 PM: Post processing done
12:29:18 PM: Section completed: postprocessing
12:29:18 PM: Site is live ✨