Skip to content

Instantly share code, notes, and snippets.

@jszwedko
Created April 12, 2022 16:03
Show Gist options
  • Save jszwedko/6b59fe5b33863c61c8de1046fddb77d4 to your computer and use it in GitHub Desktop.
Save jszwedko/6b59fe5b33863c61c8de1046fddb77d4 to your computer and use it in GitHub Desktop.
Vector build failure
2022-04-12T04:04:02.5256267Z Requested labels: linux, test-runner
2022-04-12T04:04:02.5256369Z Job defined at: vectordotdev/vector/.github/workflows/baseline.yml@refs/heads/master
2022-04-12T04:04:02.5256397Z Waiting for a runner to pick up this job...
2022-04-12T04:04:03.7967056Z Job is about to start running on the runner: test-linux_7cfd80705f17 (organization)
2022-04-12T04:04:07.6357060Z Current runner version: '2.289.2'
2022-04-12T04:04:07.6363461Z Runner name: 'test-linux_7cfd80705f17'
2022-04-12T04:04:07.6363949Z Runner group name: 'Default'
2022-04-12T04:04:07.6364706Z Machine name: 'runner000279'
2022-04-12T04:04:07.6382433Z ##[group]Operating System
2022-04-12T04:04:07.6382920Z Ubuntu
2022-04-12T04:04:07.6383162Z 20.04.4
2022-04-12T04:04:07.6383435Z LTS
2022-04-12T04:04:07.6383828Z ##[endgroup]
2022-04-12T04:04:07.6384114Z ##[group]Virtual Environment
2022-04-12T04:04:07.6384489Z Environment: ubuntu-20.04
2022-04-12T04:04:07.6384820Z Version: 20220410.1
2022-04-12T04:04:07.6385305Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220410.1/images/linux/Ubuntu2004-Readme.md
2022-04-12T04:04:07.6386035Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220410.1
2022-04-12T04:04:07.6386492Z ##[endgroup]
2022-04-12T04:04:07.6387396Z ##[group]GITHUB_TOKEN Permissions
2022-04-12T04:04:07.6388245Z Actions: write
2022-04-12T04:04:07.6388650Z Checks: write
2022-04-12T04:04:07.6388961Z Contents: write
2022-04-12T04:04:07.6389234Z Deployments: write
2022-04-12T04:04:07.6389627Z Discussions: write
2022-04-12T04:04:07.6389942Z Issues: write
2022-04-12T04:04:07.6390198Z Metadata: read
2022-04-12T04:04:07.6390505Z Packages: write
2022-04-12T04:04:07.6390832Z Pages: write
2022-04-12T04:04:07.6391162Z PullRequests: write
2022-04-12T04:04:07.6391509Z RepositoryProjects: write
2022-04-12T04:04:07.6391857Z SecurityEvents: write
2022-04-12T04:04:07.6392132Z Statuses: write
2022-04-12T04:04:07.6392483Z ##[endgroup]
2022-04-12T04:04:07.6396686Z Secret source: Actions
2022-04-12T04:04:07.6397153Z Prepare workflow directory
2022-04-12T04:04:07.7485935Z Prepare all required actions
2022-04-12T04:04:07.7685992Z Getting action download info
2022-04-12T04:04:07.9837528Z Download action repository 'colpal/actions-clean@v1' (SHA:767f33bbc1015529efe92eb8e0257246cdce8f2e)
2022-04-12T04:04:08.7361286Z Download action repository 'actions/checkout@v3' (SHA:a12a3943b4bdde767164f792f33f40b04645d846)
2022-04-12T04:04:09.1294637Z ##[group]Build container for action use: '/home/runner/actions-runner/_work/_actions/colpal/actions-clean/v1/Dockerfile'.
2022-04-12T04:04:09.1370321Z ##[command]/usr/bin/docker build -t d94681:b20bc8f017044c4bb202868d2613afc0 -f "/home/runner/actions-runner/_work/_actions/colpal/actions-clean/v1/Dockerfile" "/home/runner/actions-runner/_work/_actions/colpal/actions-clean/v1"
2022-04-12T04:04:09.1899728Z Sending build context to Docker daemon 8.192kB
2022-04-12T04:04:09.1900061Z
2022-04-12T04:04:09.2379724Z Step 1/4 : FROM alpine:3.13.2
2022-04-12T04:04:09.4673250Z 3.13.2: Pulling from library/alpine
2022-04-12T04:04:09.5304615Z ba3557a56b15: Pulling fs layer
2022-04-12T04:04:09.6174967Z ba3557a56b15: Verifying Checksum
2022-04-12T04:04:09.6175288Z ba3557a56b15: Download complete
2022-04-12T04:04:09.7484936Z ba3557a56b15: Pull complete
2022-04-12T04:04:09.7623964Z Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
2022-04-12T04:04:09.7669467Z Status: Downloaded newer image for alpine:3.13.2
2022-04-12T04:04:09.7680007Z ---> 28f6e2705743
2022-04-12T04:04:09.7680382Z Step 2/4 : RUN apk add --no-cache bash docker-cli jq
2022-04-12T04:04:09.8051437Z ---> Running in d7972e16ae7a
2022-04-12T04:04:10.5799793Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
2022-04-12T04:04:10.6442001Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
2022-04-12T04:04:10.8070104Z (1/8) Installing ncurses-terminfo-base (6.2_p20210109-r0)
2022-04-12T04:04:10.8123593Z (2/8) Installing ncurses-libs (6.2_p20210109-r0)
2022-04-12T04:04:10.8188977Z (3/8) Installing readline (8.1.0-r0)
2022-04-12T04:04:10.8236979Z (4/8) Installing bash (5.1.16-r0)
2022-04-12T04:04:10.8373980Z Executing bash-5.1.16-r0.post-install
2022-04-12T04:04:10.8396429Z (5/8) Installing ca-certificates (20211220-r0)
2022-04-12T04:04:10.8558512Z (6/8) Installing docker-cli (20.10.3-r1)
2022-04-12T04:04:11.2212902Z (7/8) Installing oniguruma (6.9.6-r0)
2022-04-12T04:04:11.2299650Z (8/8) Installing jq (1.6-r1)
2022-04-12T04:04:11.2379444Z Executing busybox-1.32.1-r3.trigger
2022-04-12T04:04:11.2413867Z Executing ca-certificates-20211220-r0.trigger
2022-04-12T04:04:11.2827880Z OK: 61 MiB in 22 packages
2022-04-12T04:04:12.1315666Z Removing intermediate container d7972e16ae7a
2022-04-12T04:04:12.1316099Z ---> f78ca01b8161
2022-04-12T04:04:12.1316404Z Step 3/4 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh
2022-04-12T04:04:13.0158695Z ---> 999fabf22b35
2022-04-12T04:04:13.0159076Z Step 4/4 : ENTRYPOINT ["entrypoint.sh"]
2022-04-12T04:04:13.0419775Z ---> Running in 1aa9288440c5
2022-04-12T04:04:14.0186547Z Removing intermediate container 1aa9288440c5
2022-04-12T04:04:14.0186952Z ---> ab394a26c4fe
2022-04-12T04:04:14.0187600Z Successfully built ab394a26c4fe
2022-04-12T04:04:14.0251125Z Successfully tagged d94681:b20bc8f017044c4bb202868d2613afc0
2022-04-12T04:04:14.0300912Z ##[endgroup]
2022-04-12T04:04:14.0836398Z ##[group]Run colpal/actions-clean@v1
2022-04-12T04:04:14.0836730Z with:
2022-04-12T04:04:14.0836960Z service_ids: []
2022-04-12T04:04:14.0837180Z env:
2022-04-12T04:04:14.0837366Z CI: true
2022-04-12T04:04:14.0837579Z ##[endgroup]
2022-04-12T04:04:14.1111001Z ##[command]/usr/bin/docker run --name d94681b20bc8f017044c4bb202868d2613afc0_d9fa1a --label d94681 --workdir /github/workspace --rm -e CI -e INPUT_SERVICE_IDS -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_REF_NAME -e GITHUB_REF_PROTECTED -e GITHUB_REF_TYPE -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e GITHUB_STEP_SUMMARY -e RUNNER_OS -e RUNNER_ARCH -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/runner/actions-runner/_work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/actions-runner/_work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/actions-runner/_work/vector/vector":"/github/workspace" d94681:b20bc8f017044c4bb202868d2613afc0
2022-04-12T04:04:14.4745275Z + shopt -s inherit_errexit nullglob dotglob
2022-04-12T04:04:14.4745671Z + rm -rf
2022-04-12T04:04:14.4745927Z + test 0 '!=' 1
2022-04-12T04:04:14.4746145Z + set +o xtrace
2022-04-12T04:04:14.5138756Z No "extra" containers detected.
2022-04-12T04:04:14.7031686Z ##[group]Run actions/checkout@v3
2022-04-12T04:04:14.7031923Z with:
2022-04-12T04:04:14.7032130Z repository: vectordotdev/vector
2022-04-12T04:04:14.7032525Z token: ***
2022-04-12T04:04:14.7032725Z ssh-strict: true
2022-04-12T04:04:14.7032940Z persist-credentials: true
2022-04-12T04:04:14.7033155Z clean: true
2022-04-12T04:04:14.7033328Z fetch-depth: 1
2022-04-12T04:04:14.7033515Z lfs: false
2022-04-12T04:04:14.7033703Z submodules: false
2022-04-12T04:04:14.7033870Z env:
2022-04-12T04:04:14.7034034Z CI: true
2022-04-12T04:04:14.7034210Z ##[endgroup]
2022-04-12T04:04:14.8526312Z Syncing repository: vectordotdev/vector
2022-04-12T04:04:14.8527989Z ##[group]Getting Git version info
2022-04-12T04:04:14.8528471Z Working directory is '/home/runner/actions-runner/_work/vector/vector'
2022-04-12T04:04:14.8528981Z [command]/usr/bin/git version
2022-04-12T04:04:14.9907972Z git version 2.35.1
2022-04-12T04:04:14.9943603Z ##[endgroup]
2022-04-12T04:04:14.9953172Z Deleting the contents of '/home/runner/actions-runner/_work/vector/vector'
2022-04-12T04:04:14.9958408Z ##[group]Initializing the repository
2022-04-12T04:04:14.9966256Z [command]/usr/bin/git init /home/runner/actions-runner/_work/vector/vector
2022-04-12T04:04:15.0258046Z hint: Using 'master' as the name for the initial branch. This default branch name
2022-04-12T04:04:15.0258886Z hint: is subject to change. To configure the initial branch name to use in all
2022-04-12T04:04:15.0259289Z hint: of your new repositories, which will suppress this warning, call:
2022-04-12T04:04:15.0259579Z hint:
2022-04-12T04:04:15.0259993Z hint: git config --global init.defaultBranch <name>
2022-04-12T04:04:15.0260268Z hint:
2022-04-12T04:04:15.0260644Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2022-04-12T04:04:15.0261130Z hint: 'development'. The just-created branch can be renamed via this command:
2022-04-12T04:04:15.0261413Z hint:
2022-04-12T04:04:15.0261682Z hint: git branch -m <name>
2022-04-12T04:04:15.0265657Z Initialized empty Git repository in /home/runner/actions-runner/_work/vector/vector/.git/
2022-04-12T04:04:15.0275234Z [command]/usr/bin/git remote add origin https://github.com/vectordotdev/vector
2022-04-12T04:04:15.0385694Z ##[endgroup]
2022-04-12T04:04:15.0386754Z ##[group]Disabling automatic garbage collection
2022-04-12T04:04:15.0394192Z [command]/usr/bin/git config --local gc.auto 0
2022-04-12T04:04:15.0431311Z ##[endgroup]
2022-04-12T04:04:15.0457550Z ##[group]Setting up auth
2022-04-12T04:04:15.0458069Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-04-12T04:04:15.0486600Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-04-12T04:04:15.2477660Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-04-12T04:04:15.2517456Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-04-12T04:04:15.2778759Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2022-04-12T04:04:15.2828637Z ##[endgroup]
2022-04-12T04:04:15.2829271Z ##[group]Fetching the repository
2022-04-12T04:04:15.2842258Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7f75d42aa6891e18872cd96cbce6c61073985cf1:refs/remotes/origin/master
2022-04-12T04:04:15.5846354Z remote: Enumerating objects: 5541, done.
2022-04-12T04:04:15.5846873Z remote: Counting objects: 0% (1/5541)
2022-04-12T04:04:15.5857028Z remote: Counting objects: 1% (56/5541)
2022-04-12T04:04:15.5857485Z remote: Counting objects: 2% (111/5541)
2022-04-12T04:04:15.5857874Z remote: Counting objects: 3% (167/5541)
2022-04-12T04:04:15.5858582Z remote: Counting objects: 4% (222/5541)
2022-04-12T04:04:15.5858953Z remote: Counting objects: 5% (278/5541)
2022-04-12T04:04:15.5866048Z remote: Counting objects: 6% (333/5541)
2022-04-12T04:04:15.5866561Z remote: Counting objects: 7% (388/5541)
2022-04-12T04:04:15.5867112Z remote: Counting objects: 8% (444/5541)
2022-04-12T04:04:15.5867544Z remote: Counting objects: 9% (499/5541)
2022-04-12T04:04:15.5867972Z remote: Counting objects: 10% (555/5541)
2022-04-12T04:04:15.5868341Z remote: Counting objects: 11% (610/5541)
2022-04-12T04:04:15.5868698Z remote: Counting objects: 12% (665/5541)
2022-04-12T04:04:15.5869021Z remote: Counting objects: 13% (721/5541)
2022-04-12T04:04:15.5869383Z remote: Counting objects: 14% (776/5541)
2022-04-12T04:04:15.5869781Z remote: Counting objects: 15% (832/5541)
2022-04-12T04:04:15.5870094Z remote: Counting objects: 16% (887/5541)
2022-04-12T04:04:15.5870539Z remote: Counting objects: 17% (942/5541)
2022-04-12T04:04:15.5870903Z remote: Counting objects: 18% (998/5541)
2022-04-12T04:04:15.5871218Z remote: Counting objects: 19% (1053/5541)
2022-04-12T04:04:15.5871891Z remote: Counting objects: 20% (1109/5541)
2022-04-12T04:04:15.5872284Z remote: Counting objects: 21% (1164/5541)
2022-04-12T04:04:15.5872603Z remote: Counting objects: 22% (1220/5541)
2022-04-12T04:04:15.5872968Z remote: Counting objects: 23% (1275/5541)
2022-04-12T04:04:15.5873379Z remote: Counting objects: 24% (1330/5541)
2022-04-12T04:04:15.5873757Z remote: Counting objects: 25% (1386/5541)
2022-04-12T04:04:15.5874087Z remote: Counting objects: 26% (1441/5541)
2022-04-12T04:04:15.5874461Z remote: Counting objects: 27% (1497/5541)
2022-04-12T04:04:15.5875232Z remote: Counting objects: 28% (1552/5541)
2022-04-12T04:04:15.5875663Z remote: Counting objects: 29% (1607/5541)
2022-04-12T04:04:15.5876048Z remote: Counting objects: 30% (1663/5541)
2022-04-12T04:04:15.5876419Z remote: Counting objects: 31% (1718/5541)
2022-04-12T04:04:15.5876730Z remote: Counting objects: 32% (1774/5541)
2022-04-12T04:04:15.5877105Z remote: Counting objects: 33% (1829/5541)
2022-04-12T04:04:15.5877577Z remote: Counting objects: 34% (1884/5541)
2022-04-12T04:04:15.5878045Z remote: Counting objects: 35% (1940/5541)
2022-04-12T04:04:15.5878359Z remote: Counting objects: 36% (1995/5541)
2022-04-12T04:04:15.5878721Z remote: Counting objects: 37% (2051/5541)
2022-04-12T04:04:15.5879126Z remote: Counting objects: 38% (2106/5541)
2022-04-12T04:04:15.5879455Z remote: Counting objects: 39% (2161/5541)
2022-04-12T04:04:15.5879818Z remote: Counting objects: 40% (2217/5541)
2022-04-12T04:04:15.5880182Z remote: Counting objects: 41% (2272/5541)
2022-04-12T04:04:15.5880492Z remote: Counting objects: 42% (2328/5541)
2022-04-12T04:04:15.5880928Z remote: Counting objects: 43% (2383/5541)
2022-04-12T04:04:15.5881314Z remote: Counting objects: 44% (2439/5541)
2022-04-12T04:04:15.5881682Z remote: Counting objects: 45% (2494/5541)
2022-04-12T04:04:15.5881990Z remote: Counting objects: 46% (2549/5541)
2022-04-12T04:04:15.5882351Z remote: Counting objects: 47% (2605/5541)
2022-04-12T04:04:15.5882794Z remote: Counting objects: 48% (2660/5541)
2022-04-12T04:04:15.5883106Z remote: Counting objects: 49% (2716/5541)
2022-04-12T04:04:15.5883469Z remote: Counting objects: 50% (2771/5541)
2022-04-12T04:04:15.5883834Z remote: Counting objects: 51% (2826/5541)
2022-04-12T04:04:15.5884142Z remote: Counting objects: 52% (2882/5541)
2022-04-12T04:04:15.5884619Z remote: Counting objects: 53% (2937/5541)
2022-04-12T04:04:15.5884980Z remote: Counting objects: 54% (2993/5541)
2022-04-12T04:04:15.5885505Z remote: Counting objects: 55% (3048/5541)
2022-04-12T04:04:15.5885849Z remote: Counting objects: 56% (3103/5541)
2022-04-12T04:04:15.5886665Z remote: Counting objects: 57% (3159/5541)
2022-04-12T04:04:15.5887062Z remote: Counting objects: 58% (3214/5541)
2022-04-12T04:04:15.5887372Z remote: Counting objects: 59% (3270/5541)
2022-04-12T04:04:15.5887756Z remote: Counting objects: 60% (3325/5541)
2022-04-12T04:04:15.5888166Z remote: Counting objects: 61% (3381/5541)
2022-04-12T04:04:15.5888476Z remote: Counting objects: 62% (3436/5541)
2022-04-12T04:04:15.5888836Z remote: Counting objects: 63% (3491/5541)
2022-04-12T04:04:15.5889233Z remote: Counting objects: 64% (3547/5541)
2022-04-12T04:04:15.5889612Z remote: Counting objects: 65% (3602/5541)
2022-04-12T04:04:15.5890043Z remote: Counting objects: 66% (3658/5541)
2022-04-12T04:04:15.5890353Z remote: Counting objects: 67% (3713/5541)
2022-04-12T04:04:15.5890750Z remote: Counting objects: 68% (3768/5541)
2022-04-12T04:04:15.5891127Z remote: Counting objects: 69% (3824/5541)
2022-04-12T04:04:15.5891434Z remote: Counting objects: 70% (3879/5541)
2022-04-12T04:04:15.5892101Z remote: Counting objects: 71% (3935/5541)
2022-04-12T04:04:15.5892470Z remote: Counting objects: 72% (3990/5541)
2022-04-12T04:04:15.5892796Z remote: Counting objects: 73% (4045/5541)
2022-04-12T04:04:15.5893157Z remote: Counting objects: 74% (4101/5541)
2022-04-12T04:04:15.5893558Z remote: Counting objects: 75% (4156/5541)
2022-04-12T04:04:15.5893920Z remote: Counting objects: 76% (4212/5541)
2022-04-12T04:04:15.5894241Z remote: Counting objects: 77% (4267/5541)
2022-04-12T04:04:15.5894625Z remote: Counting objects: 78% (4322/5541)
2022-04-12T04:04:15.5894991Z remote: Counting objects: 79% (4378/5541)
2022-04-12T04:04:15.5895339Z remote: Counting objects: 80% (4433/5541)
2022-04-12T04:04:15.5895713Z remote: Counting objects: 81% (4489/5541)
2022-04-12T04:04:15.5896112Z remote: Counting objects: 82% (4544/5541)
2022-04-12T04:04:15.5896423Z remote: Counting objects: 83% (4600/5541)
2022-04-12T04:04:15.5896788Z remote: Counting objects: 84% (4655/5541)
2022-04-12T04:04:15.5897191Z remote: Counting objects: 85% (4710/5541)
2022-04-12T04:04:15.5897645Z remote: Counting objects: 86% (4766/5541)
2022-04-12T04:04:15.5902150Z remote: Counting objects: 87% (4821/5541)
2022-04-12T04:04:15.5902546Z remote: Counting objects: 88% (4877/5541)
2022-04-12T04:04:15.5903083Z remote: Counting objects: 89% (4932/5541)
2022-04-12T04:04:15.5904047Z remote: Counting objects: 90% (4987/5541)
2022-04-12T04:04:15.5904370Z remote: Counting objects: 91% (5043/5541)
2022-04-12T04:04:15.5904752Z remote: Counting objects: 92% (5098/5541)
2022-04-12T04:04:15.5905129Z remote: Counting objects: 93% (5154/5541)
2022-04-12T04:04:15.5905507Z remote: Counting objects: 94% (5209/5541)
2022-04-12T04:04:15.5905891Z remote: Counting objects: 95% (5264/5541)
2022-04-12T04:04:15.5906261Z remote: Counting objects: 96% (5320/5541)
2022-04-12T04:04:15.5906636Z remote: Counting objects: 97% (5375/5541)
2022-04-12T04:04:15.5907306Z remote: Counting objects: 98% (5431/5541)
2022-04-12T04:04:15.5907749Z remote: Counting objects: 99% (5486/5541)
2022-04-12T04:04:15.5908129Z remote: Counting objects: 100% (5541/5541)
2022-04-12T04:04:15.5908454Z remote: Counting objects: 100% (5541/5541), done.
2022-04-12T04:04:15.5939936Z remote: Compressing objects: 0% (1/4370)
2022-04-12T04:04:15.6023224Z remote: Compressing objects: 1% (44/4370)
2022-04-12T04:04:15.6129873Z remote: Compressing objects: 2% (88/4370)
2022-04-12T04:04:15.6370032Z remote: Compressing objects: 3% (132/4370)
2022-04-12T04:04:15.6534175Z remote: Compressing objects: 4% (175/4370)
2022-04-12T04:04:15.6671352Z remote: Compressing objects: 5% (219/4370)
2022-04-12T04:04:15.6854363Z remote: Compressing objects: 6% (263/4370)
2022-04-12T04:04:15.7110972Z remote: Compressing objects: 7% (306/4370)
2022-04-12T04:04:15.7405979Z remote: Compressing objects: 8% (350/4370)
2022-04-12T04:04:15.7647418Z remote: Compressing objects: 9% (394/4370)
2022-04-12T04:04:15.7822961Z remote: Compressing objects: 10% (437/4370)
2022-04-12T04:04:15.8004355Z remote: Compressing objects: 11% (481/4370)
2022-04-12T04:04:15.8156999Z remote: Compressing objects: 12% (525/4370)
2022-04-12T04:04:15.8289336Z remote: Compressing objects: 13% (569/4370)
2022-04-12T04:04:15.8442762Z remote: Compressing objects: 14% (612/4370)
2022-04-12T04:04:15.8571292Z remote: Compressing objects: 15% (656/4370)
2022-04-12T04:04:15.8756990Z remote: Compressing objects: 16% (700/4370)
2022-04-12T04:04:15.8918360Z remote: Compressing objects: 17% (743/4370)
2022-04-12T04:04:15.9132592Z remote: Compressing objects: 18% (787/4370)
2022-04-12T04:04:15.9294673Z remote: Compressing objects: 19% (831/4370)
2022-04-12T04:04:15.9398389Z remote: Compressing objects: 20% (874/4370)
2022-04-12T04:04:15.9515734Z remote: Compressing objects: 21% (918/4370)
2022-04-12T04:04:15.9662229Z remote: Compressing objects: 22% (962/4370)
2022-04-12T04:04:15.9813404Z remote: Compressing objects: 23% (1006/4370)
2022-04-12T04:04:15.9998878Z remote: Compressing objects: 24% (1049/4370)
2022-04-12T04:04:16.0118379Z remote: Compressing objects: 25% (1093/4370)
2022-04-12T04:04:16.0158962Z remote: Compressing objects: 26% (1137/4370)
2022-04-12T04:04:16.0169678Z remote: Compressing objects: 27% (1180/4370)
2022-04-12T04:04:16.0170232Z remote: Compressing objects: 28% (1224/4370)
2022-04-12T04:04:16.0170599Z remote: Compressing objects: 29% (1268/4370)
2022-04-12T04:04:16.0171025Z remote: Compressing objects: 30% (1311/4370)
2022-04-12T04:04:16.0171443Z remote: Compressing objects: 31% (1355/4370)
2022-04-12T04:04:16.0171953Z remote: Compressing objects: 32% (1399/4370)
2022-04-12T04:04:16.0172386Z remote: Compressing objects: 33% (1443/4370)
2022-04-12T04:04:16.0172807Z remote: Compressing objects: 34% (1486/4370)
2022-04-12T04:04:16.0173219Z remote: Compressing objects: 35% (1530/4370)
2022-04-12T04:04:16.0173555Z remote: Compressing objects: 36% (1574/4370)
2022-04-12T04:04:16.0174034Z remote: Compressing objects: 37% (1617/4370)
2022-04-12T04:04:16.0174471Z remote: Compressing objects: 38% (1661/4370)
2022-04-12T04:04:16.0175224Z remote: Compressing objects: 39% (1705/4370)
2022-04-12T04:04:16.0175753Z remote: Compressing objects: 40% (1748/4370)
2022-04-12T04:04:16.0176216Z remote: Compressing objects: 41% (1792/4370)
2022-04-12T04:04:16.0176566Z remote: Compressing objects: 42% (1836/4370)
2022-04-12T04:04:16.0177422Z remote: Compressing objects: 43% (1880/4370)
2022-04-12T04:04:16.0183275Z remote: Compressing objects: 44% (1923/4370)
2022-04-12T04:04:16.0194476Z remote: Compressing objects: 45% (1967/4370)
2022-04-12T04:04:16.0197631Z remote: Compressing objects: 46% (2011/4370)
2022-04-12T04:04:16.0225832Z remote: Compressing objects: 47% (2054/4370)
2022-04-12T04:04:16.0246678Z remote: Compressing objects: 48% (2098/4370)
2022-04-12T04:04:16.0295170Z remote: Compressing objects: 49% (2142/4370)
2022-04-12T04:04:16.0334666Z remote: Compressing objects: 50% (2185/4370)
2022-04-12T04:04:16.0378040Z remote: Compressing objects: 51% (2229/4370)
2022-04-12T04:04:16.0417238Z remote: Compressing objects: 52% (2273/4370)
2022-04-12T04:04:16.0494916Z remote: Compressing objects: 53% (2317/4370)
2022-04-12T04:04:16.0568083Z remote: Compressing objects: 54% (2360/4370)
2022-04-12T04:04:16.0568838Z remote: Compressing objects: 55% (2404/4370)
2022-04-12T04:04:16.0581049Z remote: Compressing objects: 56% (2448/4370)
2022-04-12T04:04:16.0608802Z remote: Compressing objects: 57% (2491/4370)
2022-04-12T04:04:16.0631298Z remote: Compressing objects: 58% (2535/4370)
2022-04-12T04:04:16.0658730Z remote: Compressing objects: 59% (2579/4370)
2022-04-12T04:04:16.0718632Z remote: Compressing objects: 60% (2622/4370)
2022-04-12T04:04:16.0766095Z remote: Compressing objects: 61% (2666/4370)
2022-04-12T04:04:16.0828842Z remote: Compressing objects: 62% (2710/4370)
2022-04-12T04:04:16.0865724Z remote: Compressing objects: 63% (2754/4370)
2022-04-12T04:04:16.0897958Z remote: Compressing objects: 64% (2797/4370)
2022-04-12T04:04:16.0935397Z remote: Compressing objects: 65% (2841/4370)
2022-04-12T04:04:16.0986313Z remote: Compressing objects: 66% (2885/4370)
2022-04-12T04:04:16.1093038Z remote: Compressing objects: 67% (2928/4370)
2022-04-12T04:04:16.1778353Z remote: Compressing objects: 68% (2972/4370)
2022-04-12T04:04:16.1828538Z remote: Compressing objects: 69% (3016/4370)
2022-04-12T04:04:16.1891549Z remote: Compressing objects: 70% (3059/4370)
2022-04-12T04:04:16.1948778Z remote: Compressing objects: 71% (3103/4370)
2022-04-12T04:04:16.1984020Z remote: Compressing objects: 72% (3147/4370)
2022-04-12T04:04:16.2073740Z remote: Compressing objects: 73% (3191/4370)
2022-04-12T04:04:16.2150188Z remote: Compressing objects: 74% (3234/4370)
2022-04-12T04:04:16.2218125Z remote: Compressing objects: 75% (3278/4370)
2022-04-12T04:04:16.2308501Z remote: Compressing objects: 76% (3322/4370)
2022-04-12T04:04:16.2365362Z remote: Compressing objects: 77% (3365/4370)
2022-04-12T04:04:16.2379871Z remote: Compressing objects: 78% (3409/4370)
2022-04-12T04:04:16.2380485Z remote: Compressing objects: 79% (3453/4370)
2022-04-12T04:04:16.2380841Z remote: Compressing objects: 80% (3496/4370)
2022-04-12T04:04:16.2381469Z remote: Compressing objects: 81% (3540/4370)
2022-04-12T04:04:16.2381857Z remote: Compressing objects: 82% (3584/4370)
2022-04-12T04:04:16.2382341Z remote: Compressing objects: 83% (3628/4370)
2022-04-12T04:04:16.2382725Z remote: Compressing objects: 84% (3671/4370)
2022-04-12T04:04:16.2383118Z remote: Compressing objects: 85% (3715/4370)
2022-04-12T04:04:16.2383533Z remote: Compressing objects: 86% (3759/4370)
2022-04-12T04:04:16.2383863Z remote: Compressing objects: 87% (3802/4370)
2022-04-12T04:04:16.2384338Z remote: Compressing objects: 88% (3846/4370)
2022-04-12T04:04:16.2384735Z remote: Compressing objects: 89% (3890/4370)
2022-04-12T04:04:16.2386875Z remote: Compressing objects: 90% (3933/4370)
2022-04-12T04:04:16.2387910Z remote: Compressing objects: 91% (3977/4370)
2022-04-12T04:04:16.2397131Z remote: Compressing objects: 92% (4021/4370)
2022-04-12T04:04:16.2406000Z remote: Compressing objects: 93% (4065/4370)
2022-04-12T04:04:16.2406483Z remote: Compressing objects: 94% (4108/4370)
2022-04-12T04:04:16.2408828Z remote: Compressing objects: 95% (4152/4370)
2022-04-12T04:04:16.2417322Z remote: Compressing objects: 96% (4196/4370)
2022-04-12T04:04:16.2417864Z remote: Compressing objects: 97% (4239/4370)
2022-04-12T04:04:16.2423241Z remote: Compressing objects: 98% (4283/4370)
2022-04-12T04:04:16.2423714Z remote: Compressing objects: 99% (4327/4370)
2022-04-12T04:04:16.2424055Z remote: Compressing objects: 100% (4370/4370)
2022-04-12T04:04:16.2424462Z remote: Compressing objects: 100% (4370/4370), done.
2022-04-12T04:04:16.2684351Z Receiving objects: 0% (1/5541)
2022-04-12T04:04:16.2909739Z Receiving objects: 1% (56/5541)
2022-04-12T04:04:16.2935855Z Receiving objects: 2% (111/5541)
2022-04-12T04:04:16.2962018Z Receiving objects: 3% (167/5541)
2022-04-12T04:04:16.2982977Z Receiving objects: 4% (222/5541)
2022-04-12T04:04:16.2997728Z Receiving objects: 5% (278/5541)
2022-04-12T04:04:16.3008870Z Receiving objects: 6% (333/5541)
2022-04-12T04:04:16.3024078Z Receiving objects: 7% (388/5541)
2022-04-12T04:04:16.3044558Z Receiving objects: 8% (444/5541)
2022-04-12T04:04:16.3052885Z Receiving objects: 9% (499/5541)
2022-04-12T04:04:16.3064759Z Receiving objects: 10% (555/5541)
2022-04-12T04:04:16.3074433Z Receiving objects: 11% (610/5541)
2022-04-12T04:04:16.3083357Z Receiving objects: 12% (665/5541)
2022-04-12T04:04:16.3095695Z Receiving objects: 13% (721/5541)
2022-04-12T04:04:16.3116086Z Receiving objects: 14% (776/5541)
2022-04-12T04:04:16.3127817Z Receiving objects: 15% (832/5541)
2022-04-12T04:04:16.3142674Z Receiving objects: 16% (887/5541)
2022-04-12T04:04:16.3172701Z Receiving objects: 17% (942/5541)
2022-04-12T04:04:16.3189097Z Receiving objects: 18% (998/5541)
2022-04-12T04:04:16.3201618Z Receiving objects: 19% (1053/5541)
2022-04-12T04:04:16.3219723Z Receiving objects: 20% (1109/5541)
2022-04-12T04:04:16.3229723Z Receiving objects: 21% (1164/5541)
2022-04-12T04:04:16.3239822Z Receiving objects: 22% (1220/5541)
2022-04-12T04:04:16.3250632Z Receiving objects: 23% (1275/5541)
2022-04-12T04:04:16.3261240Z Receiving objects: 24% (1330/5541)
2022-04-12T04:04:16.3268829Z Receiving objects: 25% (1386/5541)
2022-04-12T04:04:16.3399250Z Receiving objects: 26% (1441/5541)
2022-04-12T04:04:16.3399550Z Receiving objects: 27% (1497/5541)
2022-04-12T04:04:16.3399804Z Receiving objects: 28% (1552/5541)
2022-04-12T04:04:16.3400067Z Receiving objects: 29% (1607/5541)
2022-04-12T04:04:16.3400332Z Receiving objects: 30% (1663/5541)
2022-04-12T04:04:16.3400609Z Receiving objects: 31% (1718/5541)
2022-04-12T04:04:16.3400856Z Receiving objects: 32% (1774/5541)
2022-04-12T04:04:16.3401123Z Receiving objects: 33% (1829/5541)
2022-04-12T04:04:16.3401381Z Receiving objects: 34% (1884/5541)
2022-04-12T04:04:16.3401622Z Receiving objects: 35% (1940/5541)
2022-04-12T04:04:16.3401875Z Receiving objects: 36% (1995/5541)
2022-04-12T04:04:16.3430974Z Receiving objects: 37% (2051/5541)
2022-04-12T04:04:16.3453404Z Receiving objects: 38% (2106/5541)
2022-04-12T04:04:16.3473242Z Receiving objects: 39% (2161/5541)
2022-04-12T04:04:16.3503812Z Receiving objects: 40% (2217/5541)
2022-04-12T04:04:16.3526316Z Receiving objects: 41% (2272/5541)
2022-04-12T04:04:16.3558230Z Receiving objects: 42% (2328/5541)
2022-04-12T04:04:16.3606413Z Receiving objects: 43% (2383/5541)
2022-04-12T04:04:16.3652796Z Receiving objects: 44% (2439/5541)
2022-04-12T04:04:16.3673124Z Receiving objects: 45% (2494/5541)
2022-04-12T04:04:16.3708707Z Receiving objects: 46% (2549/5541)
2022-04-12T04:04:16.3766230Z Receiving objects: 47% (2605/5541)
2022-04-12T04:04:16.3790434Z Receiving objects: 48% (2660/5541)
2022-04-12T04:04:16.3827124Z Receiving objects: 49% (2716/5541)
2022-04-12T04:04:16.3838516Z Receiving objects: 50% (2771/5541)
2022-04-12T04:04:16.3843282Z Receiving objects: 51% (2826/5541)
2022-04-12T04:04:16.3846235Z Receiving objects: 52% (2882/5541)
2022-04-12T04:04:16.3849450Z Receiving objects: 53% (2937/5541)
2022-04-12T04:04:16.3933788Z Receiving objects: 54% (2993/5541)
2022-04-12T04:04:16.4100246Z Receiving objects: 55% (3048/5541)
2022-04-12T04:04:16.4111449Z Receiving objects: 56% (3103/5541)
2022-04-12T04:04:16.4133071Z Receiving objects: 57% (3159/5541)
2022-04-12T04:04:16.4176732Z Receiving objects: 58% (3214/5541)
2022-04-12T04:04:16.4178622Z Receiving objects: 59% (3270/5541)
2022-04-12T04:04:16.4228609Z Receiving objects: 60% (3325/5541)
2022-04-12T04:04:16.4328092Z Receiving objects: 61% (3381/5541)
2022-04-12T04:04:16.4363200Z Receiving objects: 62% (3436/5541)
2022-04-12T04:04:16.4396665Z Receiving objects: 63% (3491/5541)
2022-04-12T04:04:16.4451046Z Receiving objects: 64% (3547/5541)
2022-04-12T04:04:16.4541580Z Receiving objects: 65% (3602/5541)
2022-04-12T04:04:16.4664289Z Receiving objects: 66% (3658/5541)
2022-04-12T04:04:16.4763048Z Receiving objects: 67% (3713/5541)
2022-04-12T04:04:16.4864176Z Receiving objects: 68% (3768/5541)
2022-04-12T04:04:16.5035010Z Receiving objects: 69% (3824/5541)
2022-04-12T04:04:16.5163519Z Receiving objects: 70% (3879/5541)
2022-04-12T04:04:16.5272661Z Receiving objects: 71% (3935/5541)
2022-04-12T04:04:16.5366761Z Receiving objects: 72% (3990/5541)
2022-04-12T04:04:16.5431478Z Receiving objects: 73% (4045/5541)
2022-04-12T04:04:16.5462632Z Receiving objects: 74% (4101/5541)
2022-04-12T04:04:16.5474491Z Receiving objects: 75% (4156/5541)
2022-04-12T04:04:16.5486267Z Receiving objects: 76% (4212/5541)
2022-04-12T04:04:16.5569757Z Receiving objects: 77% (4267/5541)
2022-04-12T04:04:16.5592506Z Receiving objects: 78% (4322/5541)
2022-04-12T04:04:16.5597321Z Receiving objects: 79% (4378/5541)
2022-04-12T04:04:16.5630371Z Receiving objects: 80% (4433/5541)
2022-04-12T04:04:16.5685337Z Receiving objects: 81% (4489/5541)
2022-04-12T04:04:16.5708679Z Receiving objects: 82% (4544/5541)
2022-04-12T04:04:16.5754549Z Receiving objects: 83% (4600/5541)
2022-04-12T04:04:16.5762252Z Receiving objects: 84% (4655/5541)
2022-04-12T04:04:16.5797347Z Receiving objects: 85% (4710/5541)
2022-04-12T04:04:16.5841412Z Receiving objects: 86% (4766/5541)
2022-04-12T04:04:16.5963518Z Receiving objects: 87% (4821/5541)
2022-04-12T04:04:16.6359079Z Receiving objects: 88% (4877/5541)
2022-04-12T04:04:16.6380023Z Receiving objects: 89% (4932/5541)
2022-04-12T04:04:16.6396570Z Receiving objects: 90% (4987/5541)
2022-04-12T04:04:16.6410691Z Receiving objects: 91% (5043/5541)
2022-04-12T04:04:16.6439877Z Receiving objects: 92% (5098/5541)
2022-04-12T04:04:16.6457978Z Receiving objects: 93% (5154/5541)
2022-04-12T04:04:16.6478262Z Receiving objects: 94% (5209/5541)
2022-04-12T04:04:16.6512825Z Receiving objects: 95% (5264/5541)
2022-04-12T04:04:16.6521852Z Receiving objects: 96% (5320/5541)
2022-04-12T04:04:16.6639293Z Receiving objects: 97% (5375/5541)
2022-04-12T04:04:16.7866327Z Receiving objects: 98% (5431/5541)
2022-04-12T04:04:16.7982143Z Receiving objects: 99% (5486/5541), 11.57 MiB | 23.14 MiB/s
2022-04-12T04:04:16.7983562Z remote: Total 5541 (delta 459), reused 3484 (delta 298), pack-reused 0
2022-04-12T04:04:16.8000746Z Receiving objects: 100% (5541/5541), 11.57 MiB | 23.14 MiB/s
2022-04-12T04:04:16.8001106Z Receiving objects: 100% (5541/5541), 13.78 MiB | 25.28 MiB/s, done.
2022-04-12T04:04:16.8012761Z Resolving deltas: 0% (0/459)
2022-04-12T04:04:16.8014217Z Resolving deltas: 1% (5/459)
2022-04-12T04:04:16.8014493Z Resolving deltas: 2% (10/459)
2022-04-12T04:04:16.8014759Z Resolving deltas: 3% (14/459)
2022-04-12T04:04:16.8015002Z Resolving deltas: 4% (19/459)
2022-04-12T04:04:16.8015257Z Resolving deltas: 5% (23/459)
2022-04-12T04:04:16.8015515Z Resolving deltas: 6% (28/459)
2022-04-12T04:04:16.8022540Z Resolving deltas: 7% (33/459)
2022-04-12T04:04:16.8023134Z Resolving deltas: 8% (37/459)
2022-04-12T04:04:16.8023432Z Resolving deltas: 9% (42/459)
2022-04-12T04:04:16.8023699Z Resolving deltas: 10% (46/459)
2022-04-12T04:04:16.8023951Z Resolving deltas: 11% (51/459)
2022-04-12T04:04:16.8024206Z Resolving deltas: 12% (56/459)
2022-04-12T04:04:16.8025170Z Resolving deltas: 13% (60/459)
2022-04-12T04:04:16.8025716Z Resolving deltas: 14% (65/459)
2022-04-12T04:04:16.8026304Z Resolving deltas: 15% (69/459)
2022-04-12T04:04:16.8026559Z Resolving deltas: 16% (74/459)
2022-04-12T04:04:16.8026930Z Resolving deltas: 17% (79/459)
2022-04-12T04:04:16.8027166Z Resolving deltas: 18% (83/459)
2022-04-12T04:04:16.8027468Z Resolving deltas: 19% (88/459)
2022-04-12T04:04:16.8027718Z Resolving deltas: 20% (92/459)
2022-04-12T04:04:16.8028285Z Resolving deltas: 21% (97/459)
2022-04-12T04:04:16.8028663Z Resolving deltas: 22% (101/459)
2022-04-12T04:04:16.8028909Z Resolving deltas: 23% (106/459)
2022-04-12T04:04:16.8029449Z Resolving deltas: 24% (111/459)
2022-04-12T04:04:16.8029846Z Resolving deltas: 25% (115/459)
2022-04-12T04:04:16.8030117Z Resolving deltas: 26% (120/459)
2022-04-12T04:04:16.8030434Z Resolving deltas: 27% (124/459)
2022-04-12T04:04:16.8030965Z Resolving deltas: 28% (129/459)
2022-04-12T04:04:16.8031577Z Resolving deltas: 29% (134/459)
2022-04-12T04:04:16.8031815Z Resolving deltas: 30% (139/459)
2022-04-12T04:04:16.8032154Z Resolving deltas: 31% (143/459)
2022-04-12T04:04:16.8032415Z Resolving deltas: 32% (147/459)
2022-04-12T04:04:16.8032759Z Resolving deltas: 33% (152/459)
2022-04-12T04:04:16.8033014Z Resolving deltas: 34% (158/459)
2022-04-12T04:04:16.8033258Z Resolving deltas: 35% (161/459)
2022-04-12T04:04:16.8033517Z Resolving deltas: 36% (166/459)
2022-04-12T04:04:16.8033772Z Resolving deltas: 37% (171/459)
2022-04-12T04:04:16.8034027Z Resolving deltas: 38% (175/459)
2022-04-12T04:04:16.8034265Z Resolving deltas: 39% (180/459)
2022-04-12T04:04:16.8035089Z Resolving deltas: 40% (184/459)
2022-04-12T04:04:16.8035360Z Resolving deltas: 41% (189/459)
2022-04-12T04:04:16.8035764Z Resolving deltas: 42% (193/459)
2022-04-12T04:04:16.8036001Z Resolving deltas: 43% (198/459)
2022-04-12T04:04:16.8036352Z Resolving deltas: 44% (202/459)
2022-04-12T04:04:16.8036888Z Resolving deltas: 45% (207/459)
2022-04-12T04:04:16.8037141Z Resolving deltas: 46% (212/459)
2022-04-12T04:04:16.8037378Z Resolving deltas: 47% (216/459)
2022-04-12T04:04:16.8037893Z Resolving deltas: 48% (221/459)
2022-04-12T04:04:16.8038159Z Resolving deltas: 49% (225/459)
2022-04-12T04:04:16.8038473Z Resolving deltas: 50% (230/459)
2022-04-12T04:04:16.8038952Z Resolving deltas: 51% (235/459)
2022-04-12T04:04:16.8039524Z Resolving deltas: 52% (239/459)
2022-04-12T04:04:16.8039779Z Resolving deltas: 53% (244/459)
2022-04-12T04:04:16.8041372Z Resolving deltas: 54% (248/459)
2022-04-12T04:04:16.8042400Z Resolving deltas: 55% (253/459)
2022-04-12T04:04:16.8043655Z Resolving deltas: 56% (258/459)
2022-04-12T04:04:16.8044062Z Resolving deltas: 57% (262/459)
2022-04-12T04:04:16.8044326Z Resolving deltas: 58% (267/459)
2022-04-12T04:04:16.8044565Z Resolving deltas: 59% (271/459)
2022-04-12T04:04:16.8045149Z Resolving deltas: 60% (276/459)
2022-04-12T04:04:16.8045590Z Resolving deltas: 61% (280/459)
2022-04-12T04:04:16.8046260Z Resolving deltas: 62% (285/459)
2022-04-12T04:04:16.8046763Z Resolving deltas: 63% (290/459)
2022-04-12T04:04:16.8047215Z Resolving deltas: 64% (294/459)
2022-04-12T04:04:16.8047466Z Resolving deltas: 65% (299/459)
2022-04-12T04:04:16.8047792Z Resolving deltas: 66% (303/459)
2022-04-12T04:04:16.8048497Z Resolving deltas: 67% (308/459)
2022-04-12T04:04:16.8048755Z Resolving deltas: 68% (314/459)
2022-04-12T04:04:16.8048993Z Resolving deltas: 69% (317/459)
2022-04-12T04:04:16.8049247Z Resolving deltas: 70% (322/459)
2022-04-12T04:04:16.8049502Z Resolving deltas: 71% (326/459)
2022-04-12T04:04:16.8049758Z Resolving deltas: 72% (331/459)
2022-04-12T04:04:16.8049993Z Resolving deltas: 73% (338/459)
2022-04-12T04:04:16.8050251Z Resolving deltas: 74% (340/459)
2022-04-12T04:04:16.8050503Z Resolving deltas: 75% (345/459)
2022-04-12T04:04:16.8050744Z Resolving deltas: 76% (349/459)
2022-04-12T04:04:16.8052465Z Resolving deltas: 77% (355/459)
2022-04-12T04:04:16.8052998Z Resolving deltas: 78% (360/459)
2022-04-12T04:04:16.8053307Z Resolving deltas: 79% (363/459)
2022-04-12T04:04:16.8053567Z Resolving deltas: 80% (369/459)
2022-04-12T04:04:16.8053825Z Resolving deltas: 81% (372/459)
2022-04-12T04:04:16.8054071Z Resolving deltas: 82% (377/459)
2022-04-12T04:04:16.8054468Z Resolving deltas: 83% (381/459)
2022-04-12T04:04:16.8054978Z Resolving deltas: 84% (388/459)
2022-04-12T04:04:16.8055617Z Resolving deltas: 85% (391/459)
2022-04-12T04:04:16.8055857Z Resolving deltas: 86% (395/459)
2022-04-12T04:04:16.8056109Z Resolving deltas: 87% (400/459)
2022-04-12T04:04:16.8056358Z Resolving deltas: 88% (404/459)
2022-04-12T04:04:16.8056596Z Resolving deltas: 89% (409/459)
2022-04-12T04:04:16.8057347Z Resolving deltas: 90% (414/459)
2022-04-12T04:04:16.8057685Z Resolving deltas: 91% (418/459)
2022-04-12T04:04:16.8058251Z Resolving deltas: 92% (423/459)
2022-04-12T04:04:16.8058757Z Resolving deltas: 93% (427/459)
2022-04-12T04:04:16.8059367Z Resolving deltas: 94% (432/459)
2022-04-12T04:04:16.8059811Z Resolving deltas: 95% (437/459)
2022-04-12T04:04:16.8067890Z Resolving deltas: 96% (441/459)
2022-04-12T04:04:16.8068813Z Resolving deltas: 97% (446/459)
2022-04-12T04:04:16.8079946Z Resolving deltas: 98% (450/459)
2022-04-12T04:04:16.8083010Z Resolving deltas: 99% (455/459)
2022-04-12T04:04:16.8083663Z Resolving deltas: 100% (459/459)
2022-04-12T04:04:16.8083962Z Resolving deltas: 100% (459/459), done.
2022-04-12T04:04:16.8664740Z From https://github.com/vectordotdev/vector
2022-04-12T04:04:16.8665681Z * [new ref] 7f75d42aa6891e18872cd96cbce6c61073985cf1 -> origin/master
2022-04-12T04:04:16.8746521Z ##[endgroup]
2022-04-12T04:04:16.8746994Z ##[group]Determining the checkout info
2022-04-12T04:04:16.8749146Z ##[endgroup]
2022-04-12T04:04:16.8749676Z ##[group]Checking out the ref
2022-04-12T04:04:16.8757473Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2022-04-12T04:04:17.2175919Z Reset branch 'master'
2022-04-12T04:04:17.2176365Z branch 'master' set up to track 'origin/master'.
2022-04-12T04:04:17.2188100Z ##[endgroup]
2022-04-12T04:04:17.2241046Z [command]/usr/bin/git log -1 --format='%H'
2022-04-12T04:04:17.2283513Z '7f75d42aa6891e18872cd96cbce6c61073985cf1'
2022-04-12T04:04:17.2421184Z ##[group]Run sudo -E bash scripts/environment/bootstrap-ubuntu-20.04.sh
2022-04-12T04:04:17.2421645Z sudo -E bash scripts/environment/bootstrap-ubuntu-20.04.sh
2022-04-12T04:04:17.2475629Z shell: /usr/bin/bash -e {0}
2022-04-12T04:04:17.2475883Z env:
2022-04-12T04:04:17.2476088Z CI: true
2022-04-12T04:04:17.2476292Z ##[endgroup]
2022-04-12T04:04:17.3208126Z
2022-04-12T04:04:17.3208628Z export DEBIAN_FRONTEND=noninteractive
2022-04-12T04:04:17.3208930Z export ACCEPT_EULA=Y
2022-04-12T04:04:17.3209084Z
2022-04-12T04:04:17.3223231Z echo 'APT::Acquire::Retries "5";' > /etc/apt/apt.conf.d/80-retries
2022-04-12T04:04:17.3223465Z
2022-04-12T04:04:17.3223626Z apt update --yes
2022-04-12T04:04:17.3525428Z
2022-04-12T04:04:17.3527698Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2022-04-12T04:04:17.3529182Z
2022-04-12T04:04:17.4669247Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease
2022-04-12T04:04:17.4670129Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
2022-04-12T04:04:17.4683223Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
2022-04-12T04:04:17.4695190Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2022-04-12T04:04:17.4795820Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease
2022-04-12T04:04:17.5884394Z Hit:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
2022-04-12T04:04:17.7975760Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB]
2022-04-12T04:04:17.8240452Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB]
2022-04-12T04:04:17.8280771Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.9 kB]
2022-04-12T04:04:17.8299319Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB]
2022-04-12T04:04:17.8404981Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [20.4 kB]
2022-04-12T04:04:18.0345345Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB]
2022-04-12T04:04:18.0481163Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-security/main Translation-en [240 kB]
2022-04-12T04:04:18.0512404Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9900 B]
2022-04-12T04:04:18.0527559Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB]
2022-04-12T04:04:18.0596481Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.1 kB]
2022-04-12T04:04:23.0805353Z Fetched 5662 kB in 1s (4655 kB/s)
2022-04-12T04:04:23.9189058Z Reading package lists...
2022-04-12T04:04:24.0827494Z Building dependency tree...
2022-04-12T04:04:24.0843718Z Reading state information...
2022-04-12T04:04:24.1719887Z 15 packages can be upgraded. Run 'apt list --upgradable' to see them.
2022-04-12T04:04:24.1725462Z
2022-04-12T04:04:24.1725929Z apt install --yes \
2022-04-12T04:04:24.1726294Z software-properties-common \
2022-04-12T04:04:24.1726608Z apt-utils \
2022-04-12T04:04:24.1726879Z apt-transport-https
2022-04-12T04:04:24.1769253Z
2022-04-12T04:04:24.1769799Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2022-04-12T04:04:24.1770048Z
2022-04-12T04:04:24.2310761Z Reading package lists...
2022-04-12T04:04:24.3767867Z Building dependency tree...
2022-04-12T04:04:24.3785041Z Reading state information...
2022-04-12T04:04:24.5437509Z apt-utils is already the newest version (2.0.6).
2022-04-12T04:04:24.5437945Z apt-utils set to manually installed.
2022-04-12T04:04:24.5438702Z software-properties-common is already the newest version (0.99.9.8).
2022-04-12T04:04:24.5439179Z apt-transport-https is already the newest version (2.0.6).
2022-04-12T04:04:24.6298088Z 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
2022-04-12T04:04:24.7044608Z
2022-04-12T04:04:24.7045913Z apt upgrade --yes
2022-04-12T04:04:24.7088269Z
2022-04-12T04:04:24.7088684Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2022-04-12T04:04:24.7088934Z
2022-04-12T04:04:24.7632895Z Reading package lists...
2022-04-12T04:04:24.9175256Z Building dependency tree...
2022-04-12T04:04:24.9192571Z Reading state information...
2022-04-12T04:04:24.9989921Z Calculating upgrade...
2022-04-12T04:04:25.3151675Z The following packages will be upgraded:
2022-04-12T04:04:25.3152491Z lib32gcc-s1 lib32stdc++6 libarchive13 libatomic1 libcc1-0 libgcc-s1 libgomp1
2022-04-12T04:04:25.3156198Z libitm1 liblsan0 libobjc4 libquadmath0 libstdc++6 libtsan0 libubsan1 tcpdump
2022-04-12T04:04:25.3281408Z 15 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2022-04-12T04:04:25.3339577Z 2 standard security updates
2022-04-12T04:04:25.3969355Z Need to get 6195 kB of archives.
2022-04-12T04:04:25.3969748Z After this operation, 1080 kB of additional disk space will be used.
2022-04-12T04:04:25.3970579Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB]
2022-04-12T04:04:25.4181937Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
2022-04-12T04:04:25.5023083Z Get:3 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libgcc-s1 amd64 11.1.0-1ubuntu1~20.04 [42.1 kB]
2022-04-12T04:04:25.7934255Z Get:4 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libstdc++6 amd64 11.1.0-1ubuntu1~20.04 [584 kB]
2022-04-12T04:04:26.3588725Z Get:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 lib32gcc-s1 amd64 11.1.0-1ubuntu1~20.04 [49.6 kB]
2022-04-12T04:04:26.6752610Z Get:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 lib32stdc++6 amd64 11.1.0-1ubuntu1~20.04 [612 kB]
2022-04-12T04:04:27.2503721Z Get:7 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~20.04 [9232 B]
2022-04-12T04:04:27.4273106Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~20.04 [48.7 kB]
2022-04-12T04:04:27.7378578Z Get:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~20.04 [107 kB]
2022-04-12T04:04:28.1247436Z Get:10 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libitm1 amd64 11.1.0-1ubuntu1~20.04 [26.3 kB]
2022-04-12T04:04:28.3776638Z Get:11 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~20.04 [894 kB]
2022-04-12T04:04:28.9850200Z Get:12 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libobjc4 amd64 11.1.0-1ubuntu1~20.04 [43.2 kB]
2022-04-12T04:04:29.2903193Z Get:13 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~20.04 [146 kB]
2022-04-12T04:04:29.7109229Z Get:14 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~20.04 [2091 kB]
2022-04-12T04:04:30.4111162Z Get:15 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~20.04 [846 kB]
2022-04-12T04:04:31.3316812Z Fetched 6195 kB in 6s (1121 kB/s)
2022-04-12T04:04:31.4515855Z (Reading database ...
2022-04-12T04:04:31.4516166Z (Reading database ... 5%
2022-04-12T04:04:31.4516744Z (Reading database ... 10%
2022-04-12T04:04:31.4517013Z (Reading database ... 15%
2022-04-12T04:04:31.4517256Z (Reading database ... 20%
2022-04-12T04:04:31.4517504Z (Reading database ... 25%
2022-04-12T04:04:31.4517749Z (Reading database ... 30%
2022-04-12T04:04:31.4518277Z (Reading database ... 35%
2022-04-12T04:04:31.4518519Z (Reading database ... 40%
2022-04-12T04:04:31.4518747Z (Reading database ... 45%
2022-04-12T04:04:31.4518986Z (Reading database ... 50%
2022-04-12T04:04:31.9883939Z (Reading database ... 55%
2022-04-12T04:04:32.8485160Z (Reading database ... 60%
2022-04-12T04:04:33.5493198Z (Reading database ... 65%
2022-04-12T04:04:34.4057519Z (Reading database ... 70%
2022-04-12T04:04:35.2003135Z (Reading database ... 75%
2022-04-12T04:04:36.1693609Z (Reading database ... 80%
2022-04-12T04:04:37.1449212Z (Reading database ... 85%
2022-04-12T04:04:37.9768412Z (Reading database ... 90%
2022-04-12T04:04:38.8341279Z (Reading database ... 95%
2022-04-12T04:04:38.8341661Z (Reading database ... 100%
2022-04-12T04:04:38.8342012Z (Reading database ... 242652 files and directories currently installed.)
2022-04-12T04:04:38.8526956Z Preparing to unpack .../libgcc-s1_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:38.8795319Z Unpacking libgcc-s1:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:38.9702243Z Setting up libgcc-s1:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:39.0462667Z (Reading database ...
2022-04-12T04:04:39.0462957Z (Reading database ... 5%
2022-04-12T04:04:39.0463225Z (Reading database ... 10%
2022-04-12T04:04:39.0463500Z (Reading database ... 15%
2022-04-12T04:04:39.0463732Z (Reading database ... 20%
2022-04-12T04:04:39.0463981Z (Reading database ... 25%
2022-04-12T04:04:39.0464223Z (Reading database ... 30%
2022-04-12T04:04:39.0464451Z (Reading database ... 35%
2022-04-12T04:04:39.0474103Z (Reading database ... 40%
2022-04-12T04:04:39.0474371Z (Reading database ... 45%
2022-04-12T04:04:39.0474619Z (Reading database ... 50%
2022-04-12T04:04:39.0494270Z (Reading database ... 55%
2022-04-12T04:04:39.0521451Z (Reading database ... 60%
2022-04-12T04:04:39.0560486Z (Reading database ... 65%
2022-04-12T04:04:39.0585920Z (Reading database ... 70%
2022-04-12T04:04:39.0693367Z (Reading database ... 75%
2022-04-12T04:04:39.1041794Z (Reading database ... 80%
2022-04-12T04:04:39.1222156Z (Reading database ... 85%
2022-04-12T04:04:39.1336586Z (Reading database ... 90%
2022-04-12T04:04:39.1391166Z (Reading database ... 95%
2022-04-12T04:04:39.1391807Z (Reading database ... 100%
2022-04-12T04:04:39.1392211Z (Reading database ... 242652 files and directories currently installed.)
2022-04-12T04:04:39.1496183Z Preparing to unpack .../libstdc++6_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:39.2155455Z Unpacking libstdc++6:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:39.3473745Z Setting up libstdc++6:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:39.4166813Z (Reading database ...
2022-04-12T04:04:39.4167469Z (Reading database ... 5%
2022-04-12T04:04:39.4167754Z (Reading database ... 10%
2022-04-12T04:04:39.4167988Z (Reading database ... 15%
2022-04-12T04:04:39.4168242Z (Reading database ... 20%
2022-04-12T04:04:39.4168504Z (Reading database ... 25%
2022-04-12T04:04:39.4168730Z (Reading database ... 30%
2022-04-12T04:04:39.4168990Z (Reading database ... 35%
2022-04-12T04:04:39.4169231Z (Reading database ... 40%
2022-04-12T04:04:39.4169459Z (Reading database ... 45%
2022-04-12T04:04:39.4169699Z (Reading database ... 50%
2022-04-12T04:04:39.4209597Z (Reading database ... 55%
2022-04-12T04:04:39.4236197Z (Reading database ... 60%
2022-04-12T04:04:39.4273749Z (Reading database ... 65%
2022-04-12T04:04:39.4297167Z (Reading database ... 70%
2022-04-12T04:04:39.4399883Z (Reading database ... 75%
2022-04-12T04:04:39.4748578Z (Reading database ... 80%
2022-04-12T04:04:39.4929500Z (Reading database ... 85%
2022-04-12T04:04:39.5036222Z (Reading database ... 90%
2022-04-12T04:04:39.5088640Z (Reading database ... 95%
2022-04-12T04:04:39.5088933Z (Reading database ... 100%
2022-04-12T04:04:39.5089264Z (Reading database ... 242652 files and directories currently installed.)
2022-04-12T04:04:39.5187798Z Preparing to unpack .../00-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ...
2022-04-12T04:04:39.5286253Z Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ...
2022-04-12T04:04:39.6451248Z Preparing to unpack .../01-lib32gcc-s1_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:39.6556414Z Unpacking lib32gcc-s1 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:39.7285568Z Preparing to unpack .../02-lib32stdc++6_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:39.7383958Z Unpacking lib32stdc++6 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:39.8642587Z Preparing to unpack .../03-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
2022-04-12T04:04:39.8741627Z Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) over (3.4.0-2ubuntu1.1) ...
2022-04-12T04:04:39.9694377Z Preparing to unpack .../04-libatomic1_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:39.9791972Z Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.0352600Z Preparing to unpack .../05-libcc1-0_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.0402370Z Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.0998241Z Preparing to unpack .../06-libgomp1_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.1098707Z Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.1736536Z Preparing to unpack .../07-libitm1_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.1788241Z Unpacking libitm1:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.2345092Z Preparing to unpack .../08-liblsan0_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.2401010Z Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.3838124Z Preparing to unpack .../09-libobjc4_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.3943805Z Unpacking libobjc4:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.4531168Z Preparing to unpack .../10-libquadmath0_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.4578654Z Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.5253373Z Preparing to unpack .../11-libtsan0_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.5303283Z Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.8142110Z Preparing to unpack .../12-libubsan1_11.1.0-1ubuntu1~20.04_amd64.deb ...
2022-04-12T04:04:40.8197405Z Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
2022-04-12T04:04:40.9708146Z Setting up tcpdump (4.9.3-4ubuntu0.1) ...
2022-04-12T04:04:41.0987689Z Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
2022-04-12T04:04:41.1036064Z Setting up libobjc4:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1083008Z Setting up libgomp1:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1139416Z Setting up lib32gcc-s1 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1185716Z Setting up lib32stdc++6 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1242489Z Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1289331Z Setting up libatomic1:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1336781Z Setting up libubsan1:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1387060Z Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1437767Z Setting up liblsan0:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1488203Z Setting up libitm1:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1533302Z Setting up libtsan0:amd64 (11.1.0-1ubuntu1~20.04) ...
2022-04-12T04:04:41.1586705Z Processing triggers for man-db (2.9.1-1) ...
2022-04-12T04:04:41.2421278Z Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
2022-04-12T04:04:42.4534441Z
2022-04-12T04:04:42.4535114Z # Deps
2022-04-12T04:04:42.4535663Z apt install --yes \
2022-04-12T04:04:42.4535906Z awscli \
2022-04-12T04:04:42.4536180Z build-essential \
2022-04-12T04:04:42.4536486Z ca-certificates \
2022-04-12T04:04:42.4537046Z cmake \
2022-04-12T04:04:42.4537315Z cmark-gfm \
2022-04-12T04:04:42.4537509Z curl \
2022-04-12T04:04:42.4537770Z docker-compose \
2022-04-12T04:04:42.4537989Z gawk \
2022-04-12T04:04:42.4538175Z gnupg2 \
2022-04-12T04:04:42.4538431Z gnupg-agent \
2022-04-12T04:04:42.4538767Z gnuplot \
2022-04-12T04:04:42.4538974Z jq \
2022-04-12T04:04:42.4539238Z libclang-dev \
2022-04-12T04:04:42.4539513Z libsasl2-dev \
2022-04-12T04:04:42.4539868Z libssl-dev \
2022-04-12T04:04:42.4540183Z llvm \
2022-04-12T04:04:42.4540371Z locales \
2022-04-12T04:04:42.4540543Z nodejs \
2022-04-12T04:04:42.4540730Z npm \
2022-04-12T04:04:42.4540967Z pkg-config \
2022-04-12T04:04:42.4541207Z python3-pip \
2022-04-12T04:04:42.4541412Z rename \
2022-04-12T04:04:42.4541598Z rpm \
2022-04-12T04:04:42.4541818Z ruby-bundler \
2022-04-12T04:04:42.4542022Z shellcheck \
2022-04-12T04:04:42.4542214Z sudo \
2022-04-12T04:04:42.4542382Z wget \
2022-04-12T04:04:42.4542568Z yarn
2022-04-12T04:04:42.4582047Z
2022-04-12T04:04:42.4582404Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2022-04-12T04:04:42.4582651Z
2022-04-12T04:04:42.5115086Z Reading package lists...
2022-04-12T04:04:42.6648249Z Building dependency tree...
2022-04-12T04:04:42.6666391Z Reading state information...
2022-04-12T04:04:42.8282756Z gawk is already the newest version (1:5.0.1+dfsg-1).
2022-04-12T04:04:42.8283127Z gawk set to manually installed.
2022-04-12T04:04:42.8283539Z pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-04-12T04:04:42.8283981Z rpm is already the newest version (4.14.2.1+dfsg1-1build2).
2022-04-12T04:04:42.8284396Z shellcheck is already the newest version (0.7.0-2build2).
2022-04-12T04:04:42.8284820Z build-essential is already the newest version (12.8ubuntu1.1).
2022-04-12T04:04:42.8285274Z ca-certificates is already the newest version (20210119~20.04.2).
2022-04-12T04:04:42.8285701Z curl is already the newest version (7.68.0-1ubuntu2.7).
2022-04-12T04:04:42.8287099Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-12T04:04:42.8287571Z locales is already the newest version (2.31-0ubuntu9.7).
2022-04-12T04:04:42.8287986Z sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-04-12T04:04:42.8288403Z wget is already the newest version (1.20.3-1ubuntu2).
2022-04-12T04:04:42.8288802Z gnupg2 is already the newest version (2.2.19-3ubuntu2.1).
2022-04-12T04:04:42.8289249Z jq is already the newest version (1.6-1ubuntu0.20.04.1).
2022-04-12T04:04:42.8289690Z python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-04-12T04:04:42.8290038Z The following additional packages will be installed:
2022-04-12T04:04:42.8290507Z aglfn cmake-data docutils-common fonts-droid-fallback fonts-noto-mono
2022-04-12T04:04:42.8291036Z fonts-urw-base35 ghostscript gnuplot-data gnuplot-qt groff gyp
2022-04-12T04:04:42.8291566Z libclang-10-dev libcmark-gfm-extensions0 libcmark-gfm0 libdouble-conversion3
2022-04-12T04:04:42.8292083Z libegl-mesa0 libegl1 libevdev2 libgs9 libgs9-common libijs-0.35
2022-04-12T04:04:42.8292549Z libimagequant0 libinput-bin libinput10 libjbig2dec0 libjs-inherits
2022-04-12T04:04:42.8293066Z libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libjsoncpp1
2022-04-12T04:04:42.8293581Z liblua5.3-0 libmtdev1 libnetpbm10 libnode-dev libnode64 libopenjp2-7
2022-04-12T04:04:42.8294175Z libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 libqt5printsupport5
2022-04-12T04:04:42.8294903Z libqt5svg5 libqt5widgets5 librhash0 libuv1-dev libwacom-bin libwacom-common
2022-04-12T04:04:42.8295409Z libwacom2 libwebpdemux2 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
2022-04-12T04:04:42.8295878Z libxcb-randr0 libxcb-render-util0 libxcb-util1 libxcb-xinerama0
2022-04-12T04:04:42.8296361Z libxcb-xinput0 libxcb-xkb1 libxkbcommon-x11-0 llvm-runtime netpbm
2022-04-12T04:04:42.8296837Z node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex
2022-04-12T04:04:42.8297291Z node-ansi-styles node-ansistyles node-aproba node-archy
2022-04-12T04:04:42.8298185Z node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit
2022-04-12T04:04:42.8298717Z node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bl
2022-04-12T04:04:42.8299360Z node-bluebird node-boxen node-brace-expansion node-builtin-modules
2022-04-12T04:04:42.8299887Z node-builtins node-cacache node-call-limit node-camelcase node-caseless
2022-04-12T04:04:42.8300393Z node-chalk node-chownr node-ci-info node-cli-boxes node-cliui node-clone
2022-04-12T04:04:42.8300900Z node-co node-color-convert node-color-name node-colors node-columnify
2022-04-12T04:04:42.8301422Z node-combined-stream node-concat-map node-concat-stream node-config-chain
2022-04-12T04:04:42.8302030Z node-configstore node-console-control-strings node-copy-concurrently
2022-04-12T04:04:42.8302678Z node-core-util-is node-cross-spawn node-crypto-random-string node-cyclist
2022-04-12T04:04:42.8303202Z node-dashdash node-debug node-decamelize node-decompress-response
2022-04-12T04:04:42.8303722Z node-deep-extend node-defaults node-define-properties node-delayed-stream
2022-04-12T04:04:42.8304250Z node-delegates node-detect-indent node-detect-newline node-dot-prop
2022-04-12T04:04:42.8304768Z node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
2022-04-12T04:04:42.8305299Z node-end-of-stream node-err-code node-errno node-es6-promise
2022-04-12T04:04:42.8305771Z node-escape-string-regexp node-execa node-extend node-extsprintf
2022-04-12T04:04:42.8306315Z node-fast-deep-equal node-find-up node-flush-write-stream node-forever-agent
2022-04-12T04:04:42.8306852Z node-form-data node-from2 node-fs-vacuum node-fs-write-stream-atomic
2022-04-12T04:04:42.8307335Z node-fs.realpath node-function-bind node-gauge node-genfun
2022-04-12T04:04:42.8307808Z node-get-caller-file node-get-stream node-getpass node-glob node-got
2022-04-12T04:04:42.8308335Z node-graceful-fs node-gyp node-har-schema node-har-validator node-has-flag
2022-04-12T04:04:42.8308869Z node-has-symbol-support-x node-has-to-string-tag-x node-has-unicode
2022-04-12T04:04:42.8309376Z node-hosted-git-info node-http-signature node-iconv-lite node-iferr
2022-04-12T04:04:42.8309890Z node-import-lazy node-imurmurhash node-inflight node-inherits node-ini
2022-04-12T04:04:42.8310414Z node-invert-kv node-ip node-ip-regex node-is-npm node-is-obj node-is-object
2022-04-12T04:04:42.8311098Z node-is-path-inside node-is-plain-obj node-is-retry-allowed node-is-stream
2022-04-12T04:04:42.8311666Z node-is-typedarray node-isarray node-isexe node-isstream node-isurl
2022-04-12T04:04:42.8312150Z node-jsbn node-json-parse-better-errors node-json-schema
2022-04-12T04:04:42.8312614Z node-json-schema-traverse node-json-stable-stringify
2022-04-12T04:04:42.8313096Z node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
2022-04-12T04:04:42.8313618Z node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx
2022-04-12T04:04:42.8314131Z node-locate-path node-lockfile node-lodash node-lodash-packages
2022-04-12T04:04:42.8314612Z node-lowercase-keys node-lru-cache node-make-dir node-mem node-mime
2022-04-12T04:04:42.8315329Z node-mime-types node-mimic-fn node-mimic-response node-minimatch
2022-04-12T04:04:42.8315857Z node-minimist node-mississippi node-mkdirp node-move-concurrently node-ms
2022-04-12T04:04:42.8316392Z node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
2022-04-12T04:04:42.8316915Z node-npm-package-arg node-npm-run-path node-npmlog node-number-is-nan
2022-04-12T04:04:42.8317446Z node-oauth-sign node-object-assign node-once node-opener node-os-locale
2022-04-12T04:04:42.8317992Z node-os-tmpdir node-osenv node-p-cancelable node-p-finally node-p-is-promise
2022-04-12T04:04:42.8318493Z node-p-limit node-p-locate node-p-timeout node-package-json
2022-04-12T04:04:42.8318983Z node-parallel-transform node-path-exists node-path-is-absolute
2022-04-12T04:04:42.8319506Z node-path-is-inside node-performance-now node-pify node-prepend-http
2022-04-12T04:04:42.8320242Z node-process-nextick-args node-promise-inflight node-promise-retry
2022-04-12T04:04:42.8320769Z node-promzard node-proto-list node-prr node-pseudomap node-psl node-pump
2022-04-12T04:04:42.8321356Z node-pumpify node-punycode node-qs node-qw node-rc node-read
2022-04-12T04:04:42.8321987Z node-read-package-json node-readable-stream node-registry-auth-token
2022-04-12T04:04:42.8322441Z node-registry-url node-request node-require-directory
2022-04-12T04:04:42.8322911Z node-require-main-filename node-resolve node-resolve-from node-retry
2022-04-12T04:04:42.8323540Z node-rimraf node-run-queue node-safe-buffer node-semver node-semver-diff
2022-04-12T04:04:42.8324031Z node-set-blocking node-sha node-shebang-command node-shebang-regex
2022-04-12T04:04:42.8324557Z node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
2022-04-12T04:04:42.8325100Z node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids
2022-04-12T04:04:42.8325655Z node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift
2022-04-12T04:04:42.8326192Z node-strict-uri-encode node-string-decoder node-string-width node-strip-ansi
2022-04-12T04:04:42.8326733Z node-strip-eof node-strip-json-comments node-supports-color node-tar
2022-04-12T04:04:42.8327264Z node-term-size node-text-table node-through node-through2 node-timed-out
2022-04-12T04:04:42.8327761Z node-tough-cookie node-tunnel-agent node-tweetnacl node-typedarray
2022-04-12T04:04:42.8328491Z node-typedarray-to-buffer node-uid-number node-unique-filename
2022-04-12T04:04:42.8328947Z node-unique-string node-unpipe node-uri-js node-url-parse-lax
2022-04-12T04:04:42.8329365Z node-url-to-options node-util-deprecate node-uuid
2022-04-12T04:04:42.8329860Z node-validate-npm-package-license node-validate-npm-package-name node-verror
2022-04-12T04:04:42.8330366Z node-wcwidth.js node-which node-which-module node-wide-align
2022-04-12T04:04:42.8330808Z node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
2022-04-12T04:04:42.8331263Z node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
2022-04-12T04:04:42.8331733Z node-yargs-parser nodejs-doc poppler-data psutils python-pkg-resources
2022-04-12T04:04:42.8332240Z python3-botocore python3-cached-property python3-cliapp python3-dateutil
2022-04-12T04:04:42.8332709Z python3-docker python3-dockerpty python3-docopt python3-docutils
2022-04-12T04:04:42.8333177Z python3-jmespath python3-markdown python3-olefile python3-packaging
2022-04-12T04:04:42.8333672Z python3-pil python3-pyparsing python3-roman python3-rsa python3-s3transfer
2022-04-12T04:04:42.8334167Z python3-texttable python3-ttystatus python3-websocket qt5-gtk-platformtheme
2022-04-12T04:04:42.8334669Z qttranslations5-l10n ruby-molinillo ruby-net-http-persistent ruby-thor
2022-04-12T04:04:42.8335022Z sgml-base xml-core
2022-04-12T04:04:42.8335231Z Suggested packages:
2022-04-12T04:04:42.8335634Z cmake-doc ninja-build fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2022-04-12T04:04:42.8336142Z fonts-texgyre ghostscript-x gnuplot-doc qt5-image-formats-plugins qtwayland5
2022-04-12T04:04:42.8336622Z poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2022-04-12T04:04:42.8337067Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2022-04-12T04:04:42.8337550Z fonts-arphic-uming fonts-nanum python-setuptools python3-xdg docutils-doc
2022-04-12T04:04:42.8338024Z fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french
2022-04-12T04:04:42.8338477Z texlive-latex-base texlive-latex-recommended python-markdown-doc
2022-04-12T04:04:42.8338987Z python-pil-doc python3-pil-dbg python-pyparsing-doc sgml-base-doc debhelper
2022-04-12T04:04:42.8340131Z Recommended packages:
2022-04-12T04:04:42.8340379Z docker.io
2022-04-12T04:04:42.9881067Z The following NEW packages will be installed:
2022-04-12T04:04:42.9881786Z aglfn awscli cmake cmake-data cmark-gfm cmdtest docker-compose
2022-04-12T04:04:42.9882664Z docutils-common fonts-droid-fallback fonts-noto-mono fonts-urw-base35
2022-04-12T04:04:42.9883171Z ghostscript gnupg-agent gnuplot gnuplot-data gnuplot-qt groff gyp
2022-04-12T04:04:42.9883793Z libclang-10-dev libclang-dev libcmark-gfm-extensions0 libcmark-gfm0
2022-04-12T04:04:42.9884359Z libdouble-conversion3 libegl-mesa0 libegl1 libevdev2 libgs9 libgs9-common
2022-04-12T04:04:42.9884838Z libijs-0.35 libimagequant0 libinput-bin libinput10 libjbig2dec0
2022-04-12T04:04:42.9885343Z libjs-inherits libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer
2022-04-12T04:04:42.9885864Z libjsoncpp1 liblua5.3-0 libmtdev1 libnetpbm10 libnode-dev libnode64
2022-04-12T04:04:42.9886333Z libopenjp2-7 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
2022-04-12T04:04:42.9886803Z libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsasl2-dev
2022-04-12T04:04:42.9887279Z libuv1-dev libwacom-bin libwacom-common libwacom2 libwebpdemux2
2022-04-12T04:04:42.9887740Z libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0
2022-04-12T04:04:42.9888240Z libxcb-render-util0 libxcb-util1 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
2022-04-12T04:04:42.9888794Z libxkbcommon-x11-0 llvm llvm-runtime netpbm node-abbrev node-ajv node-ansi
2022-04-12T04:04:42.9889331Z node-ansi-align node-ansi-regex node-ansi-styles node-ansistyles node-aproba
2022-04-12T04:04:42.9889862Z node-archy node-are-we-there-yet node-asap node-asn1 node-assert-plus
2022-04-12T04:04:42.9890386Z node-asynckit node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf
2022-04-12T04:04:42.9890920Z node-bl node-bluebird node-boxen node-brace-expansion node-builtin-modules
2022-04-12T04:04:42.9891438Z node-builtins node-cacache node-call-limit node-camelcase node-caseless
2022-04-12T04:04:42.9891942Z node-chalk node-chownr node-ci-info node-cli-boxes node-cliui node-clone
2022-04-12T04:04:42.9892435Z node-co node-color-convert node-color-name node-colors node-columnify
2022-04-12T04:04:42.9892963Z node-combined-stream node-concat-map node-concat-stream node-config-chain
2022-04-12T04:04:42.9893601Z node-configstore node-console-control-strings node-copy-concurrently
2022-04-12T04:04:42.9894222Z node-core-util-is node-cross-spawn node-crypto-random-string node-cyclist
2022-04-12T04:04:42.9894713Z node-dashdash node-debug node-decamelize node-decompress-response
2022-04-12T04:04:42.9895339Z node-deep-extend node-defaults node-define-properties node-delayed-stream
2022-04-12T04:04:42.9895845Z node-delegates node-detect-indent node-detect-newline node-dot-prop
2022-04-12T04:04:42.9896320Z node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
2022-04-12T04:04:42.9896925Z node-end-of-stream node-err-code node-errno node-es6-promise
2022-04-12T04:04:42.9897415Z node-escape-string-regexp node-execa node-extend node-extsprintf
2022-04-12T04:04:42.9897942Z node-fast-deep-equal node-find-up node-flush-write-stream node-forever-agent
2022-04-12T04:04:42.9898475Z node-form-data node-from2 node-fs-vacuum node-fs-write-stream-atomic
2022-04-12T04:04:42.9898960Z node-fs.realpath node-function-bind node-gauge node-genfun
2022-04-12T04:04:42.9899435Z node-get-caller-file node-get-stream node-getpass node-glob node-got
2022-04-12T04:04:42.9899962Z node-graceful-fs node-gyp node-har-schema node-har-validator node-has-flag
2022-04-12T04:04:42.9900493Z node-has-symbol-support-x node-has-to-string-tag-x node-has-unicode
2022-04-12T04:04:42.9901013Z node-hosted-git-info node-http-signature node-iconv-lite node-iferr
2022-04-12T04:04:42.9901513Z node-import-lazy node-imurmurhash node-inflight node-inherits node-ini
2022-04-12T04:04:42.9902036Z node-invert-kv node-ip node-ip-regex node-is-npm node-is-obj node-is-object
2022-04-12T04:04:42.9902577Z node-is-path-inside node-is-plain-obj node-is-retry-allowed node-is-stream
2022-04-12T04:04:42.9903086Z node-is-typedarray node-isarray node-isexe node-isstream node-isurl
2022-04-12T04:04:42.9903764Z node-jsbn node-json-parse-better-errors node-json-schema
2022-04-12T04:04:42.9904296Z node-json-schema-traverse node-json-stable-stringify
2022-04-12T04:04:42.9904731Z node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
2022-04-12T04:04:42.9905252Z node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx
2022-04-12T04:04:42.9905724Z node-locate-path node-lockfile node-lodash node-lodash-packages
2022-04-12T04:04:42.9906160Z node-lowercase-keys node-lru-cache node-make-dir node-mem node-mime
2022-04-12T04:04:42.9906579Z node-mime-types node-mimic-fn node-mimic-response node-minimatch
2022-04-12T04:04:42.9907030Z node-minimist node-mississippi node-mkdirp node-move-concurrently node-ms
2022-04-12T04:04:42.9907515Z node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
2022-04-12T04:04:42.9908259Z node-npm-package-arg node-npm-run-path node-npmlog node-number-is-nan
2022-04-12T04:04:42.9908756Z node-oauth-sign node-object-assign node-once node-opener node-os-locale
2022-04-12T04:04:42.9909283Z node-os-tmpdir node-osenv node-p-cancelable node-p-finally node-p-is-promise
2022-04-12T04:04:42.9909771Z node-p-limit node-p-locate node-p-timeout node-package-json
2022-04-12T04:04:42.9910233Z node-parallel-transform node-path-exists node-path-is-absolute
2022-04-12T04:04:42.9910740Z node-path-is-inside node-performance-now node-pify node-prepend-http
2022-04-12T04:04:42.9911254Z node-process-nextick-args node-promise-inflight node-promise-retry
2022-04-12T04:04:42.9911888Z node-promzard node-proto-list node-prr node-pseudomap node-psl node-pump
2022-04-12T04:04:42.9912337Z node-pumpify node-punycode node-qs node-qw node-rc node-read
2022-04-12T04:04:42.9912804Z node-read-package-json node-readable-stream node-registry-auth-token
2022-04-12T04:04:42.9913251Z node-registry-url node-request node-require-directory
2022-04-12T04:04:42.9913690Z node-require-main-filename node-resolve node-resolve-from node-retry
2022-04-12T04:04:42.9914169Z node-rimraf node-run-queue node-safe-buffer node-semver node-semver-diff
2022-04-12T04:04:42.9914643Z node-set-blocking node-sha node-shebang-command node-shebang-regex
2022-04-12T04:04:42.9915487Z node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
2022-04-12T04:04:42.9916021Z node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids
2022-04-12T04:04:42.9916570Z node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift
2022-04-12T04:04:42.9917116Z node-strict-uri-encode node-string-decoder node-string-width node-strip-ansi
2022-04-12T04:04:42.9917642Z node-strip-eof node-strip-json-comments node-supports-color node-tar
2022-04-12T04:04:42.9918278Z node-term-size node-text-table node-through node-through2 node-timed-out
2022-04-12T04:04:42.9918881Z node-tough-cookie node-tunnel-agent node-tweetnacl node-typedarray
2022-04-12T04:04:42.9919334Z node-typedarray-to-buffer node-uid-number node-unique-filename
2022-04-12T04:04:42.9919790Z node-unique-string node-unpipe node-uri-js node-url-parse-lax
2022-04-12T04:04:42.9920212Z node-url-to-options node-util-deprecate node-uuid
2022-04-12T04:04:42.9920714Z node-validate-npm-package-license node-validate-npm-package-name node-verror
2022-04-12T04:04:42.9921310Z node-wcwidth.js node-which node-which-module node-wide-align
2022-04-12T04:04:42.9921782Z node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
2022-04-12T04:04:42.9922247Z node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
2022-04-12T04:04:42.9922687Z node-yargs-parser nodejs nodejs-doc npm poppler-data psutils
2022-04-12T04:04:42.9923198Z python-pkg-resources python3-botocore python3-cached-property python3-cliapp
2022-04-12T04:04:42.9923706Z python3-dateutil python3-docker python3-dockerpty python3-docopt
2022-04-12T04:04:42.9924189Z python3-docutils python3-jmespath python3-markdown python3-olefile
2022-04-12T04:04:42.9924794Z python3-packaging python3-pil python3-pyparsing python3-roman python3-rsa
2022-04-12T04:04:42.9926863Z python3-s3transfer python3-texttable python3-ttystatus python3-websocket
2022-04-12T04:04:42.9927381Z qt5-gtk-platformtheme qttranslations5-l10n rename ruby-bundler
2022-04-12T04:04:42.9927873Z ruby-molinillo ruby-net-http-persistent ruby-thor sgml-base xml-core
2022-04-12T04:04:43.0345420Z 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded.
2022-04-12T04:04:43.1143397Z Need to get 72.2 MB of archives.
2022-04-12T04:04:43.1143769Z After this operation, 458 MB of additional disk space will be used.
2022-04-12T04:04:43.1144624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB]
2022-04-12T04:04:43.3472117Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB]
2022-04-12T04:04:43.3681428Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2006 kB]
2022-04-12T04:04:43.6048981Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 21.2.6-0ubuntu0.1~20.04.2 [96.3 kB]
2022-04-12T04:04:43.6309831Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.2 [31.9 kB]
2022-04-12T04:04:43.6497299Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB]
2022-04-12T04:04:43.6686320Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB]
2022-04-12T04:04:43.6850649Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB]
2022-04-12T04:04:43.7051340Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB]
2022-04-12T04:04:43.7224026Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB]
2022-04-12T04:04:43.7389758Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB]
2022-04-12T04:04:43.7664180Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB]
2022-04-12T04:04:43.7945698Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB]
2022-04-12T04:04:43.8316540Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB]
2022-04-12T04:04:43.8465790Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB]
2022-04-12T04:04:43.8664585Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB]
2022-04-12T04:04:43.8817260Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B]
2022-04-12T04:04:43.8969935Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB]
2022-04-12T04:04:43.9585694Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B]
2022-04-12T04:04:43.9737579Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B]
2022-04-12T04:04:43.9890704Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB]
2022-04-12T04:04:44.0058895Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB]
2022-04-12T04:04:44.0219316Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB]
2022-04-12T04:04:44.0390189Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu2.1 [2971 kB]
2022-04-12T04:04:44.2687002Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu2.1 [2295 kB]
2022-04-12T04:04:44.4490585Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB]
2022-04-12T04:04:44.4766067Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB]
2022-04-12T04:04:44.6093276Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 sgml-base all 1.29.1 [12.4 kB]
2022-04-12T04:04:44.6261701Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 groff amd64 1.22.4-4build1 [3951 kB]
2022-04-12T04:04:44.9590786Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB]
2022-04-12T04:04:44.9790887Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 xml-core all 0.18+nmu1 [21.6 kB]
2022-04-12T04:04:44.9955811Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 docutils-common all 0.16+dfsg-2 [116 kB]
2022-04-12T04:04:45.0197823Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-roman all 2.0.0-3build1 [8728 B]
2022-04-12T04:04:45.0366516Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-docutils all 0.16+dfsg-2 [368 kB]
2022-04-12T04:04:45.0883580Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jmespath all 0.9.4-2ubuntu1 [21.5 kB]
2022-04-12T04:04:45.1076169Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-botocore all 1.16.19+repack-1ubuntu0.20.04.1 [3255 kB]
2022-04-12T04:04:45.4961463Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB]
2022-04-12T04:04:45.5140132Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-s3transfer all 0.3.3-1 [46.6 kB]
2022-04-12T04:04:45.5341406Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 awscli all 1.18.69-1ubuntu0.20.04.1 [967 kB]
2022-04-12T04:04:45.6415952Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
2022-04-12T04:04:45.8721597Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
2022-04-12T04:04:45.8959586Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
2022-04-12T04:04:45.9255015Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
2022-04-12T04:04:46.1790244Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcmark-gfm0 amd64 0.29.0.gfm.0-4 [94.3 kB]
2022-04-12T04:04:46.2015140Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcmark-gfm-extensions0 amd64 0.29.0.gfm.0-4 [23.1 kB]
2022-04-12T04:04:46.2173010Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 cmark-gfm amd64 0.29.0.gfm.0-4 [15.1 kB]
2022-04-12T04:04:46.2331484Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cliapp all 1.20180812.1-3build1 [44.5 kB]
2022-04-12T04:04:46.2588837Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB]
2022-04-12T04:04:46.2789788Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB]
2022-04-12T04:04:46.2976021Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-markdown all 3.1.1-3 [59.3 kB]
2022-04-12T04:04:46.3160071Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ttystatus all 0.38-4 [14.7 kB]
2022-04-12T04:04:46.3320774Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 cmdtest all 0.32.14.gcdfe14e-1 [21.8 kB]
2022-04-12T04:04:46.3480564Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cached-property all 1.5.1-4 [10.9 kB]
2022-04-12T04:04:46.3634472Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB]
2022-04-12T04:04:46.3834301Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-docker all 4.1.0-1 [83.8 kB]
2022-04-12T04:04:46.4482465Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-dockerpty all 0.4.1-2 [11.1 kB]
2022-04-12T04:04:46.4630283Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-docopt all 0.6.2-2.2ubuntu1 [19.7 kB]
2022-04-12T04:04:46.4816646Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-texttable all 1.6.2-2 [11.0 kB]
2022-04-12T04:04:46.4964934Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 docker-compose all 1.25.0-1 [92.7 kB]
2022-04-12T04:04:46.5267250Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB]
2022-04-12T04:04:46.5509524Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB]
2022-04-12T04:04:47.0589987Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.5 [681 kB]
2022-04-12T04:04:47.1237403Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB]
2022-04-12T04:04:47.1390376Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB]
2022-04-12T04:04:47.1584701Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB]
2022-04-12T04:04:47.1831941Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.5 [2172 kB]
2022-04-12T04:04:47.3824127Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.5 [51.8 kB]
2022-04-12T04:04:47.4053132Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg-agent all 2.2.19-3ubuntu2.1 [5232 B]
2022-04-12T04:04:47.4213351Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.6 kB]
2022-04-12T04:04:47.4401579Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gnuplot-data all 5.2.8+dfsg1-2 [56.5 kB]
2022-04-12T04:04:47.4629112Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB]
2022-04-12T04:04:47.4886658Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu2.1 [193 kB]
2022-04-12T04:04:47.5219807Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gnuplot-qt amd64 5.2.8+dfsg1-2 [1034 kB]
2022-04-12T04:04:47.6388615Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gnuplot all 5.2.8+dfsg1-2 [3792 B]
2022-04-12T04:04:47.6978522Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-pkg-resources all 44.0.0-2 [129 kB]
2022-04-12T04:04:47.7234109Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gyp all 0.1+20180428git4d467626-3ubuntu1 [237 kB]
2022-04-12T04:04:47.7648124Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-10-dev amd64 1:10.0.0-4ubuntu1 [19.4 MB]
2022-04-12T04:04:49.6494182Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-dev amd64 1:10.0-50~exp1 [2880 B]
2022-04-12T04:04:49.6642590Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB]
2022-04-12T04:04:49.6822787Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-is-typedarray all 1.0.0-2 [2934 B]
2022-04-12T04:04:49.6992844Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-psl all 1.7.0+ds-1 [67.2 kB]
2022-04-12T04:04:49.7181256Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-typedarray-to-buffer all 3.0.3-3 [3986 B]
2022-04-12T04:04:49.7347344Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB]
2022-04-12T04:04:49.7542500Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.3 [103 kB]
2022-04-12T04:04:49.7801633Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB]
2022-04-12T04:04:50.4519322Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB]
2022-04-12T04:04:50.5120475Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB]
2022-04-12T04:04:50.5582136Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B]
2022-04-12T04:04:50.5743773Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9576 B]
2022-04-12T04:04:50.5924097Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-runtime amd64 1:10.0-50~exp1 [2916 B]
2022-04-12T04:04:50.6076231Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 llvm amd64 1:10.0-50~exp1 [3880 B]
2022-04-12T04:04:50.6227403Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 netpbm amd64 2:10.0-15.3build1 [1017 kB]
2022-04-12T04:04:50.8061936Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 nodejs amd64 10.19.0~dfsg-3ubuntu1 [61.1 kB]
2022-04-12T04:04:50.8281679Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-fast-deep-equal all 1.1.0-1 [4248 B]
2022-04-12T04:04:50.8447119Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonify all 0.0.0-1 [5440 B]
2022-04-12T04:04:50.8636373Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stable-stringify all 1.0.1-1 [4498 B]
2022-04-12T04:04:50.8819727Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-schema-traverse all 0.3.1-1 [3968 B]
2022-04-12T04:04:50.8978301Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-punycode all 2.1.1-3 [9432 B]
2022-04-12T04:04:50.9161649Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-uri-js all 4.2.2+dfsg-5 [15.6 kB]
2022-04-12T04:04:50.9366676Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ajv all 6.10.2-1 [72.2 kB]
2022-04-12T04:04:50.9637324Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-clone all 2.1.2-1 [7924 B]
2022-04-12T04:04:50.9800172Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-defaults all 1.0.3-1 [3142 B]
2022-04-12T04:04:50.9939460Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-wcwidth.js all 1.0.0-1 [6450 B]
2022-04-12T04:04:51.0085370Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-regex all 5.0.0-1 [4736 B]
2022-04-12T04:04:51.0223422Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-ansi all 6.0.0-2 [4092 B]
2022-04-12T04:04:51.0474123Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-string-width all 2.1.1-1 [4104 B]
2022-04-12T04:04:51.0607780Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-align all 3.0.0-1 [4700 B]
2022-04-12T04:04:51.0742854Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansistyles all 0.1.3-2 [4316 B]
2022-04-12T04:04:51.0878434Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-aproba all 2.0.0-1 [5476 B]
2022-04-12T04:04:51.1029742Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-delegates all 1.0.0-1 [3648 B]
2022-04-12T04:04:51.1166800Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-inherits all 2.0.4-1 [3264 B]
2022-04-12T04:04:51.1300968Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-inherits all 2.0.4-1 [3180 B]
2022-04-12T04:04:51.1567534Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-core-util-is all 1.0.2-1 [3436 B]
2022-04-12T04:04:51.1701977Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-safe-buffer all 5.2.0-1 [12.6 kB]
2022-04-12T04:04:51.1844233Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-string-decoder all 1.2.0-2 [6596 B]
2022-04-12T04:04:51.1980030Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-process-nextick-args all 2.0.0-1 [3428 B]
2022-04-12T04:04:51.2176250Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-util-deprecate all 1.0.2-1 [3708 B]
2022-04-12T04:04:51.2316089Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-isarray all 2.0.5-1 [3796 B]
2022-04-12T04:04:51.2450565Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-readable-stream all 3.4.0-2 [35.4 kB]
2022-04-12T04:04:51.3110642Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-are-we-there-yet all 1.1.5-1 [6876 B]
2022-04-12T04:04:51.3274257Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-asap all 2.0.6-2 [13.1 kB]
2022-04-12T04:04:51.3422736Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-asn1 all 0.2.3-2 [7380 B]
2022-04-12T04:04:51.3565740Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-assert-plus all 1.0.0-2 [8912 B]
2022-04-12T04:04:51.3709582Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-asynckit all 0.4.0-3 [10.3 kB]
2022-04-12T04:04:51.3853385Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-aws-sign2 all 0.7.1-2 [4176 B]
2022-04-12T04:04:51.3997798Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-aws4 all 1.9.0-1 [12.1 kB]
2022-04-12T04:04:51.4164631Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-tweetnacl all 1.0.1+dfsg-2 [31.1 kB]
2022-04-12T04:04:51.4303381Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-bcrypt-pbkdf all 1.0.2-1 [10.8 kB]
2022-04-12T04:04:51.4472315Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-bluebird all 3.5.1+dfsg2-2build1 [36.4 kB]
2022-04-12T04:04:51.4617695Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-camelcase all 5.3.1-1 [4888 B]
2022-04-12T04:04:51.4752929Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-color-name all 1.1.3-1 [4224 B]
2022-04-12T04:04:51.4886747Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-color-convert all 1.9.3-1 [9680 B]
2022-04-12T04:04:51.5050567Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-styles all 4.2.1-1 [7644 B]
2022-04-12T04:04:51.5191004Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-escape-string-regexp all 1.0.5-1 [3262 B]
2022-04-12T04:04:51.5331266Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-flag all 4.0.0-1 [4120 B]
2022-04-12T04:04:51.5466181Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-supports-color all 6.1.0-2 [5532 B]
2022-04-12T04:04:51.5609769Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-chalk all 2.4.2-1 [12.5 kB]
2022-04-12T04:04:51.5754309Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-cli-boxes all 2.2.0-2 [4220 B]
2022-04-12T04:04:51.6301628Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-yallist all 4.0.0-1 [6612 B]
2022-04-12T04:04:51.6437553Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-lru-cache all 5.1.1-5 [8308 B]
2022-04-12T04:04:51.6574623Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-isexe all 2.0.0-4 [4440 B]
2022-04-12T04:04:51.6715714Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-which all 2.0.2-1 [5472 B]
2022-04-12T04:04:51.6858105Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-regex all 2.0.0-1 [2776 B]
2022-04-12T04:04:51.6998599Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-command all 1.2.0-1 [2934 B]
2022-04-12T04:04:51.7139422Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-cross-spawn all 5.1.0-2 [8536 B]
2022-04-12T04:04:51.7282956Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-wrappy all 1.0.2-1 [3162 B]
2022-04-12T04:04:51.7424132Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-once all 1.4.0-3 [4388 B]
2022-04-12T04:04:51.7587261Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-end-of-stream all 1.4.4-1 [4388 B]
2022-04-12T04:04:51.7729820Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-pump all 3.0.0-2 [4820 B]
2022-04-12T04:04:51.7871716Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-get-stream all 4.1.0-1 [5244 B]
2022-04-12T04:04:51.8012203Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-stream all 1.1.0-1 [3046 B]
2022-04-12T04:04:51.8150885Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-run-path all 2.0.2-2 [4448 B]
2022-04-12T04:04:51.8288435Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-finally all 1.0.0-2 [3276 B]
2022-04-12T04:04:51.8427416Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-signal-exit all 3.0.2-1 [5156 B]
2022-04-12T04:04:51.8567887Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-eof all 1.0.0-2 [3040 B]
2022-04-12T04:04:51.8707251Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-execa all 0.10.0+dfsg-1 [8964 B]
2022-04-12T04:04:51.9254412Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-term-size all 1.2.0+dfsg-2 [3984 B]
2022-04-12T04:04:51.9390827Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-widest-line all 3.1.0-1 [3956 B]
2022-04-12T04:04:51.9538105Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-boxen all 4.2.0-2 [15.2 kB]
2022-04-12T04:04:51.9689310Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-builtin-modules all 3.1.0-1 [4208 B]
2022-04-12T04:04:51.9825174Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-builtins all 1.0.3-1 [2776 B]
2022-04-12T04:04:51.9961194Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-chownr all 1.1.3-3 [4028 B]
2022-04-12T04:04:52.0127792Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-balanced-match all 1.0.0-1 [4576 B]
2022-04-12T04:04:52.0273230Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-map all 0.0.1-2 [4008 B]
2022-04-12T04:04:52.0409274Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-brace-expansion all 1.1.11-1 [6368 B]
2022-04-12T04:04:52.0546460Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-minimatch all 3.0.4-4 [13.7 kB]
2022-04-12T04:04:52.0682899Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-fs.realpath all 1.0.0-1 [5572 B]
2022-04-12T04:04:52.0819093Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-inflight all 1.0.6-1 [3382 B]
2022-04-12T04:04:52.0955944Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-absolute all 2.0.0-1 [3900 B]
2022-04-12T04:04:52.1116696Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-glob all 7.1.6-1 [125 kB]
2022-04-12T04:04:52.1450034Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-graceful-fs all 4.2.3-2 [11.4 kB]
2022-04-12T04:04:52.1587837Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray all 0.0.6-1 [8242 B]
2022-04-12T04:04:52.1721760Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-stream all 1.6.2-1 [5684 B]
2022-04-12T04:04:52.1855150Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-shift all 1.0.0-1 [2884 B]
2022-04-12T04:04:52.1990362Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexify all 4.1.1-1 [5664 B]
2022-04-12T04:04:52.2543712Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-flush-write-stream all 2.0.0-2 [4212 B]
2022-04-12T04:04:52.2683261Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-from2 all 2.3.0-1 [4372 B]
2022-04-12T04:04:52.2823472Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-cyclist all 1.0.1-2 [3652 B]
2022-04-12T04:04:52.2961628Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-parallel-transform all 1.1.0-2 [4172 B]
2022-04-12T04:04:52.3105417Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-pumpify all 2.0.1-1 [4516 B]
2022-04-12T04:04:52.3254126Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-each all 1.2.3-1 [4688 B]
2022-04-12T04:04:52.3396240Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-through2 all 3.0.1-2 [6720 B]
2022-04-12T04:04:52.3537328Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mississippi all 3.0.0-1 [7804 B]
2022-04-12T04:04:52.3679755Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mkdirp all 0.5.1-2 [5376 B]
2022-04-12T04:04:52.3823518Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-run-queue all 1.0.3-1 [4540 B]
2022-04-12T04:04:52.3964298Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-rimraf all 2.6.3-1 [8368 B]
2022-04-12T04:04:52.4113162Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-imurmurhash all 0.1.4-1 [8272 B]
2022-04-12T04:04:52.4249099Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-iferr all 1.0.2-1 [3536 B]
2022-04-12T04:04:52.4387005Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-write-stream-atomic all 1.0.10-4 [4860 B]
2022-04-12T04:04:52.4523396Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-copy-concurrently all 1.0.5-4 [6556 B]
2022-04-12T04:04:52.4656804Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-move-concurrently all 1.0.1-2 [4684 B]
2022-04-12T04:04:52.4792926Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-inflight all 1.0.1-1 [3144 B]
2022-04-12T04:04:52.4931483Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ssri all 7.1.0-2 [18.7 kB]
2022-04-12T04:04:52.5538345Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-filename all 1.1.1+ds-1 [3832 B]
2022-04-12T04:04:52.5674761Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-y18n all 4.0.0-2 [5476 B]
2022-04-12T04:04:52.5810904Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-cacache all 11.3.3-2 [24.3 kB]
2022-04-12T04:04:52.5947542Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-call-limit all 1.1.1-1 [4084 B]
2022-04-12T04:04:52.6082282Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-caseless all 0.12.0-1 [3382 B]
2022-04-12T04:04:52.6220557Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ci-info all 2.0.0-1 [6452 B]
2022-04-12T04:04:52.6357128Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-wrap-ansi all 4.0.0-2 [5576 B]
2022-04-12T04:04:52.6491563Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-cliui all 4.1.0-2 [7336 B]
2022-04-12T04:04:52.6627007Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-co all 4.6.0-1 [6220 B]
2022-04-12T04:04:52.6919575Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-colors all 1.4.0-1 [11.8 kB]
2022-04-12T04:04:52.7074641Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-columnify all 1.5.4-1 [11.2 kB]
2022-04-12T04:04:52.7242682Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-proto-list all 1.2.4-1 [3088 B]
2022-04-12T04:04:52.7393082Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ini all 1.3.5-1 [5776 B]
2022-04-12T04:04:52.7546445Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-config-chain all 1.1.12-1 [8056 B]
2022-04-12T04:04:52.7712607Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-obj all 1.0.1-2 [3018 B]
2022-04-12T04:04:52.7868254Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-dot-prop all 5.2.0-1 [5052 B]
2022-04-12T04:04:52.8024057Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-semver all 7.1.3-1 [31.6 kB]
2022-04-12T04:04:52.8271731Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-make-dir all 3.0.2-1 [5820 B]
2022-04-12T04:04:52.8426858Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-crypto-random-string all 1.0.0-1 [3250 B]
2022-04-12T04:04:52.8577381Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-string all 1.0.0-1 [3048 B]
2022-04-12T04:04:52.8728505Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-typedarray all 1.0.0-2 [2216 B]
2022-04-12T04:04:52.8882091Z Get:215 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray-to-buffer all 3.0.3-3 [2374 B]
2022-04-12T04:04:52.9035276Z Get:216 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-write-file-atomic all 3.0.3-1 [6240 B]
2022-04-12T04:04:52.9188322Z Get:217 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-xdg-basedir all 3.0.0-1 [3696 B]
2022-04-12T04:04:52.9337661Z Get:218 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-configstore all 5.0.1-1 [5396 B]
2022-04-12T04:04:52.9496592Z Get:219 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-console-control-strings all 1.1.0-1 [4946 B]
2022-04-12T04:04:52.9662914Z Get:220 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-dashdash all 1.14.1-2 [17.8 kB]
2022-04-12T04:04:53.0293906Z Get:221 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-decamelize all 1.2.0-1 [3090 B]
2022-04-12T04:04:53.0433031Z Get:222 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-response all 2.1.0-1 [4588 B]
2022-04-12T04:04:53.0571298Z Get:223 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-decompress-response all 3.3.0-1 [3396 B]
2022-04-12T04:04:53.0714179Z Get:224 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-deep-extend all 0.6.0-1 [4972 B]
2022-04-12T04:04:53.0853603Z Get:225 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash-packages all 4.17.15+dfsg-2 [123 kB]
2022-04-12T04:04:53.1213212Z Get:226 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-define-properties all 1.1.3-1 [6396 B]
2022-04-12T04:04:53.1354737Z Get:227 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-indent all 5.0.0-1 [4426 B]
2022-04-12T04:04:53.1493004Z Get:228 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-newline all 2.1.0-1 [3018 B]
2022-04-12T04:04:53.1635508Z Get:229 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexer3 all 0.1.4-5 [5168 B]
2022-04-12T04:04:53.1780649Z Get:230 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsbn all 1.1.0-1 [13.6 kB]
2022-04-12T04:04:53.1922818Z Get:231 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ecc-jsbn all 0.2.0-2 [9432 B]
2022-04-12T04:04:53.2059565Z Get:232 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-editor all 1.0.0-1 [3334 B]
2022-04-12T04:04:53.2198385Z Get:233 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-err-code all 2.0.0+dfsg-1 [4024 B]
2022-04-12T04:04:53.2371286Z Get:234 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-es6-promise all 4.2.8-6 [14.2 kB]
2022-04-12T04:04:53.2511205Z Get:235 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-extsprintf all 1.3.0-1 [4492 B]
2022-04-12T04:04:53.2654735Z Get:236 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-limit all 2.2.2-1 [5556 B]
2022-04-12T04:04:53.2796906Z Get:237 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-locate all 2.0.0-1 [4104 B]
2022-04-12T04:04:53.2938856Z Get:238 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-path-exists all 4.0.0-2 [3872 B]
2022-04-12T04:04:53.3502252Z Get:239 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-locate-path all 5.0.0-2 [4952 B]
2022-04-12T04:04:53.3652087Z Get:240 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-find-up all 4.1.0-2 [5724 B]
2022-04-12T04:04:53.3800025Z Get:241 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-inside all 1.0.2-1 [3982 B]
2022-04-12T04:04:53.3948115Z Get:242 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-vacuum all 1.2.10-3 [4584 B]
2022-04-12T04:04:53.4094102Z Get:243 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-function-bind all 1.1.1+repack-1 [5040 B]
2022-04-12T04:04:53.4242659Z Get:244 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-object-assign all 4.1.1-3 [4496 B]
2022-04-12T04:04:53.4394430Z Get:245 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-unicode all 2.0.1-2 [3480 B]
2022-04-12T04:04:53.4589616Z Get:246 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-wide-align all 1.1.3-1 [3936 B]
2022-04-12T04:04:53.4746659Z Get:247 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-gauge all 2.7.4-1 [22.1 kB]
2022-04-12T04:04:53.4889002Z Get:248 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-genfun all 5.0.0-1 [14.1 kB]
2022-04-12T04:04:53.5054437Z Get:249 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-get-caller-file all 1.0.2-1 [2850 B]
2022-04-12T04:04:53.5183547Z Get:250 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-getpass all 0.1.7-1 [4180 B]
2022-04-12T04:04:53.5331664Z Get:251 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-retry-allowed all 1.1.0-1 [3416 B]
2022-04-12T04:04:53.5482068Z Get:252 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-cancelable all 0.3.0-1 [4452 B]
2022-04-12T04:04:53.5630138Z Get:253 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-timeout all 1.2.0-1 [3680 B]
2022-04-12T04:04:53.5887154Z Get:254 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-plain-obj all 1.1.0-1 [3036 B]
2022-04-12T04:04:53.6023181Z Get:255 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-url-to-options all 1.0.1-1 [3272 B]
2022-04-12T04:04:53.6159444Z Get:256 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-timed-out all 4.0.1-5 [4228 B]
2022-04-12T04:04:53.6311294Z Get:257 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-lowercase-keys all 2.0.0-1 [3668 B]
2022-04-12T04:04:53.6901161Z Get:258 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-object all 1.0.1-1 [3332 B]
2022-04-12T04:04:53.7051446Z Get:259 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-symbol-support-x all 1.4.1+dfsg-1 [4072 B]
2022-04-12T04:04:53.7198221Z Get:260 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-to-string-tag-x all 1.4.1+dfsg-1 [4188 B]
2022-04-12T04:04:53.7335632Z Get:261 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-isurl all 4.0.1-2 [6976 B]
2022-04-12T04:04:53.7483198Z Get:262 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-prepend-http all 2.0.0-1 [3332 B]
2022-04-12T04:04:53.7637424Z Get:263 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-url-parse-lax all 1.0.0-1 [3260 B]
2022-04-12T04:04:53.7786959Z Get:264 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-got all 7.1.0-1 [11.8 kB]
2022-04-12T04:04:53.7938567Z Get:265 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-har-schema all 2.0.0-3 [5788 B]
2022-04-12T04:04:53.8089138Z Get:266 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-har-validator all 5.1.3-1 [4604 B]
2022-04-12T04:04:53.8241028Z Get:267 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-hosted-git-info all 2.8.5-1 [8112 B]
2022-04-12T04:04:53.8392396Z Get:268 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-schema all 0.2.3-1 [7038 B]
2022-04-12T04:04:53.8546178Z Get:269 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-verror all 1.10.0-1 [13.6 kB]
2022-04-12T04:04:53.8684773Z Get:270 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsprim all 1.4.1-1 [12.9 kB]
2022-04-12T04:04:53.8822125Z Get:271 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-sshpk all 1.16.1+dfsg-2 [54.7 kB]
2022-04-12T04:04:53.9002329Z Get:272 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-http-signature all 1.3.2-1 [10.9 kB]
2022-04-12T04:04:53.9140088Z Get:273 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-iconv-lite all 0.4.23-1 [124 kB]
2022-04-12T04:04:53.9375330Z Get:274 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-import-lazy all 3.0.0.REALLY.2.1.0-1 [4036 B]
2022-04-12T04:04:53.9511351Z Get:275 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-invert-kv all 1.0.0-1 [2900 B]
2022-04-12T04:04:54.0108022Z Get:276 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ip all 1.1.5-5 [6648 B]
2022-04-12T04:04:54.0260332Z Get:277 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ip-regex all 4.1.0-2 [4628 B]
2022-04-12T04:04:54.0410812Z Get:278 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-npm all 1.0.0-1 [2872 B]
2022-04-12T04:04:54.0560964Z Get:279 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-path-inside all 1.0.1-1 [3260 B]
2022-04-12T04:04:54.0713943Z Get:280 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-isstream all 0.1.2+dfsg-1 [3588 B]
2022-04-12T04:04:54.0878441Z Get:281 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-parse-better-errors all 1.0.2-2 [4584 B]
2022-04-12T04:04:54.1038084Z Get:282 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonparse all 1.3.1-7 [7004 B]
2022-04-12T04:04:54.1175053Z Get:283 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-through all 2.3.8-1 [4220 B]
2022-04-12T04:04:54.1328383Z Get:284 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonstream all 1.3.5-1 [8468 B]
2022-04-12T04:04:54.1470470Z Get:285 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-minimist all 1.2.5-1 [6092 B]
2022-04-12T04:04:54.1622800Z Get:286 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-json-comments all 3.0.1-3 [4676 B]
2022-04-12T04:04:54.1772691Z Get:287 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-rc all 1.2.8-1 [8584 B]
2022-04-12T04:04:54.1922869Z Get:288 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-url all 3.1.0-1 [3292 B]
2022-04-12T04:04:54.2074078Z Get:289 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-auth-token all 3.3.1-1 [4752 B]
2022-04-12T04:04:54.2225709Z Get:290 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-package-json all 4.0.1-1 [4220 B]
2022-04-12T04:04:54.2376011Z Get:291 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-latest-version all 3.1.0-1 [3164 B]
2022-04-12T04:04:54.2524375Z Get:292 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-lazy-property all 1.0.0-3 [3596 B]
2022-04-12T04:04:54.2676618Z Get:293 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-lcid all 1.0.0-1 [4264 B]
2022-04-12T04:04:54.2821051Z Get:294 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-osenv all 0.1.5-1 [4368 B]
2022-04-12T04:04:54.3369250Z Get:295 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-name all 3.0.0-1 [4472 B]
2022-04-12T04:04:54.3506910Z Get:296 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-package-arg all 6.1.1-1 [7312 B]
2022-04-12T04:04:54.3644586Z Get:297 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-require-directory all 2.1.1-1 [5394 B]
2022-04-12T04:04:54.3780343Z Get:298 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-set-blocking all 2.0.0-1 [3402 B]
2022-04-12T04:04:54.3917369Z Get:299 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-require-main-filename all 1.0.1-1 [3198 B]
2022-04-12T04:04:54.4060471Z Get:300 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-which-module all 2.0.0-1 [3368 B]
2022-04-12T04:04:54.4198763Z Get:301 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-fn all 3.0.0-1 [5044 B]
2022-04-12T04:04:54.4338511Z Get:302 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mem all 1.1.0-1 [4116 B]
2022-04-12T04:04:54.4475184Z Get:303 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-os-locale all 4.0.0-1 [4720 B]
2022-04-12T04:04:54.4763469Z Get:304 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs-parser all 18.1.1-1 [15.2 kB]
2022-04-12T04:04:54.5026743Z Get:305 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs all 15.3.0-1 [91.5 kB]
2022-04-12T04:04:54.5430613Z Get:306 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-libnpx all 10.2.1-2 [35.0 kB]
2022-04-12T04:04:54.5582375Z Get:307 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash all 4.17.15+dfsg-2 [243 kB]
2022-04-12T04:04:54.5914096Z Get:308 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ms all 2.1.1-1 [4588 B]
2022-04-12T04:04:54.6053390Z Get:309 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-bundled all 1.1.1-1 [6096 B]
2022-04-12T04:04:54.6197661Z Get:310 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-number-is-nan all 2.0.0-1 [3428 B]
2022-04-12T04:04:54.6343135Z Get:311 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-opener all 1.5.1-1 [4864 B]
2022-04-12T04:04:54.6488736Z Get:312 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-is-promise all 3.0.0-1 [3792 B]
2022-04-12T04:04:54.6629080Z Get:313 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-performance-now all 2.1.0+debian-1 [4482 B]
2022-04-12T04:04:54.6774058Z Get:314 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-pify all 3.0.0-1 [4492 B]
2022-04-12T04:04:54.6915901Z Get:315 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-retry all 0.12.0-1 [10.4 kB]
2022-04-12T04:04:54.7061093Z Get:316 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-retry all 1.1.1-4 [4760 B]
2022-04-12T04:04:54.7201827Z Get:317 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mute-stream all 0.0.8-2 [5172 B]
2022-04-12T04:04:54.7342449Z Get:318 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-read all 1.0.7-2 [5304 B]
2022-04-12T04:04:54.7485818Z Get:319 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-promzard all 0.3.0-1 [9004 B]
2022-04-12T04:04:54.7630641Z Get:320 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-pseudomap all 1.0.2-1 [3534 B]
2022-04-12T04:04:54.7774491Z Get:321 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-psl all 1.7.0+ds-1 [36.7 kB]
2022-04-12T04:04:54.8385077Z Get:322 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-qw all 1.0.1-1 [3120 B]
2022-04-12T04:04:54.8529014Z Get:323 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve-from all 4.0.0-1 [3724 B]
2022-04-12T04:04:54.8672716Z Get:324 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-semver-diff all 2.1.0-2 [3388 B]
2022-04-12T04:04:54.8813109Z Get:325 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-slash all 3.0.0-1 [3744 B]
2022-04-12T04:04:54.8956759Z Get:326 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-sorted-object all 2.0.1-1 [3720 B]
2022-04-12T04:04:54.9107558Z Get:327 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-license-ids all 3.0.5-1 [6448 B]
2022-04-12T04:04:54.9251778Z Get:328 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-exceptions all 2.2.0-1 [3752 B]
2022-04-12T04:04:54.9396969Z Get:329 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-expression-parse all 3.0.0-1 [6608 B]
2022-04-12T04:04:54.9538966Z Get:330 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-correct all 3.1.0-1 [5188 B]
2022-04-12T04:04:54.9679905Z Get:331 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-iterate all 1.2.0-4 [3772 B]
2022-04-12T04:04:54.9823105Z Get:332 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-strict-uri-encode all 2.0.0-1 [2984 B]
2022-04-12T04:04:54.9959771Z Get:333 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-text-table all 0.2.0-2 [4348 B]
2022-04-12T04:04:55.0100626Z Get:334 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-tough-cookie all 3.0.0-1 [26.4 kB]
2022-04-12T04:04:55.0241551Z Get:335 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 node-uid-number all 0.0.6-1ubuntu0.20.04.1 [3596 B]
2022-04-12T04:04:55.0381098Z Get:336 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-unpipe all 1.0.0-1 [3530 B]
2022-04-12T04:04:55.0521328Z Get:337 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-uuid all 3.3.2-2 [16.4 kB]
2022-04-12T04:04:55.0662632Z Get:338 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-license all 3.0.4-1 [4172 B]
2022-04-12T04:04:55.0804710Z Get:339 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-xtend all 4.0.2-1 [3752 B]
2022-04-12T04:04:55.0947813Z Get:340 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 nodejs-doc all 10.19.0~dfsg-3ubuntu1 [942 kB]
2022-04-12T04:04:55.1631358Z Get:341 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 psutils amd64 1.17.dfsg-4 [56.2 kB]
2022-04-12T04:04:55.1776256Z Get:342 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB]
2022-04-12T04:04:55.1919572Z Get:343 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB]
2022-04-12T04:04:55.2113907Z Get:344 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu2.1 [124 kB]
2022-04-12T04:04:55.2276610Z Get:345 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB]
2022-04-12T04:04:55.2643484Z Get:346 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 rename all 1.10-1 [16.1 kB]
2022-04-12T04:04:55.2785960Z Get:347 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ruby-molinillo all 0.6.4-1 [19.8 kB]
2022-04-12T04:04:55.2936248Z Get:348 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ruby-net-http-persistent all 2.9.4-2 [16.3 kB]
2022-04-12T04:04:55.3082930Z Get:349 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ruby-thor all 0.19.4-1 [43.9 kB]
2022-04-12T04:04:55.3232892Z Get:350 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ruby-bundler all 2.1.4-1 [281 kB]
2022-04-12T04:04:55.3401423Z Get:351 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-abbrev all 1.1.1-2 [4852 B]
2022-04-12T04:04:55.3544314Z Get:352 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi all 0.3.1-1 [9068 B]
2022-04-12T04:04:55.3689104Z Get:353 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-archy all 1.0.0-3 [4480 B]
2022-04-12T04:04:55.3830717Z Get:354 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-bl all 4.0.0-2 [10.3 kB]
2022-04-12T04:04:55.3972196Z Get:355 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-delayed-stream all 1.0.0-4 [5276 B]
2022-04-12T04:04:55.4111449Z Get:356 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-combined-stream all 1.0.8-1 [6056 B]
2022-04-12T04:04:55.4252526Z Get:357 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-debug all 4.1.1-2 [17.6 kB]
2022-04-12T04:04:55.4398306Z Get:358 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-encoding all 0.1.12-3 [4644 B]
2022-04-12T04:04:55.5024245Z Get:359 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-prr all 1.0.1-1 [3726 B]
2022-04-12T04:04:55.5164473Z Get:360 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-errno all 0.1.7-1 [7520 B]
2022-04-12T04:04:55.5307413Z Get:361 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-extend all 3.0.2-1 [5496 B]
2022-04-12T04:04:55.5448097Z Get:362 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-forever-agent all 0.6.1-2 [4248 B]
2022-04-12T04:04:55.5588232Z Get:363 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mime all 2.4.4+dfsg-1 [33.3 kB]
2022-04-12T04:04:55.5734102Z Get:364 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-mime-types all 2.1.25-1 [6332 B]
2022-04-12T04:04:55.5877192Z Get:365 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-form-data all 3.0.0-2 [12.8 kB]
2022-04-12T04:04:55.6022231Z Get:366 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-nopt all 3.0.6-4 [10.7 kB]
2022-04-12T04:04:55.6166008Z Get:367 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-npmlog all 4.1.2-2 [8224 B]
2022-04-12T04:04:55.6308847Z Get:368 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stringify-safe all 5.0.1+repack-2 [20.5 kB]
2022-04-12T04:04:55.6450303Z Get:369 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-oauth-sign all 0.9.0-2 [4312 B]
2022-04-12T04:04:55.6593704Z Get:370 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-qs all 6.9.1+ds-1 [17.1 kB]
2022-04-12T04:04:55.6740042Z Get:371 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-tunnel-agent all 0.6.1-2 [4996 B]
2022-04-12T04:04:55.6885502Z Get:372 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-request all 2.88.1-4 [25.0 kB]
2022-04-12T04:04:55.7035660Z Get:373 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-tar all 4.4.10+ds1-2ubuntu1 [31.3 kB]
2022-04-12T04:04:55.7180558Z Get:374 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-gyp all 6.1.0-3 [33.8 kB]
2022-04-12T04:04:55.7324583Z Get:375 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-lockfile all 1.0.4-3 [7252 B]
2022-04-12T04:04:55.7468456Z Get:376 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve all 1.15.1-3 [13.0 kB]
2022-04-12T04:04:55.7611905Z Get:377 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-normalize-package-data all 2.5.0-1 [14.8 kB]
2022-04-12T04:04:55.8184729Z Get:378 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-os-tmpdir all 1.0.2-1 [3836 B]
2022-04-12T04:04:55.8324593Z Get:379 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-read-package-json all 2.1.1-1 [9392 B]
2022-04-12T04:04:55.8466903Z Get:380 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-sha all 3.0.0-1 [4848 B]
2022-04-12T04:04:55.8608536Z Get:381 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 node-slide all 1.1.6-2 [6328 B]
2022-04-12T04:04:55.8754530Z Get:382 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 npm all 6.14.4+ds-1ubuntu2 [583 kB]
2022-04-12T04:04:57.3054247Z Fetched 72.2 MB in 13s (5642 kB/s)
2022-04-12T04:04:57.3436934Z Selecting previously unselected package fonts-droid-fallback.
2022-04-12T04:04:57.3508391Z (Reading database ...
2022-04-12T04:04:57.3509075Z (Reading database ... 5%
2022-04-12T04:04:57.3509374Z (Reading database ... 10%
2022-04-12T04:04:57.3509614Z (Reading database ... 15%
2022-04-12T04:04:57.3509863Z (Reading database ... 20%
2022-04-12T04:04:57.3510110Z (Reading database ... 25%
2022-04-12T04:04:57.3510342Z (Reading database ... 30%
2022-04-12T04:04:57.3510587Z (Reading database ... 35%
2022-04-12T04:04:57.3510824Z (Reading database ... 40%
2022-04-12T04:04:57.3511338Z (Reading database ... 45%
2022-04-12T04:04:57.3511579Z (Reading database ... 50%
2022-04-12T04:04:57.3551277Z (Reading database ... 55%
2022-04-12T04:04:57.3579476Z (Reading database ... 60%
2022-04-12T04:04:57.3618263Z (Reading database ... 65%
2022-04-12T04:04:57.3643292Z (Reading database ... 70%
2022-04-12T04:04:57.3745828Z (Reading database ... 75%
2022-04-12T04:04:57.4101381Z (Reading database ... 80%
2022-04-12T04:04:57.4287215Z (Reading database ... 85%
2022-04-12T04:04:57.4397769Z (Reading database ... 90%
2022-04-12T04:04:57.4450096Z (Reading database ... 95%
2022-04-12T04:04:57.4450366Z (Reading database ... 100%
2022-04-12T04:04:57.4450695Z (Reading database ... 242652 files and directories currently installed.)
2022-04-12T04:04:57.4553190Z Preparing to unpack .../000-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ...
2022-04-12T04:04:57.4818280Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ...
2022-04-12T04:04:57.7231107Z Selecting previously unselected package libdouble-conversion3:amd64.
2022-04-12T04:04:57.7467084Z Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ...
2022-04-12T04:04:57.7499564Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ...
2022-04-12T04:04:57.7895155Z Selecting previously unselected package libqt5core5a:amd64.
2022-04-12T04:04:57.8131081Z Preparing to unpack .../002-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2022-04-12T04:04:57.8283441Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:04:58.0213325Z Selecting previously unselected package libegl-mesa0:amd64.
2022-04-12T04:04:58.0461333Z Preparing to unpack .../003-libegl-mesa0_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ...
2022-04-12T04:04:58.0480867Z Unpacking libegl-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ...
2022-04-12T04:04:58.0874295Z Selecting previously unselected package libegl1:amd64.
2022-04-12T04:04:58.1113965Z Preparing to unpack .../004-libegl1_1.3.2-1~ubuntu0.20.04.2_amd64.deb ...
2022-04-12T04:04:58.1132895Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ...
2022-04-12T04:04:58.1448107Z Selecting previously unselected package libevdev2:amd64.
2022-04-12T04:04:58.1684163Z Preparing to unpack .../005-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ...
2022-04-12T04:04:58.1704404Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ...
2022-04-12T04:04:58.2013294Z Selecting previously unselected package libmtdev1:amd64.
2022-04-12T04:04:58.2254425Z Preparing to unpack .../006-libmtdev1_1.1.5-1.1_amd64.deb ...
2022-04-12T04:04:58.2270190Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ...
2022-04-12T04:04:58.2542798Z Selecting previously unselected package libwacom-common.
2022-04-12T04:04:58.2781639Z Preparing to unpack .../007-libwacom-common_1.3-2ubuntu3_all.deb ...
2022-04-12T04:04:58.2800999Z Unpacking libwacom-common (1.3-2ubuntu3) ...
2022-04-12T04:04:58.3552921Z Selecting previously unselected package libwacom2:amd64.
2022-04-12T04:04:58.3794370Z Preparing to unpack .../008-libwacom2_1.3-2ubuntu3_amd64.deb ...
2022-04-12T04:04:58.3814009Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ...
2022-04-12T04:04:58.4088185Z Selecting previously unselected package libinput-bin.
2022-04-12T04:04:58.4324557Z Preparing to unpack .../009-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ...
2022-04-12T04:04:58.4343864Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ...
2022-04-12T04:04:58.4693928Z Selecting previously unselected package libinput10:amd64.
2022-04-12T04:04:58.4941867Z Preparing to unpack .../010-libinput10_1.15.5-1ubuntu0.2_amd64.deb ...
2022-04-12T04:04:58.4959925Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ...
2022-04-12T04:04:58.5365225Z Selecting previously unselected package libqt5dbus5:amd64.
2022-04-12T04:04:58.5599996Z Preparing to unpack .../011-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2022-04-12T04:04:58.5621145Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:04:58.6113988Z Selecting previously unselected package libqt5network5:amd64.
2022-04-12T04:04:58.6350177Z Preparing to unpack .../012-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2022-04-12T04:04:58.6367576Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:04:58.7281134Z Selecting previously unselected package libxcb-icccm4:amd64.
2022-04-12T04:04:58.7524972Z Preparing to unpack .../013-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
2022-04-12T04:04:58.7544983Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
2022-04-12T04:04:58.7841868Z Selecting previously unselected package libxcb-util1:amd64.
2022-04-12T04:04:58.8076602Z Preparing to unpack .../014-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ...
2022-04-12T04:04:58.8094214Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ...
2022-04-12T04:04:58.8394306Z Selecting previously unselected package libxcb-image0:amd64.
2022-04-12T04:04:58.8633188Z Preparing to unpack .../015-libxcb-image0_0.4.0-1build1_amd64.deb ...
2022-04-12T04:04:58.8649243Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ...
2022-04-12T04:04:58.8938748Z Selecting previously unselected package libxcb-keysyms1:amd64.
2022-04-12T04:04:58.9173016Z Preparing to unpack .../016-libxcb-keysyms1_0.4.0-1build1_amd64.deb ...
2022-04-12T04:04:58.9195128Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ...
2022-04-12T04:04:58.9488684Z Selecting previously unselected package libxcb-randr0:amd64.
2022-04-12T04:04:58.9727485Z Preparing to unpack .../017-libxcb-randr0_1.14-2_amd64.deb ...
2022-04-12T04:04:58.9743984Z Unpacking libxcb-randr0:amd64 (1.14-2) ...
2022-04-12T04:04:59.0045492Z Selecting previously unselected package libxcb-render-util0:amd64.
2022-04-12T04:04:59.0278605Z Preparing to unpack .../018-libxcb-render-util0_0.3.9-1build1_amd64.deb ...
2022-04-12T04:04:59.0296135Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ...
2022-04-12T04:04:59.0584266Z Selecting previously unselected package libxcb-xinerama0:amd64.
2022-04-12T04:04:59.0822579Z Preparing to unpack .../019-libxcb-xinerama0_1.14-2_amd64.deb ...
2022-04-12T04:04:59.0839251Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ...
2022-04-12T04:04:59.1125242Z Selecting previously unselected package libxcb-xinput0:amd64.
2022-04-12T04:04:59.1361370Z Preparing to unpack .../020-libxcb-xinput0_1.14-2_amd64.deb ...
2022-04-12T04:04:59.1380027Z Unpacking libxcb-xinput0:amd64 (1.14-2) ...
2022-04-12T04:04:59.1693819Z Selecting previously unselected package libxcb-xkb1:amd64.
2022-04-12T04:04:59.1932875Z Preparing to unpack .../021-libxcb-xkb1_1.14-2_amd64.deb ...
2022-04-12T04:04:59.1951463Z Unpacking libxcb-xkb1:amd64 (1.14-2) ...
2022-04-12T04:04:59.2262463Z Selecting previously unselected package libxkbcommon-x11-0:amd64.
2022-04-12T04:04:59.2499350Z Preparing to unpack .../022-libxkbcommon-x11-0_0.10.0-1_amd64.deb ...
2022-04-12T04:04:59.2517584Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ...
2022-04-12T04:04:59.2890959Z Selecting previously unselected package libqt5gui5:amd64.
2022-04-12T04:04:59.3129221Z Preparing to unpack .../023-libqt5gui5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2022-04-12T04:04:59.3213909Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:04:59.6330232Z Selecting previously unselected package libqt5widgets5:amd64.
2022-04-12T04:04:59.6570040Z Preparing to unpack .../024-libqt5widgets5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2022-04-12T04:04:59.6594247Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:04:59.9055006Z Selecting previously unselected package libqt5svg5:amd64.
2022-04-12T04:04:59.9304050Z Preparing to unpack .../025-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ...
2022-04-12T04:04:59.9326307Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ...
2022-04-12T04:04:59.9746336Z Selecting previously unselected package poppler-data.
2022-04-12T04:04:59.9983857Z Preparing to unpack .../026-poppler-data_0.4.9-2_all.deb ...
2022-04-12T04:05:00.0003961Z Unpacking poppler-data (0.4.9-2) ...
2022-04-12T04:05:00.2578760Z Selecting previously unselected package sgml-base.
2022-04-12T04:05:00.2818314Z Preparing to unpack .../027-sgml-base_1.29.1_all.deb ...
2022-04-12T04:05:00.2892206Z Unpacking sgml-base (1.29.1) ...
2022-04-12T04:05:00.3366921Z Selecting previously unselected package groff.
2022-04-12T04:05:00.3603913Z Preparing to unpack .../028-groff_1.22.4-4build1_amd64.deb ...
2022-04-12T04:05:00.3623857Z Unpacking groff (1.22.4-4build1) ...
2022-04-12T04:05:00.7783303Z Selecting previously unselected package python3-dateutil.
2022-04-12T04:05:00.8028244Z Preparing to unpack .../029-python3-dateutil_2.7.3-3ubuntu1_all.deb ...
2022-04-12T04:05:00.8047862Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ...
2022-04-12T04:05:00.8441521Z Selecting previously unselected package xml-core.
2022-04-12T04:05:00.8676675Z Preparing to unpack .../030-xml-core_0.18+nmu1_all.deb ...
2022-04-12T04:05:00.8721789Z Unpacking xml-core (0.18+nmu1) ...
2022-04-12T04:05:00.9290834Z Selecting previously unselected package docutils-common.
2022-04-12T04:05:00.9527614Z Preparing to unpack .../031-docutils-common_0.16+dfsg-2_all.deb ...
2022-04-12T04:05:00.9612076Z Unpacking docutils-common (0.16+dfsg-2) ...
2022-04-12T04:05:01.0063257Z Selecting previously unselected package python3-roman.
2022-04-12T04:05:01.0308502Z Preparing to unpack .../032-python3-roman_2.0.0-3build1_all.deb ...
2022-04-12T04:05:01.0330260Z Unpacking python3-roman (2.0.0-3build1) ...
2022-04-12T04:05:01.0619723Z Selecting previously unselected package python3-docutils.
2022-04-12T04:05:01.0860289Z Preparing to unpack .../033-python3-docutils_0.16+dfsg-2_all.deb ...
2022-04-12T04:05:01.0878006Z Unpacking python3-docutils (0.16+dfsg-2) ...
2022-04-12T04:05:01.1567257Z Selecting previously unselected package python3-jmespath.
2022-04-12T04:05:01.1819694Z Preparing to unpack .../034-python3-jmespath_0.9.4-2ubuntu1_all.deb ...
2022-04-12T04:05:01.1838470Z Unpacking python3-jmespath (0.9.4-2ubuntu1) ...
2022-04-12T04:05:01.2178296Z Selecting previously unselected package python3-botocore.
2022-04-12T04:05:01.2422475Z Preparing to unpack .../035-python3-botocore_1.16.19+repack-1ubuntu0.20.04.1_all.deb ...
2022-04-12T04:05:01.2443034Z Unpacking python3-botocore (1.16.19+repack-1ubuntu0.20.04.1) ...
2022-04-12T04:05:01.6931398Z Selecting previously unselected package python3-rsa.
2022-04-12T04:05:01.7175678Z Preparing to unpack .../036-python3-rsa_4.0-3_all.deb ...
2022-04-12T04:05:01.7196213Z Unpacking python3-rsa (4.0-3) ...
2022-04-12T04:05:01.7542211Z Selecting previously unselected package python3-s3transfer.
2022-04-12T04:05:01.7785717Z Preparing to unpack .../037-python3-s3transfer_0.3.3-1_all.deb ...
2022-04-12T04:05:01.7811271Z Unpacking python3-s3transfer (0.3.3-1) ...
2022-04-12T04:05:01.8243484Z Selecting previously unselected package awscli.
2022-04-12T04:05:01.8504637Z Preparing to unpack .../038-awscli_1.18.69-1ubuntu0.20.04.1_all.deb ...
2022-04-12T04:05:01.8523104Z Unpacking awscli (1.18.69-1ubuntu0.20.04.1) ...
2022-04-12T04:05:02.4862782Z Selecting previously unselected package cmake-data.
2022-04-12T04:05:02.5126341Z Preparing to unpack .../039-cmake-data_3.16.3-1ubuntu1_all.deb ...
2022-04-12T04:05:02.5664501Z Unpacking cmake-data (3.16.3-1ubuntu1) ...
2022-04-12T04:05:03.0564863Z Selecting previously unselected package libjsoncpp1:amd64.
2022-04-12T04:05:03.0828502Z Preparing to unpack .../040-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
2022-04-12T04:05:03.0847374Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
2022-04-12T04:05:03.1238554Z Selecting previously unselected package librhash0:amd64.
2022-04-12T04:05:03.1498341Z Preparing to unpack .../041-librhash0_1.3.9-1_amd64.deb ...
2022-04-12T04:05:03.1518457Z Unpacking librhash0:amd64 (1.3.9-1) ...
2022-04-12T04:05:03.1873169Z Selecting previously unselected package cmake.
2022-04-12T04:05:03.2125177Z Preparing to unpack .../042-cmake_3.16.3-1ubuntu1_amd64.deb ...
2022-04-12T04:05:03.2147262Z Unpacking cmake (3.16.3-1ubuntu1) ...
2022-04-12T04:05:03.6197065Z Selecting previously unselected package libcmark-gfm0:amd64.
2022-04-12T04:05:03.6444931Z Preparing to unpack .../043-libcmark-gfm0_0.29.0.gfm.0-4_amd64.deb ...
2022-04-12T04:05:03.6466077Z Unpacking libcmark-gfm0:amd64 (0.29.0.gfm.0-4) ...
2022-04-12T04:05:03.6863796Z Selecting previously unselected package libcmark-gfm-extensions0:amd64.
2022-04-12T04:05:03.7110276Z Preparing to unpack .../044-libcmark-gfm-extensions0_0.29.0.gfm.0-4_amd64.deb ...
2022-04-12T04:05:03.7130446Z Unpacking libcmark-gfm-extensions0:amd64 (0.29.0.gfm.0-4) ...
2022-04-12T04:05:03.7402490Z Selecting previously unselected package cmark-gfm.
2022-04-12T04:05:03.7655502Z Preparing to unpack .../045-cmark-gfm_0.29.0.gfm.0-4_amd64.deb ...
2022-04-12T04:05:03.7674425Z Unpacking cmark-gfm (0.29.0.gfm.0-4) ...
2022-04-12T04:05:03.7993392Z Selecting previously unselected package python3-cliapp.
2022-04-12T04:05:03.8254537Z Preparing to unpack .../046-python3-cliapp_1.20180812.1-3build1_all.deb ...
2022-04-12T04:05:03.8273630Z Unpacking python3-cliapp (1.20180812.1-3build1) ...
2022-04-12T04:05:03.8605984Z Selecting previously unselected package python3-pyparsing.
2022-04-12T04:05:03.8864356Z Preparing to unpack .../047-python3-pyparsing_2.4.6-1_all.deb ...
2022-04-12T04:05:03.8883038Z Unpacking python3-pyparsing (2.4.6-1) ...
2022-04-12T04:05:03.9228843Z Selecting previously unselected package python3-packaging.
2022-04-12T04:05:03.9491502Z Preparing to unpack .../048-python3-packaging_20.3-1_all.deb ...
2022-04-12T04:05:03.9511334Z Unpacking python3-packaging (20.3-1) ...
2022-04-12T04:05:03.9824295Z Selecting previously unselected package python3-markdown.
2022-04-12T04:05:04.0073123Z Preparing to unpack .../049-python3-markdown_3.1.1-3_all.deb ...
2022-04-12T04:05:04.0092983Z Unpacking python3-markdown (3.1.1-3) ...
2022-04-12T04:05:04.0502395Z Selecting previously unselected package python3-ttystatus.
2022-04-12T04:05:04.0756519Z Preparing to unpack .../050-python3-ttystatus_0.38-4_all.deb ...
2022-04-12T04:05:04.0787450Z Unpacking python3-ttystatus (0.38-4) ...
2022-04-12T04:05:04.1164927Z Selecting previously unselected package cmdtest.
2022-04-12T04:05:04.1414025Z Preparing to unpack .../051-cmdtest_0.32.14.gcdfe14e-1_all.deb ...
2022-04-12T04:05:04.1448269Z Unpacking cmdtest (0.32.14.gcdfe14e-1) ...
2022-04-12T04:05:04.1771919Z Selecting previously unselected package python3-cached-property.
2022-04-12T04:05:04.2020111Z Preparing to unpack .../052-python3-cached-property_1.5.1-4_all.deb ...
2022-04-12T04:05:04.2041572Z Unpacking python3-cached-property (1.5.1-4) ...
2022-04-12T04:05:04.2341721Z Selecting previously unselected package python3-websocket.
2022-04-12T04:05:04.2591308Z Preparing to unpack .../053-python3-websocket_0.53.0-2ubuntu1_all.deb ...
2022-04-12T04:05:04.2611058Z Unpacking python3-websocket (0.53.0-2ubuntu1) ...
2022-04-12T04:05:04.2949315Z Selecting previously unselected package python3-docker.
2022-04-12T04:05:04.3196958Z Preparing to unpack .../054-python3-docker_4.1.0-1_all.deb ...
2022-04-12T04:05:04.3224199Z Unpacking python3-docker (4.1.0-1) ...
2022-04-12T04:05:04.3631836Z Selecting previously unselected package python3-dockerpty.
2022-04-12T04:05:04.3882776Z Preparing to unpack .../055-python3-dockerpty_0.4.1-2_all.deb ...
2022-04-12T04:05:04.3902495Z Unpacking python3-dockerpty (0.4.1-2) ...
2022-04-12T04:05:04.4224613Z Selecting previously unselected package python3-docopt.
2022-04-12T04:05:04.4482177Z Preparing to unpack .../056-python3-docopt_0.6.2-2.2ubuntu1_all.deb ...
2022-04-12T04:05:04.4534713Z Unpacking python3-docopt (0.6.2-2.2ubuntu1) ...
2022-04-12T04:05:04.4863807Z Selecting previously unselected package python3-texttable.
2022-04-12T04:05:04.5117650Z Preparing to unpack .../057-python3-texttable_1.6.2-2_all.deb ...
2022-04-12T04:05:04.5137351Z Unpacking python3-texttable (1.6.2-2) ...
2022-04-12T04:05:04.5460625Z Selecting previously unselected package docker-compose.
2022-04-12T04:05:04.5708567Z Preparing to unpack .../058-docker-compose_1.25.0-1_all.deb ...
2022-04-12T04:05:04.5728563Z Unpacking docker-compose (1.25.0-1) ...
2022-04-12T04:05:04.6203360Z Selecting previously unselected package fonts-noto-mono.
2022-04-12T04:05:04.6458780Z Preparing to unpack .../059-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ...
2022-04-12T04:05:04.6478426Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ...
2022-04-12T04:05:04.7077225Z Selecting previously unselected package fonts-urw-base35.
2022-04-12T04:05:04.7385850Z Preparing to unpack .../060-fonts-urw-base35_20170801.1-3_all.deb ...
2022-04-12T04:05:04.8099564Z Unpacking fonts-urw-base35 (20170801.1-3) ...
2022-04-12T04:05:05.2143708Z Selecting previously unselected package libgs9-common.
2022-04-12T04:05:05.2404968Z Preparing to unpack .../061-libgs9-common_9.50~dfsg-5ubuntu4.5_all.deb ...
2022-04-12T04:05:05.2423916Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.5) ...
2022-04-12T04:05:05.3548946Z Selecting previously unselected package libijs-0.35:amd64.
2022-04-12T04:05:05.3804971Z Preparing to unpack .../062-libijs-0.35_0.35-15_amd64.deb ...
2022-04-12T04:05:05.3823363Z Unpacking libijs-0.35:amd64 (0.35-15) ...
2022-04-12T04:05:05.4137518Z Selecting previously unselected package libjbig2dec0:amd64.
2022-04-12T04:05:05.4389044Z Preparing to unpack .../063-libjbig2dec0_0.18-1ubuntu1_amd64.deb ...
2022-04-12T04:05:05.4414465Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ...
2022-04-12T04:05:05.4801613Z Selecting previously unselected package libopenjp2-7:amd64.
2022-04-12T04:05:05.5072756Z Preparing to unpack .../064-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ...
2022-04-12T04:05:05.5093380Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ...
2022-04-12T04:05:05.5551220Z Selecting previously unselected package libgs9:amd64.
2022-04-12T04:05:05.5803563Z Preparing to unpack .../065-libgs9_9.50~dfsg-5ubuntu4.5_amd64.deb ...
2022-04-12T04:05:05.5824233Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.5) ...
2022-04-12T04:05:05.8590267Z Selecting previously unselected package ghostscript.
2022-04-12T04:05:05.8845167Z Preparing to unpack .../066-ghostscript_9.50~dfsg-5ubuntu4.5_amd64.deb ...
2022-04-12T04:05:05.8866176Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.5) ...
2022-04-12T04:05:05.9250681Z Selecting previously unselected package gnupg-agent.
2022-04-12T04:05:05.9500207Z Preparing to unpack .../067-gnupg-agent_2.2.19-3ubuntu2.1_all.deb ...
2022-04-12T04:05:05.9528755Z Unpacking gnupg-agent (2.2.19-3ubuntu2.1) ...
2022-04-12T04:05:05.9805739Z Selecting previously unselected package aglfn.
2022-04-12T04:05:06.0056969Z Preparing to unpack .../068-aglfn_1.7+git20191031.4036a9c-2_all.deb ...
2022-04-12T04:05:06.0074657Z Unpacking aglfn (1.7+git20191031.4036a9c-2) ...
2022-04-12T04:05:06.0378610Z Selecting previously unselected package gnuplot-data.
2022-04-12T04:05:06.0634093Z Preparing to unpack .../069-gnuplot-data_5.2.8+dfsg1-2_all.deb ...
2022-04-12T04:05:06.0652026Z Unpacking gnuplot-data (5.2.8+dfsg1-2) ...
2022-04-12T04:05:06.1306334Z Selecting previously unselected package liblua5.3-0:amd64.
2022-04-12T04:05:06.1560362Z Preparing to unpack .../070-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ...
2022-04-12T04:05:06.1589580Z Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ...
2022-04-12T04:05:06.2017663Z Selecting previously unselected package libqt5printsupport5:amd64.
2022-04-12T04:05:06.2276453Z Preparing to unpack .../071-libqt5printsupport5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2022-04-12T04:05:06.2295740Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:06.2787267Z Selecting previously unselected package gnuplot-qt.
2022-04-12T04:05:06.3056235Z Preparing to unpack .../072-gnuplot-qt_5.2.8+dfsg1-2_amd64.deb ...
2022-04-12T04:05:06.3086662Z Unpacking gnuplot-qt (5.2.8+dfsg1-2) ...
2022-04-12T04:05:06.4332559Z Selecting previously unselected package gnuplot.
2022-04-12T04:05:06.4584124Z Preparing to unpack .../073-gnuplot_5.2.8+dfsg1-2_all.deb ...
2022-04-12T04:05:06.4603935Z Unpacking gnuplot (5.2.8+dfsg1-2) ...
2022-04-12T04:05:06.4901015Z Selecting previously unselected package python-pkg-resources.
2022-04-12T04:05:06.5151709Z Preparing to unpack .../074-python-pkg-resources_44.0.0-2_all.deb ...
2022-04-12T04:05:06.5172452Z Unpacking python-pkg-resources (44.0.0-2) ...
2022-04-12T04:05:06.5594908Z Selecting previously unselected package gyp.
2022-04-12T04:05:06.5869106Z Preparing to unpack .../075-gyp_0.1+20180428git4d467626-3ubuntu1_all.deb ...
2022-04-12T04:05:06.5890428Z Unpacking gyp (0.1+20180428git4d467626-3ubuntu1) ...
2022-04-12T04:05:06.6428413Z Selecting previously unselected package libclang-10-dev.
2022-04-12T04:05:06.6687501Z Preparing to unpack .../076-libclang-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-04-12T04:05:06.6718989Z Unpacking libclang-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-12T04:05:08.8986263Z Selecting previously unselected package libclang-dev.
2022-04-12T04:05:08.9246748Z Preparing to unpack .../077-libclang-dev_1%3a10.0-50~exp1_amd64.deb ...
2022-04-12T04:05:08.9266125Z Unpacking libclang-dev (1:10.0-50~exp1) ...
2022-04-12T04:05:08.9597139Z Selecting previously unselected package libimagequant0:amd64.
2022-04-12T04:05:08.9851859Z Preparing to unpack .../078-libimagequant0_2.12.2-1.1_amd64.deb ...
2022-04-12T04:05:08.9877845Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ...
2022-04-12T04:05:09.0197753Z Selecting previously unselected package libjs-is-typedarray.
2022-04-12T04:05:09.0450705Z Preparing to unpack .../079-libjs-is-typedarray_1.0.0-2_all.deb ...
2022-04-12T04:05:09.0468969Z Unpacking libjs-is-typedarray (1.0.0-2) ...
2022-04-12T04:05:09.0819166Z Selecting previously unselected package libjs-psl.
2022-04-12T04:05:09.1082001Z Preparing to unpack .../080-libjs-psl_1.7.0+ds-1_all.deb ...
2022-04-12T04:05:09.1103030Z Unpacking libjs-psl (1.7.0+ds-1) ...
2022-04-12T04:05:09.1455015Z Selecting previously unselected package libjs-typedarray-to-buffer.
2022-04-12T04:05:09.1706419Z Preparing to unpack .../081-libjs-typedarray-to-buffer_3.0.3-3_all.deb ...
2022-04-12T04:05:09.1921751Z Unpacking libjs-typedarray-to-buffer (3.0.3-3) ...
2022-04-12T04:05:09.2213384Z Selecting previously unselected package libnetpbm10.
2022-04-12T04:05:09.2468136Z Preparing to unpack .../082-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ...
2022-04-12T04:05:09.2494876Z Unpacking libnetpbm10 (2:10.0-15.3build1) ...
2022-04-12T04:05:09.2822107Z Selecting previously unselected package libuv1-dev:amd64.
2022-04-12T04:05:09.3078513Z Preparing to unpack .../083-libuv1-dev_1.34.2-1ubuntu1.3_amd64.deb ...
2022-04-12T04:05:09.3096658Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.3) ...
2022-04-12T04:05:09.3496500Z Selecting previously unselected package libnode64:amd64.
2022-04-12T04:05:09.3746132Z Preparing to unpack .../084-libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ...
2022-04-12T04:05:09.3765294Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:09.9903605Z Selecting previously unselected package libnode-dev:amd64.
2022-04-12T04:05:10.0155712Z Preparing to unpack .../085-libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ...
2022-04-12T04:05:10.0173829Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:10.0854831Z Selecting previously unselected package libsasl2-dev.
2022-04-12T04:05:10.1105899Z Preparing to unpack .../086-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
2022-04-12T04:05:10.1123792Z Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
2022-04-12T04:05:10.1655020Z Selecting previously unselected package libwacom-bin.
2022-04-12T04:05:10.1906834Z Preparing to unpack .../087-libwacom-bin_1.3-2ubuntu3_amd64.deb ...
2022-04-12T04:05:10.1926186Z Unpacking libwacom-bin (1.3-2ubuntu3) ...
2022-04-12T04:05:10.2252908Z Selecting previously unselected package libwebpdemux2:amd64.
2022-04-12T04:05:10.2502909Z Preparing to unpack .../088-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ...
2022-04-12T04:05:10.2522414Z Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ...
2022-04-12T04:05:10.2835562Z Selecting previously unselected package llvm-runtime.
2022-04-12T04:05:10.3086777Z Preparing to unpack .../089-llvm-runtime_1%3a10.0-50~exp1_amd64.deb ...
2022-04-12T04:05:10.3106948Z Unpacking llvm-runtime (1:10.0-50~exp1) ...
2022-04-12T04:05:10.3414015Z Selecting previously unselected package llvm.
2022-04-12T04:05:10.3664510Z Preparing to unpack .../090-llvm_1%3a10.0-50~exp1_amd64.deb ...
2022-04-12T04:05:10.3706738Z Unpacking llvm (1:10.0-50~exp1) ...
2022-04-12T04:05:10.4100304Z Selecting previously unselected package netpbm.
2022-04-12T04:05:10.4351994Z Preparing to unpack .../091-netpbm_2%3a10.0-15.3build1_amd64.deb ...
2022-04-12T04:05:10.4370889Z Unpacking netpbm (2:10.0-15.3build1) ...
2022-04-12T04:05:10.5844729Z Selecting previously unselected package nodejs.
2022-04-12T04:05:10.6108012Z Preparing to unpack .../092-nodejs_10.19.0~dfsg-3ubuntu1_amd64.deb ...
2022-04-12T04:05:10.6125851Z Unpacking nodejs (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:10.6486650Z Selecting previously unselected package node-fast-deep-equal.
2022-04-12T04:05:10.6737401Z Preparing to unpack .../093-node-fast-deep-equal_1.1.0-1_all.deb ...
2022-04-12T04:05:10.6755985Z Unpacking node-fast-deep-equal (1.1.0-1) ...
2022-04-12T04:05:10.7032792Z Selecting previously unselected package node-jsonify.
2022-04-12T04:05:10.7287882Z Preparing to unpack .../094-node-jsonify_0.0.0-1_all.deb ...
2022-04-12T04:05:10.7307306Z Unpacking node-jsonify (0.0.0-1) ...
2022-04-12T04:05:10.7591049Z Selecting previously unselected package node-json-stable-stringify.
2022-04-12T04:05:10.7843708Z Preparing to unpack .../095-node-json-stable-stringify_1.0.1-1_all.deb ...
2022-04-12T04:05:10.7876407Z Unpacking node-json-stable-stringify (1.0.1-1) ...
2022-04-12T04:05:10.8160998Z Selecting previously unselected package node-json-schema-traverse.
2022-04-12T04:05:10.8432255Z Preparing to unpack .../096-node-json-schema-traverse_0.3.1-1_all.deb ...
2022-04-12T04:05:10.8450037Z Unpacking node-json-schema-traverse (0.3.1-1) ...
2022-04-12T04:05:10.8738258Z Selecting previously unselected package node-punycode.
2022-04-12T04:05:10.8998086Z Preparing to unpack .../097-node-punycode_2.1.1-3_all.deb ...
2022-04-12T04:05:10.9020655Z Unpacking node-punycode (2.1.1-3) ...
2022-04-12T04:05:10.9317907Z Selecting previously unselected package node-uri-js.
2022-04-12T04:05:10.9569148Z Preparing to unpack .../098-node-uri-js_4.2.2+dfsg-5_all.deb ...
2022-04-12T04:05:10.9589706Z Unpacking node-uri-js (4.2.2+dfsg-5) ...
2022-04-12T04:05:10.9876257Z Selecting previously unselected package node-ajv.
2022-04-12T04:05:11.0130055Z Preparing to unpack .../099-node-ajv_6.10.2-1_all.deb ...
2022-04-12T04:05:11.0154246Z Unpacking node-ajv (6.10.2-1) ...
2022-04-12T04:05:11.0573462Z Selecting previously unselected package node-clone.
2022-04-12T04:05:11.0835547Z Preparing to unpack .../100-node-clone_2.1.2-1_all.deb ...
2022-04-12T04:05:11.0853595Z Unpacking node-clone (2.1.2-1) ...
2022-04-12T04:05:11.1322117Z Selecting previously unselected package node-defaults.
2022-04-12T04:05:11.1576862Z Preparing to unpack .../101-node-defaults_1.0.3-1_all.deb ...
2022-04-12T04:05:11.1600491Z Unpacking node-defaults (1.0.3-1) ...
2022-04-12T04:05:11.1870447Z Selecting previously unselected package node-wcwidth.js.
2022-04-12T04:05:11.2120863Z Preparing to unpack .../102-node-wcwidth.js_1.0.0-1_all.deb ...
2022-04-12T04:05:11.2138822Z Unpacking node-wcwidth.js (1.0.0-1) ...
2022-04-12T04:05:11.2426052Z Selecting previously unselected package node-ansi-regex.
2022-04-12T04:05:11.2679449Z Preparing to unpack .../103-node-ansi-regex_5.0.0-1_all.deb ...
2022-04-12T04:05:11.2698874Z Unpacking node-ansi-regex (5.0.0-1) ...
2022-04-12T04:05:11.2980566Z Selecting previously unselected package node-strip-ansi.
2022-04-12T04:05:11.3255493Z Preparing to unpack .../104-node-strip-ansi_6.0.0-2_all.deb ...
2022-04-12T04:05:11.3270255Z Unpacking node-strip-ansi (6.0.0-2) ...
2022-04-12T04:05:11.3548966Z Selecting previously unselected package node-string-width.
2022-04-12T04:05:11.3803953Z Preparing to unpack .../105-node-string-width_2.1.1-1_all.deb ...
2022-04-12T04:05:11.3823501Z Unpacking node-string-width (2.1.1-1) ...
2022-04-12T04:05:11.4150999Z Selecting previously unselected package node-ansi-align.
2022-04-12T04:05:11.4403004Z Preparing to unpack .../106-node-ansi-align_3.0.0-1_all.deb ...
2022-04-12T04:05:11.4422466Z Unpacking node-ansi-align (3.0.0-1) ...
2022-04-12T04:05:11.4708800Z Selecting previously unselected package node-ansistyles.
2022-04-12T04:05:11.4964667Z Preparing to unpack .../107-node-ansistyles_0.1.3-2_all.deb ...
2022-04-12T04:05:11.4983911Z Unpacking node-ansistyles (0.1.3-2) ...
2022-04-12T04:05:11.5255568Z Selecting previously unselected package node-aproba.
2022-04-12T04:05:11.5507468Z Preparing to unpack .../108-node-aproba_2.0.0-1_all.deb ...
2022-04-12T04:05:11.5527475Z Unpacking node-aproba (2.0.0-1) ...
2022-04-12T04:05:11.5806979Z Selecting previously unselected package node-delegates.
2022-04-12T04:05:11.6057023Z Preparing to unpack .../109-node-delegates_1.0.0-1_all.deb ...
2022-04-12T04:05:11.6083318Z Unpacking node-delegates (1.0.0-1) ...
2022-04-12T04:05:11.6356896Z Selecting previously unselected package libjs-inherits.
2022-04-12T04:05:11.6613371Z Preparing to unpack .../110-libjs-inherits_2.0.4-1_all.deb ...
2022-04-12T04:05:11.6635648Z Unpacking libjs-inherits (2.0.4-1) ...
2022-04-12T04:05:11.6916836Z Selecting previously unselected package node-inherits.
2022-04-12T04:05:11.7171144Z Preparing to unpack .../111-node-inherits_2.0.4-1_all.deb ...
2022-04-12T04:05:11.7187689Z Unpacking node-inherits (2.0.4-1) ...
2022-04-12T04:05:11.7462272Z Selecting previously unselected package node-core-util-is.
2022-04-12T04:05:11.7724174Z Preparing to unpack .../112-node-core-util-is_1.0.2-1_all.deb ...
2022-04-12T04:05:11.7742049Z Unpacking node-core-util-is (1.0.2-1) ...
2022-04-12T04:05:11.8032829Z Selecting previously unselected package node-safe-buffer.
2022-04-12T04:05:11.8286748Z Preparing to unpack .../113-node-safe-buffer_5.2.0-1_all.deb ...
2022-04-12T04:05:11.8304263Z Unpacking node-safe-buffer (5.2.0-1) ...
2022-04-12T04:05:11.8585927Z Selecting previously unselected package node-string-decoder.
2022-04-12T04:05:11.8852415Z Preparing to unpack .../114-node-string-decoder_1.2.0-2_all.deb ...
2022-04-12T04:05:11.8868793Z Unpacking node-string-decoder (1.2.0-2) ...
2022-04-12T04:05:11.9149960Z Selecting previously unselected package node-process-nextick-args.
2022-04-12T04:05:11.9401413Z Preparing to unpack .../115-node-process-nextick-args_2.0.0-1_all.deb ...
2022-04-12T04:05:11.9420143Z Unpacking node-process-nextick-args (2.0.0-1) ...
2022-04-12T04:05:11.9691319Z Selecting previously unselected package node-util-deprecate.
2022-04-12T04:05:11.9944197Z Preparing to unpack .../116-node-util-deprecate_1.0.2-1_all.deb ...
2022-04-12T04:05:11.9964953Z Unpacking node-util-deprecate (1.0.2-1) ...
2022-04-12T04:05:12.0294149Z Selecting previously unselected package node-isarray.
2022-04-12T04:05:12.0550333Z Preparing to unpack .../117-node-isarray_2.0.5-1_all.deb ...
2022-04-12T04:05:12.0569133Z Unpacking node-isarray (2.0.5-1) ...
2022-04-12T04:05:12.0851036Z Selecting previously unselected package node-readable-stream.
2022-04-12T04:05:12.1104421Z Preparing to unpack .../118-node-readable-stream_3.4.0-2_all.deb ...
2022-04-12T04:05:12.1125241Z Unpacking node-readable-stream (3.4.0-2) ...
2022-04-12T04:05:12.1446368Z Selecting previously unselected package node-are-we-there-yet.
2022-04-12T04:05:12.1708486Z Preparing to unpack .../119-node-are-we-there-yet_1.1.5-1_all.deb ...
2022-04-12T04:05:12.1743612Z Unpacking node-are-we-there-yet (1.1.5-1) ...
2022-04-12T04:05:12.2024175Z Selecting previously unselected package node-asap.
2022-04-12T04:05:12.2285189Z Preparing to unpack .../120-node-asap_2.0.6-2_all.deb ...
2022-04-12T04:05:12.2304035Z Unpacking node-asap (2.0.6-2) ...
2022-04-12T04:05:12.2586527Z Selecting previously unselected package node-asn1.
2022-04-12T04:05:12.2838894Z Preparing to unpack .../121-node-asn1_0.2.3-2_all.deb ...
2022-04-12T04:05:12.2858264Z Unpacking node-asn1 (0.2.3-2) ...
2022-04-12T04:05:12.3144577Z Selecting previously unselected package node-assert-plus.
2022-04-12T04:05:12.3397023Z Preparing to unpack .../122-node-assert-plus_1.0.0-2_all.deb ...
2022-04-12T04:05:12.3423420Z Unpacking node-assert-plus (1.0.0-2) ...
2022-04-12T04:05:12.3739406Z Selecting previously unselected package node-asynckit.
2022-04-12T04:05:12.4001649Z Preparing to unpack .../123-node-asynckit_0.4.0-3_all.deb ...
2022-04-12T04:05:12.4018694Z Unpacking node-asynckit (0.4.0-3) ...
2022-04-12T04:05:12.4322760Z Selecting previously unselected package node-aws-sign2.
2022-04-12T04:05:12.4580131Z Preparing to unpack .../124-node-aws-sign2_0.7.1-2_all.deb ...
2022-04-12T04:05:12.4599933Z Unpacking node-aws-sign2 (0.7.1-2) ...
2022-04-12T04:05:12.4905573Z Selecting previously unselected package node-aws4.
2022-04-12T04:05:12.5158268Z Preparing to unpack .../125-node-aws4_1.9.0-1_all.deb ...
2022-04-12T04:05:12.5176893Z Unpacking node-aws4 (1.9.0-1) ...
2022-04-12T04:05:12.5452076Z Selecting previously unselected package node-tweetnacl.
2022-04-12T04:05:12.5708589Z Preparing to unpack .../126-node-tweetnacl_1.0.1+dfsg-2_all.deb ...
2022-04-12T04:05:12.5726520Z Unpacking node-tweetnacl (1.0.1+dfsg-2) ...
2022-04-12T04:05:12.6020278Z Selecting previously unselected package node-bcrypt-pbkdf.
2022-04-12T04:05:12.6275417Z Preparing to unpack .../127-node-bcrypt-pbkdf_1.0.2-1_all.deb ...
2022-04-12T04:05:12.6291524Z Unpacking node-bcrypt-pbkdf (1.0.2-1) ...
2022-04-12T04:05:12.6560881Z Selecting previously unselected package node-bluebird.
2022-04-12T04:05:12.6830992Z Preparing to unpack .../128-node-bluebird_3.5.1+dfsg2-2build1_all.deb ...
2022-04-12T04:05:12.6851619Z Unpacking node-bluebird (3.5.1+dfsg2-2build1) ...
2022-04-12T04:05:12.7208716Z Selecting previously unselected package node-camelcase.
2022-04-12T04:05:12.7466774Z Preparing to unpack .../129-node-camelcase_5.3.1-1_all.deb ...
2022-04-12T04:05:12.7488924Z Unpacking node-camelcase (5.3.1-1) ...
2022-04-12T04:05:12.7771071Z Selecting previously unselected package node-color-name.
2022-04-12T04:05:12.8026825Z Preparing to unpack .../130-node-color-name_1.1.3-1_all.deb ...
2022-04-12T04:05:12.8045790Z Unpacking node-color-name (1.1.3-1) ...
2022-04-12T04:05:12.8321341Z Selecting previously unselected package node-color-convert.
2022-04-12T04:05:12.8573140Z Preparing to unpack .../131-node-color-convert_1.9.3-1_all.deb ...
2022-04-12T04:05:12.8593841Z Unpacking node-color-convert (1.9.3-1) ...
2022-04-12T04:05:12.8865589Z Selecting previously unselected package node-ansi-styles.
2022-04-12T04:05:12.9117628Z Preparing to unpack .../132-node-ansi-styles_4.2.1-1_all.deb ...
2022-04-12T04:05:12.9143238Z Unpacking node-ansi-styles (4.2.1-1) ...
2022-04-12T04:05:12.9418992Z Selecting previously unselected package node-escape-string-regexp.
2022-04-12T04:05:12.9670383Z Preparing to unpack .../133-node-escape-string-regexp_1.0.5-1_all.deb ...
2022-04-12T04:05:12.9693501Z Unpacking node-escape-string-regexp (1.0.5-1) ...
2022-04-12T04:05:12.9961872Z Selecting previously unselected package node-has-flag.
2022-04-12T04:05:13.0214061Z Preparing to unpack .../134-node-has-flag_4.0.0-1_all.deb ...
2022-04-12T04:05:13.0232059Z Unpacking node-has-flag (4.0.0-1) ...
2022-04-12T04:05:13.0501482Z Selecting previously unselected package node-supports-color.
2022-04-12T04:05:13.0766505Z Preparing to unpack .../135-node-supports-color_6.1.0-2_all.deb ...
2022-04-12T04:05:13.0789485Z Unpacking node-supports-color (6.1.0-2) ...
2022-04-12T04:05:13.1098387Z Selecting previously unselected package node-chalk.
2022-04-12T04:05:13.1381099Z Preparing to unpack .../136-node-chalk_2.4.2-1_all.deb ...
2022-04-12T04:05:13.1397903Z Unpacking node-chalk (2.4.2-1) ...
2022-04-12T04:05:13.1673646Z Selecting previously unselected package node-cli-boxes.
2022-04-12T04:05:13.1927328Z Preparing to unpack .../137-node-cli-boxes_2.2.0-2_all.deb ...
2022-04-12T04:05:13.1948203Z Unpacking node-cli-boxes (2.2.0-2) ...
2022-04-12T04:05:13.2234418Z Selecting previously unselected package node-yallist.
2022-04-12T04:05:13.2486694Z Preparing to unpack .../138-node-yallist_4.0.0-1_all.deb ...
2022-04-12T04:05:13.2504358Z Unpacking node-yallist (4.0.0-1) ...
2022-04-12T04:05:13.2780575Z Selecting previously unselected package node-lru-cache.
2022-04-12T04:05:13.3033844Z Preparing to unpack .../139-node-lru-cache_5.1.1-5_all.deb ...
2022-04-12T04:05:13.3049514Z Unpacking node-lru-cache (5.1.1-5) ...
2022-04-12T04:05:13.3327033Z Selecting previously unselected package node-isexe.
2022-04-12T04:05:13.3579253Z Preparing to unpack .../140-node-isexe_2.0.0-4_all.deb ...
2022-04-12T04:05:13.3597252Z Unpacking node-isexe (2.0.0-4) ...
2022-04-12T04:05:13.3869364Z Selecting previously unselected package node-which.
2022-04-12T04:05:13.4120912Z Preparing to unpack .../141-node-which_2.0.2-1_all.deb ...
2022-04-12T04:05:13.4143789Z Unpacking node-which (2.0.2-1) ...
2022-04-12T04:05:13.4411777Z Selecting previously unselected package node-shebang-regex.
2022-04-12T04:05:13.4664810Z Preparing to unpack .../142-node-shebang-regex_2.0.0-1_all.deb ...
2022-04-12T04:05:13.4680008Z Unpacking node-shebang-regex (2.0.0-1) ...
2022-04-12T04:05:13.4958877Z Selecting previously unselected package node-shebang-command.
2022-04-12T04:05:13.5209223Z Preparing to unpack .../143-node-shebang-command_1.2.0-1_all.deb ...
2022-04-12T04:05:13.5226872Z Unpacking node-shebang-command (1.2.0-1) ...
2022-04-12T04:05:13.5497191Z Selecting previously unselected package node-cross-spawn.
2022-04-12T04:05:13.5748728Z Preparing to unpack .../144-node-cross-spawn_5.1.0-2_all.deb ...
2022-04-12T04:05:13.5771607Z Unpacking node-cross-spawn (5.1.0-2) ...
2022-04-12T04:05:13.6045509Z Selecting previously unselected package node-wrappy.
2022-04-12T04:05:13.6295723Z Preparing to unpack .../145-node-wrappy_1.0.2-1_all.deb ...
2022-04-12T04:05:13.6313109Z Unpacking node-wrappy (1.0.2-1) ...
2022-04-12T04:05:13.6583828Z Selecting previously unselected package node-once.
2022-04-12T04:05:13.6833382Z Preparing to unpack .../146-node-once_1.4.0-3_all.deb ...
2022-04-12T04:05:13.6854113Z Unpacking node-once (1.4.0-3) ...
2022-04-12T04:05:13.7121192Z Selecting previously unselected package node-end-of-stream.
2022-04-12T04:05:13.7373997Z Preparing to unpack .../147-node-end-of-stream_1.4.4-1_all.deb ...
2022-04-12T04:05:13.7391247Z Unpacking node-end-of-stream (1.4.4-1) ...
2022-04-12T04:05:13.7666973Z Selecting previously unselected package node-pump.
2022-04-12T04:05:13.7917340Z Preparing to unpack .../148-node-pump_3.0.0-2_all.deb ...
2022-04-12T04:05:13.7935531Z Unpacking node-pump (3.0.0-2) ...
2022-04-12T04:05:13.8196464Z Selecting previously unselected package node-get-stream.
2022-04-12T04:05:13.8453038Z Preparing to unpack .../149-node-get-stream_4.1.0-1_all.deb ...
2022-04-12T04:05:13.8479512Z Unpacking node-get-stream (4.1.0-1) ...
2022-04-12T04:05:13.8771564Z Selecting previously unselected package node-is-stream.
2022-04-12T04:05:13.9026285Z Preparing to unpack .../150-node-is-stream_1.1.0-1_all.deb ...
2022-04-12T04:05:13.9055213Z Unpacking node-is-stream (1.1.0-1) ...
2022-04-12T04:05:13.9342929Z Selecting previously unselected package node-npm-run-path.
2022-04-12T04:05:13.9596103Z Preparing to unpack .../151-node-npm-run-path_2.0.2-2_all.deb ...
2022-04-12T04:05:13.9610260Z Unpacking node-npm-run-path (2.0.2-2) ...
2022-04-12T04:05:13.9911538Z Selecting previously unselected package node-p-finally.
2022-04-12T04:05:14.0170905Z Preparing to unpack .../152-node-p-finally_1.0.0-2_all.deb ...
2022-04-12T04:05:14.0187609Z Unpacking node-p-finally (1.0.0-2) ...
2022-04-12T04:05:14.0460740Z Selecting previously unselected package node-signal-exit.
2022-04-12T04:05:14.0721590Z Preparing to unpack .../153-node-signal-exit_3.0.2-1_all.deb ...
2022-04-12T04:05:14.0740723Z Unpacking node-signal-exit (3.0.2-1) ...
2022-04-12T04:05:14.1016004Z Selecting previously unselected package node-strip-eof.
2022-04-12T04:05:14.1273722Z Preparing to unpack .../154-node-strip-eof_1.0.0-2_all.deb ...
2022-04-12T04:05:14.1292005Z Unpacking node-strip-eof (1.0.0-2) ...
2022-04-12T04:05:14.1572186Z Selecting previously unselected package node-execa.
2022-04-12T04:05:14.1823660Z Preparing to unpack .../155-node-execa_0.10.0+dfsg-1_all.deb ...
2022-04-12T04:05:14.1839151Z Unpacking node-execa (0.10.0+dfsg-1) ...
2022-04-12T04:05:14.2103900Z Selecting previously unselected package node-term-size.
2022-04-12T04:05:14.2355819Z Preparing to unpack .../156-node-term-size_1.2.0+dfsg-2_all.deb ...
2022-04-12T04:05:14.2381439Z Unpacking node-term-size (1.2.0+dfsg-2) ...
2022-04-12T04:05:14.2651993Z Selecting previously unselected package node-widest-line.
2022-04-12T04:05:14.2904392Z Preparing to unpack .../157-node-widest-line_3.1.0-1_all.deb ...
2022-04-12T04:05:14.2922939Z Unpacking node-widest-line (3.1.0-1) ...
2022-04-12T04:05:14.3184645Z Selecting previously unselected package node-boxen.
2022-04-12T04:05:14.3438494Z Preparing to unpack .../158-node-boxen_4.2.0-2_all.deb ...
2022-04-12T04:05:14.3458927Z Unpacking node-boxen (4.2.0-2) ...
2022-04-12T04:05:14.3755473Z Selecting previously unselected package node-builtin-modules.
2022-04-12T04:05:14.4008936Z Preparing to unpack .../159-node-builtin-modules_3.1.0-1_all.deb ...
2022-04-12T04:05:14.4029310Z Unpacking node-builtin-modules (3.1.0-1) ...
2022-04-12T04:05:14.4303218Z Selecting previously unselected package node-builtins.
2022-04-12T04:05:14.4556146Z Preparing to unpack .../160-node-builtins_1.0.3-1_all.deb ...
2022-04-12T04:05:14.4579714Z Unpacking node-builtins (1.0.3-1) ...
2022-04-12T04:05:14.4849817Z Selecting previously unselected package node-chownr.
2022-04-12T04:05:14.5102792Z Preparing to unpack .../161-node-chownr_1.1.3-3_all.deb ...
2022-04-12T04:05:14.5121299Z Unpacking node-chownr (1.1.3-3) ...
2022-04-12T04:05:14.5406560Z Selecting previously unselected package node-balanced-match.
2022-04-12T04:05:14.5658842Z Preparing to unpack .../162-node-balanced-match_1.0.0-1_all.deb ...
2022-04-12T04:05:14.5677698Z Unpacking node-balanced-match (1.0.0-1) ...
2022-04-12T04:05:14.5936113Z Selecting previously unselected package node-concat-map.
2022-04-12T04:05:14.6186064Z Preparing to unpack .../163-node-concat-map_0.0.1-2_all.deb ...
2022-04-12T04:05:14.6206234Z Unpacking node-concat-map (0.0.1-2) ...
2022-04-12T04:05:14.6485613Z Selecting previously unselected package node-brace-expansion.
2022-04-12T04:05:14.6737328Z Preparing to unpack .../164-node-brace-expansion_1.1.11-1_all.deb ...
2022-04-12T04:05:14.6756466Z Unpacking node-brace-expansion (1.1.11-1) ...
2022-04-12T04:05:14.7199813Z Selecting previously unselected package node-minimatch.
2022-04-12T04:05:14.7454158Z Preparing to unpack .../165-node-minimatch_3.0.4-4_all.deb ...
2022-04-12T04:05:14.7476423Z Unpacking node-minimatch (3.0.4-4) ...
2022-04-12T04:05:14.7757273Z Selecting previously unselected package node-fs.realpath.
2022-04-12T04:05:14.8006672Z Preparing to unpack .../166-node-fs.realpath_1.0.0-1_all.deb ...
2022-04-12T04:05:14.8026204Z Unpacking node-fs.realpath (1.0.0-1) ...
2022-04-12T04:05:14.8305993Z Selecting previously unselected package node-inflight.
2022-04-12T04:05:14.8555912Z Preparing to unpack .../167-node-inflight_1.0.6-1_all.deb ...
2022-04-12T04:05:14.8571820Z Unpacking node-inflight (1.0.6-1) ...
2022-04-12T04:05:14.8854653Z Selecting previously unselected package node-path-is-absolute.
2022-04-12T04:05:14.9105388Z Preparing to unpack .../168-node-path-is-absolute_2.0.0-1_all.deb ...
2022-04-12T04:05:14.9124587Z Unpacking node-path-is-absolute (2.0.0-1) ...
2022-04-12T04:05:14.9386968Z Selecting previously unselected package node-glob.
2022-04-12T04:05:14.9636712Z Preparing to unpack .../169-node-glob_7.1.6-1_all.deb ...
2022-04-12T04:05:14.9660812Z Unpacking node-glob (7.1.6-1) ...
2022-04-12T04:05:15.0026463Z Selecting previously unselected package node-graceful-fs.
2022-04-12T04:05:15.0277575Z Preparing to unpack .../170-node-graceful-fs_4.2.3-2_all.deb ...
2022-04-12T04:05:15.0299921Z Unpacking node-graceful-fs (4.2.3-2) ...
2022-04-12T04:05:15.0567659Z Selecting previously unselected package node-typedarray.
2022-04-12T04:05:15.0833789Z Preparing to unpack .../171-node-typedarray_0.0.6-1_all.deb ...
2022-04-12T04:05:15.0853545Z Unpacking node-typedarray (0.0.6-1) ...
2022-04-12T04:05:15.1144078Z Selecting previously unselected package node-concat-stream.
2022-04-12T04:05:15.1415650Z Preparing to unpack .../172-node-concat-stream_1.6.2-1_all.deb ...
2022-04-12T04:05:15.1437153Z Unpacking node-concat-stream (1.6.2-1) ...
2022-04-12T04:05:15.1736127Z Selecting previously unselected package node-stream-shift.
2022-04-12T04:05:15.1996192Z Preparing to unpack .../173-node-stream-shift_1.0.0-1_all.deb ...
2022-04-12T04:05:15.2015605Z Unpacking node-stream-shift (1.0.0-1) ...
2022-04-12T04:05:15.2297795Z Selecting previously unselected package node-duplexify.
2022-04-12T04:05:15.2560253Z Preparing to unpack .../174-node-duplexify_4.1.1-1_all.deb ...
2022-04-12T04:05:15.2578643Z Unpacking node-duplexify (4.1.1-1) ...
2022-04-12T04:05:15.2864751Z Selecting previously unselected package node-flush-write-stream.
2022-04-12T04:05:15.3128140Z Preparing to unpack .../175-node-flush-write-stream_2.0.0-2_all.deb ...
2022-04-12T04:05:15.3144147Z Unpacking node-flush-write-stream (2.0.0-2) ...
2022-04-12T04:05:15.3404597Z Selecting previously unselected package node-from2.
2022-04-12T04:05:15.3663313Z Preparing to unpack .../176-node-from2_2.3.0-1_all.deb ...
2022-04-12T04:05:15.3680802Z Unpacking node-from2 (2.3.0-1) ...
2022-04-12T04:05:15.3952970Z Selecting previously unselected package node-cyclist.
2022-04-12T04:05:15.4202432Z Preparing to unpack .../177-node-cyclist_1.0.1-2_all.deb ...
2022-04-12T04:05:15.4221030Z Unpacking node-cyclist (1.0.1-2) ...
2022-04-12T04:05:15.4482664Z Selecting previously unselected package node-parallel-transform.
2022-04-12T04:05:15.4736353Z Preparing to unpack .../178-node-parallel-transform_1.1.0-2_all.deb ...
2022-04-12T04:05:15.4755972Z Unpacking node-parallel-transform (1.1.0-2) ...
2022-04-12T04:05:15.5043524Z Selecting previously unselected package node-pumpify.
2022-04-12T04:05:15.5292898Z Preparing to unpack .../179-node-pumpify_2.0.1-1_all.deb ...
2022-04-12T04:05:15.5309920Z Unpacking node-pumpify (2.0.1-1) ...
2022-04-12T04:05:15.5577230Z Selecting previously unselected package node-stream-each.
2022-04-12T04:05:15.5828909Z Preparing to unpack .../180-node-stream-each_1.2.3-1_all.deb ...
2022-04-12T04:05:15.5848607Z Unpacking node-stream-each (1.2.3-1) ...
2022-04-12T04:05:15.6122315Z Selecting previously unselected package node-through2.
2022-04-12T04:05:15.6373999Z Preparing to unpack .../181-node-through2_3.0.1-2_all.deb ...
2022-04-12T04:05:15.6394251Z Unpacking node-through2 (3.0.1-2) ...
2022-04-12T04:05:15.6656250Z Selecting previously unselected package node-mississippi.
2022-04-12T04:05:15.6904925Z Preparing to unpack .../182-node-mississippi_3.0.0-1_all.deb ...
2022-04-12T04:05:15.6924010Z Unpacking node-mississippi (3.0.0-1) ...
2022-04-12T04:05:15.7204524Z Selecting previously unselected package node-mkdirp.
2022-04-12T04:05:15.7455856Z Preparing to unpack .../183-node-mkdirp_0.5.1-2_all.deb ...
2022-04-12T04:05:15.7479773Z Unpacking node-mkdirp (0.5.1-2) ...
2022-04-12T04:05:15.7744993Z Selecting previously unselected package node-run-queue.
2022-04-12T04:05:15.7995273Z Preparing to unpack .../184-node-run-queue_1.0.3-1_all.deb ...
2022-04-12T04:05:15.8014802Z Unpacking node-run-queue (1.0.3-1) ...
2022-04-12T04:05:15.8276253Z Selecting previously unselected package node-rimraf.
2022-04-12T04:05:15.8527886Z Preparing to unpack .../185-node-rimraf_2.6.3-1_all.deb ...
2022-04-12T04:05:15.8546210Z Unpacking node-rimraf (2.6.3-1) ...
2022-04-12T04:05:15.8820887Z Selecting previously unselected package node-imurmurhash.
2022-04-12T04:05:15.9073565Z Preparing to unpack .../186-node-imurmurhash_0.1.4-1_all.deb ...
2022-04-12T04:05:15.9096683Z Unpacking node-imurmurhash (0.1.4-1) ...
2022-04-12T04:05:15.9385469Z Selecting previously unselected package node-iferr.
2022-04-12T04:05:15.9637597Z Preparing to unpack .../187-node-iferr_1.0.2-1_all.deb ...
2022-04-12T04:05:15.9653875Z Unpacking node-iferr (1.0.2-1) ...
2022-04-12T04:05:15.9919447Z Selecting previously unselected package node-fs-write-stream-atomic.
2022-04-12T04:05:16.0169017Z Preparing to unpack .../188-node-fs-write-stream-atomic_1.0.10-4_all.deb ...
2022-04-12T04:05:16.0189598Z Unpacking node-fs-write-stream-atomic (1.0.10-4) ...
2022-04-12T04:05:16.0947761Z Selecting previously unselected package node-copy-concurrently.
2022-04-12T04:05:16.1209921Z Preparing to unpack .../189-node-copy-concurrently_1.0.5-4_all.deb ...
2022-04-12T04:05:16.1228074Z Unpacking node-copy-concurrently (1.0.5-4) ...
2022-04-12T04:05:16.1499176Z Selecting previously unselected package node-move-concurrently.
2022-04-12T04:05:16.1750465Z Preparing to unpack .../190-node-move-concurrently_1.0.1-2_all.deb ...
2022-04-12T04:05:16.1767865Z Unpacking node-move-concurrently (1.0.1-2) ...
2022-04-12T04:05:16.2035086Z Selecting previously unselected package node-promise-inflight.
2022-04-12T04:05:16.2285018Z Preparing to unpack .../191-node-promise-inflight_1.0.1-1_all.deb ...
2022-04-12T04:05:16.2303660Z Unpacking node-promise-inflight (1.0.1-1) ...
2022-04-12T04:05:16.2571751Z Selecting previously unselected package node-ssri.
2022-04-12T04:05:16.2822460Z Preparing to unpack .../192-node-ssri_7.1.0-2_all.deb ...
2022-04-12T04:05:16.2841315Z Unpacking node-ssri (7.1.0-2) ...
2022-04-12T04:05:16.3126864Z Selecting previously unselected package node-unique-filename.
2022-04-12T04:05:16.3377938Z Preparing to unpack .../193-node-unique-filename_1.1.1+ds-1_all.deb ...
2022-04-12T04:05:16.3397330Z Unpacking node-unique-filename (1.1.1+ds-1) ...
2022-04-12T04:05:16.3670272Z Selecting previously unselected package node-y18n.
2022-04-12T04:05:16.3924611Z Preparing to unpack .../194-node-y18n_4.0.0-2_all.deb ...
2022-04-12T04:05:16.3941844Z Unpacking node-y18n (4.0.0-2) ...
2022-04-12T04:05:16.4208428Z Selecting previously unselected package node-cacache.
2022-04-12T04:05:16.4464173Z Preparing to unpack .../195-node-cacache_11.3.3-2_all.deb ...
2022-04-12T04:05:16.4482215Z Unpacking node-cacache (11.3.3-2) ...
2022-04-12T04:05:16.4792095Z Selecting previously unselected package node-call-limit.
2022-04-12T04:05:16.5049683Z Preparing to unpack .../196-node-call-limit_1.1.1-1_all.deb ...
2022-04-12T04:05:16.5065621Z Unpacking node-call-limit (1.1.1-1) ...
2022-04-12T04:05:16.5338614Z Selecting previously unselected package node-caseless.
2022-04-12T04:05:16.5597406Z Preparing to unpack .../197-node-caseless_0.12.0-1_all.deb ...
2022-04-12T04:05:16.5616656Z Unpacking node-caseless (0.12.0-1) ...
2022-04-12T04:05:16.5879813Z Selecting previously unselected package node-ci-info.
2022-04-12T04:05:16.6130042Z Preparing to unpack .../198-node-ci-info_2.0.0-1_all.deb ...
2022-04-12T04:05:16.6145829Z Unpacking node-ci-info (2.0.0-1) ...
2022-04-12T04:05:16.6413845Z Selecting previously unselected package node-wrap-ansi.
2022-04-12T04:05:16.6665431Z Preparing to unpack .../199-node-wrap-ansi_4.0.0-2_all.deb ...
2022-04-12T04:05:16.6684956Z Unpacking node-wrap-ansi (4.0.0-2) ...
2022-04-12T04:05:16.6957365Z Selecting previously unselected package node-cliui.
2022-04-12T04:05:16.7209327Z Preparing to unpack .../200-node-cliui_4.1.0-2_all.deb ...
2022-04-12T04:05:16.7227094Z Unpacking node-cliui (4.1.0-2) ...
2022-04-12T04:05:16.7491865Z Selecting previously unselected package node-co.
2022-04-12T04:05:16.7748338Z Preparing to unpack .../201-node-co_4.6.0-1_all.deb ...
2022-04-12T04:05:16.7766427Z Unpacking node-co (4.6.0-1) ...
2022-04-12T04:05:16.8046544Z Selecting previously unselected package node-colors.
2022-04-12T04:05:16.8300383Z Preparing to unpack .../202-node-colors_1.4.0-1_all.deb ...
2022-04-12T04:05:16.8316879Z Unpacking node-colors (1.4.0-1) ...
2022-04-12T04:05:16.8606013Z Selecting previously unselected package node-columnify.
2022-04-12T04:05:16.8858876Z Preparing to unpack .../203-node-columnify_1.5.4-1_all.deb ...
2022-04-12T04:05:16.8876593Z Unpacking node-columnify (1.5.4-1) ...
2022-04-12T04:05:16.9149099Z Selecting previously unselected package node-proto-list.
2022-04-12T04:05:16.9400975Z Preparing to unpack .../204-node-proto-list_1.2.4-1_all.deb ...
2022-04-12T04:05:16.9419399Z Unpacking node-proto-list (1.2.4-1) ...
2022-04-12T04:05:16.9682945Z Selecting previously unselected package node-ini.
2022-04-12T04:05:16.9932291Z Preparing to unpack .../205-node-ini_1.3.5-1_all.deb ...
2022-04-12T04:05:16.9952870Z Unpacking node-ini (1.3.5-1) ...
2022-04-12T04:05:17.0221371Z Selecting previously unselected package node-config-chain.
2022-04-12T04:05:17.0476190Z Preparing to unpack .../206-node-config-chain_1.1.12-1_all.deb ...
2022-04-12T04:05:17.0500164Z Unpacking node-config-chain (1.1.12-1) ...
2022-04-12T04:05:17.0770145Z Selecting previously unselected package node-is-obj.
2022-04-12T04:05:17.1023258Z Preparing to unpack .../207-node-is-obj_1.0.1-2_all.deb ...
2022-04-12T04:05:17.1042564Z Unpacking node-is-obj (1.0.1-2) ...
2022-04-12T04:05:17.1306644Z Selecting previously unselected package node-dot-prop.
2022-04-12T04:05:17.1562892Z Preparing to unpack .../208-node-dot-prop_5.2.0-1_all.deb ...
2022-04-12T04:05:17.1580235Z Unpacking node-dot-prop (5.2.0-1) ...
2022-04-12T04:05:17.1843311Z Selecting previously unselected package node-semver.
2022-04-12T04:05:17.2097788Z Preparing to unpack .../209-node-semver_7.1.3-1_all.deb ...
2022-04-12T04:05:17.2116597Z Unpacking node-semver (7.1.3-1) ...
2022-04-12T04:05:17.2444729Z Selecting previously unselected package node-make-dir.
2022-04-12T04:05:17.2713606Z Preparing to unpack .../210-node-make-dir_3.0.2-1_all.deb ...
2022-04-12T04:05:17.2730970Z Unpacking node-make-dir (3.0.2-1) ...
2022-04-12T04:05:17.2995795Z Selecting previously unselected package node-crypto-random-string.
2022-04-12T04:05:17.3257330Z Preparing to unpack .../211-node-crypto-random-string_1.0.0-1_all.deb ...
2022-04-12T04:05:17.3274549Z Unpacking node-crypto-random-string (1.0.0-1) ...
2022-04-12T04:05:17.3540365Z Selecting previously unselected package node-unique-string.
2022-04-12T04:05:17.3796083Z Preparing to unpack .../212-node-unique-string_1.0.0-1_all.deb ...
2022-04-12T04:05:17.3814279Z Unpacking node-unique-string (1.0.0-1) ...
2022-04-12T04:05:17.4081274Z Selecting previously unselected package node-is-typedarray.
2022-04-12T04:05:17.4332249Z Preparing to unpack .../213-node-is-typedarray_1.0.0-2_all.deb ...
2022-04-12T04:05:17.4350695Z Unpacking node-is-typedarray (1.0.0-2) ...
2022-04-12T04:05:17.4611664Z Selecting previously unselected package node-typedarray-to-buffer.
2022-04-12T04:05:17.4881849Z Preparing to unpack .../214-node-typedarray-to-buffer_3.0.3-3_all.deb ...
2022-04-12T04:05:17.4903330Z Unpacking node-typedarray-to-buffer (3.0.3-3) ...
2022-04-12T04:05:17.5177734Z Selecting previously unselected package node-write-file-atomic.
2022-04-12T04:05:17.5430552Z Preparing to unpack .../215-node-write-file-atomic_3.0.3-1_all.deb ...
2022-04-12T04:05:17.5451493Z Unpacking node-write-file-atomic (3.0.3-1) ...
2022-04-12T04:05:17.5727786Z Selecting previously unselected package node-xdg-basedir.
2022-04-12T04:05:17.5982642Z Preparing to unpack .../216-node-xdg-basedir_3.0.0-1_all.deb ...
2022-04-12T04:05:17.6002630Z Unpacking node-xdg-basedir (3.0.0-1) ...
2022-04-12T04:05:17.6281645Z Selecting previously unselected package node-configstore.
2022-04-12T04:05:17.6532349Z Preparing to unpack .../217-node-configstore_5.0.1-1_all.deb ...
2022-04-12T04:05:17.6549126Z Unpacking node-configstore (5.0.1-1) ...
2022-04-12T04:05:17.6820503Z Selecting previously unselected package node-console-control-strings.
2022-04-12T04:05:17.7072237Z Preparing to unpack .../218-node-console-control-strings_1.1.0-1_all.deb ...
2022-04-12T04:05:17.7090869Z Unpacking node-console-control-strings (1.1.0-1) ...
2022-04-12T04:05:17.7358782Z Selecting previously unselected package node-dashdash.
2022-04-12T04:05:17.7609696Z Preparing to unpack .../219-node-dashdash_1.14.1-2_all.deb ...
2022-04-12T04:05:17.7627979Z Unpacking node-dashdash (1.14.1-2) ...
2022-04-12T04:05:17.7901046Z Selecting previously unselected package node-decamelize.
2022-04-12T04:05:17.8156134Z Preparing to unpack .../220-node-decamelize_1.2.0-1_all.deb ...
2022-04-12T04:05:17.8177305Z Unpacking node-decamelize (1.2.0-1) ...
2022-04-12T04:05:17.8436719Z Selecting previously unselected package node-mimic-response.
2022-04-12T04:05:17.8688252Z Preparing to unpack .../221-node-mimic-response_2.1.0-1_all.deb ...
2022-04-12T04:05:17.8703771Z Unpacking node-mimic-response (2.1.0-1) ...
2022-04-12T04:05:17.9031483Z Selecting previously unselected package node-decompress-response.
2022-04-12T04:05:17.9291520Z Preparing to unpack .../222-node-decompress-response_3.3.0-1_all.deb ...
2022-04-12T04:05:17.9314546Z Unpacking node-decompress-response (3.3.0-1) ...
2022-04-12T04:05:17.9590029Z Selecting previously unselected package node-deep-extend.
2022-04-12T04:05:17.9841756Z Preparing to unpack .../223-node-deep-extend_0.6.0-1_all.deb ...
2022-04-12T04:05:17.9860605Z Unpacking node-deep-extend (0.6.0-1) ...
2022-04-12T04:05:18.0114725Z Selecting previously unselected package node-lodash-packages.
2022-04-12T04:05:18.0379123Z Preparing to unpack .../224-node-lodash-packages_4.17.15+dfsg-2_all.deb ...
2022-04-12T04:05:18.0396503Z Unpacking node-lodash-packages (4.17.15+dfsg-2) ...
2022-04-12T04:05:18.2133782Z Selecting previously unselected package node-define-properties.
2022-04-12T04:05:18.2395618Z Preparing to unpack .../225-node-define-properties_1.1.3-1_all.deb ...
2022-04-12T04:05:18.2414291Z Unpacking node-define-properties (1.1.3-1) ...
2022-04-12T04:05:18.2678909Z Selecting previously unselected package node-detect-indent.
2022-04-12T04:05:18.2933554Z Preparing to unpack .../226-node-detect-indent_5.0.0-1_all.deb ...
2022-04-12T04:05:18.2954520Z Unpacking node-detect-indent (5.0.0-1) ...
2022-04-12T04:05:18.3226259Z Selecting previously unselected package node-detect-newline.
2022-04-12T04:05:18.3476920Z Preparing to unpack .../227-node-detect-newline_2.1.0-1_all.deb ...
2022-04-12T04:05:18.3496439Z Unpacking node-detect-newline (2.1.0-1) ...
2022-04-12T04:05:18.3826336Z Selecting previously unselected package node-duplexer3.
2022-04-12T04:05:18.4119527Z Preparing to unpack .../228-node-duplexer3_0.1.4-5_all.deb ...
2022-04-12T04:05:18.4186853Z Unpacking node-duplexer3 (0.1.4-5) ...
2022-04-12T04:05:18.4470235Z Selecting previously unselected package node-jsbn.
2022-04-12T04:05:18.4728291Z Preparing to unpack .../229-node-jsbn_1.1.0-1_all.deb ...
2022-04-12T04:05:18.4748440Z Unpacking node-jsbn (1.1.0-1) ...
2022-04-12T04:05:18.5032953Z Selecting previously unselected package node-ecc-jsbn.
2022-04-12T04:05:18.5291113Z Preparing to unpack .../230-node-ecc-jsbn_0.2.0-2_all.deb ...
2022-04-12T04:05:18.5310399Z Unpacking node-ecc-jsbn (0.2.0-2) ...
2022-04-12T04:05:18.5589572Z Selecting previously unselected package node-editor.
2022-04-12T04:05:18.5846591Z Preparing to unpack .../231-node-editor_1.0.0-1_all.deb ...
2022-04-12T04:05:18.5866487Z Unpacking node-editor (1.0.0-1) ...
2022-04-12T04:05:18.6148238Z Selecting previously unselected package node-err-code.
2022-04-12T04:05:18.6403393Z Preparing to unpack .../232-node-err-code_2.0.0+dfsg-1_all.deb ...
2022-04-12T04:05:18.6422443Z Unpacking node-err-code (2.0.0+dfsg-1) ...
2022-04-12T04:05:18.6689700Z Selecting previously unselected package node-es6-promise.
2022-04-12T04:05:18.6958902Z Preparing to unpack .../233-node-es6-promise_4.2.8-6_all.deb ...
2022-04-12T04:05:18.6979447Z Unpacking node-es6-promise (4.2.8-6) ...
2022-04-12T04:05:18.7253759Z Selecting previously unselected package node-extsprintf.
2022-04-12T04:05:18.7509762Z Preparing to unpack .../234-node-extsprintf_1.3.0-1_all.deb ...
2022-04-12T04:05:18.7528259Z Unpacking node-extsprintf (1.3.0-1) ...
2022-04-12T04:05:18.7809810Z Selecting previously unselected package node-p-limit.
2022-04-12T04:05:18.8070798Z Preparing to unpack .../235-node-p-limit_2.2.2-1_all.deb ...
2022-04-12T04:05:18.8088960Z Unpacking node-p-limit (2.2.2-1) ...
2022-04-12T04:05:18.8361028Z Selecting previously unselected package node-p-locate.
2022-04-12T04:05:18.8615620Z Preparing to unpack .../236-node-p-locate_2.0.0-1_all.deb ...
2022-04-12T04:05:18.8633163Z Unpacking node-p-locate (2.0.0-1) ...
2022-04-12T04:05:18.8897840Z Selecting previously unselected package node-path-exists.
2022-04-12T04:05:18.9155994Z Preparing to unpack .../237-node-path-exists_4.0.0-2_all.deb ...
2022-04-12T04:05:18.9173104Z Unpacking node-path-exists (4.0.0-2) ...
2022-04-12T04:05:18.9439296Z Selecting previously unselected package node-locate-path.
2022-04-12T04:05:18.9702534Z Preparing to unpack .../238-node-locate-path_5.0.0-2_all.deb ...
2022-04-12T04:05:18.9722560Z Unpacking node-locate-path (5.0.0-2) ...
2022-04-12T04:05:18.9995795Z Selecting previously unselected package node-find-up.
2022-04-12T04:05:19.0252275Z Preparing to unpack .../239-node-find-up_4.1.0-2_all.deb ...
2022-04-12T04:05:19.0272538Z Unpacking node-find-up (4.1.0-2) ...
2022-04-12T04:05:19.0555102Z Selecting previously unselected package node-path-is-inside.
2022-04-12T04:05:19.0828942Z Preparing to unpack .../240-node-path-is-inside_1.0.2-1_all.deb ...
2022-04-12T04:05:19.0847881Z Unpacking node-path-is-inside (1.0.2-1) ...
2022-04-12T04:05:19.1134975Z Selecting previously unselected package node-fs-vacuum.
2022-04-12T04:05:19.1405076Z Preparing to unpack .../241-node-fs-vacuum_1.2.10-3_all.deb ...
2022-04-12T04:05:19.1425495Z Unpacking node-fs-vacuum (1.2.10-3) ...
2022-04-12T04:05:19.1712857Z Selecting previously unselected package node-function-bind.
2022-04-12T04:05:19.1974931Z Preparing to unpack .../242-node-function-bind_1.1.1+repack-1_all.deb ...
2022-04-12T04:05:19.1997263Z Unpacking node-function-bind (1.1.1+repack-1) ...
2022-04-12T04:05:19.2284086Z Selecting previously unselected package node-object-assign.
2022-04-12T04:05:19.2543731Z Preparing to unpack .../243-node-object-assign_4.1.1-3_all.deb ...
2022-04-12T04:05:19.2564897Z Unpacking node-object-assign (4.1.1-3) ...
2022-04-12T04:05:19.2849197Z Selecting previously unselected package node-has-unicode.
2022-04-12T04:05:19.3119896Z Preparing to unpack .../244-node-has-unicode_2.0.1-2_all.deb ...
2022-04-12T04:05:19.3140076Z Unpacking node-has-unicode (2.0.1-2) ...
2022-04-12T04:05:19.3434203Z Selecting previously unselected package node-wide-align.
2022-04-12T04:05:19.3720719Z Preparing to unpack .../245-node-wide-align_1.1.3-1_all.deb ...
2022-04-12T04:05:19.3740023Z Unpacking node-wide-align (1.1.3-1) ...
2022-04-12T04:05:19.4054168Z Selecting previously unselected package node-gauge.
2022-04-12T04:05:19.4328040Z Preparing to unpack .../246-node-gauge_2.7.4-1_all.deb ...
2022-04-12T04:05:19.4346770Z Unpacking node-gauge (2.7.4-1) ...
2022-04-12T04:05:19.4648743Z Selecting previously unselected package node-genfun.
2022-04-12T04:05:19.4908764Z Preparing to unpack .../247-node-genfun_5.0.0-1_all.deb ...
2022-04-12T04:05:19.4926426Z Unpacking node-genfun (5.0.0-1) ...
2022-04-12T04:05:19.5218154Z Selecting previously unselected package node-get-caller-file.
2022-04-12T04:05:19.5478550Z Preparing to unpack .../248-node-get-caller-file_1.0.2-1_all.deb ...
2022-04-12T04:05:19.5499286Z Unpacking node-get-caller-file (1.0.2-1) ...
2022-04-12T04:05:19.5954162Z Selecting previously unselected package node-getpass.
2022-04-12T04:05:19.6220913Z Preparing to unpack .../249-node-getpass_0.1.7-1_all.deb ...
2022-04-12T04:05:19.6240912Z Unpacking node-getpass (0.1.7-1) ...
2022-04-12T04:05:19.6515415Z Selecting previously unselected package node-is-retry-allowed.
2022-04-12T04:05:19.6775015Z Preparing to unpack .../250-node-is-retry-allowed_1.1.0-1_all.deb ...
2022-04-12T04:05:19.6792822Z Unpacking node-is-retry-allowed (1.1.0-1) ...
2022-04-12T04:05:19.7083094Z Selecting previously unselected package node-p-cancelable.
2022-04-12T04:05:19.7354257Z Preparing to unpack .../251-node-p-cancelable_0.3.0-1_all.deb ...
2022-04-12T04:05:19.7372666Z Unpacking node-p-cancelable (0.3.0-1) ...
2022-04-12T04:05:19.7651214Z Selecting previously unselected package node-p-timeout.
2022-04-12T04:05:19.7913215Z Preparing to unpack .../252-node-p-timeout_1.2.0-1_all.deb ...
2022-04-12T04:05:19.7933228Z Unpacking node-p-timeout (1.2.0-1) ...
2022-04-12T04:05:19.8214885Z Selecting previously unselected package node-is-plain-obj.
2022-04-12T04:05:19.8490622Z Preparing to unpack .../253-node-is-plain-obj_1.1.0-1_all.deb ...
2022-04-12T04:05:19.8509616Z Unpacking node-is-plain-obj (1.1.0-1) ...
2022-04-12T04:05:19.8823741Z Selecting previously unselected package node-url-to-options.
2022-04-12T04:05:19.9094425Z Preparing to unpack .../254-node-url-to-options_1.0.1-1_all.deb ...
2022-04-12T04:05:19.9114253Z Unpacking node-url-to-options (1.0.1-1) ...
2022-04-12T04:05:19.9402957Z Selecting previously unselected package node-timed-out.
2022-04-12T04:05:19.9667029Z Preparing to unpack .../255-node-timed-out_4.0.1-5_all.deb ...
2022-04-12T04:05:19.9686357Z Unpacking node-timed-out (4.0.1-5) ...
2022-04-12T04:05:19.9972401Z Selecting previously unselected package node-lowercase-keys.
2022-04-12T04:05:20.0237343Z Preparing to unpack .../256-node-lowercase-keys_2.0.0-1_all.deb ...
2022-04-12T04:05:20.0258976Z Unpacking node-lowercase-keys (2.0.0-1) ...
2022-04-12T04:05:20.0550133Z Selecting previously unselected package node-is-object.
2022-04-12T04:05:20.0830151Z Preparing to unpack .../257-node-is-object_1.0.1-1_all.deb ...
2022-04-12T04:05:20.0849154Z Unpacking node-is-object (1.0.1-1) ...
2022-04-12T04:05:20.1134647Z Selecting previously unselected package node-has-symbol-support-x.
2022-04-12T04:05:20.1401767Z Preparing to unpack .../258-node-has-symbol-support-x_1.4.1+dfsg-1_all.deb ...
2022-04-12T04:05:20.1421363Z Unpacking node-has-symbol-support-x (1.4.1+dfsg-1) ...
2022-04-12T04:05:20.1715196Z Selecting previously unselected package node-has-to-string-tag-x.
2022-04-12T04:05:20.1980618Z Preparing to unpack .../259-node-has-to-string-tag-x_1.4.1+dfsg-1_all.deb ...
2022-04-12T04:05:20.2026304Z Unpacking node-has-to-string-tag-x (1.4.1+dfsg-1) ...
2022-04-12T04:05:20.2305892Z Selecting previously unselected package node-isurl.
2022-04-12T04:05:20.2572428Z Preparing to unpack .../260-node-isurl_4.0.1-2_all.deb ...
2022-04-12T04:05:20.2590306Z Unpacking node-isurl (4.0.1-2) ...
2022-04-12T04:05:20.2877191Z Selecting previously unselected package node-prepend-http.
2022-04-12T04:05:20.3131915Z Preparing to unpack .../261-node-prepend-http_2.0.0-1_all.deb ...
2022-04-12T04:05:20.3154127Z Unpacking node-prepend-http (2.0.0-1) ...
2022-04-12T04:05:20.3431128Z Selecting previously unselected package node-url-parse-lax.
2022-04-12T04:05:20.3685670Z Preparing to unpack .../262-node-url-parse-lax_1.0.0-1_all.deb ...
2022-04-12T04:05:20.3704758Z Unpacking node-url-parse-lax (1.0.0-1) ...
2022-04-12T04:05:20.3984990Z Selecting previously unselected package node-got.
2022-04-12T04:05:20.4239406Z Preparing to unpack .../263-node-got_7.1.0-1_all.deb ...
2022-04-12T04:05:20.4262407Z Unpacking node-got (7.1.0-1) ...
2022-04-12T04:05:20.4545314Z Selecting previously unselected package node-har-schema.
2022-04-12T04:05:20.4797583Z Preparing to unpack .../264-node-har-schema_2.0.0-3_all.deb ...
2022-04-12T04:05:20.4817474Z Unpacking node-har-schema (2.0.0-3) ...
2022-04-12T04:05:20.5152051Z Selecting previously unselected package node-har-validator.
2022-04-12T04:05:20.5407707Z Preparing to unpack .../265-node-har-validator_5.1.3-1_all.deb ...
2022-04-12T04:05:20.5426454Z Unpacking node-har-validator (5.1.3-1) ...
2022-04-12T04:05:20.5714263Z Selecting previously unselected package node-hosted-git-info.
2022-04-12T04:05:20.5971537Z Preparing to unpack .../266-node-hosted-git-info_2.8.5-1_all.deb ...
2022-04-12T04:05:20.5990201Z Unpacking node-hosted-git-info (2.8.5-1) ...
2022-04-12T04:05:20.6261686Z Selecting previously unselected package node-json-schema.
2022-04-12T04:05:20.6518477Z Preparing to unpack .../267-node-json-schema_0.2.3-1_all.deb ...
2022-04-12T04:05:20.6536384Z Unpacking node-json-schema (0.2.3-1) ...
2022-04-12T04:05:20.6811395Z Selecting previously unselected package node-verror.
2022-04-12T04:05:20.7062655Z Preparing to unpack .../268-node-verror_1.10.0-1_all.deb ...
2022-04-12T04:05:20.7078807Z Unpacking node-verror (1.10.0-1) ...
2022-04-12T04:05:20.7346382Z Selecting previously unselected package node-jsprim.
2022-04-12T04:05:20.7600317Z Preparing to unpack .../269-node-jsprim_1.4.1-1_all.deb ...
2022-04-12T04:05:20.7619614Z Unpacking node-jsprim (1.4.1-1) ...
2022-04-12T04:05:20.7910433Z Selecting previously unselected package node-sshpk.
2022-04-12T04:05:20.8169344Z Preparing to unpack .../270-node-sshpk_1.16.1+dfsg-2_all.deb ...
2022-04-12T04:05:20.8188895Z Unpacking node-sshpk (1.16.1+dfsg-2) ...
2022-04-12T04:05:20.8532611Z Selecting previously unselected package node-http-signature.
2022-04-12T04:05:20.8787804Z Preparing to unpack .../271-node-http-signature_1.3.2-1_all.deb ...
2022-04-12T04:05:20.8805149Z Unpacking node-http-signature (1.3.2-1) ...
2022-04-12T04:05:20.9092297Z Selecting previously unselected package node-iconv-lite.
2022-04-12T04:05:20.9349314Z Preparing to unpack .../272-node-iconv-lite_0.4.23-1_all.deb ...
2022-04-12T04:05:20.9367386Z Unpacking node-iconv-lite (0.4.23-1) ...
2022-04-12T04:05:20.9793101Z Selecting previously unselected package node-import-lazy.
2022-04-12T04:05:21.0047433Z Preparing to unpack .../273-node-import-lazy_3.0.0.REALLY.2.1.0-1_all.deb ...
2022-04-12T04:05:21.0065285Z Unpacking node-import-lazy (3.0.0.REALLY.2.1.0-1) ...
2022-04-12T04:05:21.0355941Z Selecting previously unselected package node-invert-kv.
2022-04-12T04:05:21.0679238Z Preparing to unpack .../274-node-invert-kv_1.0.0-1_all.deb ...
2022-04-12T04:05:21.0696446Z Unpacking node-invert-kv (1.0.0-1) ...
2022-04-12T04:05:21.0979047Z Selecting previously unselected package node-ip.
2022-04-12T04:05:21.1236747Z Preparing to unpack .../275-node-ip_1.1.5-5_all.deb ...
2022-04-12T04:05:21.1266925Z Unpacking node-ip (1.1.5-5) ...
2022-04-12T04:05:21.1551116Z Selecting previously unselected package node-ip-regex.
2022-04-12T04:05:21.1813665Z Preparing to unpack .../276-node-ip-regex_4.1.0-2_all.deb ...
2022-04-12T04:05:21.1833425Z Unpacking node-ip-regex (4.1.0-2) ...
2022-04-12T04:05:21.2123123Z Selecting previously unselected package node-is-npm.
2022-04-12T04:05:21.2413407Z Preparing to unpack .../277-node-is-npm_1.0.0-1_all.deb ...
2022-04-12T04:05:21.2436063Z Unpacking node-is-npm (1.0.0-1) ...
2022-04-12T04:05:21.2706815Z Selecting previously unselected package node-is-path-inside.
2022-04-12T04:05:21.2961162Z Preparing to unpack .../278-node-is-path-inside_1.0.1-1_all.deb ...
2022-04-12T04:05:21.2980444Z Unpacking node-is-path-inside (1.0.1-1) ...
2022-04-12T04:05:21.3263244Z Selecting previously unselected package node-isstream.
2022-04-12T04:05:21.3516914Z Preparing to unpack .../279-node-isstream_0.1.2+dfsg-1_all.deb ...
2022-04-12T04:05:21.3538487Z Unpacking node-isstream (0.1.2+dfsg-1) ...
2022-04-12T04:05:21.3811885Z Selecting previously unselected package node-json-parse-better-errors.
2022-04-12T04:05:21.4075695Z Preparing to unpack .../280-node-json-parse-better-errors_1.0.2-2_all.deb ...
2022-04-12T04:05:21.4099941Z Unpacking node-json-parse-better-errors (1.0.2-2) ...
2022-04-12T04:05:21.4408153Z Selecting previously unselected package node-jsonparse.
2022-04-12T04:05:21.4667617Z Preparing to unpack .../281-node-jsonparse_1.3.1-7_all.deb ...
2022-04-12T04:05:21.4687770Z Unpacking node-jsonparse (1.3.1-7) ...
2022-04-12T04:05:21.4976616Z Selecting previously unselected package node-through.
2022-04-12T04:05:21.5248245Z Preparing to unpack .../282-node-through_2.3.8-1_all.deb ...
2022-04-12T04:05:21.5268055Z Unpacking node-through (2.3.8-1) ...
2022-04-12T04:05:21.5550250Z Selecting previously unselected package node-jsonstream.
2022-04-12T04:05:21.5818131Z Preparing to unpack .../283-node-jsonstream_1.3.5-1_all.deb ...
2022-04-12T04:05:21.5836681Z Unpacking node-jsonstream (1.3.5-1) ...
2022-04-12T04:05:21.6120096Z Selecting previously unselected package node-minimist.
2022-04-12T04:05:21.6374889Z Preparing to unpack .../284-node-minimist_1.2.5-1_all.deb ...
2022-04-12T04:05:21.6393857Z Unpacking node-minimist (1.2.5-1) ...
2022-04-12T04:05:21.6683172Z Selecting previously unselected package node-strip-json-comments.
2022-04-12T04:05:21.6937814Z Preparing to unpack .../285-node-strip-json-comments_3.0.1-3_all.deb ...
2022-04-12T04:05:21.6957284Z Unpacking node-strip-json-comments (3.0.1-3) ...
2022-04-12T04:05:21.7296094Z Selecting previously unselected package node-rc.
2022-04-12T04:05:21.7551570Z Preparing to unpack .../286-node-rc_1.2.8-1_all.deb ...
2022-04-12T04:05:21.7571469Z Unpacking node-rc (1.2.8-1) ...
2022-04-12T04:05:21.7866613Z Selecting previously unselected package node-registry-url.
2022-04-12T04:05:21.8125049Z Preparing to unpack .../287-node-registry-url_3.1.0-1_all.deb ...
2022-04-12T04:05:21.8143901Z Unpacking node-registry-url (3.1.0-1) ...
2022-04-12T04:05:21.8425851Z Selecting previously unselected package node-registry-auth-token.
2022-04-12T04:05:21.8700564Z Preparing to unpack .../288-node-registry-auth-token_3.3.1-1_all.deb ...
2022-04-12T04:05:21.8718993Z Unpacking node-registry-auth-token (3.3.1-1) ...
2022-04-12T04:05:21.9011940Z Selecting previously unselected package node-package-json.
2022-04-12T04:05:21.9271478Z Preparing to unpack .../289-node-package-json_4.0.1-1_all.deb ...
2022-04-12T04:05:21.9291068Z Unpacking node-package-json (4.0.1-1) ...
2022-04-12T04:05:21.9588586Z Selecting previously unselected package node-latest-version.
2022-04-12T04:05:21.9845090Z Preparing to unpack .../290-node-latest-version_3.1.0-1_all.deb ...
2022-04-12T04:05:21.9864604Z Unpacking node-latest-version (3.1.0-1) ...
2022-04-12T04:05:22.0149753Z Selecting previously unselected package node-lazy-property.
2022-04-12T04:05:22.0411386Z Preparing to unpack .../291-node-lazy-property_1.0.0-3_all.deb ...
2022-04-12T04:05:22.0430491Z Unpacking node-lazy-property (1.0.0-3) ...
2022-04-12T04:05:22.0725872Z Selecting previously unselected package node-lcid.
2022-04-12T04:05:22.1119903Z Preparing to unpack .../292-node-lcid_1.0.0-1_all.deb ...
2022-04-12T04:05:22.1139224Z Unpacking node-lcid (1.0.0-1) ...
2022-04-12T04:05:22.1433776Z Selecting previously unselected package node-osenv.
2022-04-12T04:05:22.1697007Z Preparing to unpack .../293-node-osenv_0.1.5-1_all.deb ...
2022-04-12T04:05:22.1726344Z Unpacking node-osenv (0.1.5-1) ...
2022-04-12T04:05:22.2010703Z Selecting previously unselected package node-validate-npm-package-name.
2022-04-12T04:05:22.2273452Z Preparing to unpack .../294-node-validate-npm-package-name_3.0.0-1_all.deb ...
2022-04-12T04:05:22.2301814Z Unpacking node-validate-npm-package-name (3.0.0-1) ...
2022-04-12T04:05:22.2587654Z Selecting previously unselected package node-npm-package-arg.
2022-04-12T04:05:22.2844456Z Preparing to unpack .../295-node-npm-package-arg_6.1.1-1_all.deb ...
2022-04-12T04:05:22.2881207Z Unpacking node-npm-package-arg (6.1.1-1) ...
2022-04-12T04:05:22.3178882Z Selecting previously unselected package node-require-directory.
2022-04-12T04:05:22.3435225Z Preparing to unpack .../296-node-require-directory_2.1.1-1_all.deb ...
2022-04-12T04:05:22.3464481Z Unpacking node-require-directory (2.1.1-1) ...
2022-04-12T04:05:22.3743633Z Selecting previously unselected package node-set-blocking.
2022-04-12T04:05:22.4001957Z Preparing to unpack .../297-node-set-blocking_2.0.0-1_all.deb ...
2022-04-12T04:05:22.4022835Z Unpacking node-set-blocking (2.0.0-1) ...
2022-04-12T04:05:22.4306370Z Selecting previously unselected package node-require-main-filename.
2022-04-12T04:05:22.4569011Z Preparing to unpack .../298-node-require-main-filename_1.0.1-1_all.deb ...
2022-04-12T04:05:22.4588696Z Unpacking node-require-main-filename (1.0.1-1) ...
2022-04-12T04:05:22.4890260Z Selecting previously unselected package node-which-module.
2022-04-12T04:05:22.5151779Z Preparing to unpack .../299-node-which-module_2.0.0-1_all.deb ...
2022-04-12T04:05:22.5170631Z Unpacking node-which-module (2.0.0-1) ...
2022-04-12T04:05:22.5437166Z Selecting previously unselected package node-mimic-fn.
2022-04-12T04:05:22.5696900Z Preparing to unpack .../300-node-mimic-fn_3.0.0-1_all.deb ...
2022-04-12T04:05:22.5713332Z Unpacking node-mimic-fn (3.0.0-1) ...
2022-04-12T04:05:22.5987770Z Selecting previously unselected package node-mem.
2022-04-12T04:05:22.6244098Z Preparing to unpack .../301-node-mem_1.1.0-1_all.deb ...
2022-04-12T04:05:22.6260183Z Unpacking node-mem (1.1.0-1) ...
2022-04-12T04:05:22.6544171Z Selecting previously unselected package node-os-locale.
2022-04-12T04:05:22.6802427Z Preparing to unpack .../302-node-os-locale_4.0.0-1_all.deb ...
2022-04-12T04:05:22.6821985Z Unpacking node-os-locale (4.0.0-1) ...
2022-04-12T04:05:22.7096028Z Selecting previously unselected package node-yargs-parser.
2022-04-12T04:05:22.7355672Z Preparing to unpack .../303-node-yargs-parser_18.1.1-1_all.deb ...
2022-04-12T04:05:22.7374165Z Unpacking node-yargs-parser (18.1.1-1) ...
2022-04-12T04:05:22.7656689Z Selecting previously unselected package node-yargs.
2022-04-12T04:05:22.7913563Z Preparing to unpack .../304-node-yargs_15.3.0-1_all.deb ...
2022-04-12T04:05:22.7930925Z Unpacking node-yargs (15.3.0-1) ...
2022-04-12T04:05:22.8354128Z Selecting previously unselected package node-libnpx.
2022-04-12T04:05:22.8610446Z Preparing to unpack .../305-node-libnpx_10.2.1-2_all.deb ...
2022-04-12T04:05:22.8633178Z Unpacking node-libnpx (10.2.1-2) ...
2022-04-12T04:05:22.9004434Z Selecting previously unselected package node-lodash.
2022-04-12T04:05:22.9260173Z Preparing to unpack .../306-node-lodash_4.17.15+dfsg-2_all.deb ...
2022-04-12T04:05:22.9288134Z Unpacking node-lodash (4.17.15+dfsg-2) ...
2022-04-12T04:05:23.1413053Z Selecting previously unselected package node-ms.
2022-04-12T04:05:23.1680827Z Preparing to unpack .../307-node-ms_2.1.1-1_all.deb ...
2022-04-12T04:05:23.1708563Z Unpacking node-ms (2.1.1-1) ...
2022-04-12T04:05:23.2025497Z Selecting previously unselected package node-npm-bundled.
2022-04-12T04:05:23.2283749Z Preparing to unpack .../308-node-npm-bundled_1.1.1-1_all.deb ...
2022-04-12T04:05:23.2302203Z Unpacking node-npm-bundled (1.1.1-1) ...
2022-04-12T04:05:23.2595092Z Selecting previously unselected package node-number-is-nan.
2022-04-12T04:05:23.2869334Z Preparing to unpack .../309-node-number-is-nan_2.0.0-1_all.deb ...
2022-04-12T04:05:23.2887187Z Unpacking node-number-is-nan (2.0.0-1) ...
2022-04-12T04:05:23.3189827Z Selecting previously unselected package node-opener.
2022-04-12T04:05:23.3460727Z Preparing to unpack .../310-node-opener_1.5.1-1_all.deb ...
2022-04-12T04:05:23.3479623Z Unpacking node-opener (1.5.1-1) ...
2022-04-12T04:05:23.3784845Z Selecting previously unselected package node-p-is-promise.
2022-04-12T04:05:23.4049695Z Preparing to unpack .../311-node-p-is-promise_3.0.0-1_all.deb ...
2022-04-12T04:05:23.4067947Z Unpacking node-p-is-promise (3.0.0-1) ...
2022-04-12T04:05:23.4350383Z Selecting previously unselected package node-performance-now.
2022-04-12T04:05:23.4611095Z Preparing to unpack .../312-node-performance-now_2.1.0+debian-1_all.deb ...
2022-04-12T04:05:23.4634506Z Unpacking node-performance-now (2.1.0+debian-1) ...
2022-04-12T04:05:23.4950267Z Selecting previously unselected package node-pify.
2022-04-12T04:05:23.5217838Z Preparing to unpack .../313-node-pify_3.0.0-1_all.deb ...
2022-04-12T04:05:23.5244517Z Unpacking node-pify (3.0.0-1) ...
2022-04-12T04:05:23.5528785Z Selecting previously unselected package node-retry.
2022-04-12T04:05:23.5792135Z Preparing to unpack .../314-node-retry_0.12.0-1_all.deb ...
2022-04-12T04:05:23.5815934Z Unpacking node-retry (0.12.0-1) ...
2022-04-12T04:05:23.6107901Z Selecting previously unselected package node-promise-retry.
2022-04-12T04:05:23.6367922Z Preparing to unpack .../315-node-promise-retry_1.1.1-4_all.deb ...
2022-04-12T04:05:23.6388326Z Unpacking node-promise-retry (1.1.1-4) ...
2022-04-12T04:05:23.6672725Z Selecting previously unselected package node-mute-stream.
2022-04-12T04:05:23.6929757Z Preparing to unpack .../316-node-mute-stream_0.0.8-2_all.deb ...
2022-04-12T04:05:23.6948686Z Unpacking node-mute-stream (0.0.8-2) ...
2022-04-12T04:05:23.7237483Z Selecting previously unselected package node-read.
2022-04-12T04:05:23.7495923Z Preparing to unpack .../317-node-read_1.0.7-2_all.deb ...
2022-04-12T04:05:23.7513050Z Unpacking node-read (1.0.7-2) ...
2022-04-12T04:05:23.7783959Z Selecting previously unselected package node-promzard.
2022-04-12T04:05:23.8041573Z Preparing to unpack .../318-node-promzard_0.3.0-1_all.deb ...
2022-04-12T04:05:23.8061277Z Unpacking node-promzard (0.3.0-1) ...
2022-04-12T04:05:23.8415959Z Selecting previously unselected package node-pseudomap.
2022-04-12T04:05:23.8696241Z Preparing to unpack .../319-node-pseudomap_1.0.2-1_all.deb ...
2022-04-12T04:05:23.8722367Z Unpacking node-pseudomap (1.0.2-1) ...
2022-04-12T04:05:23.9004271Z Selecting previously unselected package node-psl.
2022-04-12T04:05:23.9264314Z Preparing to unpack .../320-node-psl_1.7.0+ds-1_all.deb ...
2022-04-12T04:05:23.9283114Z Unpacking node-psl (1.7.0+ds-1) ...
2022-04-12T04:05:23.9596545Z Selecting previously unselected package node-qw.
2022-04-12T04:05:23.9860381Z Preparing to unpack .../321-node-qw_1.0.1-1_all.deb ...
2022-04-12T04:05:23.9880257Z Unpacking node-qw (1.0.1-1) ...
2022-04-12T04:05:24.0156433Z Selecting previously unselected package node-resolve-from.
2022-04-12T04:05:24.0412559Z Preparing to unpack .../322-node-resolve-from_4.0.0-1_all.deb ...
2022-04-12T04:05:24.0437385Z Unpacking node-resolve-from (4.0.0-1) ...
2022-04-12T04:05:24.0733428Z Selecting previously unselected package node-semver-diff.
2022-04-12T04:05:24.1003088Z Preparing to unpack .../323-node-semver-diff_2.1.0-2_all.deb ...
2022-04-12T04:05:24.1022629Z Unpacking node-semver-diff (2.1.0-2) ...
2022-04-12T04:05:24.1306669Z Selecting previously unselected package node-slash.
2022-04-12T04:05:24.1570175Z Preparing to unpack .../324-node-slash_3.0.0-1_all.deb ...
2022-04-12T04:05:24.1590940Z Unpacking node-slash (3.0.0-1) ...
2022-04-12T04:05:24.1877358Z Selecting previously unselected package node-sorted-object.
2022-04-12T04:05:24.2137857Z Preparing to unpack .../325-node-sorted-object_2.0.1-1_all.deb ...
2022-04-12T04:05:24.2156122Z Unpacking node-sorted-object (2.0.1-1) ...
2022-04-12T04:05:24.2431710Z Selecting previously unselected package node-spdx-license-ids.
2022-04-12T04:05:24.2688019Z Preparing to unpack .../326-node-spdx-license-ids_3.0.5-1_all.deb ...
2022-04-12T04:05:24.2706622Z Unpacking node-spdx-license-ids (3.0.5-1) ...
2022-04-12T04:05:24.3038629Z Selecting previously unselected package node-spdx-exceptions.
2022-04-12T04:05:24.3295875Z Preparing to unpack .../327-node-spdx-exceptions_2.2.0-1_all.deb ...
2022-04-12T04:05:24.3315379Z Unpacking node-spdx-exceptions (2.2.0-1) ...
2022-04-12T04:05:24.3599965Z Selecting previously unselected package node-spdx-expression-parse.
2022-04-12T04:05:24.3855334Z Preparing to unpack .../328-node-spdx-expression-parse_3.0.0-1_all.deb ...
2022-04-12T04:05:24.3874333Z Unpacking node-spdx-expression-parse (3.0.0-1) ...
2022-04-12T04:05:24.4155956Z Selecting previously unselected package node-spdx-correct.
2022-04-12T04:05:24.4421473Z Preparing to unpack .../329-node-spdx-correct_3.1.0-1_all.deb ...
2022-04-12T04:05:24.4441547Z Unpacking node-spdx-correct (3.1.0-1) ...
2022-04-12T04:05:24.4722249Z Selecting previously unselected package node-stream-iterate.
2022-04-12T04:05:24.4980189Z Preparing to unpack .../330-node-stream-iterate_1.2.0-4_all.deb ...
2022-04-12T04:05:24.5004776Z Unpacking node-stream-iterate (1.2.0-4) ...
2022-04-12T04:05:24.5297042Z Selecting previously unselected package node-strict-uri-encode.
2022-04-12T04:05:24.5560662Z Preparing to unpack .../331-node-strict-uri-encode_2.0.0-1_all.deb ...
2022-04-12T04:05:24.5585182Z Unpacking node-strict-uri-encode (2.0.0-1) ...
2022-04-12T04:05:24.5866489Z Selecting previously unselected package node-text-table.
2022-04-12T04:05:24.6124685Z Preparing to unpack .../332-node-text-table_0.2.0-2_all.deb ...
2022-04-12T04:05:24.6334301Z Unpacking node-text-table (0.2.0-2) ...
2022-04-12T04:05:24.6603943Z Selecting previously unselected package node-tough-cookie.
2022-04-12T04:05:24.6862278Z Preparing to unpack .../333-node-tough-cookie_3.0.0-1_all.deb ...
2022-04-12T04:05:24.6881288Z Unpacking node-tough-cookie (3.0.0-1) ...
2022-04-12T04:05:24.7186256Z Selecting previously unselected package node-uid-number.
2022-04-12T04:05:24.7447512Z Preparing to unpack .../334-node-uid-number_0.0.6-1ubuntu0.20.04.1_all.deb ...
2022-04-12T04:05:24.7467805Z Unpacking node-uid-number (0.0.6-1ubuntu0.20.04.1) ...
2022-04-12T04:05:24.7757569Z Selecting previously unselected package node-unpipe.
2022-04-12T04:05:24.8032593Z Preparing to unpack .../335-node-unpipe_1.0.0-1_all.deb ...
2022-04-12T04:05:24.8050853Z Unpacking node-unpipe (1.0.0-1) ...
2022-04-12T04:05:24.8350806Z Selecting previously unselected package node-uuid.
2022-04-12T04:05:24.8614955Z Preparing to unpack .../336-node-uuid_3.3.2-2_all.deb ...
2022-04-12T04:05:24.8636706Z Unpacking node-uuid (3.3.2-2) ...
2022-04-12T04:05:24.8941098Z Selecting previously unselected package node-validate-npm-package-license.
2022-04-12T04:05:24.9205861Z Preparing to unpack .../337-node-validate-npm-package-license_3.0.4-1_all.deb ...
2022-04-12T04:05:24.9225752Z Unpacking node-validate-npm-package-license (3.0.4-1) ...
2022-04-12T04:05:24.9531206Z Selecting previously unselected package node-xtend.
2022-04-12T04:05:24.9789336Z Preparing to unpack .../338-node-xtend_4.0.2-1_all.deb ...
2022-04-12T04:05:24.9808176Z Unpacking node-xtend (4.0.2-1) ...
2022-04-12T04:05:25.0100019Z Selecting previously unselected package nodejs-doc.
2022-04-12T04:05:25.0357826Z Preparing to unpack .../339-nodejs-doc_10.19.0~dfsg-3ubuntu1_all.deb ...
2022-04-12T04:05:25.0378275Z Unpacking nodejs-doc (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:25.1762857Z Selecting previously unselected package psutils.
2022-04-12T04:05:25.2028483Z Preparing to unpack .../340-psutils_1.17.dfsg-4_amd64.deb ...
2022-04-12T04:05:25.2047215Z Unpacking psutils (1.17.dfsg-4) ...
2022-04-12T04:05:25.2442077Z Selecting previously unselected package python3-olefile.
2022-04-12T04:05:25.2698793Z Preparing to unpack .../341-python3-olefile_0.46-2_all.deb ...
2022-04-12T04:05:25.2716056Z Unpacking python3-olefile (0.46-2) ...
2022-04-12T04:05:25.3058335Z Selecting previously unselected package python3-pil:amd64.
2022-04-12T04:05:25.3316784Z Preparing to unpack .../342-python3-pil_7.0.0-4ubuntu0.5_amd64.deb ...
2022-04-12T04:05:25.3335555Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.5) ...
2022-04-12T04:05:25.4097234Z Selecting previously unselected package qt5-gtk-platformtheme:amd64.
2022-04-12T04:05:25.4355288Z Preparing to unpack .../343-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2022-04-12T04:05:25.4374886Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:25.4771309Z Selecting previously unselected package qttranslations5-l10n.
2022-04-12T04:05:25.5030070Z Preparing to unpack .../344-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ...
2022-04-12T04:05:25.5050871Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ...
2022-04-12T04:05:25.7160276Z Selecting previously unselected package rename.
2022-04-12T04:05:25.7494446Z Preparing to unpack .../345-rename_1.10-1_all.deb ...
2022-04-12T04:05:25.7527019Z Unpacking rename (1.10-1) ...
2022-04-12T04:05:25.7863261Z Selecting previously unselected package ruby-molinillo.
2022-04-12T04:05:25.8183626Z Preparing to unpack .../346-ruby-molinillo_0.6.4-1_all.deb ...
2022-04-12T04:05:25.8201705Z Unpacking ruby-molinillo (0.6.4-1) ...
2022-04-12T04:05:25.8759654Z Selecting previously unselected package ruby-net-http-persistent.
2022-04-12T04:05:25.9127300Z Preparing to unpack .../347-ruby-net-http-persistent_2.9.4-2_all.deb ...
2022-04-12T04:05:25.9151877Z Unpacking ruby-net-http-persistent (2.9.4-2) ...
2022-04-12T04:05:25.9506274Z Selecting previously unselected package ruby-thor.
2022-04-12T04:05:25.9777677Z Preparing to unpack .../348-ruby-thor_0.19.4-1_all.deb ...
2022-04-12T04:05:25.9797211Z Unpacking ruby-thor (0.19.4-1) ...
2022-04-12T04:05:26.0201849Z Selecting previously unselected package ruby-bundler.
2022-04-12T04:05:26.0471238Z Preparing to unpack .../349-ruby-bundler_2.1.4-1_all.deb ...
2022-04-12T04:05:26.0490299Z Unpacking ruby-bundler (2.1.4-1) ...
2022-04-12T04:05:26.1341552Z Selecting previously unselected package node-abbrev.
2022-04-12T04:05:26.1617632Z Preparing to unpack .../350-node-abbrev_1.1.1-2_all.deb ...
2022-04-12T04:05:26.1637448Z Unpacking node-abbrev (1.1.1-2) ...
2022-04-12T04:05:26.1939180Z Selecting previously unselected package node-ansi.
2022-04-12T04:05:26.2206521Z Preparing to unpack .../351-node-ansi_0.3.1-1_all.deb ...
2022-04-12T04:05:26.2225645Z Unpacking node-ansi (0.3.1-1) ...
2022-04-12T04:05:26.2542997Z Selecting previously unselected package node-archy.
2022-04-12T04:05:26.2832978Z Preparing to unpack .../352-node-archy_1.0.0-3_all.deb ...
2022-04-12T04:05:26.2854991Z Unpacking node-archy (1.0.0-3) ...
2022-04-12T04:05:26.3173532Z Selecting previously unselected package node-bl.
2022-04-12T04:05:26.3521772Z Preparing to unpack .../353-node-bl_4.0.0-2_all.deb ...
2022-04-12T04:05:26.3541288Z Unpacking node-bl (4.0.0-2) ...
2022-04-12T04:05:26.3843140Z Selecting previously unselected package node-delayed-stream.
2022-04-12T04:05:26.4112653Z Preparing to unpack .../354-node-delayed-stream_1.0.0-4_all.deb ...
2022-04-12T04:05:26.4132468Z Unpacking node-delayed-stream (1.0.0-4) ...
2022-04-12T04:05:26.4434052Z Selecting previously unselected package node-combined-stream.
2022-04-12T04:05:26.4700146Z Preparing to unpack .../355-node-combined-stream_1.0.8-1_all.deb ...
2022-04-12T04:05:26.4718024Z Unpacking node-combined-stream (1.0.8-1) ...
2022-04-12T04:05:26.5023320Z Selecting previously unselected package node-debug.
2022-04-12T04:05:26.5293612Z Preparing to unpack .../356-node-debug_4.1.1-2_all.deb ...
2022-04-12T04:05:26.5314003Z Unpacking node-debug (4.1.1-2) ...
2022-04-12T04:05:26.5618931Z Selecting previously unselected package node-encoding.
2022-04-12T04:05:26.5902633Z Preparing to unpack .../357-node-encoding_0.1.12-3_all.deb ...
2022-04-12T04:05:26.5933157Z Unpacking node-encoding (0.1.12-3) ...
2022-04-12T04:05:26.6233391Z Selecting previously unselected package node-prr.
2022-04-12T04:05:26.6501476Z Preparing to unpack .../358-node-prr_1.0.1-1_all.deb ...
2022-04-12T04:05:26.6524993Z Unpacking node-prr (1.0.1-1) ...
2022-04-12T04:05:26.6814032Z Selecting previously unselected package node-errno.
2022-04-12T04:05:26.7076886Z Preparing to unpack .../359-node-errno_0.1.7-1_all.deb ...
2022-04-12T04:05:26.7110173Z Unpacking node-errno (0.1.7-1) ...
2022-04-12T04:05:26.7408628Z Selecting previously unselected package node-extend.
2022-04-12T04:05:26.7668254Z Preparing to unpack .../360-node-extend_3.0.2-1_all.deb ...
2022-04-12T04:05:26.7696942Z Unpacking node-extend (3.0.2-1) ...
2022-04-12T04:05:26.7975443Z Selecting previously unselected package node-forever-agent.
2022-04-12T04:05:26.8235185Z Preparing to unpack .../361-node-forever-agent_0.6.1-2_all.deb ...
2022-04-12T04:05:26.8261797Z Unpacking node-forever-agent (0.6.1-2) ...
2022-04-12T04:05:26.8548559Z Selecting previously unselected package node-mime.
2022-04-12T04:05:26.8833561Z Preparing to unpack .../362-node-mime_2.4.4+dfsg-1_all.deb ...
2022-04-12T04:05:26.8862614Z Unpacking node-mime (2.4.4+dfsg-1) ...
2022-04-12T04:05:26.9199498Z Selecting previously unselected package node-mime-types.
2022-04-12T04:05:26.9463739Z Preparing to unpack .../363-node-mime-types_2.1.25-1_all.deb ...
2022-04-12T04:05:26.9491748Z Unpacking node-mime-types (2.1.25-1) ...
2022-04-12T04:05:26.9779115Z Selecting previously unselected package node-form-data.
2022-04-12T04:05:27.0041994Z Preparing to unpack .../364-node-form-data_3.0.0-2_all.deb ...
2022-04-12T04:05:27.0063062Z Unpacking node-form-data (3.0.0-2) ...
2022-04-12T04:05:27.0362411Z Selecting previously unselected package node-nopt.
2022-04-12T04:05:27.0655875Z Preparing to unpack .../365-node-nopt_3.0.6-4_all.deb ...
2022-04-12T04:05:27.0682459Z Unpacking node-nopt (3.0.6-4) ...
2022-04-12T04:05:27.0995958Z Selecting previously unselected package node-npmlog.
2022-04-12T04:05:27.1263829Z Preparing to unpack .../366-node-npmlog_4.1.2-2_all.deb ...
2022-04-12T04:05:27.1284605Z Unpacking node-npmlog (4.1.2-2) ...
2022-04-12T04:05:27.1578678Z Selecting previously unselected package node-json-stringify-safe.
2022-04-12T04:05:27.1837893Z Preparing to unpack .../367-node-json-stringify-safe_5.0.1+repack-2_all.deb ...
2022-04-12T04:05:27.1863160Z Unpacking node-json-stringify-safe (5.0.1+repack-2) ...
2022-04-12T04:05:27.2181012Z Selecting previously unselected package node-oauth-sign.
2022-04-12T04:05:27.2471786Z Preparing to unpack .../368-node-oauth-sign_0.9.0-2_all.deb ...
2022-04-12T04:05:27.2492020Z Unpacking node-oauth-sign (0.9.0-2) ...
2022-04-12T04:05:27.2785414Z Selecting previously unselected package node-qs.
2022-04-12T04:05:27.3046286Z Preparing to unpack .../369-node-qs_6.9.1+ds-1_all.deb ...
2022-04-12T04:05:27.3066272Z Unpacking node-qs (6.9.1+ds-1) ...
2022-04-12T04:05:27.3381817Z Selecting previously unselected package node-tunnel-agent.
2022-04-12T04:05:27.3646494Z Preparing to unpack .../370-node-tunnel-agent_0.6.1-2_all.deb ...
2022-04-12T04:05:27.3666492Z Unpacking node-tunnel-agent (0.6.1-2) ...
2022-04-12T04:05:27.3952833Z Selecting previously unselected package node-request.
2022-04-12T04:05:27.4215604Z Preparing to unpack .../371-node-request_2.88.1-4_all.deb ...
2022-04-12T04:05:27.4233578Z Unpacking node-request (2.88.1-4) ...
2022-04-12T04:05:27.4561716Z Selecting previously unselected package node-tar.
2022-04-12T04:05:27.4841723Z Preparing to unpack .../372-node-tar_4.4.10+ds1-2ubuntu1_all.deb ...
2022-04-12T04:05:27.4868755Z Unpacking node-tar (4.4.10+ds1-2ubuntu1) ...
2022-04-12T04:05:27.5220902Z Selecting previously unselected package node-gyp.
2022-04-12T04:05:27.5500043Z Preparing to unpack .../373-node-gyp_6.1.0-3_all.deb ...
2022-04-12T04:05:27.5518568Z Unpacking node-gyp (6.1.0-3) ...
2022-04-12T04:05:27.5856129Z Selecting previously unselected package node-lockfile.
2022-04-12T04:05:27.6152873Z Preparing to unpack .../374-node-lockfile_1.0.4-3_all.deb ...
2022-04-12T04:05:27.6174519Z Unpacking node-lockfile (1.0.4-3) ...
2022-04-12T04:05:27.6509253Z Selecting previously unselected package node-resolve.
2022-04-12T04:05:27.6790025Z Preparing to unpack .../375-node-resolve_1.15.1-3_all.deb ...
2022-04-12T04:05:27.6821694Z Unpacking node-resolve (1.15.1-3) ...
2022-04-12T04:05:27.7160854Z Selecting previously unselected package node-normalize-package-data.
2022-04-12T04:05:27.7428760Z Preparing to unpack .../376-node-normalize-package-data_2.5.0-1_all.deb ...
2022-04-12T04:05:27.7448772Z Unpacking node-normalize-package-data (2.5.0-1) ...
2022-04-12T04:05:27.7761881Z Selecting previously unselected package node-os-tmpdir.
2022-04-12T04:05:27.8030695Z Preparing to unpack .../377-node-os-tmpdir_1.0.2-1_all.deb ...
2022-04-12T04:05:27.8050522Z Unpacking node-os-tmpdir (1.0.2-1) ...
2022-04-12T04:05:27.8335382Z Selecting previously unselected package node-read-package-json.
2022-04-12T04:05:27.8596488Z Preparing to unpack .../378-node-read-package-json_2.1.1-1_all.deb ...
2022-04-12T04:05:27.8614166Z Unpacking node-read-package-json (2.1.1-1) ...
2022-04-12T04:05:27.8911480Z Selecting previously unselected package node-sha.
2022-04-12T04:05:27.9176910Z Preparing to unpack .../379-node-sha_3.0.0-1_all.deb ...
2022-04-12T04:05:27.9198459Z Unpacking node-sha (3.0.0-1) ...
2022-04-12T04:05:27.9481664Z Selecting previously unselected package node-slide.
2022-04-12T04:05:27.9769876Z Preparing to unpack .../380-node-slide_1.1.6-2_all.deb ...
2022-04-12T04:05:27.9789096Z Unpacking node-slide (1.1.6-2) ...
2022-04-12T04:05:28.0167441Z Selecting previously unselected package npm.
2022-04-12T04:05:28.0437919Z Preparing to unpack .../381-npm_6.14.4+ds-1ubuntu2_all.deb ...
2022-04-12T04:05:28.0531035Z Unpacking npm (6.14.4+ds-1ubuntu2) ...
2022-04-12T04:05:28.2832198Z Setting up python3-cached-property (1.5.1-4) ...
2022-04-12T04:05:28.5916580Z Setting up python3-ttystatus (0.38-4) ...
2022-04-12T04:05:28.7537607Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.3) ...
2022-04-12T04:05:28.7595987Z Setting up ruby-net-http-persistent (2.9.4-2) ...
2022-04-12T04:05:28.7648653Z Setting up python3-texttable (1.6.2-2) ...
2022-04-12T04:05:28.9169994Z Setting up ruby-molinillo (0.6.4-1) ...
2022-04-12T04:05:28.9218435Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ...
2022-04-12T04:05:28.9280978Z Setting up python3-docopt (0.6.2-2.2ubuntu1) ...
2022-04-12T04:05:29.0953752Z Setting up libjs-inherits (2.0.4-1) ...
2022-04-12T04:05:29.1008271Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ...
2022-04-12T04:05:29.1077997Z Setting up libxcb-xinput0:amd64 (1.14-2) ...
2022-04-12T04:05:29.1135483Z Setting up python-pkg-resources (44.0.0-2) ...
2022-04-12T04:05:29.5574133Z Setting up libijs-0.35:amd64 (0.35-15) ...
2022-04-12T04:05:29.5632863Z Setting up python3-olefile (0.46-2) ...
2022-04-12T04:05:29.7215768Z Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ...
2022-04-12T04:05:29.7276577Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ...
2022-04-12T04:05:29.7328352Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ...
2022-04-12T04:05:29.7390163Z Setting up rename (1.10-1) ...
2022-04-12T04:05:29.7500970Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2022-04-12T04:05:29.7536202Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
2022-04-12T04:05:29.7600051Z Setting up libnetpbm10 (2:10.0-15.3build1) ...
2022-04-12T04:05:29.7649117Z Setting up fonts-urw-base35 (20170801.1-3) ...
2022-04-12T04:05:29.8368134Z Setting up python3-cliapp (1.20180812.1-3build1) ...
2022-04-12T04:05:30.0097755Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ...
2022-04-12T04:05:30.0281161Z Setting up poppler-data (0.4.9-2) ...
2022-04-12T04:05:30.0534061Z Setting up libxcb-xkb1:amd64 (1.14-2) ...
2022-04-12T04:05:30.0584895Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ...
2022-04-12T04:05:30.0743280Z Setting up groff (1.22.4-4build1) ...
2022-04-12T04:05:30.0856902Z Setting up libjs-psl (1.7.0+ds-1) ...
2022-04-12T04:05:30.0926079Z Setting up python3-roman (2.0.0-3build1) ...
2022-04-12T04:05:30.2526904Z Setting up libegl-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ...
2022-04-12T04:05:30.2582163Z Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
2022-04-12T04:05:30.2635380Z Setting up libxcb-xinerama0:amd64 (1.14-2) ...
2022-04-12T04:05:30.2701147Z Setting up ruby-thor (0.19.4-1) ...
2022-04-12T04:05:30.2753220Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ...
2022-04-12T04:05:30.2812291Z Setting up python3-pyparsing (2.4.6-1) ...
2022-04-12T04:05:30.4654429Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ...
2022-04-12T04:05:30.4707713Z Setting up python3-jmespath (0.9.4-2ubuntu1) ...
2022-04-12T04:05:30.6301628Z Setting up aglfn (1.7+git20191031.4036a9c-2) ...
2022-04-12T04:05:30.6353878Z Setting up llvm-runtime (1:10.0-50~exp1) ...
2022-04-12T04:05:30.6419272Z Setting up libimagequant0:amd64 (2.12.2-1.1) ...
2022-04-12T04:05:30.6481247Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ...
2022-04-12T04:05:30.6534710Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:30.6598317Z Setting up gnupg-agent (2.2.19-3ubuntu2.1) ...
2022-04-12T04:05:30.6651738Z Setting up llvm (1:10.0-50~exp1) ...
2022-04-12T04:05:30.6742344Z Setting up libcmark-gfm0:amd64 (0.29.0.gfm.0-4) ...
2022-04-12T04:05:30.6804568Z Setting up netpbm (2:10.0-15.3build1) ...
2022-04-12T04:05:30.6858380Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:30.6982798Z Setting up libmtdev1:amd64 (1.1.5-1.1) ...
2022-04-12T04:05:30.7033338Z Setting up nodejs-doc (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:30.7095020Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:30.7144732Z Setting up librhash0:amd64 (1.3.9-1) ...
2022-04-12T04:05:30.7194985Z Setting up libxcb-randr0:amd64 (1.14-2) ...
2022-04-12T04:05:30.7251553Z Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ...
2022-04-12T04:05:30.7300860Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ...
2022-04-12T04:05:30.7359757Z Setting up python3-rsa (4.0-3) ...
2022-04-12T04:05:30.9097026Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ...
2022-04-12T04:05:30.9156783Z Setting up python3-dateutil (2.7.3-3ubuntu1) ...
2022-04-12T04:05:31.0999639Z Setting up sgml-base (1.29.1) ...
2022-04-12T04:05:31.1368231Z Setting up cmake-data (3.16.3-1ubuntu1) ...
2022-04-12T04:05:31.1866067Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ...
2022-04-12T04:05:31.2187263Z Setting up libclang-10-dev (1:10.0.0-4ubuntu1) ...
2022-04-12T04:05:31.2239644Z Setting up psutils (1.17.dfsg-4) ...
2022-04-12T04:05:31.2296273Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ...
2022-04-12T04:05:31.2345661Z Setting up python3-websocket (0.53.0-2ubuntu1) ...
2022-04-12T04:05:31.2443958Z update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode
2022-04-12T04:05:31.4043720Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
2022-04-12T04:05:31.4093708Z Setting up python3-dockerpty (0.4.1-2) ...
2022-04-12T04:05:31.5565466Z Setting up libjs-is-typedarray (1.0.0-2) ...
2022-04-12T04:05:31.5612672Z Setting up libwacom-common (1.3-2ubuntu3) ...
2022-04-12T04:05:31.5673853Z Setting up gyp (0.1+20180428git4d467626-3ubuntu1) ...
2022-04-12T04:05:31.7570505Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.5) ...
2022-04-12T04:05:31.7633409Z Setting up gnuplot-data (5.2.8+dfsg1-2) ...
2022-04-12T04:05:31.7684798Z Setting up libclang-dev (1:10.0-50~exp1) ...
2022-04-12T04:05:31.7731681Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.5) ...
2022-04-12T04:05:31.7822573Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:31.7882822Z Setting up python3-docker (4.1.0-1) ...
2022-04-12T04:05:31.9981634Z Setting up ruby-bundler (2.1.4-1) ...
2022-04-12T04:05:32.0038413Z Setting up ghostscript (9.50~dfsg-5ubuntu4.5) ...
2022-04-12T04:05:32.0197542Z Setting up nodejs (10.19.0~dfsg-3ubuntu1) ...
2022-04-12T04:05:32.0326858Z update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
2022-04-12T04:05:32.0367167Z Setting up node-minimist (1.2.5-1) ...
2022-04-12T04:05:32.0420658Z Setting up node-aws4 (1.9.0-1) ...
2022-04-12T04:05:32.0470145Z Setting up libcmark-gfm-extensions0:amd64 (0.29.0.gfm.0-4) ...
2022-04-12T04:05:32.0730069Z Setting up node-prepend-http (2.0.0-1) ...
2022-04-12T04:05:32.0777498Z Setting up node-typedarray (0.0.6-1) ...
2022-04-12T04:05:32.0825909Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:32.0888131Z Setting up node-function-bind (1.1.1+repack-1) ...
2022-04-12T04:05:32.0939774Z Setting up node-clone (2.1.2-1) ...
2022-04-12T04:05:32.0995717Z Setting up node-iferr (1.0.2-1) ...
2022-04-12T04:05:32.1049392Z Setting up node-chownr (1.1.3-3) ...
2022-04-12T04:05:32.1099561Z Setting up node-has-flag (4.0.0-1) ...
2022-04-12T04:05:32.1152409Z Setting up node-os-tmpdir (1.0.2-1) ...
2022-04-12T04:05:32.1202012Z Setting up node-lodash-packages (4.17.15+dfsg-2) ...
2022-04-12T04:05:32.1258947Z Setting up node-json-schema-traverse (0.3.1-1) ...
2022-04-12T04:05:32.1311588Z Setting up node-asap (2.0.6-2) ...
2022-04-12T04:05:32.1369447Z Setting up node-mime (2.4.4+dfsg-1) ...
2022-04-12T04:05:32.1422172Z Setting up node-inherits (2.0.4-1) ...
2022-04-12T04:05:32.1485153Z Setting up node-builtin-modules (3.1.0-1) ...
2022-04-12T04:05:32.1542693Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.5) ...
2022-04-12T04:05:32.4208397Z Setting up node-path-is-absolute (2.0.0-1) ...
2022-04-12T04:05:32.4256054Z Setting up node-ini (1.3.5-1) ...
2022-04-12T04:05:32.4324168Z Setting up node-iconv-lite (0.4.23-1) ...
2022-04-12T04:05:32.4376925Z Setting up node-is-npm (1.0.0-1) ...
2022-04-12T04:05:32.4432493Z Setting up node-safe-buffer (5.2.0-1) ...
2022-04-12T04:05:32.4489434Z Setting up node-promise-inflight (1.0.1-1) ...
2022-04-12T04:05:32.4544177Z Setting up python3-packaging (20.3-1) ...
2022-04-12T04:05:32.6124386Z Setting up node-json-stringify-safe (5.0.1+repack-2) ...
2022-04-12T04:05:32.6177477Z Setting up node-json-parse-better-errors (1.0.2-2) ...
2022-04-12T04:05:32.6230539Z Setting up node-strict-uri-encode (2.0.0-1) ...
2022-04-12T04:05:32.6288351Z Setting up node-y18n (4.0.0-2) ...
2022-04-12T04:05:32.6343991Z Setting up node-detect-newline (2.1.0-1) ...
2022-04-12T04:05:32.6401173Z Setting up node-fast-deep-equal (1.1.0-1) ...
2022-04-12T04:05:32.6476427Z Setting up node-shebang-regex (2.0.0-1) ...
2022-04-12T04:05:32.6527955Z Setting up node-har-schema (2.0.0-3) ...
2022-04-12T04:05:32.6580853Z Setting up node-mime-types (2.1.25-1) ...
2022-04-12T04:05:32.6644368Z Setting up node-performance-now (2.1.0+debian-1) ...
2022-04-12T04:05:32.6693313Z Setting up node-err-code (2.0.0+dfsg-1) ...
2022-04-12T04:05:32.6748602Z Setting up node-resolve-from (4.0.0-1) ...
2022-04-12T04:05:32.6803170Z Setting up node-balanced-match (1.0.0-1) ...
2022-04-12T04:05:32.6860146Z Setting up node-ansi (0.3.1-1) ...
2022-04-12T04:05:32.6925690Z Setting up node-is-object (1.0.1-1) ...
2022-04-12T04:05:32.6979878Z Setting up node-is-stream (1.1.0-1) ...
2022-04-12T04:05:32.7048288Z Setting up node-spdx-exceptions (2.2.0-1) ...
2022-04-12T04:05:32.7107001Z Setting up node-deep-extend (0.6.0-1) ...
2022-04-12T04:05:32.7157700Z Setting up node-p-finally (1.0.0-2) ...
2022-04-12T04:05:32.7223233Z Setting up node-set-blocking (2.0.0-1) ...
2022-04-12T04:05:32.7284198Z Setting up node-prr (1.0.1-1) ...
2022-04-12T04:05:32.7342040Z Setting up node-tunnel-agent (0.6.1-2) ...
2022-04-12T04:05:32.7398693Z Setting up node-npm-bundled (1.1.1-1) ...
2022-04-12T04:05:32.7453251Z Setting up python3-markdown (3.1.1-3) ...
2022-04-12T04:05:32.9252666Z Setting up node-uid-number (0.0.6-1ubuntu0.20.04.1) ...
2022-04-12T04:05:32.9319501Z Setting up node-signal-exit (3.0.2-1) ...
2022-04-12T04:05:32.9375796Z Setting up node-cyclist (1.0.1-2) ...
2022-04-12T04:05:32.9423197Z Setting up node-wrappy (1.0.2-1) ...
2022-04-12T04:05:32.9475340Z Setting up node-text-table (0.2.0-2) ...
2022-04-12T04:05:32.9530184Z Setting up node-asynckit (0.4.0-3) ...
2022-04-12T04:05:32.9586373Z Setting up node-proto-list (1.2.4-1) ...
2022-04-12T04:05:32.9656420Z Setting up node-require-directory (2.1.1-1) ...
2022-04-12T04:05:32.9720392Z Setting up node-ip (1.1.5-5) ...
2022-04-12T04:05:32.9769926Z Setting up node-punycode (2.1.1-3) ...
2022-04-12T04:05:32.9828726Z Setting up node-concat-stream (1.6.2-1) ...
2022-04-12T04:05:32.9893758Z Setting up node-defaults (1.0.3-1) ...
2022-04-12T04:05:32.9948325Z Setting up node-is-typedarray (1.0.0-2) ...
2022-04-12T04:05:32.9999359Z Setting up node-mute-stream (0.0.8-2) ...
2022-04-12T04:05:33.0072709Z Setting up node-mimic-response (2.1.0-1) ...
2022-04-12T04:05:33.0124220Z Setting up libjs-typedarray-to-buffer (3.0.3-3) ...
2022-04-12T04:05:33.0200226Z Setting up node-duplexer3 (0.1.4-5) ...
2022-04-12T04:05:33.0301813Z Setting up node-number-is-nan (2.0.0-1) ...
2022-04-12T04:05:33.0351061Z Setting up node-graceful-fs (4.2.3-2) ...
2022-04-12T04:05:33.0407334Z Setting up xml-core (0.18+nmu1) ...
2022-04-12T04:05:33.2462192Z Setting up node-jsonify (0.0.0-1) ...
2022-04-12T04:05:33.2513792Z Setting up node-json-stable-stringify (1.0.1-1) ...
2022-04-12T04:05:33.2569527Z Setting up node-hosted-git-info (2.8.5-1) ...
2022-04-12T04:05:33.2619521Z Setting up node-aproba (2.0.0-1) ...
2022-04-12T04:05:33.2673505Z Setting up node-mimic-fn (3.0.0-1) ...
2022-04-12T04:05:33.2732465Z Setting up cmake (3.16.3-1ubuntu1) ...
2022-04-12T04:05:33.2788246Z Setting up node-ip-regex (4.1.0-2) ...
2022-04-12T04:05:33.2849085Z Setting up node-crypto-random-string (1.0.0-1) ...
2022-04-12T04:05:33.2906299Z Setting up node-spdx-license-ids (3.0.5-1) ...
2022-04-12T04:05:33.2957853Z Setting up node-string-decoder (1.2.0-2) ...
2022-04-12T04:05:33.3037538Z Setting up node-mkdirp (0.5.1-2) ...
2022-04-12T04:05:33.3090716Z Setting up node-run-queue (1.0.3-1) ...
2022-04-12T04:05:33.3148525Z Setting up node-call-limit (1.1.1-1) ...
2022-04-12T04:05:33.3208610Z Setting up node-core-util-is (1.0.2-1) ...
2022-04-12T04:05:33.3260990Z Setting up node-json-schema (0.2.3-1) ...
2022-04-12T04:05:33.3507442Z Setting up node-uri-js (4.2.2+dfsg-5) ...
2022-04-12T04:05:33.3566324Z Setting up node-cli-boxes (2.2.0-2) ...
2022-04-12T04:05:33.3624939Z Setting up node-opener (1.5.1-1) ...
2022-04-12T04:05:33.3686110Z Setting up node-archy (1.0.0-3) ...
2022-04-12T04:05:33.3741567Z Setting up node-caseless (0.12.0-1) ...
2022-04-12T04:05:33.3795427Z Setting up node-imurmurhash (0.1.4-1) ...
2022-04-12T04:05:33.3864840Z Setting up node-xtend (4.0.2-1) ...
2022-04-12T04:05:33.3919077Z Setting up node-p-timeout (1.2.0-1) ...
2022-04-12T04:05:33.3977912Z Setting up node-encoding (0.1.12-3) ...
2022-04-12T04:05:33.4034601Z Setting up node-config-chain (1.1.12-1) ...
2022-04-12T04:05:33.4085478Z Setting up node-read (1.0.7-2) ...
2022-04-12T04:05:33.4155161Z Setting up node-detect-indent (5.0.0-1) ...
2022-04-12T04:05:33.4210059Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ...
2022-04-12T04:05:33.4266799Z Setting up node-npm-run-path (2.0.2-2) ...
2022-04-12T04:05:33.4326904Z Setting up node-asn1 (0.2.3-2) ...
2022-04-12T04:05:33.4376862Z Setting up node-has-symbol-support-x (1.4.1+dfsg-1) ...
2022-04-12T04:05:33.4433806Z Setting up node-sorted-object (2.0.1-1) ...
2022-04-12T04:05:33.4484411Z Setting up node-lodash (4.17.15+dfsg-2) ...
2022-04-12T04:05:33.4545687Z Setting up node-isarray (2.0.5-1) ...
2022-04-12T04:05:33.4613587Z Setting up node-osenv (0.1.5-1) ...
2022-04-12T04:05:33.4664596Z Setting up node-is-plain-obj (1.1.0-1) ...
2022-04-12T04:05:33.4728131Z Setting up cmdtest (0.32.14.gcdfe14e-1) ...
2022-04-12T04:05:33.6216568Z Setting up node-ms (2.1.1-1) ...
2022-04-12T04:05:33.6290698Z Setting up node-shebang-command (1.2.0-1) ...
2022-04-12T04:05:33.6340203Z Setting up node-lowercase-keys (2.0.0-1) ...
2022-04-12T04:05:33.6409541Z Setting up node-decompress-response (3.3.0-1) ...
2022-04-12T04:05:33.6481047Z Setting up node-es6-promise (4.2.8-6) ...
2022-04-12T04:05:33.6529992Z Setting up node-strip-eof (1.0.0-2) ...
2022-04-12T04:05:33.6594519Z Setting up node-process-nextick-args (2.0.0-1) ...
2022-04-12T04:05:33.6652905Z Setting up node-semver (7.1.3-1) ...
2022-04-12T04:05:33.6714496Z Setting up node-has-unicode (2.0.1-2) ...
2022-04-12T04:05:33.6771932Z Setting up node-fs-write-stream-atomic (1.0.10-4) ...
2022-04-12T04:05:33.6833143Z Setting up node-forever-agent (0.6.1-2) ...
2022-04-12T04:05:33.6895000Z Setting up node-unpipe (1.0.0-1) ...
2022-04-12T04:05:33.6951463Z Setting up node-qs (6.9.1+ds-1) ...
2022-04-12T04:05:33.7003888Z Setting up node-slide (1.1.6-2) ...
2022-04-12T04:05:33.7072382Z Setting up node-delayed-stream (1.0.0-4) ...
2022-04-12T04:05:33.7124208Z Setting up node-isstream (0.1.2+dfsg-1) ...
2022-04-12T04:05:33.7195714Z Setting up node-builtins (1.0.3-1) ...
2022-04-12T04:05:33.7258018Z Setting up node-stream-shift (1.0.0-1) ...
2022-04-12T04:05:33.7321190Z Setting up node-colors (1.4.0-1) ...
2022-04-12T04:05:33.7384873Z Setting up node-fs.realpath (1.0.0-1) ...
2022-04-12T04:05:33.7452313Z Setting up node-oauth-sign (0.9.0-2) ...
2022-04-12T04:05:33.7517901Z Setting up node-url-to-options (1.0.1-1) ...
2022-04-12T04:05:33.7587947Z Setting up node-jsbn (1.1.0-1) ...
2022-04-12T04:05:33.7644081Z Setting up node-object-assign (4.1.1-3) ...
2022-04-12T04:05:33.7709076Z Setting up node-extsprintf (1.3.0-1) ...
2022-04-12T04:05:33.7774267Z Setting up node-abbrev (1.1.1-2) ...
2022-04-12T04:05:33.7837745Z Setting up node-mem (1.1.0-1) ...
2022-04-12T04:05:33.7907059Z Setting up node-path-is-inside (1.0.2-1) ...
2022-04-12T04:05:33.7955926Z Setting up node-supports-color (6.1.0-2) ...
2022-04-12T04:05:33.8017207Z Setting up node-invert-kv (1.0.0-1) ...
2022-04-12T04:05:33.8076765Z Setting up node-pify (3.0.0-1) ...
2022-04-12T04:05:33.8136942Z Setting up node-p-limit (2.2.2-1) ...
2022-04-12T04:05:33.8196492Z Setting up node-yallist (4.0.0-1) ...
2022-04-12T04:05:33.8247189Z Setting up docker-compose (1.25.0-1) ...
2022-04-12T04:05:34.0474519Z Setting up node-define-properties (1.1.3-1) ...
2022-04-12T04:05:34.0532438Z Setting up node-p-cancelable (0.3.0-1) ...
2022-04-12T04:05:34.0598736Z Setting up node-ansi-regex (5.0.0-1) ...
2022-04-12T04:05:34.0654623Z Setting up node-p-is-promise (3.0.0-1) ...
2022-04-12T04:05:34.0741632Z Setting up node-timed-out (4.0.1-5) ...
2022-04-12T04:05:34.0795968Z Setting up node-strip-json-comments (3.0.1-3) ...
2022-04-12T04:05:34.0849962Z Setting up node-once (1.4.0-3) ...
2022-04-12T04:05:34.0905515Z Setting up node-psl (1.7.0+ds-1) ...
2022-04-12T04:05:34.0958933Z Setting up node-slash (3.0.0-1) ...
2022-04-12T04:05:34.1022430Z Setting up node-util-deprecate (1.0.2-1) ...
2022-04-12T04:05:34.1075773Z Setting up node-editor (1.0.0-1) ...
2022-04-12T04:05:34.1128858Z Setting up node-retry (0.12.0-1) ...
2022-04-12T04:05:34.1181708Z Setting up node-get-caller-file (1.0.2-1) ...
2022-04-12T04:05:34.1276631Z Setting up node-sha (3.0.0-1) ...
2022-04-12T04:05:34.1324924Z Setting up node-require-main-filename (1.0.1-1) ...
2022-04-12T04:05:34.1401404Z Setting up node-url-parse-lax (1.0.0-1) ...
2022-04-12T04:05:34.1454787Z Setting up node-concat-map (0.0.1-2) ...
2022-04-12T04:05:34.1507659Z Setting up node-import-lazy (3.0.0.REALLY.2.1.0-1) ...
2022-04-12T04:05:34.1563317Z Setting up node-is-retry-allowed (1.1.0-1) ...
2022-04-12T04:05:34.1615930Z Setting up node-assert-plus (1.0.0-2) ...
2022-04-12T04:05:34.1667346Z Setting up node-ansistyles (0.1.3-2) ...
2022-04-12T04:05:34.1720033Z Setting up node-delegates (1.0.0-1) ...
2022-04-12T04:05:34.1779342Z Setting up node-xdg-basedir (3.0.0-1) ...
2022-04-12T04:05:34.1837344Z Setting up node-co (4.6.0-1) ...
2022-04-12T04:05:34.1895179Z Setting up node-isexe (2.0.0-4) ...
2022-04-12T04:05:34.1955252Z Setting up node-is-obj (1.0.1-2) ...
2022-04-12T04:05:34.2004907Z Setting up node-resolve (1.15.1-3) ...
2022-04-12T04:05:34.2065808Z Setting up node-jsonparse (1.3.1-7) ...
2022-04-12T04:05:34.2282598Z Setting up node-ajv (6.10.2-1) ...
2022-04-12T04:05:34.2334818Z Setting up node-path-exists (4.0.0-2) ...
2022-04-12T04:05:34.2389087Z Setting up node-qw (1.0.1-1) ...
2022-04-12T04:05:34.2442050Z Setting up node-tweetnacl (1.0.1+dfsg-2) ...
2022-04-12T04:05:34.2496570Z Setting up node-escape-string-regexp (1.0.5-1) ...
2022-04-12T04:05:34.2548357Z Setting up node-through (2.3.8-1) ...
2022-04-12T04:05:34.2603020Z Setting up node-genfun (5.0.0-1) ...
2022-04-12T04:05:34.2652686Z Setting up node-errno (0.1.7-1) ...
2022-04-12T04:05:34.2712274Z Setting up node-p-locate (2.0.0-1) ...
2022-04-12T04:05:34.2761988Z Setting up node-which-module (2.0.0-1) ...
2022-04-12T04:05:34.2824293Z Setting up node-decamelize (1.2.0-1) ...
2022-04-12T04:05:34.2875013Z Setting up node-ci-info (2.0.0-1) ...
2022-04-12T04:05:34.2924579Z Setting up node-aws-sign2 (0.7.1-2) ...
2022-04-12T04:05:34.3005340Z Setting up node-pseudomap (1.0.2-1) ...
2022-04-12T04:05:34.3057346Z Setting up cmark-gfm (0.29.0.gfm.0-4) ...
2022-04-12T04:05:34.3108588Z Setting up node-color-name (1.1.3-1) ...
2022-04-12T04:05:34.3159381Z Setting up node-semver-diff (2.1.0-2) ...
2022-04-12T04:05:34.3210952Z Setting up node-bluebird (3.5.1+dfsg2-2build1) ...
2022-04-12T04:05:34.3268296Z Setting up node-unique-string (1.0.0-1) ...
2022-04-12T04:05:34.3318451Z Setting up node-console-control-strings (1.1.0-1) ...
2022-04-12T04:05:34.3373971Z Setting up node-debug (4.1.1-2) ...
2022-04-12T04:05:34.3426675Z Setting up node-camelcase (5.3.1-1) ...
2022-04-12T04:05:34.3480747Z Setting up node-uuid (3.3.2-2) ...
2022-04-12T04:05:34.3537221Z Setting up node-from2 (2.3.0-1) ...
2022-04-12T04:05:34.3596289Z Setting up node-extend (3.0.2-1) ...
2022-04-12T04:05:34.3653535Z Setting up node-jsonstream (1.3.5-1) ...
2022-04-12T04:05:34.3701730Z Setting up node-lazy-property (1.0.0-3) ...
2022-04-12T04:05:34.3757722Z Setting up node-yargs-parser (18.1.1-1) ...
2022-04-12T04:05:34.3809804Z Setting up node-dashdash (1.14.1-2) ...
2022-04-12T04:05:34.3869468Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ...
2022-04-12T04:05:34.3924442Z Setting up node-make-dir (3.0.2-1) ...
2022-04-12T04:05:34.3983029Z Setting up node-validate-npm-package-name (3.0.0-1) ...
2022-04-12T04:05:34.4040110Z Setting up node-promzard (0.3.0-1) ...
2022-04-12T04:05:34.4093659Z Setting up node-wcwidth.js (1.0.0-1) ...
2022-04-12T04:05:34.4147873Z Setting up node-locate-path (5.0.0-2) ...
2022-04-12T04:05:34.4207314Z Setting up node-ecc-jsbn (0.2.0-2) ...
2022-04-12T04:05:34.4265685Z Setting up node-combined-stream (1.0.8-1) ...
2022-04-12T04:05:34.4323197Z Setting up node-unique-filename (1.1.1+ds-1) ...
2022-04-12T04:05:34.4393791Z Setting up node-brace-expansion (1.1.11-1) ...
2022-04-12T04:05:34.4442364Z Setting up node-form-data (3.0.0-2) ...
2022-04-12T04:05:34.4495541Z Setting up node-strip-ansi (6.0.0-2) ...
2022-04-12T04:05:34.4550192Z Setting up node-lockfile (1.0.4-3) ...
2022-04-12T04:05:34.4606324Z Setting up node-spdx-expression-parse (3.0.0-1) ...
2022-04-12T04:05:34.4664787Z Setting up node-parallel-transform (1.1.0-2) ...
2022-04-12T04:05:34.4716787Z Setting up node-which (2.0.2-1) ...
2022-04-12T04:05:34.4773113Z Setting up node-lcid (1.0.0-1) ...
2022-04-12T04:05:34.4832287Z Setting up node-typedarray-to-buffer (3.0.3-3) ...
2022-04-12T04:05:34.4891484Z Setting up node-dot-prop (5.2.0-1) ...
2022-04-12T04:05:34.4945380Z Setting up libwacom-bin (1.3-2ubuntu3) ...
2022-04-12T04:05:34.4998728Z Setting up node-stream-iterate (1.2.0-4) ...
2022-04-12T04:05:34.5047800Z Setting up node-tar (4.4.10+ds1-2ubuntu1) ...
2022-04-12T04:05:34.5104201Z Setting up node-inflight (1.0.6-1) ...
2022-04-12T04:05:34.5156830Z Setting up node-has-to-string-tag-x (1.4.1+dfsg-1) ...
2022-04-12T04:05:34.5207350Z Setting up node-tough-cookie (3.0.0-1) ...
2022-04-12T04:05:34.5258118Z Setting up node-rc (1.2.8-1) ...
2022-04-12T04:05:34.5309806Z Setting up node-is-path-inside (1.0.1-1) ...
2022-04-12T04:05:34.5368061Z Setting up node-minimatch (3.0.4-4) ...
2022-04-12T04:05:34.5422076Z Setting up node-npm-package-arg (6.1.1-1) ...
2022-04-12T04:05:34.5476596Z Setting up node-verror (1.10.0-1) ...
2022-04-12T04:05:34.5532413Z Setting up node-getpass (0.1.7-1) ...
2022-04-12T04:05:34.5587443Z Setting up node-nopt (3.0.6-4) ...
2022-04-12T04:05:34.5644956Z Setting up node-isurl (4.0.1-2) ...
2022-04-12T04:05:34.5697291Z Setting up node-color-convert (1.9.3-1) ...
2022-04-12T04:05:34.5750337Z Setting up node-string-width (2.1.1-1) ...
2022-04-12T04:05:34.5810333Z Setting up node-har-validator (5.1.3-1) ...
2022-04-12T04:05:34.5879442Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ...
2022-04-12T04:05:34.5935210Z Setting up node-readable-stream (3.4.0-2) ...
2022-04-12T04:05:34.5993313Z Setting up node-ssri (7.1.0-2) ...
2022-04-12T04:05:34.6052118Z Setting up node-through2 (3.0.1-2) ...
2022-04-12T04:05:34.6112645Z Setting up node-lru-cache (5.1.1-5) ...
2022-04-12T04:05:34.6164078Z Setting up node-bcrypt-pbkdf (1.0.2-1) ...
2022-04-12T04:05:34.6218088Z Setting up node-promise-retry (1.1.1-4) ...
2022-04-12T04:05:34.6273615Z Setting up node-end-of-stream (1.4.4-1) ...
2022-04-12T04:05:34.6348506Z Setting up node-pump (3.0.0-2) ...
2022-04-12T04:05:34.6406166Z Setting up node-write-file-atomic (3.0.3-1) ...
2022-04-12T04:05:34.6461272Z Setting up node-columnify (1.5.4-1) ...
2022-04-12T04:05:34.6520237Z Setting up node-jsprim (1.4.1-1) ...
2022-04-12T04:05:34.6570954Z Setting up node-flush-write-stream (2.0.0-2) ...
2022-04-12T04:05:34.6622420Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:34.6744892Z Setting up node-are-we-there-yet (1.1.5-1) ...
2022-04-12T04:05:34.6801155Z Setting up node-find-up (4.1.0-2) ...
2022-04-12T04:05:34.6850147Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:34.6905774Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:34.7116963Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2022-04-12T04:05:34.7175199Z Setting up node-duplexify (4.1.1-1) ...
2022-04-12T04:05:34.7229384Z Setting up node-spdx-correct (3.1.0-1) ...
2022-04-12T04:05:34.7286172Z Setting up node-cross-spawn (5.1.0-2) ...
2022-04-12T04:05:34.7342095Z Setting up node-ansi-styles (4.2.1-1) ...
2022-04-12T04:05:34.7398331Z Setting up node-glob (7.1.6-1) ...
2022-04-12T04:05:34.7458758Z Setting up node-get-stream (4.1.0-1) ...
2022-04-12T04:05:34.7519288Z Setting up node-pumpify (2.0.1-1) ...
2022-04-12T04:05:34.7569896Z Setting up node-widest-line (3.1.0-1) ...
2022-04-12T04:05:34.7617826Z Setting up node-got (7.1.0-1) ...
2022-04-12T04:05:34.7667168Z Setting up node-chalk (2.4.2-1) ...
2022-04-12T04:05:34.7721938Z Setting up node-configstore (5.0.1-1) ...
2022-04-12T04:05:34.7773657Z Setting up node-registry-url (3.1.0-1) ...
2022-04-12T04:05:34.7834764Z Setting up node-registry-auth-token (3.3.1-1) ...
2022-04-12T04:05:34.7887021Z Setting up node-wide-align (1.1.3-1) ...
2022-04-12T04:05:34.7938806Z Setting up node-ansi-align (3.0.0-1) ...
2022-04-12T04:05:34.7991775Z Setting up node-rimraf (2.6.3-1) ...
2022-04-12T04:05:34.8045327Z Setting up node-sshpk (1.16.1+dfsg-2) ...
2022-04-12T04:05:34.8101927Z Setting up node-bl (4.0.0-2) ...
2022-04-12T04:05:34.8155623Z Setting up node-validate-npm-package-license (3.0.4-1) ...
2022-04-12T04:05:34.8203807Z Setting up node-stream-each (1.2.3-1) ...
2022-04-12T04:05:34.8256721Z Setting up node-mississippi (3.0.0-1) ...
2022-04-12T04:05:34.8307004Z Setting up node-execa (0.10.0+dfsg-1) ...
2022-04-12T04:05:34.8363917Z Setting up node-copy-concurrently (1.0.5-4) ...
2022-04-12T04:05:34.8418117Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ...
2022-04-12T04:05:34.8471959Z Setting up node-move-concurrently (1.0.1-2) ...
2022-04-12T04:05:34.8529025Z Setting up node-term-size (1.2.0+dfsg-2) ...
2022-04-12T04:05:34.8588888Z Setting up gnuplot-qt (5.2.8+dfsg1-2) ...
2022-04-12T04:05:34.8701335Z update-alternatives: using /usr/bin/gnuplot-qt to provide /usr/bin/gnuplot (gnuplot) in auto mode
2022-04-12T04:05:34.8738097Z Setting up node-os-locale (4.0.0-1) ...
2022-04-12T04:05:34.8794438Z Setting up node-http-signature (1.3.2-1) ...
2022-04-12T04:05:34.8845850Z Setting up node-fs-vacuum (1.2.10-3) ...
2022-04-12T04:05:34.8898712Z Setting up node-gauge (2.7.4-1) ...
2022-04-12T04:05:34.8947376Z Setting up node-wrap-ansi (4.0.0-2) ...
2022-04-12T04:05:34.9005329Z Setting up node-normalize-package-data (2.5.0-1) ...
2022-04-12T04:05:34.9058430Z Setting up node-boxen (4.2.0-2) ...
2022-04-12T04:05:34.9112036Z Setting up node-package-json (4.0.1-1) ...
2022-04-12T04:05:34.9165609Z Setting up node-latest-version (3.1.0-1) ...
2022-04-12T04:05:34.9214461Z Setting up gnuplot (5.2.8+dfsg1-2) ...
2022-04-12T04:05:34.9268740Z Setting up node-request (2.88.1-4) ...
2022-04-12T04:05:34.9323847Z Setting up node-npmlog (4.1.2-2) ...
2022-04-12T04:05:34.9379955Z Setting up node-cliui (4.1.0-2) ...
2022-04-12T04:05:34.9438454Z Setting up node-yargs (15.3.0-1) ...
2022-04-12T04:05:34.9489550Z Setting up node-cacache (11.3.3-2) ...
2022-04-12T04:05:34.9542778Z Setting up node-read-package-json (2.1.1-1) ...
2022-04-12T04:05:34.9597484Z Setting up node-gyp (6.1.0-3) ...
2022-04-12T04:05:34.9654795Z Setting up node-libnpx (10.2.1-2) ...
2022-04-12T04:05:34.9707912Z Setting up npm (6.14.4+ds-1ubuntu2) ...
2022-04-12T04:05:34.9884143Z Processing triggers for man-db (2.9.1-1) ...
2022-04-12T04:05:49.1657856Z Processing triggers for tex-common (6.13) ...
2022-04-12T04:05:49.3376394Z Processing triggers for shared-mime-info (1.15-1) ...
2022-04-12T04:05:50.6806752Z Processing triggers for install-info (6.7.0.dfsg.2-5) ...
2022-04-12T04:05:50.9205894Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ...
2022-04-12T04:05:51.2562290Z Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
2022-04-12T04:05:51.2882402Z Processing triggers for sgml-base (1.29.1) ...
2022-04-12T04:05:51.3044674Z Setting up docutils-common (0.16+dfsg-2) ...
2022-04-12T04:05:51.4206840Z Processing triggers for sgml-base (1.29.1) ...
2022-04-12T04:05:51.4358137Z Setting up python3-docutils (0.16+dfsg-2) ...
2022-04-12T04:05:51.4465354Z update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
2022-04-12T04:05:51.4532849Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
2022-04-12T04:05:51.4604925Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode
2022-04-12T04:05:51.4677413Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode
2022-04-12T04:05:51.4746036Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
2022-04-12T04:05:51.4817107Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
2022-04-12T04:05:51.4888586Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
2022-04-12T04:05:51.4964334Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
2022-04-12T04:05:51.5038417Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
2022-04-12T04:05:51.5107020Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
2022-04-12T04:05:51.5179518Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
2022-04-12T04:05:51.5250691Z update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
2022-04-12T04:05:51.5318948Z update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
2022-04-12T04:05:51.9023127Z Setting up python3-botocore (1.16.19+repack-1ubuntu0.20.04.1) ...
2022-04-12T04:05:52.1600464Z Setting up python3-s3transfer (0.3.3-1) ...
2022-04-12T04:05:52.3384065Z Setting up awscli (1.18.69-1ubuntu0.20.04.1) ...
2022-04-12T04:05:53.7485576Z
2022-04-12T04:05:53.7486272Z # Cue
2022-04-12T04:05:53.7486844Z TEMP=$(mktemp -d)
2022-04-12T04:05:53.7501618Z curl \
2022-04-12T04:05:53.7502659Z -L https://github.com/cue-lang/cue/releases/download/v0.4.2/cue_v0.4.2_linux_amd64.tar.gz \
2022-04-12T04:05:53.7503179Z -o "${TEMP}/cue_v0.4.2_linux_amd64.tar.gz"
2022-04-12T04:05:53.7583864Z % Total % Received % Xferd Average Speed Time Time Time Current
2022-04-12T04:05:53.7584247Z Dload Upload Total Spent Left Speed
2022-04-12T04:05:53.7584443Z
2022-04-12T04:05:53.7849364Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2022-04-12T04:05:53.7849856Z 100 668 100 668 0 0 25692 0 --:--:-- --:--:-- --:--:-- 25692
2022-04-12T04:05:53.8723989Z
2022-04-12T04:05:53.8724636Z 100 5589k 100 5589k 0 0 47.8M 0 --:--:-- --:--:-- --:--:-- 47.8M
2022-04-12T04:05:53.8750812Z tar \
2022-04-12T04:05:53.8751319Z -xvf "${TEMP}/cue_v0.4.2_linux_amd64.tar.gz" \
2022-04-12T04:05:53.8751634Z -C "${TEMP}"
2022-04-12T04:05:53.8783089Z LICENSE
2022-04-12T04:05:53.8783653Z README.md
2022-04-12T04:05:53.8783892Z doc/ref/spec.md
2022-04-12T04:05:53.8789483Z doc/tutorial/basics/0_intro/10_json.txt
2022-04-12T04:05:53.8789796Z doc/tutorial/basics/0_intro/20_cue.txt
2022-04-12T04:05:53.8790103Z doc/tutorial/basics/0_intro/30_duplicates.txt
2022-04-12T04:05:53.8790408Z doc/tutorial/basics/0_intro/40_constraints.txt
2022-04-12T04:05:53.8790904Z doc/tutorial/basics/0_intro/43_schema.txt
2022-04-12T04:05:53.8791240Z doc/tutorial/basics/0_intro/47_validation.txt
2022-04-12T04:05:53.8791529Z doc/tutorial/basics/0_intro/50_order.txt
2022-04-12T04:05:53.8791816Z doc/tutorial/basics/0_intro/55_fold.txt
2022-04-12T04:05:53.8792322Z doc/tutorial/basics/0_intro/80_boilerplate.txt
2022-04-12T04:05:53.8792694Z doc/tutorial/basics/2_types/05_types.txt
2022-04-12T04:05:53.8793426Z doc/tutorial/basics/2_types/20_bottom.txt
2022-04-12T04:05:53.8793868Z doc/tutorial/basics/2_types/30_numbers.txt
2022-04-12T04:05:53.8794181Z doc/tutorial/basics/2_types/40_stringlit.txt
2022-04-12T04:05:53.8794599Z doc/tutorial/basics/2_types/45_stringraw.txt
2022-04-12T04:05:53.8795223Z doc/tutorial/basics/2_types/48_bytes.txt
2022-04-12T04:05:53.8795661Z doc/tutorial/basics/2_types/50_closed.txt
2022-04-12T04:05:53.8796040Z doc/tutorial/basics/2_types/55_defs.txt
2022-04-12T04:05:53.8796454Z doc/tutorial/basics/2_types/56_optional.txt
2022-04-12T04:05:53.8796822Z doc/tutorial/basics/2_types/60_disjunctions.txt
2022-04-12T04:05:53.8797188Z doc/tutorial/basics/2_types/65_defaults.txt
2022-04-12T04:05:53.8797540Z doc/tutorial/basics/2_types/65_sumstruct.txt
2022-04-12T04:05:53.8797924Z doc/tutorial/basics/2_types/70_bounds.txt
2022-04-12T04:05:53.8798271Z doc/tutorial/basics/2_types/75_bounddef.txt
2022-04-12T04:05:53.8798651Z doc/tutorial/basics/2_types/80_lists.txt
2022-04-12T04:05:53.8799044Z doc/tutorial/basics/2_types/90_templates.txt
2022-04-12T04:05:53.8799681Z doc/tutorial/basics/4_references/10_scopes.txt
2022-04-12T04:05:53.8800345Z doc/tutorial/basics/4_references/20_selectors.txt
2022-04-12T04:05:53.8800671Z doc/tutorial/basics/4_references/30_aliases.txt
2022-04-12T04:05:53.8801100Z doc/tutorial/basics/4_references/50_emit.txt
2022-04-12T04:05:53.8801427Z doc/tutorial/basics/4_references/80_cycle.txt
2022-04-12T04:05:53.8801783Z doc/tutorial/basics/4_references/85_cycleref.txt
2022-04-12T04:05:53.8802186Z doc/tutorial/basics/4_references/99_hidden.txt
2022-04-12T04:05:53.8802513Z doc/tutorial/basics/6_expressions/10_operators.txt
2022-04-12T04:05:53.8803284Z doc/tutorial/basics/6_expressions/20_interpolation.txt
2022-04-12T04:05:53.8803722Z doc/tutorial/basics/6_expressions/25_interpolfield.txt
2022-04-12T04:05:53.8804067Z doc/tutorial/basics/6_expressions/40_listcomp.txt
2022-04-12T04:05:53.8804398Z doc/tutorial/basics/6_expressions/50_fieldcomp.txt
2022-04-12T04:05:53.8804733Z doc/tutorial/basics/6_expressions/55_conditional.txt
2022-04-12T04:05:53.8805051Z doc/tutorial/basics/6_expressions/70_regexp.txt
2022-04-12T04:05:53.8805421Z doc/tutorial/basics/6_expressions/80_coalesce.txt
2022-04-12T04:05:53.8805778Z doc/tutorial/basics/8_packages/10_packages.txt
2022-04-12T04:05:53.8806487Z doc/tutorial/basics/8_packages/30_imports.txt
2022-04-12T04:05:53.8806810Z doc/tutorial/basics/Readme.md
2022-04-12T04:05:53.8807226Z doc/tutorial/basics/script_test.go
2022-04-12T04:05:53.8807573Z doc/tutorial/kubernetes/README.md
2022-04-12T04:05:53.8809090Z doc/tutorial/kubernetes/manual/cue.mod
2022-04-12T04:05:53.8809676Z doc/tutorial/kubernetes/manual/services/cloud.cue
2022-04-12T04:05:53.8810357Z doc/tutorial/kubernetes/manual/services/create_tool.cue
2022-04-12T04:05:53.8810818Z doc/tutorial/kubernetes/manual/services/dump_tool.cue
2022-04-12T04:05:53.8811188Z doc/tutorial/kubernetes/manual/services/frontend/bartender/kube.cue
2022-04-12T04:05:53.8812116Z doc/tutorial/kubernetes/manual/services/frontend/breaddispatcher/kube.cue
2022-04-12T04:05:53.8812703Z doc/tutorial/kubernetes/manual/services/frontend/host/kube.cue
2022-04-12T04:05:53.8813497Z doc/tutorial/kubernetes/manual/services/frontend/kube.cue
2022-04-12T04:05:53.8813956Z doc/tutorial/kubernetes/manual/services/frontend/maitred/kube.cue
2022-04-12T04:05:53.8814518Z doc/tutorial/kubernetes/manual/services/frontend/valeter/kube.cue
2022-04-12T04:05:53.8815329Z doc/tutorial/kubernetes/manual/services/frontend/waiter/kube.cue
2022-04-12T04:05:53.8815985Z doc/tutorial/kubernetes/manual/services/frontend/waterdispatcher/kube.cue
2022-04-12T04:05:53.8816902Z doc/tutorial/kubernetes/manual/services/infra/download/kube.cue
2022-04-12T04:05:53.8817974Z doc/tutorial/kubernetes/manual/services/infra/etcd/kube.cue
2022-04-12T04:05:53.8818630Z doc/tutorial/kubernetes/manual/services/infra/events/kube.cue
2022-04-12T04:05:53.8819422Z doc/tutorial/kubernetes/manual/services/infra/kube.cue
2022-04-12T04:05:53.8819872Z doc/tutorial/kubernetes/manual/services/infra/tasks/kube.cue
2022-04-12T04:05:53.8820451Z doc/tutorial/kubernetes/manual/services/infra/tasks/service.cue
2022-04-12T04:05:53.8820858Z doc/tutorial/kubernetes/manual/services/infra/updater/kube.cue
2022-04-12T04:05:53.8821642Z doc/tutorial/kubernetes/manual/services/infra/watcher/kube.cue
2022-04-12T04:05:53.8822303Z doc/tutorial/kubernetes/manual/services/infra/watcher/service.cue
2022-04-12T04:05:53.8822760Z doc/tutorial/kubernetes/manual/services/k8s.cue
2022-04-12T04:05:53.8823189Z doc/tutorial/kubernetes/manual/services/kitchen/caller/kube.cue
2022-04-12T04:05:53.8824055Z doc/tutorial/kubernetes/manual/services/kitchen/dishwasher/kube.cue
2022-04-12T04:05:53.8824679Z doc/tutorial/kubernetes/manual/services/kitchen/expiditer/kube.cue
2022-04-12T04:05:53.8825460Z doc/tutorial/kubernetes/manual/services/kitchen/headchef/kube.cue
2022-04-12T04:05:53.8826091Z doc/tutorial/kubernetes/manual/services/kitchen/kube.cue
2022-04-12T04:05:53.8826663Z doc/tutorial/kubernetes/manual/services/kitchen/linecook/kube.cue
2022-04-12T04:05:53.8827684Z doc/tutorial/kubernetes/manual/services/kitchen/pastrychef/kube.cue
2022-04-12T04:05:53.8828306Z doc/tutorial/kubernetes/manual/services/kitchen/souschef/kube.cue
2022-04-12T04:05:53.8829057Z doc/tutorial/kubernetes/manual/services/kube.cue
2022-04-12T04:05:53.8829584Z doc/tutorial/kubernetes/manual/services/kube_tool.cue
2022-04-12T04:05:53.8829931Z doc/tutorial/kubernetes/manual/services/ls_tool.cue
2022-04-12T04:05:53.8830301Z doc/tutorial/kubernetes/manual/services/mon/alertmanager/configmap.cue
2022-04-12T04:05:53.8831070Z doc/tutorial/kubernetes/manual/services/mon/alertmanager/kube.cue
2022-04-12T04:05:53.8831440Z doc/tutorial/kubernetes/manual/services/mon/grafana/kube.cue
2022-04-12T04:05:53.8832314Z doc/tutorial/kubernetes/manual/services/mon/kube.cue
2022-04-12T04:05:53.8832801Z doc/tutorial/kubernetes/manual/services/mon/nodeexporter/kube.cue
2022-04-12T04:05:53.8833491Z doc/tutorial/kubernetes/manual/services/mon/prometheus/configmap.cue
2022-04-12T04:05:53.8834363Z doc/tutorial/kubernetes/manual/services/mon/prometheus/kube.cue
2022-04-12T04:05:53.8834768Z doc/tutorial/kubernetes/manual/services/proxy/authproxy/configmap.cue
2022-04-12T04:05:53.8836004Z doc/tutorial/kubernetes/manual/services/proxy/authproxy/kube.cue
2022-04-12T04:05:53.8836517Z doc/tutorial/kubernetes/manual/services/proxy/authproxy/service.cue
2022-04-12T04:05:53.8836901Z doc/tutorial/kubernetes/manual/services/proxy/goget/kube.cue
2022-04-12T04:05:53.8837575Z doc/tutorial/kubernetes/manual/services/proxy/goget/service.cue
2022-04-12T04:05:53.8837923Z doc/tutorial/kubernetes/manual/services/proxy/kube.cue
2022-04-12T04:05:53.8838353Z doc/tutorial/kubernetes/manual/services/proxy/nginx/configmap.cue
2022-04-12T04:05:53.8839185Z doc/tutorial/kubernetes/manual/services/proxy/nginx/kube.cue
2022-04-12T04:05:53.8839631Z doc/tutorial/kubernetes/manual/services/proxy/nginx/service.cue
2022-04-12T04:05:53.8840014Z doc/tutorial/kubernetes/original/services/frontend/bartender/kube.yaml
2022-04-12T04:05:53.8841627Z doc/tutorial/kubernetes/original/services/frontend/breaddispatcher/kube.yaml
2022-04-12T04:05:53.8842019Z doc/tutorial/kubernetes/original/services/frontend/host/kube.yaml
2022-04-12T04:05:53.8842526Z doc/tutorial/kubernetes/original/services/frontend/maitred/kube.yaml
2022-04-12T04:05:53.8843383Z doc/tutorial/kubernetes/original/services/frontend/valeter/kube.yaml
2022-04-12T04:05:53.8844076Z doc/tutorial/kubernetes/original/services/frontend/waiter/kube.yaml
2022-04-12T04:05:53.8844813Z doc/tutorial/kubernetes/original/services/frontend/waterdispatcher/kube.yaml
2022-04-12T04:05:53.8845442Z doc/tutorial/kubernetes/original/services/infra/download/kube.yaml
2022-04-12T04:05:53.8846457Z doc/tutorial/kubernetes/original/services/infra/etcd/kube.yaml
2022-04-12T04:05:53.8847126Z doc/tutorial/kubernetes/original/services/infra/events/kube.yaml
2022-04-12T04:05:53.8848076Z doc/tutorial/kubernetes/original/services/infra/tasks/kube.yaml
2022-04-12T04:05:53.8848683Z doc/tutorial/kubernetes/original/services/infra/tasks/service.yaml
2022-04-12T04:05:53.8849161Z doc/tutorial/kubernetes/original/services/infra/updater/kube.yaml
2022-04-12T04:05:53.8849808Z doc/tutorial/kubernetes/original/services/infra/watcher/kube.yaml
2022-04-12T04:05:53.8850549Z doc/tutorial/kubernetes/original/services/infra/watcher/service.yaml
2022-04-12T04:05:53.8851013Z doc/tutorial/kubernetes/original/services/kitchen/caller/kube.yaml
2022-04-12T04:05:53.8851945Z doc/tutorial/kubernetes/original/services/kitchen/dishwasher/kube.yaml
2022-04-12T04:05:53.8852605Z doc/tutorial/kubernetes/original/services/kitchen/expiditer/kube.yaml
2022-04-12T04:05:53.8853415Z doc/tutorial/kubernetes/original/services/kitchen/headchef/kube.yaml
2022-04-12T04:05:53.8854061Z doc/tutorial/kubernetes/original/services/kitchen/linecook/kube.yaml
2022-04-12T04:05:53.8854638Z doc/tutorial/kubernetes/original/services/kitchen/pastrychef/kube.yaml
2022-04-12T04:05:53.8855520Z doc/tutorial/kubernetes/original/services/kitchen/souschef/kube.yaml
2022-04-12T04:05:53.8856135Z doc/tutorial/kubernetes/original/services/mon/alertmanager/configmap.yaml
2022-04-12T04:05:53.8857126Z doc/tutorial/kubernetes/original/services/mon/alertmanager/kube.yaml
2022-04-12T04:05:53.8857512Z doc/tutorial/kubernetes/original/services/mon/grafana/kube.yaml
2022-04-12T04:05:53.8858367Z doc/tutorial/kubernetes/original/services/mon/nodeexporter/kube.yaml
2022-04-12T04:05:53.8859046Z doc/tutorial/kubernetes/original/services/mon/prometheus/configmap.yaml
2022-04-12T04:05:53.8860820Z doc/tutorial/kubernetes/original/services/mon/prometheus/kube.yaml
2022-04-12T04:05:53.8861228Z doc/tutorial/kubernetes/original/services/proxy/authproxy/configmap.yaml
2022-04-12T04:05:53.8862152Z doc/tutorial/kubernetes/original/services/proxy/authproxy/kube.yaml
2022-04-12T04:05:53.8862549Z doc/tutorial/kubernetes/original/services/proxy/authproxy/service.yaml
2022-04-12T04:05:53.8863098Z doc/tutorial/kubernetes/original/services/proxy/goget/kube.yaml
2022-04-12T04:05:53.8863602Z doc/tutorial/kubernetes/original/services/proxy/goget/service.yaml
2022-04-12T04:05:53.8864086Z doc/tutorial/kubernetes/original/services/proxy/nginx/configmap.yaml
2022-04-12T04:05:53.8864813Z doc/tutorial/kubernetes/original/services/proxy/nginx/kube.yaml
2022-04-12T04:05:53.8865323Z doc/tutorial/kubernetes/original/services/proxy/nginx/service.yaml
2022-04-12T04:05:53.8865727Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/apps/v1/register_go_gen.cue
2022-04-12T04:05:53.8867689Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/apps/v1/types_go_gen.cue
2022-04-12T04:05:53.8877694Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/core/v1/annotation_key_constants_go_gen.cue
2022-04-12T04:05:53.8878157Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/core/v1/doc_go_gen.cue
2022-04-12T04:05:53.8878561Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/core/v1/register_go_gen.cue
2022-04-12T04:05:53.8878964Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/core/v1/types_go_gen.cue
2022-04-12T04:05:53.8897344Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/core/v1/well_known_labels_go_gen.cue
2022-04-12T04:05:53.8897812Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/api/core/v1/well_known_taints_go_gen.cue
2022-04-12T04:05:53.8898269Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/amount_go_gen.cue
2022-04-12T04:05:53.8898725Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/math_go_gen.cue
2022-04-12T04:05:53.8899170Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/quantity_go_gen.cue
2022-04-12T04:05:53.8899634Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/api/resource/suffix_go_gen.cue
2022-04-12T04:05:53.8900090Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/duration_go_gen.cue
2022-04-12T04:05:53.8900699Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/group_version_go_gen.cue
2022-04-12T04:05:53.8901147Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/meta_go_gen.cue
2022-04-12T04:05:53.8901609Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_go_gen.cue
2022-04-12T04:05:53.8902071Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/register_go_gen.cue
2022-04-12T04:05:53.8902514Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_go_gen.cue
2022-04-12T04:05:53.8902956Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto_go_gen.cue
2022-04-12T04:05:53.8903403Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/types_go_gen.cue
2022-04-12T04:05:53.8905468Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/apis/meta/v1/watch_go_gen.cue
2022-04-12T04:05:53.8905922Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/codec_go_gen.cue
2022-04-12T04:05:53.8906469Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/conversion_go_gen.cue
2022-04-12T04:05:53.8907157Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/converter_go_gen.cue
2022-04-12T04:05:53.8907594Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/doc_go_gen.cue
2022-04-12T04:05:53.8908120Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/embedded_go_gen.cue
2022-04-12T04:05:53.8908561Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/helper_go_gen.cue
2022-04-12T04:05:53.8909005Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/interfaces_go_gen.cue
2022-04-12T04:05:53.8909451Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/negotiate_go_gen.cue
2022-04-12T04:05:53.8909918Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator_go_gen.cue
2022-04-12T04:05:53.8910363Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_go_gen.cue
2022-04-12T04:05:53.8910817Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/runtime/types_proto_go_gen.cue
2022-04-12T04:05:53.8911253Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/types/doc_go_gen.cue
2022-04-12T04:05:53.8911706Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/types/namespacedname_go_gen.cue
2022-04-12T04:05:53.8912141Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/types/nodename_go_gen.cue
2022-04-12T04:05:53.8912578Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/types/patch_go_gen.cue
2022-04-12T04:05:53.8913011Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/types/uid_go_gen.cue
2022-04-12T04:05:53.8913449Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/util/intstr/intstr_go_gen.cue
2022-04-12T04:05:53.8913872Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/watch/doc_go_gen.cue
2022-04-12T04:05:53.8914550Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/watch/filter_go_gen.cue
2022-04-12T04:05:53.8915508Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/watch/mux_go_gen.cue
2022-04-12T04:05:53.8915973Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/watch/streamwatcher_go_gen.cue
2022-04-12T04:05:53.8916432Z doc/tutorial/kubernetes/quick/cue.mod/gen/k8s.io/apimachinery/pkg/watch/watch_go_gen.cue
2022-04-12T04:05:53.8916793Z doc/tutorial/kubernetes/quick/cue.mod/module.cue
2022-04-12T04:05:53.8917131Z doc/tutorial/kubernetes/quick/services/create_tool.cue
2022-04-12T04:05:53.8917470Z doc/tutorial/kubernetes/quick/services/dump_tool.cue
2022-04-12T04:05:53.8917827Z doc/tutorial/kubernetes/quick/services/frontend/bartender/kube.cue
2022-04-12T04:05:53.8918715Z doc/tutorial/kubernetes/quick/services/frontend/breaddispatcher/kube.cue
2022-04-12T04:05:53.8919327Z doc/tutorial/kubernetes/quick/services/frontend/host/kube.cue
2022-04-12T04:05:53.8920008Z doc/tutorial/kubernetes/quick/services/frontend/kube.cue
2022-04-12T04:05:53.8920502Z doc/tutorial/kubernetes/quick/services/frontend/maitred/kube.cue
2022-04-12T04:05:53.8921066Z doc/tutorial/kubernetes/quick/services/frontend/valeter/kube.cue
2022-04-12T04:05:53.8921768Z doc/tutorial/kubernetes/quick/services/frontend/waiter/kube.cue
2022-04-12T04:05:53.8922499Z doc/tutorial/kubernetes/quick/services/frontend/waterdispatcher/kube.cue
2022-04-12T04:05:53.8923305Z doc/tutorial/kubernetes/quick/services/infra/download/kube.cue
2022-04-12T04:05:53.8924364Z doc/tutorial/kubernetes/quick/services/infra/etcd/kube.cue
2022-04-12T04:05:53.8925016Z doc/tutorial/kubernetes/quick/services/infra/events/kube.cue
2022-04-12T04:05:53.8925736Z doc/tutorial/kubernetes/quick/services/infra/kube.cue
2022-04-12T04:05:53.8926167Z doc/tutorial/kubernetes/quick/services/infra/tasks/kube.cue
2022-04-12T04:05:53.8926724Z doc/tutorial/kubernetes/quick/services/infra/tasks/service.cue
2022-04-12T04:05:53.8927159Z doc/tutorial/kubernetes/quick/services/infra/updater/kube.cue
2022-04-12T04:05:53.8927969Z doc/tutorial/kubernetes/quick/services/infra/watcher/kube.cue
2022-04-12T04:05:53.8928710Z doc/tutorial/kubernetes/quick/services/infra/watcher/service.cue
2022-04-12T04:05:53.8929122Z doc/tutorial/kubernetes/quick/services/k8s_defs.cue
2022-04-12T04:05:53.8929760Z doc/tutorial/kubernetes/quick/services/kitchen/caller/kube.cue
2022-04-12T04:05:53.8930421Z doc/tutorial/kubernetes/quick/services/kitchen/dishwasher/kube.cue
2022-04-12T04:05:53.8931000Z doc/tutorial/kubernetes/quick/services/kitchen/expiditer/kube.cue
2022-04-12T04:05:53.8931717Z doc/tutorial/kubernetes/quick/services/kitchen/headchef/kube.cue
2022-04-12T04:05:53.8932388Z doc/tutorial/kubernetes/quick/services/kitchen/kube.cue
2022-04-12T04:05:53.8932741Z doc/tutorial/kubernetes/quick/services/kitchen/linecook/kube.cue
2022-04-12T04:05:53.8933538Z doc/tutorial/kubernetes/quick/services/kitchen/pastrychef/kube.cue
2022-04-12T04:05:53.8934217Z doc/tutorial/kubernetes/quick/services/kitchen/souschef/kube.cue
2022-04-12T04:05:53.8934847Z doc/tutorial/kubernetes/quick/services/kube.cue
2022-04-12T04:05:53.8935285Z doc/tutorial/kubernetes/quick/services/kube_tool.cue
2022-04-12T04:05:53.8935622Z doc/tutorial/kubernetes/quick/services/ls_tool.cue
2022-04-12T04:05:53.8936071Z doc/tutorial/kubernetes/quick/services/mon/alertmanager/configmap.cue
2022-04-12T04:05:53.8936970Z doc/tutorial/kubernetes/quick/services/mon/alertmanager/kube.cue
2022-04-12T04:05:53.8937434Z doc/tutorial/kubernetes/quick/services/mon/grafana/kube.cue
2022-04-12T04:05:53.8938053Z doc/tutorial/kubernetes/quick/services/mon/kube.cue
2022-04-12T04:05:53.8938490Z doc/tutorial/kubernetes/quick/services/mon/nodeexporter/kube.cue
2022-04-12T04:05:53.8939145Z doc/tutorial/kubernetes/quick/services/mon/prometheus/configmap.cue
2022-04-12T04:05:53.8940021Z doc/tutorial/kubernetes/quick/services/mon/prometheus/kube.cue
2022-04-12T04:05:53.8940390Z doc/tutorial/kubernetes/quick/services/proxy/authproxy/configmap.cue
2022-04-12T04:05:53.8941390Z doc/tutorial/kubernetes/quick/services/proxy/authproxy/kube.cue
2022-04-12T04:05:53.8941775Z doc/tutorial/kubernetes/quick/services/proxy/authproxy/service.cue
2022-04-12T04:05:53.8942149Z doc/tutorial/kubernetes/quick/services/proxy/goget/kube.cue
2022-04-12T04:05:53.8942767Z doc/tutorial/kubernetes/quick/services/proxy/goget/service.cue
2022-04-12T04:05:53.8943226Z doc/tutorial/kubernetes/quick/services/proxy/kube.cue
2022-04-12T04:05:53.8943593Z doc/tutorial/kubernetes/quick/services/proxy/nginx/configmap.cue
2022-04-12T04:05:53.8944375Z doc/tutorial/kubernetes/quick/services/proxy/nginx/kube.cue
2022-04-12T04:05:53.8944739Z doc/tutorial/kubernetes/quick/services/proxy/nginx/service.cue
2022-04-12T04:05:53.8945078Z doc/tutorial/kubernetes/testdata/manual.out
2022-04-12T04:05:53.8953311Z doc/tutorial/kubernetes/testdata/quick.out
2022-04-12T04:05:53.8961767Z doc/tutorial/kubernetes/tut_test.go
2022-04-12T04:05:53.8962031Z cue
2022-04-12T04:05:54.0035809Z cp "${TEMP}/cue" /usr/bin/cue
2022-04-12T04:05:54.0158724Z
2022-04-12T04:05:54.0159190Z # Grease
2022-04-12T04:05:54.0159846Z # Grease is used for the `make release-github` task.
2022-04-12T04:05:54.0168807Z TEMP=$(mktemp -d)
2022-04-12T04:05:54.0175917Z curl \
2022-04-12T04:05:54.0176807Z -L https://github.com/vectordotdev/grease/releases/download/v1.0.1/grease-1.0.1-linux-amd64.tar.gz \
2022-04-12T04:05:54.0177318Z -o "${TEMP}/grease-1.0.1-linux-amd64.tar.gz"
2022-04-12T04:05:54.0252484Z % Total % Received % Xferd Average Speed Time Time Time Current
2022-04-12T04:05:54.0252889Z Dload Upload Total Spent Left Speed
2022-04-12T04:05:54.0253087Z
2022-04-12T04:05:54.0429967Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2022-04-12T04:05:54.0430429Z 100 670 100 670 0 0 39411 0 --:--:-- --:--:-- --:--:-- 39411
2022-04-12T04:05:54.1026697Z
2022-04-12T04:05:54.1027322Z 100 2821k 100 2821k 0 0 35.7M 0 --:--:-- --:--:-- --:--:-- 35.7M
2022-04-12T04:05:54.1052260Z tar \
2022-04-12T04:05:54.1053299Z -xvf "${TEMP}/grease-1.0.1-linux-amd64.tar.gz" \
2022-04-12T04:05:54.1053688Z -C "${TEMP}"
2022-04-12T04:05:54.1083957Z grease/
2022-04-12T04:05:54.1084310Z grease/bin/
2022-04-12T04:05:54.1084527Z grease/bin/grease
2022-04-12T04:05:54.1764636Z grease/LICENSE
2022-04-12T04:05:54.1764935Z grease/CHANGELOG.md
2022-04-12T04:05:54.1765156Z grease/README.md
2022-04-12T04:05:54.1767619Z cp "${TEMP}/grease/bin/grease" /usr/bin/grease
2022-04-12T04:05:54.1857001Z
2022-04-12T04:05:54.1857295Z # Locales
2022-04-12T04:05:54.1857786Z locale-gen en_US.UTF-8
2022-04-12T04:05:54.2004153Z Generating locales (this might take a while)...
2022-04-12T04:05:56.0714340Z en_US.UTF-8... done
2022-04-12T04:05:56.0716353Z Generation complete.
2022-04-12T04:05:56.0719530Z dpkg-reconfigure locales
2022-04-12T04:05:56.8863649Z Generating locales (this might take a while)...
2022-04-12T04:05:58.5510939Z en_US.UTF-8... done
2022-04-12T04:05:58.5512368Z Generation complete.
2022-04-12T04:05:58.6050408Z
2022-04-12T04:05:58.6051034Z if ! command -v rustup ; then
2022-04-12T04:05:58.6051569Z # Rust/Cargo should already be installed on both GH Actions-provided Ubuntu 20.04 images _and_
2022-04-12T04:05:58.6051934Z # by our own Ubuntu 20.04 images
2022-04-12T04:05:58.6052392Z curl https://sh.rustup.rs -sSf | sh -s -- -y --profile minimal
2022-04-12T04:05:58.6071964Z fi
2022-04-12T04:05:58.8090708Z info: downloading installer
2022-04-12T04:05:59.1628772Z error: $HOME differs from euid-obtained home directory: you may be using sudo
2022-04-12T04:05:59.1629155Z error: $HOME directory: /home/runner
2022-04-12T04:05:59.1629535Z error: euid-obtained home directory: /root
2022-04-12T04:05:59.1837513Z info: profile set to 'minimal'
2022-04-12T04:05:59.1837999Z info: default host triple is x86_64-unknown-linux-gnu
2022-04-12T04:05:59.1838361Z warning: Updating existing toolchain, profile choice will be ignored
2022-04-12T04:05:59.2760105Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2022-04-12T04:05:59.3037109Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2022-04-12T04:05:59.3037385Z
2022-04-12T04:05:59.3210363Z stable-x86_64-unknown-linux-gnu unchanged - rustc 1.60.0 (7737e0b5c 2022-04-04)
2022-04-12T04:05:59.3210654Z
2022-04-12T04:05:59.3210701Z
2022-04-12T04:05:59.3210829Z Rust is installed now. Great!
2022-04-12T04:05:59.3210995Z
2022-04-12T04:05:59.3211154Z To get started you may need to restart your current shell.
2022-04-12T04:05:59.3211512Z This would reload your PATH environment variable to include
2022-04-12T04:05:59.3211892Z Cargo's bin directory ($HOME/.cargo/bin).
2022-04-12T04:05:59.3212570Z
2022-04-12T04:05:59.3212710Z To configure your current shell, run:
2022-04-12T04:05:59.3212985Z source $HOME/.cargo/env
2022-04-12T04:05:59.3274142Z
2022-04-12T04:05:59.3274981Z # Rust/Cargo should already be installed on both GH Actions-provided Ubuntu 20.04 images _and_
2022-04-12T04:05:59.3275458Z # by our own Ubuntu 20.04 images, so this is really just make sure the path is configured.
2022-04-12T04:05:59.3275880Z if [ -n "${CI-}" ] ; then
2022-04-12T04:05:59.3276157Z echo "${HOME}/.cargo/bin" >> "${GITHUB_PATH}"
2022-04-12T04:05:59.3276513Z # we often run into OOM issues in CI due to the low memory vs. CPU ratio on c5 instances
2022-04-12T04:05:59.3276888Z echo "CARGO_BUILD_JOBS=$(($(nproc) /2))" >> "${GITHUB_ENV}"
2022-04-12T04:05:59.3277150Z else
2022-04-12T04:05:59.3277432Z echo "export PATH=\"$HOME/.cargo/bin:\$PATH\"" >> "${HOME}/.bash_profile"
2022-04-12T04:05:59.3277722Z fi
2022-04-12T04:05:59.3403182Z
2022-04-12T04:05:59.3403475Z # Docker.
2022-04-12T04:05:59.3403897Z if ! [ -x "$(command -v docker)" ]; then
2022-04-12T04:05:59.3404391Z curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add -
2022-04-12T04:05:59.3404794Z add-apt-repository \
2022-04-12T04:05:59.3405321Z "deb [arch=$(dpkg --print-architecture)] https://download.docker.com/linux/ubuntu \
2022-04-12T04:05:59.3405653Z xenial \
2022-04-12T04:05:59.3406162Z stable"
2022-04-12T04:05:59.3406408Z # Install those new things
2022-04-12T04:05:59.3406722Z apt update --yes
2022-04-12T04:05:59.3407100Z apt install --yes docker-ce docker-ce-cli containerd.io
2022-04-12T04:05:59.3407308Z
2022-04-12T04:05:59.3407724Z # ubuntu user doesn't exist in scripts/environment/Dockerfile which runs this
2022-04-12T04:05:59.3408203Z usermod --append --groups docker ubuntu || true
2022-04-12T04:05:59.3408451Z fi
2022-04-12T04:05:59.3410655Z
2022-04-12T04:05:59.3410908Z # Apt cleanup
2022-04-12T04:05:59.3411339Z apt clean
2022-04-12T04:05:59.3455988Z
2022-04-12T04:05:59.3456582Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2022-04-12T04:05:59.3456829Z
2022-04-12T04:05:59.3674654Z ##[group]Run bash scripts/environment/prepare.sh
2022-04-12T04:05:59.3675414Z bash scripts/environment/prepare.sh
2022-04-12T04:05:59.3740217Z shell: /usr/bin/bash -e {0}
2022-04-12T04:05:59.3740424Z env:
2022-04-12T04:05:59.3740606Z CI: true
2022-04-12T04:05:59.3740799Z CARGO_BUILD_JOBS: 8
2022-04-12T04:05:59.3740995Z ##[endgroup]
2022-04-12T04:05:59.3832068Z
2022-04-12T04:05:59.3832760Z rustup show # causes installation of version from rust-toolchain.toml
2022-04-12T04:05:59.3872239Z Default host: x86_64-unknown-linux-gnu
2022-04-12T04:05:59.3872562Z rustup home: /home/runner/.rustup
2022-04-12T04:05:59.3872734Z
2022-04-12T04:05:59.3873574Z info: syncing channel updates for '1.58.1-x86_64-unknown-linux-gnu'
2022-04-12T04:05:59.4798266Z info: latest update on 2022-01-20, rust version 1.58.1 (db9d1b20b 2022-01-20)
2022-04-12T04:05:59.4798714Z info: downloading component 'cargo'
2022-04-12T04:05:59.5882411Z info: downloading component 'clippy'
2022-04-12T04:05:59.6361728Z info: downloading component 'rust-docs'
2022-04-12T04:05:59.8724818Z info: downloading component 'rust-std'
2022-04-12T04:06:00.2492470Z info: downloading component 'rustc'
2022-04-12T04:06:01.0607692Z info: downloading component 'rustfmt'
2022-04-12T04:06:01.1113723Z info: installing component 'cargo'
2022-04-12T04:06:01.7512451Z info: installing component 'clippy'
2022-04-12T04:06:02.0813035Z info: installing component 'rust-docs'
2022-04-12T04:06:04.3582821Z info: installing component 'rust-std'
2022-04-12T04:06:06.8001055Z info: installing component 'rustc'
2022-04-12T04:06:11.2454551Z info: installing component 'rustfmt'
2022-04-12T04:06:11.7572245Z 1.58.1-x86_64-unknown-linux-gnu (overridden by '/home/runner/actions-runner/_work/vector/vector/rust-toolchain.toml')
2022-04-12T04:06:11.7730100Z rustc 1.58.1 (db9d1b20b 2022-01-20)
2022-04-12T04:06:11.7743136Z rustup default "$(rustup show active-toolchain | awk '{print $1;}')"
2022-04-12T04:06:11.8597001Z info: using existing install for '1.58.1-x86_64-unknown-linux-gnu'
2022-04-12T04:06:11.8611435Z info: default toolchain set to '1.58.1-x86_64-unknown-linux-gnu'
2022-04-12T04:06:11.8611696Z
2022-04-12T04:06:11.8779531Z 1.58.1-x86_64-unknown-linux-gnu unchanged - rustc 1.58.1 (db9d1b20b 2022-01-20)
2022-04-12T04:06:11.8780333Z info: note that the toolchain '1.58.1-x86_64-unknown-linux-gnu' is currently in use (overridden by '/home/runner/actions-runner/_work/vector/vector/rust-toolchain.toml')
2022-04-12T04:06:11.8780682Z
2022-04-12T04:06:11.8785869Z if [[ "$(cargo-deb --version)" != "1.29.2" ]] ; then
2022-04-12T04:06:11.8786349Z rustup run stable cargo install cargo-deb --version 1.29.2 --force
2022-04-12T04:06:11.8786619Z fi
2022-04-12T04:06:11.8792550Z scripts/environment/prepare.sh: line 6: cargo-deb: command not found
2022-04-12T04:06:11.8943342Z Updating crates.io index
2022-04-12T04:06:40.4091830Z Downloading crates ...
2022-04-12T04:06:40.5171222Z Downloaded cargo-deb v1.29.2
2022-04-12T04:06:40.6113058Z Installing cargo-deb v1.29.2
2022-04-12T04:06:41.0290766Z Downloading crates ...
2022-04-12T04:06:41.0783837Z Downloaded autocfg v1.1.0
2022-04-12T04:06:41.0804786Z Downloaded byteorder v1.4.3
2022-04-12T04:06:41.0827774Z Downloaded glob v0.3.0
2022-04-12T04:06:41.0844473Z Downloaded itertools v0.10.3
2022-04-12T04:06:41.0955083Z Downloaded rayon v1.5.1
2022-04-12T04:06:41.1091786Z Downloaded xz2 v0.1.6
2022-04-12T04:06:41.1112511Z Downloaded quick-error v2.0.1
2022-04-12T04:06:41.1130190Z Downloaded unicode-xid v0.2.2
2022-04-12T04:06:41.1147425Z Downloaded crossbeam-utils v0.8.8
2022-04-12T04:06:41.1177720Z Downloaded typed-arena v1.7.0
2022-04-12T04:06:41.1193565Z Downloaded build_const v0.2.2
2022-04-12T04:06:41.1203719Z Downloaded cc v1.0.73
2022-04-12T04:06:41.1235469Z Downloaded ar v0.8.0
2022-04-12T04:06:41.1250260Z Downloaded xattr v0.2.2
2022-04-12T04:06:41.1267906Z Downloaded zopfli v0.4.0
2022-04-12T04:06:41.1296410Z Downloaded lzma-sys v0.1.17
2022-04-12T04:06:41.1691259Z Downloaded tar v0.4.38
2022-04-12T04:06:41.1721184Z Downloaded cargo_toml v0.9.2
2022-04-12T04:06:41.1730840Z Downloaded getopts v0.2.21
2022-04-12T04:06:41.1746278Z Downloaded crc v1.8.1
2022-04-12T04:06:41.1761560Z Downloaded crossbeam-deque v0.8.1
2022-04-12T04:06:41.1777774Z Downloaded crossbeam-channel v0.5.4
2022-04-12T04:06:41.1829680Z Downloaded cfg-if v1.0.0
2022-04-12T04:06:41.1841720Z Downloaded adler32 v1.2.0
2022-04-12T04:06:41.1853227Z Downloaded unicode-width v0.1.9
2022-04-12T04:06:41.1867966Z Downloaded toml v0.5.8
2022-04-12T04:06:41.1899539Z Downloaded syn v1.0.91
2022-04-12T04:06:41.2023766Z Downloaded serde_json v1.0.79
2022-04-12T04:06:41.2111593Z Downloaded serde_derive v1.0.136
2022-04-12T04:06:41.2142682Z Downloaded serde v1.0.136
2022-04-12T04:06:41.2181869Z Downloaded scopeguard v1.1.0
2022-04-12T04:06:41.2195324Z Downloaded ryu v1.0.9
2022-04-12T04:06:41.2230620Z Downloaded regex-syntax v0.6.25
2022-04-12T04:06:41.2322088Z Downloaded regex v1.5.5
2022-04-12T04:06:41.2426128Z Downloaded rayon-core v1.9.1
2022-04-12T04:06:41.2472132Z Downloaded quote v1.0.18
2022-04-12T04:06:41.2503524Z Downloaded proc-macro2 v1.0.37
2022-04-12T04:06:41.2528948Z Downloaded pkg-config v0.3.25
2022-04-12T04:06:41.2544945Z Downloaded num_cpus v1.13.1
2022-04-12T04:06:41.2570386Z Downloaded memoffset v0.6.5
2022-04-12T04:06:41.2583571Z Downloaded md5 v0.7.0
2022-04-12T04:06:41.2593854Z Downloaded libc v0.2.122
2022-04-12T04:06:41.2898789Z Downloaded lazy_static v1.4.0
2022-04-12T04:06:41.2912196Z Downloaded itoa v1.0.1
2022-04-12T04:06:41.2927378Z Downloaded filetime v0.2.15
2022-04-12T04:06:41.2945363Z Downloaded either v1.6.1
2022-04-12T04:06:41.2958757Z Downloaded crossbeam-epoch v0.9.8
2022-04-12T04:06:41.3958683Z Compiling autocfg v1.1.0
2022-04-12T04:06:41.3959020Z Compiling libc v0.2.122
2022-04-12T04:06:41.3959592Z Compiling proc-macro2 v1.0.37
2022-04-12T04:06:41.3961224Z Compiling cfg-if v1.0.0
2022-04-12T04:06:41.3963360Z Compiling unicode-xid v0.2.2
2022-04-12T04:06:41.3982060Z Compiling syn v1.0.91
2022-04-12T04:06:41.3992131Z Compiling crossbeam-utils v0.8.8
2022-04-12T04:06:41.4010974Z Compiling serde_derive v1.0.136
2022-04-12T04:06:41.5248295Z Compiling lazy_static v1.4.0
2022-04-12T04:06:41.5677599Z Compiling serde v1.0.136
2022-04-12T04:06:41.6678031Z Compiling cc v1.0.73
2022-04-12T04:06:41.9811371Z Compiling scopeguard v1.1.0
2022-04-12T04:06:42.0393260Z Compiling build_const v0.2.2
2022-04-12T04:06:42.0455722Z Compiling pkg-config v0.3.25
2022-04-12T04:06:42.0456374Z Compiling rayon-core v1.9.1
2022-04-12T04:06:42.0477591Z Compiling either v1.6.1
2022-04-12T04:06:42.0483927Z Compiling serde_json v1.0.79
2022-04-12T04:06:42.0497759Z Compiling itoa v1.0.1
2022-04-12T04:06:42.1233851Z Compiling byteorder v1.4.3
2022-04-12T04:06:42.2402992Z Compiling regex-syntax v0.6.25
2022-04-12T04:06:42.2421402Z Compiling adler32 v1.2.0
2022-04-12T04:06:42.2923930Z Compiling typed-arena v1.7.0
2022-04-12T04:06:42.3350316Z Compiling unicode-width v0.1.9
2022-04-12T04:06:42.4406559Z Compiling cargo-deb v1.29.2
2022-04-12T04:06:42.4692330Z Compiling ryu v1.0.9
2022-04-12T04:06:42.4899563Z Compiling ar v0.8.0
2022-04-12T04:06:42.4900233Z Compiling md5 v0.7.0
2022-04-12T04:06:42.4942099Z Compiling quick-error v2.0.1
2022-04-12T04:06:42.6356866Z Compiling glob v0.3.0
2022-04-12T04:06:42.7480852Z Compiling memoffset v0.6.5
2022-04-12T04:06:42.7653425Z Compiling crossbeam-epoch v0.9.8
2022-04-12T04:06:42.7884622Z Compiling rayon v1.5.1
2022-04-12T04:06:43.0987006Z Compiling itertools v0.10.3
2022-04-12T04:06:43.1045990Z Compiling crc v1.8.1
2022-04-12T04:06:43.1782022Z Compiling getopts v0.2.21
2022-04-12T04:06:43.7805474Z Compiling lzma-sys v0.1.17
2022-04-12T04:06:44.1378050Z Compiling regex v1.5.5
2022-04-12T04:06:44.2059969Z Compiling crossbeam-channel v0.5.4
2022-04-12T04:06:44.3321732Z Compiling quote v1.0.18
2022-04-12T04:06:44.5211144Z Compiling num_cpus v1.13.1
2022-04-12T04:06:44.6042268Z Compiling filetime v0.2.15
2022-04-12T04:06:44.8368166Z Compiling xattr v0.2.2
2022-04-12T04:06:44.9066588Z Compiling zopfli v0.4.0
2022-04-12T04:06:45.0879440Z Compiling crossbeam-deque v0.8.1
2022-04-12T04:06:45.2806285Z Compiling tar v0.4.38
2022-04-12T04:06:45.2949293Z Compiling xz2 v0.1.6
2022-04-12T04:06:53.6248439Z Compiling toml v0.5.8
2022-04-12T04:06:54.4867234Z Compiling cargo_toml v0.9.2
2022-04-12T04:07:32.6241703Z Finished release [optimized] target(s) in 1m 20s
2022-04-12T04:07:32.6346897Z Installing /home/runner/.cargo/bin/cargo-deb
2022-04-12T04:07:32.6347656Z Installed package `cargo-deb v1.29.2` (executable `cargo-deb`)
2022-04-12T04:07:32.6754646Z if [[ "$(cross --version | grep cross)" != "cross 0.2.1" ]] ; then
2022-04-12T04:07:32.6755330Z rustup run stable cargo install cross --version 0.2.1 --force
2022-04-12T04:07:32.6755598Z fi
2022-04-12T04:07:32.6763743Z scripts/environment/prepare.sh: line 9: cross: command not found
2022-04-12T04:07:32.6918988Z Downloading crates ...
2022-04-12T04:07:32.7365766Z Downloaded cross v0.2.1
2022-04-12T04:07:32.8335382Z Updating crates.io index
2022-04-12T04:07:32.9427567Z Installing cross v0.2.1
2022-04-12T04:07:33.3466306Z Downloading crates ...
2022-04-12T04:07:33.3881173Z Downloaded addr2line v0.17.0
2022-04-12T04:07:33.3909150Z Downloaded cfg-if v0.1.10
2022-04-12T04:07:33.3922157Z Downloaded memchr v2.4.1
2022-04-12T04:07:33.3978720Z Downloaded void v1.0.2
2022-04-12T04:07:33.3988331Z Downloaded home v0.5.3
2022-04-12T04:07:33.4001450Z Downloaded error-chain v0.12.4
2022-04-12T04:07:33.4025560Z Downloaded miniz_oxide v0.4.4
2022-04-12T04:07:33.4056626Z Downloaded which v3.1.1
2022-04-12T04:07:33.4073856Z Downloaded nix v0.15.0
2022-04-12T04:07:33.4180490Z Downloaded gimli v0.26.1
2022-04-12T04:07:33.4382504Z Downloaded backtrace v0.3.64
2022-04-12T04:07:33.4449868Z Downloaded shell-escape v0.1.5
2022-04-12T04:07:33.4459031Z Downloaded adler v1.0.2
2022-04-12T04:07:33.4473824Z Downloaded version_check v0.9.4
2022-04-12T04:07:33.4490387Z Downloaded semver-parser v0.7.0
2022-04-12T04:07:33.4500578Z Downloaded semver v0.9.0
2022-04-12T04:07:33.4515458Z Downloaded rustc_version v0.2.3
2022-04-12T04:07:33.4527092Z Downloaded rustc-demangle v0.1.21
2022-04-12T04:07:33.4544794Z Downloaded object v0.27.1
2022-04-12T04:07:33.4649306Z Downloaded bitflags v1.3.2
2022-04-12T04:07:33.4682145Z Downloaded atty v0.2.14
2022-04-12T04:07:33.5646672Z Compiling libc v0.2.122
2022-04-12T04:07:33.5647013Z Compiling memchr v2.4.1
2022-04-12T04:07:33.5647271Z Compiling autocfg v1.1.0
2022-04-12T04:07:33.5653812Z Compiling serde v1.0.136
2022-04-12T04:07:33.5654104Z Compiling cc v1.0.73
2022-04-12T04:07:33.5654373Z Compiling version_check v0.9.4
2022-04-12T04:07:33.5657471Z Compiling gimli v0.26.1
2022-04-12T04:07:33.5671454Z Compiling adler v1.0.2
2022-04-12T04:07:33.7874288Z Compiling serde_json v1.0.79
2022-04-12T04:07:33.9449293Z Compiling semver-parser v0.7.0
2022-04-12T04:07:34.0241791Z Compiling cfg-if v1.0.0
2022-04-12T04:07:34.0603705Z Compiling rustc-demangle v0.1.21
2022-04-12T04:07:34.1172186Z Compiling nix v0.15.0
2022-04-12T04:07:34.1607349Z Compiling bitflags v1.3.2
2022-04-12T04:07:34.1633284Z Compiling cfg-if v0.1.10
2022-04-12T04:07:34.2333069Z Compiling ryu v1.0.9
2022-04-12T04:07:34.2887605Z Compiling itoa v1.0.1
2022-04-12T04:07:34.2925592Z Compiling void v1.0.2
2022-04-12T04:07:34.3968171Z Compiling cross v0.2.1
2022-04-12T04:07:34.4377289Z Compiling shell-escape v0.1.5
2022-04-12T04:07:34.4810683Z Compiling lazy_static v1.4.0
2022-04-12T04:07:34.5104479Z Compiling home v0.5.3
2022-04-12T04:07:34.7509513Z Compiling error-chain v0.12.4
2022-04-12T04:07:34.8083987Z Compiling miniz_oxide v0.4.4
2022-04-12T04:07:34.8448837Z Compiling semver v0.9.0
2022-04-12T04:07:35.2687743Z Compiling rustc_version v0.2.3
2022-04-12T04:07:35.3471370Z Compiling backtrace v0.3.64
2022-04-12T04:07:35.6215492Z Compiling object v0.27.1
2022-04-12T04:07:36.3737674Z Compiling addr2line v0.17.0
2022-04-12T04:07:36.8175033Z Compiling which v3.1.1
2022-04-12T04:07:36.8175348Z Compiling atty v0.2.14
2022-04-12T04:07:38.5073452Z Compiling toml v0.5.8
2022-04-12T04:07:54.3834599Z Finished release [optimized] target(s) in 21.69s
2022-04-12T04:07:54.3904108Z Installing /home/runner/.cargo/bin/cross
2022-04-12T04:07:54.3905321Z Installed package `cross v0.2.1` (executable `cross`)
2022-04-12T04:07:54.4181921Z if [[ "$(cargo-nextest --version)" != "cargo-nextest 0.9.11" ]] ; then
2022-04-12T04:07:54.4182433Z rustup run stable cargo install cargo-nextest --version 0.9.11 --force
2022-04-12T04:07:54.4182712Z fi
2022-04-12T04:07:54.4187585Z scripts/environment/prepare.sh: line 12: cargo-nextest: command not found
2022-04-12T04:07:54.4372733Z Downloading crates ...
2022-04-12T04:07:54.5452599Z Downloaded cargo-nextest v0.9.11
2022-04-12T04:07:54.6387284Z Updating crates.io index
2022-04-12T04:07:54.7481312Z Installing cargo-nextest v0.9.11
2022-04-12T04:07:55.1965305Z Downloading crates ...
2022-04-12T04:07:55.2780627Z Downloaded fixedbitset v0.4.1
2022-04-12T04:07:55.2810000Z Downloaded heck v0.4.0
2022-04-12T04:07:55.2824410Z Downloaded hashbrown v0.11.2
2022-04-12T04:07:55.2870222Z Downloaded proc-macro-error-attr v1.0.4
2022-04-12T04:07:55.2884264Z Downloaded os_str_bytes v6.0.0
2022-04-12T04:07:55.2907273Z Downloaded twox-hash v1.6.2
2022-04-12T04:07:55.2949784Z Downloaded cargo-platform v0.1.2
2022-04-12T04:07:55.2965673Z Downloaded ctrlc v3.2.1
2022-04-12T04:07:55.2988462Z Downloaded config v0.11.0
2022-04-12T04:07:55.3037851Z Downloaded env_logger v0.9.0
2022-04-12T04:07:55.3078546Z Downloaded guppy-workspace-hack v0.1.0
2022-04-12T04:07:55.3088424Z Downloaded humantime-serde v1.1.1
2022-04-12T04:07:55.3106992Z Downloaded eyre v0.6.8
2022-04-12T04:07:55.3151057Z Downloaded nested v0.1.1
2022-04-12T04:07:55.3166284Z Downloaded os_pipe v0.9.2
2022-04-12T04:07:55.3182681Z Downloaded once_cell v1.10.0
2022-04-12T04:07:55.3211496Z Downloaded num-traits v0.2.14
2022-04-12T04:07:55.3243754Z Downloaded pathdiff v0.2.1
2022-04-12T04:07:55.3256552Z Downloaded owo-colors v3.3.0
2022-04-12T04:07:55.3290464Z Downloaded shared_child v0.3.5
2022-04-12T04:07:55.3308062Z Downloaded smallvec v1.8.0
2022-04-12T04:07:55.3329476Z Downloaded strsim v0.10.0
2022-04-12T04:07:55.3348496Z Downloaded termcolor v1.1.3
2022-04-12T04:07:55.3365695Z Downloaded utf8parse v0.2.0
2022-04-12T04:07:55.3378362Z Downloaded cargo_metadata v0.14.2
2022-04-12T04:07:55.3399105Z Downloaded clap_derive v3.1.7
2022-04-12T04:07:55.3424048Z Downloaded target-lexicon v0.12.3
2022-04-12T04:07:55.3448664Z Downloaded vte_generate_state_changes v0.1.1
2022-04-12T04:07:55.3455814Z Downloaded supports-color v1.3.0
2022-04-12T04:07:55.3471499Z Downloaded time v0.1.44
2022-04-12T04:07:55.3495316Z Downloaded indent_write v2.2.0
2022-04-12T04:07:55.3515648Z Downloaded target-spec v1.0.1
2022-04-12T04:07:55.3533475Z Downloaded lexical-core v0.7.6
2022-04-12T04:07:55.3693205Z Downloaded color-eyre v0.6.1
2022-04-12T04:07:55.3789001Z Downloaded strip-ansi-escapes v0.1.1
2022-04-12T04:07:55.3802526Z Downloaded shellwords v1.1.0
2022-04-12T04:07:55.3810374Z Downloaded quick-junit v0.1.5
2022-04-12T04:07:55.3822654Z Downloaded guppy v0.13.0
2022-04-12T04:07:55.3889672Z Downloaded enable-ansi-support v0.1.2
2022-04-12T04:07:55.3903416Z Downloaded chrono v0.4.19
2022-04-12T04:07:55.3969207Z Downloaded textwrap v0.15.0
2022-04-12T04:07:55.3995060Z Downloaded debug-ignore v1.0.2
2022-04-12T04:07:55.4011821Z Downloaded vte v0.10.1
2022-04-12T04:07:55.4029553Z Downloaded nextest-runner v0.4.0
2022-04-12T04:07:55.4061783Z Downloaded nextest-metadata v0.2.1
2022-04-12T04:07:55.4071284Z Downloaded static_assertions v1.1.0
2022-04-12T04:07:55.4087332Z Downloaded semver v1.0.7
2022-04-12T04:07:55.4114234Z Downloaded aho-corasick v0.7.18
2022-04-12T04:07:55.4161105Z Downloaded cfg-expr v0.10.2
2022-04-12T04:07:55.4190707Z Downloaded camino v1.0.7
2022-04-12T04:07:55.4210447Z Downloaded arrayvec v0.5.2
2022-04-12T04:07:55.4232467Z Downloaded quick-xml v0.22.0
2022-04-12T04:07:55.4306418Z Downloaded nix v0.23.1
2022-04-12T04:07:55.4421566Z Downloaded petgraph v0.6.0
2022-04-12T04:07:55.4578979Z Downloaded proc-macro-error v1.0.4
2022-04-12T04:07:55.4615945Z Downloaded nom v5.1.2
2022-04-12T04:07:55.4687824Z Downloaded num-integer v0.1.44
2022-04-12T04:07:55.4707729Z Downloaded log v0.4.16
2022-04-12T04:07:55.4732803Z Downloaded indexmap v1.8.1
2022-04-12T04:07:55.4768363Z Downloaded is_ci v1.1.1
2022-04-12T04:07:55.4777907Z Downloaded indenter v0.3.3
2022-04-12T04:07:55.4790033Z Downloaded humantime v2.1.0
2022-04-12T04:07:55.4808682Z Downloaded clap v3.1.8
2022-04-12T04:07:55.4938811Z Downloaded duct v0.13.5
2022-04-12T04:07:55.6046159Z Compiling autocfg v1.1.0
2022-04-12T04:07:55.6046846Z Compiling proc-macro2 v1.0.37
2022-04-12T04:07:55.6047174Z Compiling unicode-xid v0.2.2
2022-04-12T04:07:55.6047434Z Compiling libc v0.2.122
2022-04-12T04:07:55.6047684Z Compiling syn v1.0.91
2022-04-12T04:07:55.6048737Z Compiling cfg-if v1.0.0
2022-04-12T04:07:55.6049009Z Compiling memchr v2.4.1
2022-04-12T04:07:55.6067809Z Compiling serde_derive v1.0.136
2022-04-12T04:07:55.7418474Z Compiling serde v1.0.136
2022-04-12T04:07:55.7775689Z Compiling version_check v0.9.4
2022-04-12T04:07:55.9941592Z Compiling lazy_static v1.4.0
2022-04-12T04:07:56.0437081Z Compiling ryu v1.0.9
2022-04-12T04:07:56.0860814Z Compiling crossbeam-utils v0.8.8
2022-04-12T04:07:56.1041790Z Compiling camino v1.0.7
2022-04-12T04:07:56.1176387Z Compiling bitflags v1.3.2
2022-04-12T04:07:56.1424770Z Compiling hashbrown v0.11.2
2022-04-12T04:07:56.2003670Z Compiling arrayvec v0.5.2
2022-04-12T04:07:56.2080560Z Compiling target-lexicon v0.12.3
2022-04-12T04:07:56.2595060Z Compiling serde_json v1.0.79
2022-04-12T04:07:56.3418527Z Compiling semver v1.0.7
2022-04-12T04:07:56.4332749Z Compiling once_cell v1.10.0
2022-04-12T04:07:56.4968821Z Compiling lexical-core v0.7.6
2022-04-12T04:07:56.5518360Z Compiling static_assertions v1.1.0
2022-04-12T04:07:56.6831453Z Compiling scopeguard v1.1.0
2022-04-12T04:07:56.7028888Z Compiling itoa v1.0.1
2022-04-12T04:07:56.7184620Z Compiling rayon-core v1.9.1
2022-04-12T04:07:56.7595019Z Compiling guppy-workspace-hack v0.1.0
2022-04-12T04:07:56.7782944Z Compiling either v1.6.1
2022-04-12T04:07:56.7867937Z Compiling cc v1.0.73
2022-04-12T04:07:56.8279931Z Compiling target-spec v1.0.1
2022-04-12T04:07:56.8296133Z Compiling smallvec v1.8.0
2022-04-12T04:07:56.9026005Z Compiling is_ci v1.1.1
2022-04-12T04:07:56.9751439Z Compiling eyre v0.6.8
2022-04-12T04:07:57.0061868Z Compiling fixedbitset v0.4.1
2022-04-12T04:07:57.0407462Z Compiling gimli v0.26.1
2022-04-12T04:07:57.0517310Z Compiling utf8parse v0.2.0
2022-04-12T04:07:57.1426036Z Compiling adler v1.0.2
2022-04-12T04:07:57.2118104Z Compiling log v0.4.16
2022-04-12T04:07:57.2349961Z Compiling debug-ignore v1.0.2
2022-04-12T04:07:57.3002147Z Compiling rustc-demangle v0.1.21
2022-04-12T04:07:57.3917103Z Compiling indenter v0.3.3
2022-04-12T04:07:57.4280553Z Compiling regex-syntax v0.6.25
2022-04-12T04:07:57.4441570Z Compiling heck v0.4.0
2022-04-12T04:07:57.5447400Z Compiling humantime v2.1.0
2022-04-12T04:07:57.5608124Z Compiling nested v0.1.1
2022-04-12T04:07:57.6881726Z Compiling textwrap v0.15.0
2022-04-12T04:07:57.8055493Z Compiling termcolor v1.1.3
2022-04-12T04:07:57.8928723Z Compiling indent_write v2.2.0
2022-04-12T04:07:58.1180965Z Compiling home v0.5.3
2022-04-12T04:07:58.2548833Z Compiling strsim v0.10.0
2022-04-12T04:07:58.4468278Z Compiling enable-ansi-support v0.1.2
2022-04-12T04:07:58.7908714Z Compiling memoffset v0.6.5
2022-04-12T04:07:58.8009739Z Compiling indexmap v1.8.1
2022-04-12T04:07:58.8399802Z Compiling num-traits v0.2.14
2022-04-12T04:07:59.0962886Z Compiling crossbeam-epoch v0.9.8
2022-04-12T04:07:59.1062169Z Compiling num-integer v0.1.44
2022-04-12T04:07:59.1141917Z Compiling miniz_oxide v0.4.4
2022-04-12T04:07:59.1497550Z Compiling rayon v1.5.1
2022-04-12T04:07:59.2779044Z Compiling proc-macro-error-attr v1.0.4
2022-04-12T04:07:59.4207381Z Compiling nom v5.1.2
2022-04-12T04:07:59.4233688Z Compiling proc-macro-error v1.0.4
2022-04-12T04:07:59.4605957Z Compiling twox-hash v1.6.2
2022-04-12T04:07:59.6805449Z Compiling itertools v0.10.3
2022-04-12T04:07:59.7410872Z Compiling backtrace v0.3.64
2022-04-12T04:08:01.8815364Z Compiling addr2line v0.17.0
2022-04-12T04:08:02.3482763Z Compiling aho-corasick v0.7.18
2022-04-12T04:08:02.4311854Z Compiling object v0.27.1
2022-04-12T04:08:02.4343880Z Compiling quick-xml v0.22.0
2022-04-12T04:08:02.8700113Z Compiling os_str_bytes v6.0.0
2022-04-12T04:08:03.1576047Z Compiling quote v1.0.18
2022-04-12T04:08:03.6660877Z Compiling crossbeam-channel v0.5.4
2022-04-12T04:08:03.7045655Z Compiling atty v0.2.14
2022-04-12T04:08:03.8504742Z Compiling time v0.1.44
2022-04-12T04:08:04.2466772Z Compiling num_cpus v1.13.1
2022-04-12T04:08:04.3493210Z Compiling os_pipe v0.9.2
2022-04-12T04:08:04.6092918Z Compiling shared_child v0.3.5
2022-04-12T04:08:04.8896363Z Compiling env_logger v0.9.0
2022-04-12T04:08:05.2136500Z Compiling cfg-expr v0.10.2
2022-04-12T04:08:05.6626172Z Compiling regex v1.5.5
2022-04-12T04:08:06.9872626Z Compiling nix v0.23.1
2022-04-12T04:08:07.2272969Z Compiling petgraph v0.6.0
2022-04-12T04:08:07.4940580Z Compiling vte_generate_state_changes v0.1.1
2022-04-12T04:08:08.0611141Z Compiling supports-color v1.3.0
2022-04-12T04:08:08.1902511Z Compiling duct v0.13.5
2022-04-12T04:08:09.1764667Z Compiling crossbeam-deque v0.8.1
2022-04-12T04:08:09.4365333Z Compiling shellwords v1.1.0
2022-04-12T04:08:10.0964588Z Compiling vte v0.10.1
2022-04-12T04:08:10.3816454Z Compiling owo-colors v3.3.0
2022-04-12T04:08:11.0130826Z Compiling chrono v0.4.19
2022-04-12T04:08:12.3198284Z Compiling ctrlc v3.2.1
2022-04-12T04:08:12.3587740Z Compiling strip-ansi-escapes v0.1.1
2022-04-12T04:08:12.5123109Z Compiling color-eyre v0.6.1
2022-04-12T04:08:13.8639067Z Compiling quick-junit v0.1.5
2022-04-12T04:08:14.6808280Z Compiling clap_derive v3.1.7
2022-04-12T04:08:17.4690728Z Compiling clap v3.1.8
2022-04-12T04:08:22.6655401Z Compiling cargo-platform v0.1.2
2022-04-12T04:08:22.7976319Z Compiling toml v0.5.8
2022-04-12T04:08:22.8653639Z Compiling humantime-serde v1.1.1
2022-04-12T04:08:22.8676932Z Compiling pathdiff v0.2.1
2022-04-12T04:08:23.5679883Z Compiling cargo_metadata v0.14.2
2022-04-12T04:08:23.5683077Z Compiling nextest-metadata v0.2.1
2022-04-12T04:08:23.9694709Z Compiling config v0.11.0
2022-04-12T04:08:25.1811813Z Compiling guppy v0.13.0
2022-04-12T04:08:27.3025652Z Compiling nextest-runner v0.4.0
2022-04-12T04:08:28.3911644Z Compiling cargo-nextest v0.9.11
2022-04-12T04:08:40.6288630Z Finished release [optimized] target(s) in 46.20s
2022-04-12T04:08:40.6452182Z Installing /home/runner/.cargo/bin/cargo-nextest
2022-04-12T04:08:40.6453034Z Installed package `cargo-nextest v0.9.11` (executable `cargo-nextest`)
2022-04-12T04:08:40.7322361Z
2022-04-12T04:08:40.7322866Z cd scripts
2022-04-12T04:08:40.7325118Z bundle install
2022-04-12T04:08:43.6310748Z Fetching gem metadata from https://rubygems.org/..
2022-04-12T04:08:43.7601162Z Using bundler 2.1.4
2022-04-12T04:08:43.7610935Z Following files may not be writable, so sudo is needed:
2022-04-12T04:08:43.7611248Z /var/lib/gems/2.7.0
2022-04-12T04:08:43.7611497Z /var/lib/gems/2.7.0/build_info
2022-04-12T04:08:43.7611741Z /var/lib/gems/2.7.0/cache
2022-04-12T04:08:43.7611982Z /var/lib/gems/2.7.0/doc
2022-04-12T04:08:43.7612228Z /var/lib/gems/2.7.0/extensions
2022-04-12T04:08:43.7612460Z /var/lib/gems/2.7.0/gems
2022-04-12T04:08:43.7612730Z /var/lib/gems/2.7.0/specifications
2022-04-12T04:08:43.7613328Z Fetching citrus 3.0.2
2022-04-12T04:08:43.8085151Z Installing citrus 3.0.2
2022-04-12T04:08:43.8789380Z Fetching rchardet 1.8.0
2022-04-12T04:08:43.9100568Z Installing rchardet 1.8.0
2022-04-12T04:08:43.9703158Z Fetching git 1.7.0
2022-04-12T04:08:43.9909073Z Installing git 1.7.0
2022-04-12T04:08:44.0458898Z Fetching paint 2.2.0
2022-04-12T04:08:44.0708374Z Installing paint 2.2.0
2022-04-12T04:08:44.1177014Z Fetching semantic 1.6.1
2022-04-12T04:08:44.1399110Z Installing semantic 1.6.1
2022-04-12T04:08:44.1817344Z Fetching toml-rb 2.0.1
2022-04-12T04:08:44.2042238Z Installing toml-rb 2.0.1
2022-04-12T04:08:44.2596595Z Bundle complete! 4 Gemfile dependencies, 7 gems now installed.
2022-04-12T04:08:44.2596991Z Use `bundle info [gemname]` to see where a bundled gem is installed.
2022-04-12T04:08:44.2790891Z cd ..
2022-04-12T04:08:44.2791120Z
2022-04-12T04:08:44.2791311Z # Currently fixing this to version 0.30 since version 0.31 has introduced
2022-04-12T04:08:44.2791689Z # a change that means it only works with versions of node > 10.
2022-04-12T04:08:44.2792412Z # https://github.com/igorshubovych/markdownlint-cli/issues/258
2022-04-12T04:08:44.2792793Z # ubuntu 20.04 gives us version 10.19. We can revert once we update the
2022-04-12T04:08:44.2793132Z # ci image to install a newer version of node.
2022-04-12T04:08:44.2795129Z sudo npm -g install markdownlint-cli@0.30
2022-04-12T04:08:50.3001332Z
2022-04-12T04:08:50.3002111Z added 32 packages, and audited 33 packages in 3s
2022-04-12T04:08:50.3002379Z
2022-04-12T04:08:50.3002500Z 4 packages are looking for funding
2022-04-12T04:08:50.3002808Z run `npm fund` for details
2022-04-12T04:08:50.3032758Z
2022-04-12T04:08:50.3033163Z 2 moderate severity vulnerabilities
2022-04-12T04:08:50.3033361Z
2022-04-12T04:08:50.3033515Z To address all issues (including breaking changes), run:
2022-04-12T04:08:50.3034092Z npm audit fix --force
2022-04-12T04:08:50.3034243Z
2022-04-12T04:08:50.3034352Z Run `npm audit` for details.
2022-04-12T04:08:50.3146669Z sudo npm -g install @datadog/datadog-ci
2022-04-12T04:08:57.0940515Z npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2022-04-12T04:08:57.1990349Z npm WARN deprecated uuid@3.3.2: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
2022-04-12T04:09:04.3590564Z
2022-04-12T04:09:04.3591273Z added 205 packages, and audited 206 packages in 14s
2022-04-12T04:09:04.3591517Z
2022-04-12T04:09:04.3591894Z 17 packages are looking for funding
2022-04-12T04:09:04.3592196Z run `npm fund` for details
2022-04-12T04:09:04.3607156Z
2022-04-12T04:09:04.3607463Z found 0 vulnerabilities
2022-04-12T04:09:04.3733847Z
2022-04-12T04:09:04.3734600Z pip3 install jsonschema==3.2.0
2022-04-12T04:09:06.0838740Z Requirement already satisfied: jsonschema==3.2.0 in /usr/lib/python3/dist-packages (3.2.0)
2022-04-12T04:09:06.2760967Z pip3 install remarshal==0.11.2
2022-04-12T04:09:07.4940646Z Collecting remarshal==0.11.2
2022-04-12T04:09:07.5142807Z Downloading remarshal-0.11.2-py3-none-any.whl (5.9 kB)
2022-04-12T04:09:07.5928247Z Collecting pytoml>=0.1.11
2022-04-12T04:09:07.6042819Z Downloading pytoml-0.1.21-py2.py3-none-any.whl (8.5 kB)
2022-04-12T04:09:07.6819631Z Collecting u-msgpack-python>=2.5.1
2022-04-12T04:09:07.6860837Z Downloading u_msgpack_python-2.7.1-py2.py3-none-any.whl (10.0 kB)
2022-04-12T04:09:07.7205873Z Requirement already satisfied: PyYAML>=5.1 in /usr/lib/python3/dist-packages (from remarshal==0.11.2) (5.3.1)
2022-04-12T04:09:07.7217828Z Requirement already satisfied: python-dateutil>=2.5.0 in /usr/lib/python3/dist-packages (from remarshal==0.11.2) (2.7.3)
2022-04-12T04:09:07.8349563Z Installing collected packages: pytoml, u-msgpack-python, remarshal
2022-04-12T04:09:07.8724610Z Successfully installed pytoml-0.1.21 remarshal-0.11.2 u-msgpack-python-2.7.1
2022-04-12T04:09:07.9250665Z
2022-04-12T04:09:07.9251557Z # Make sure our release build settings are present.
2022-04-12T04:09:07.9252252Z . scripts/environment/release-flags.sh
2022-04-12T04:09:07.9252516Z #! /usr/bin/env bash
2022-04-12T04:09:07.9252786Z set -e -o verbose
2022-04-12T04:09:07.9252934Z
2022-04-12T04:09:07.9253256Z # We want to ensure we're building using "full" release capabilities when possible, which
2022-04-12T04:09:07.9259660Z # means full LTO and a single codegen unit. This maximizes performance of the resulting
2022-04-12T04:09:07.9260378Z # code, but increases compilation time. We only set this if we're in CI _and_ we haven't
2022-04-12T04:09:07.9260801Z # been instructed to use the debug profile (via PROFILE environment variable).
2022-04-12T04:09:07.9261273Z if [[ "${CI-}" == "true" && "${PROFILE-}" != "debug" ]]; then
2022-04-12T04:09:07.9261515Z {
2022-04-12T04:09:07.9261754Z echo "CARGO_PROFILE_RELEASE_LTO=fat";
2022-04-12T04:09:07.9262057Z echo "CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1";
2022-04-12T04:09:07.9262359Z echo "CARGO_PROFILE_RELEASE_DEBUG=false";
2022-04-12T04:09:07.9262620Z } >> "${GITHUB_ENV}"
2022-04-12T04:09:07.9262831Z fi
2022-04-12T04:09:07.9284297Z ##[group]Run cargo clean
2022-04-12T04:09:07.9284586Z cargo clean
2022-04-12T04:09:07.9345027Z shell: /usr/bin/bash -e {0}
2022-04-12T04:09:07.9345239Z env:
2022-04-12T04:09:07.9345436Z CI: true
2022-04-12T04:09:07.9345646Z CARGO_BUILD_JOBS: 8
2022-04-12T04:09:07.9345874Z CARGO_PROFILE_RELEASE_LTO: fat
2022-04-12T04:09:07.9346139Z CARGO_PROFILE_RELEASE_CODEGEN_UNITS: 1
2022-04-12T04:09:07.9346407Z CARGO_PROFILE_RELEASE_DEBUG: false
2022-04-12T04:09:07.9346635Z ##[endgroup]
2022-04-12T04:09:08.1458537Z ##[group]Run cargo build
2022-04-12T04:09:08.1458833Z cargo build
2022-04-12T04:09:08.1518377Z shell: /usr/bin/bash -e {0}
2022-04-12T04:09:08.1518604Z env:
2022-04-12T04:09:08.1518809Z CI: true
2022-04-12T04:09:08.1519029Z CARGO_BUILD_JOBS: 8
2022-04-12T04:09:08.1519270Z CARGO_PROFILE_RELEASE_LTO: fat
2022-04-12T04:09:08.1519549Z CARGO_PROFILE_RELEASE_CODEGEN_UNITS: 1
2022-04-12T04:09:08.1519830Z CARGO_PROFILE_RELEASE_DEBUG: false
2022-04-12T04:09:08.1520068Z ##[endgroup]
2022-04-12T04:09:08.5700692Z Updating git repository `https://github.com/vectordotdev/chrono.git`
2022-04-12T04:09:09.0567642Z Updating git repository `https://github.com/vectordotdev/leveldb-sys.git`
2022-04-12T04:09:09.3996296Z Updating git repository `https://github.com/Azure/azure-sdk-for-rust.git`
2022-04-12T04:10:21.3836399Z Updating git repository `https://github.com/vectordotdev/heim.git`
2022-04-12T04:10:21.7855460Z Updating git repository `https://github.com/tokio-rs/tracing`
2022-04-12T04:10:23.6457120Z Downloading crates ...
2022-04-12T04:10:23.9376794Z Downloaded uuid v0.8.2
2022-04-12T04:10:23.9521017Z Downloaded byte-tools v0.3.1
2022-04-12T04:10:23.9590971Z Downloaded tokio-util v0.6.8
2022-04-12T04:10:23.9696296Z Downloaded tower v0.4.12
2022-04-12T04:10:23.9849239Z Downloaded paste v1.0.7
2022-04-12T04:10:23.9908343Z Downloaded pem-rfc7468 v0.2.4
2022-04-12T04:10:23.9960015Z Downloaded urlencoding v1.3.3
2022-04-12T04:10:23.9998593Z Downloaded peeking_take_while v1.0.0
2022-04-12T04:10:24.0020796Z Downloaded phf_codegen v0.10.0
2022-04-12T04:10:24.0035486Z Downloaded pest_generator v2.1.3
2022-04-12T04:10:24.0061640Z Downloaded pin-project-internal v0.4.29
2022-04-12T04:10:24.0093140Z Downloaded pkg-config v0.3.22
2022-04-12T04:10:24.0118289Z Downloaded pkcs8 v0.7.6
2022-04-12T04:10:24.0166390Z Downloaded pin-project v1.0.10
2022-04-12T04:10:24.0329442Z Downloaded proc-macro-crate v1.1.0
2022-04-12T04:10:24.0350861Z Downloaded prost v0.8.0
2022-04-12T04:10:24.0384508Z Downloaded ptr_meta_derive v0.1.4
2022-04-12T04:10:24.0409187Z Downloaded prost-types v0.10.0
2022-04-12T04:10:24.0434670Z Downloaded quickcheck v1.0.3
2022-04-12T04:10:24.0464079Z Downloaded quick-error v1.2.3
2022-04-12T04:10:24.0492355Z Downloaded quote v1.0.10
2022-04-12T04:10:24.0538633Z Downloaded crossterm v0.23.2
2022-04-12T04:10:24.0649659Z Downloaded rand_chacha v0.3.1
2022-04-12T04:10:24.0678245Z Downloaded version_check v0.9.3
2022-04-12T04:10:24.0702548Z Downloaded syslog v6.0.1
2022-04-12T04:10:24.0733089Z Downloaded uom v0.31.1
2022-04-12T04:10:24.0833424Z Downloaded rustversion v1.0.5
2022-04-12T04:10:24.0872407Z Downloaded scan_fmt v0.2.6
2022-04-12T04:10:24.0901040Z Downloaded serde-toml-merge v0.3.0
2022-04-12T04:10:24.0930761Z Downloaded sharded-slab v0.1.4
2022-04-12T04:10:24.0987465Z Downloaded sha-1 v0.8.2
2022-04-12T04:10:24.1013052Z Downloaded phf v0.10.0
2022-04-12T04:10:24.1031437Z Downloaded quote v0.6.13
2022-04-12T04:10:24.1063066Z Downloaded rand_core v0.5.1
2022-04-12T04:10:24.1092154Z Downloaded scoped-tls v1.0.0
2022-04-12T04:10:24.1115035Z Downloaded roaring v0.9.0
2022-04-12T04:10:24.1182779Z Downloaded raw-cpuid v10.2.0
2022-04-12T04:10:24.1249708Z Downloaded tokio-util v0.7.0
2022-04-12T04:10:24.1334305Z Downloaded webpki v0.21.4
2022-04-12T04:10:24.1423414Z Downloaded gouth v0.2.1
2022-04-12T04:10:24.1441374Z Downloaded simpl v0.1.0
2022-04-12T04:10:24.1464051Z Downloaded signal-hook v0.3.13
2022-04-12T04:10:24.1527568Z Downloaded shlex v0.1.1
2022-04-12T04:10:24.1554500Z Downloaded signatory v0.23.2
2022-04-12T04:10:24.1618780Z Downloaded signatory v0.21.0
2022-04-12T04:10:24.1683990Z Downloaded want v0.3.0
2022-04-12T04:10:24.1714476Z Downloaded mime v0.3.16
2022-04-12T04:10:24.1737102Z Downloaded prettytable-rs v0.8.0
2022-04-12T04:10:24.1786833Z Downloaded spin v0.5.2
2022-04-12T04:10:24.1813430Z Downloaded kube v0.70.0
2022-04-12T04:10:24.1830080Z Downloaded lalrpop-util v0.19.7
2022-04-12T04:10:24.1867905Z Downloaded tokio v1.17.0
2022-04-12T04:10:24.2250274Z Downloaded ucd-trie v0.1.3
2022-04-12T04:10:24.2282145Z Downloaded libloading v0.7.2
2022-04-12T04:10:24.2314016Z Downloaded lru v0.7.5
2022-04-12T04:10:24.2345435Z Downloaded lalrpop v0.19.7
2022-04-12T04:10:24.2511222Z Downloaded unchecked-index v0.2.2
2022-04-12T04:10:24.2540458Z Downloaded minimal-lexical v0.2.1
2022-04-12T04:10:24.2606060Z Downloaded lru-cache v0.1.2
2022-04-12T04:10:24.2636315Z Downloaded macaddr v1.0.1
2022-04-12T04:10:24.2660570Z Downloaded kube-runtime v0.70.0
2022-04-12T04:10:24.2713406Z Downloaded radix_trie v0.2.1
2022-04-12T04:10:24.2880837Z Downloaded matchers v0.1.0
2022-04-12T04:10:24.2910954Z Downloaded spki v0.4.1
2022-04-12T04:10:24.2942727Z Downloaded tokio-io-timeout v1.1.1
2022-04-12T04:10:24.2963271Z Downloaded tonic-build v0.7.0
2022-04-12T04:10:24.2991540Z Downloaded unicase v2.6.0
2022-04-12T04:10:24.3028519Z Downloaded sha3 v0.9.1
2022-04-12T04:10:24.3105387Z Downloaded tracing-serde v0.1.3
2022-04-12T04:10:24.3143771Z Downloaded tracing-core v0.1.24
2022-04-12T04:10:24.3197729Z Downloaded webpki v0.22.0
2022-04-12T04:10:24.3312652Z Downloaded utf-8 v0.7.6
2022-04-12T04:10:24.3353701Z Downloaded zstd v0.10.0+zstd.1.5.2
2022-04-12T04:10:24.3406256Z Downloaded xmlparser v0.13.3
2022-04-12T04:10:24.3498756Z Downloaded warp v0.3.2
2022-04-12T04:10:24.3615322Z Downloaded webbrowser v0.6.0
2022-04-12T04:10:24.3666253Z Downloaded RustyXML v0.3.0
2022-04-12T04:10:24.3708664Z Downloaded webpki-roots v0.19.0
2022-04-12T04:10:24.3777602Z Downloaded async-process v1.3.0
2022-04-12T04:10:24.3806907Z Downloaded bit-set v0.5.2
2022-04-12T04:10:24.3834464Z Downloaded graphql_client v0.10.0
2022-04-12T04:10:24.3901492Z Downloaded rust_decimal v1.23.1
2022-04-12T04:10:24.3973848Z Downloaded fakedata_generator v0.2.4
2022-04-12T04:10:24.4561768Z Downloaded libm v0.2.1
2022-04-12T04:10:24.4696937Z Downloaded webpki-roots v0.22.3
2022-04-12T04:10:24.4796746Z Downloaded num-bigint v0.2.6
2022-04-12T04:10:24.4863838Z Downloaded num-bigint v0.4.3
2022-04-12T04:10:24.4938154Z Downloaded remove_dir_all v0.5.3
2022-04-12T04:10:24.4967957Z Downloaded thread_local v1.1.4
2022-04-12T04:10:24.5004508Z Downloaded utf8-width v0.1.6
2022-04-12T04:10:24.5036798Z Downloaded tracing-attributes v0.1.20
2022-04-12T04:10:24.5074469Z Downloaded treediff v3.0.2
2022-04-12T04:10:24.5100542Z Downloaded inotify-sys v0.1.5
2022-04-12T04:10:24.5129434Z Downloaded ipnet v2.3.1
2022-04-12T04:10:24.5160742Z Downloaded webpki-roots v0.21.1
2022-04-12T04:10:24.5216095Z Downloaded generic-array v0.14.4
2022-04-12T04:10:24.5251455Z Downloaded secrecy v0.8.0
2022-04-12T04:10:24.5270433Z Downloaded convert_case v0.4.0
2022-04-12T04:10:24.5288670Z Downloaded smpl_jwt v0.6.1
2022-04-12T04:10:24.5311420Z Downloaded trust-dns-resolver v0.20.3
2022-04-12T04:10:24.5378548Z Downloaded trust-dns-proto v0.21.2
2022-04-12T04:10:24.5558699Z Downloaded fslock v0.2.1
2022-04-12T04:10:24.5589314Z Downloaded der v0.4.5
2022-04-12T04:10:24.5659990Z Downloaded native-tls v0.2.8
2022-04-12T04:10:24.5698327Z Downloaded which v4.2.2
2022-04-12T04:10:24.5728300Z Downloaded try-lock v0.2.3
2022-04-12T04:10:24.5750457Z Downloaded walkdir v2.3.2
2022-04-12T04:10:24.5787354Z Downloaded tokio-native-tls v0.3.0
2022-04-12T04:10:24.5826020Z Downloaded tokio-macros v1.7.0
2022-04-12T04:10:24.5859019Z Downloaded typenum v1.14.0
2022-04-12T04:10:24.5901529Z Downloaded luajit-src v210.3.2+resty1085a4d
2022-04-12T04:10:24.6344094Z Downloaded dashmap v4.0.2
2022-04-12T04:10:24.6424603Z Downloaded data-encoding v2.3.2
2022-04-12T04:10:24.6447188Z Downloaded dirs-sys-next v0.1.2
2022-04-12T04:10:24.6465801Z Downloaded mio-extras v2.0.6
2022-04-12T04:10:24.6489248Z Downloaded serde_urlencoded v0.6.1
2022-04-12T04:10:24.6515933Z Downloaded textwrap v0.11.0
2022-04-12T04:10:24.6551096Z Downloaded stringprep v0.1.2
2022-04-12T04:10:24.6572700Z Downloaded thiserror v1.0.30
2022-04-12T04:10:24.6626486Z Downloaded linked_hash_set v0.1.4
2022-04-12T04:10:24.6644352Z Downloaded bit-vec v0.6.3
2022-04-12T04:10:24.6663645Z Downloaded aws-smithy-async v0.39.0
2022-04-12T04:10:24.6686858Z Downloaded maxminddb v0.23.0
2022-04-12T04:10:24.6710304Z Downloaded slab v0.4.5
2022-04-12T04:10:24.6733501Z Downloaded unicode-bidi v0.3.7
2022-04-12T04:10:24.6765295Z Downloaded os_info v3.0.8
2022-04-12T04:10:24.6811521Z Downloaded tower-http v0.2.4
2022-04-12T04:10:24.6919235Z Downloaded k8s-openapi v0.14.0
2022-04-12T04:10:25.2066487Z Downloaded signature v1.4.0
2022-04-12T04:10:25.2093973Z Downloaded zstd-safe v4.1.4+zstd.1.5.2
2022-04-12T04:10:25.2128868Z Downloaded opaque-debug v0.3.0
2022-04-12T04:10:25.2176489Z Downloaded lock_api v0.4.6
2022-04-12T04:10:25.2230759Z Downloaded time-macros-impl v0.1.2
2022-04-12T04:10:25.2258304Z Downloaded wildmatch v1.1.0
2022-04-12T04:10:25.2282470Z Downloaded onig_sys v69.7.1
2022-04-12T04:10:25.2567808Z Downloaded listenfd v0.5.0
2022-04-12T04:10:25.2603700Z Downloaded ctor v0.1.21
2022-04-12T04:10:25.2622194Z Downloaded failure v0.1.8
2022-04-12T04:10:25.2688925Z Downloaded serde_bytes v0.11.5
2022-04-12T04:10:25.2764240Z Downloaded tungstenite v0.12.0
2022-04-12T04:10:25.2817892Z Downloaded tui v0.17.0
2022-04-12T04:10:25.2906021Z Downloaded strum_macros v0.18.0
2022-04-12T04:10:25.2932552Z Downloaded tikv-jemalloc-sys v0.4.2+5.2.1-patched.2
2022-04-12T04:10:25.3299569Z Downloaded tokio-openssl v0.6.3
2022-04-12T04:10:25.3326734Z Downloaded md-5 v0.9.1
2022-04-12T04:10:25.3349780Z Downloaded xml-rs v0.8.4
2022-04-12T04:10:25.3425081Z Downloaded no-proxy v0.3.1
2022-04-12T04:10:25.3446899Z Downloaded time-macros v0.1.1
2022-04-12T04:10:25.3459176Z Downloaded standback v0.2.17
2022-04-12T04:10:25.3496481Z Downloaded zerocopy v0.3.0
2022-04-12T04:10:25.3519779Z Downloaded yaml-rust v0.4.5
2022-04-12T04:10:25.3551047Z Downloaded unicode-xid v0.1.0
2022-04-12T04:10:25.3571727Z Downloaded unicode-segmentation v1.8.0
2022-04-12T04:10:25.3621567Z Downloaded nonzero_ext v0.3.0
2022-04-12T04:10:25.3670946Z Downloaded strum_macros v0.24.0
2022-04-12T04:10:25.3697844Z Downloaded tokio-rustls v0.23.3
2022-04-12T04:10:25.3722338Z Downloaded tokio-rustls v0.22.0
2022-04-12T04:10:25.3743087Z Downloaded unreachable v1.0.0
2022-04-12T04:10:25.3754243Z Downloaded serde_path_to_error v0.1.5
2022-04-12T04:10:25.3775344Z Downloaded subtle v2.4.1
2022-04-12T04:10:25.3793906Z Downloaded zstd-sys v1.6.3+zstd.1.5.2
2022-04-12T04:10:25.4033360Z Downloaded tower-layer v0.3.1
2022-04-12T04:10:25.4045118Z Downloaded typetag-impl v0.1.8
2022-04-12T04:10:25.4073691Z Downloaded tower-service v0.3.1
2022-04-12T04:10:25.4088999Z Downloaded syn v0.15.44
2022-04-12T04:10:25.4195272Z Downloaded ffi-opaque v0.1.0
2022-04-12T04:10:25.4210852Z Downloaded twoway v0.2.2
2022-04-12T04:10:25.4233714Z Downloaded string_cache v0.8.2
2022-04-12T04:10:25.4256026Z Downloaded tokio-postgres v0.7.5
2022-04-12T04:10:25.4320766Z Downloaded typetag v0.1.8
2022-04-12T04:10:25.4344855Z Downloaded typed-builder v0.5.1
2022-04-12T04:10:25.4371003Z Downloaded notify v4.0.17
2022-04-12T04:10:25.4409168Z Downloaded crossbeam-queue v0.3.5
2022-04-12T04:10:25.4427269Z Downloaded tokio-stream v0.1.8
2022-04-12T04:10:25.4476856Z Downloaded uaparser v0.5.1
2022-04-12T04:10:25.4775602Z Downloaded ring v0.16.20
2022-04-12T04:10:25.5953686Z Downloaded enum-as-inner v0.4.0
2022-04-12T04:10:25.5977988Z Downloaded zerocopy-derive v0.2.0
2022-04-12T04:10:25.6099863Z Downloaded enum-as-inner v0.3.3
2022-04-12T04:10:25.6137323Z Downloaded darling_core v0.13.0
2022-04-12T04:10:25.6197261Z Downloaded darling v0.13.0
2022-04-12T04:10:25.6237938Z Downloaded crossbeam-epoch v0.9.5
2022-04-12T04:10:25.6280421Z Downloaded nkeys v0.2.0
2022-04-12T04:10:25.6303435Z Downloaded num_enum v0.5.7
2022-04-12T04:10:25.6364231Z Downloaded sasl2-sys v0.1.19+2.1.27
2022-04-12T04:10:25.7831419Z Downloaded tracing v0.1.33
2022-04-12T04:10:25.7880776Z Downloaded serde-value v0.7.0
2022-04-12T04:10:25.7920962Z Downloaded fd-lock v3.0.1
2022-04-12T04:10:25.7960754Z Downloaded ryu v1.0.6
2022-04-12T04:10:25.8004636Z Downloaded rkyv v0.7.37
2022-04-12T04:10:25.8103763Z Downloaded rdkafka-sys v4.0.0+1.6.1
2022-04-12T04:10:25.8919453Z Downloaded libz-sys v1.1.3
2022-04-12T04:10:25.9517109Z Downloaded same-file v1.0.6
2022-04-12T04:10:25.9541292Z Downloaded tokio-tungstenite v0.15.0
2022-04-12T04:10:25.9611498Z Downloaded openssl-sys v0.9.72
2022-04-12T04:10:25.9659028Z Downloaded new_debug_unreachable v1.0.4
2022-04-12T04:10:25.9686463Z Downloaded krb5-src v0.3.2+1.19.2
2022-04-12T04:10:26.2343099Z Downloaded net2 v0.2.37
2022-04-12T04:10:26.2374939Z Downloaded derive_more v0.99.17
2022-04-12T04:10:26.2441240Z Downloaded derivative v2.2.0
2022-04-12T04:10:26.2532464Z Downloaded subtle-encoding v0.5.1
2022-04-12T04:10:26.2560448Z Downloaded mime_guess v2.0.3
2022-04-12T04:10:26.2589695Z Downloaded prost-build v0.10.0
2022-04-12T04:10:26.6072640Z Downloaded metrics v0.17.1
2022-04-12T04:10:26.6100128Z Downloaded memmap2 v0.5.3
2022-04-12T04:10:26.6127708Z Downloaded nkeys v0.1.0
2022-04-12T04:10:26.6147933Z Downloaded rle-decode-fast v1.0.1
2022-04-12T04:10:26.6172968Z Downloaded fastrand v1.7.0
2022-04-12T04:10:26.6192575Z Downloaded bytecheck_derive v0.6.7
2022-04-12T04:10:26.6212714Z Downloaded unindent v0.1.8
2022-04-12T04:10:26.6230932Z Downloaded stream-cancel v0.8.1
2022-04-12T04:10:26.6263149Z Downloaded crc-catalog v1.1.1
2022-04-12T04:10:26.6280370Z Downloaded float_eq v0.7.0
2022-04-12T04:10:26.6308123Z Downloaded crossbeam-channel v0.5.1
2022-04-12T04:10:26.6365563Z Downloaded rkyv_derive v0.7.37
2022-04-12T04:10:26.6384683Z Downloaded openssl-src v111.18.0+1.1.1n
2022-04-12T04:10:26.8826815Z Downloaded prost-build v0.8.0
2022-04-12T04:10:27.0572303Z Downloaded bytes v1.1.0
2022-04-12T04:10:27.0626049Z Downloaded infer v0.7.0
2022-04-12T04:10:27.1559021Z Downloaded bytecheck v0.6.7
2022-04-12T04:10:27.1570132Z Downloaded nodrop v0.1.14
2022-04-12T04:10:27.1579920Z Downloaded lockfree-object-pool v0.1.3
2022-04-12T04:10:27.2894143Z Downloaded md-5 v0.10.1
2022-04-12T04:10:27.2909240Z Downloaded tungstenite v0.14.0
2022-04-12T04:10:27.2955784Z Downloaded tinyvec_macros v0.1.0
2022-04-12T04:10:27.2964698Z Downloaded woothee v0.13.0
2022-04-12T04:10:27.3259144Z Downloaded unicode-normalization v0.1.19
2022-04-12T04:10:27.3306430Z Downloaded socket2 v0.4.4
2022-04-12T04:10:27.3327855Z Downloaded graphql_query_derive v0.10.0
2022-04-12T04:10:27.3335395Z Downloaded fixedbitset v0.2.0
2022-04-12T04:10:27.3348975Z Downloaded bollard-stubs v1.42.0-rc.0
2022-04-12T04:10:27.3371810Z Downloaded no-std-compat v0.4.1
2022-04-12T04:10:27.3383754Z Downloaded futures v0.1.31
2022-04-12T04:10:27.3503323Z Downloaded fast_chemail v0.9.6
2022-04-12T04:10:27.3517615Z Downloaded failure_derive v0.1.8
2022-04-12T04:10:27.3529280Z Downloaded enumflags2 v0.7.4
2022-04-12T04:10:27.3542561Z Downloaded rustls v0.20.4
2022-04-12T04:10:27.3685169Z Downloaded bollard v0.12.0
2022-04-12T04:10:27.3750422Z Downloaded mio v0.6.23
2022-04-12T04:10:27.3808533Z Downloaded db-key v0.0.5
2022-04-12T04:10:27.3815793Z Downloaded block-buffer v0.7.3
2022-04-12T04:10:27.3825816Z Downloaded block-buffer v0.10.0
2022-04-12T04:10:27.3836948Z Downloaded block-buffer v0.9.0
2022-04-12T04:10:27.3845507Z Downloaded tinyvec v1.5.1
2022-04-12T04:10:27.3881449Z Downloaded tiny-keccak v2.0.2
2022-04-12T04:10:27.3908050Z Downloaded openssl-probe v0.1.5
2022-04-12T04:10:27.3920239Z Downloaded openssl v0.10.38
2022-04-12T04:10:27.4015536Z Downloaded rmp v0.8.10
2022-04-12T04:10:27.4051993Z Downloaded graphql_client_codegen v0.10.0
2022-04-12T04:10:27.4118328Z Downloaded encoding_rs v0.8.31
2022-04-12T04:10:27.4408596Z Downloaded env_logger v0.8.4
2022-04-12T04:10:27.4435579Z Downloaded opaque-debug v0.2.3
2022-04-12T04:10:27.4443930Z Downloaded zeroize_derive v1.2.2
2022-04-12T04:10:27.4453539Z Downloaded zeroize v1.4.3
2022-04-12T04:10:27.4466302Z Downloaded encode_unicode v0.3.6
2022-04-12T04:10:27.4496069Z Downloaded ena v0.14.0
2022-04-12T04:10:27.4515594Z Downloaded bytes v0.4.12
2022-04-12T04:10:27.4550355Z Downloaded retain_mut v0.1.7
2022-04-12T04:10:27.4558801Z Downloaded async-graphql-derive v3.0.37
2022-04-12T04:10:27.4584079Z Downloaded async-task v4.0.3
2022-04-12T04:10:27.4612645Z Downloaded async-stream-impl v0.3.3
2022-04-12T04:10:27.4620158Z Downloaded tikv-jemallocator v0.4.3
2022-04-12T04:10:27.4641537Z Downloaded serde_with v1.12.1
2022-04-12T04:10:27.4689982Z Downloaded resolv-conf v0.7.0
2022-04-12T04:10:27.4709519Z Downloaded ordered-float v2.10.0
2022-04-12T04:10:27.4724620Z Downloaded nom v7.1.1
2022-04-12T04:10:27.4789690Z Downloaded atomig v0.3.3
2022-04-12T04:10:27.4809033Z Downloaded nom-regex v0.2.0
2022-04-12T04:10:27.4817973Z Downloaded nibble_vec v0.1.0
2022-04-12T04:10:27.4831672Z Downloaded bitmask-enum v1.1.3
2022-04-12T04:10:27.4845641Z Downloaded aws-sdk-firehose v0.9.0
2022-04-12T04:10:27.4901681Z Downloaded avro-rs v0.13.0
2022-04-12T04:10:27.4956943Z Downloaded attohttpc v0.17.0
2022-04-12T04:10:27.5009401Z Downloaded atomic-waker v1.0.0
2022-04-12T04:10:27.5024086Z Downloaded async-trait v0.1.53
2022-04-12T04:10:27.5056861Z Downloaded atomic-shim v0.2.0
2022-04-12T04:10:27.5069790Z Downloaded autocfg v1.0.1
2022-04-12T04:10:27.5089711Z Downloaded inherent v1.0.1
2022-04-12T04:10:27.5107129Z Downloaded substring v1.4.5
2022-04-12T04:10:27.5117014Z Downloaded strum v0.24.0
2022-04-12T04:10:27.5125707Z Downloaded strum v0.18.0
2022-04-12T04:10:27.5133247Z Downloaded multer v2.0.1
2022-04-12T04:10:27.5158738Z Downloaded reqwest v0.11.10
2022-04-12T04:10:27.5236996Z Downloaded mongodb v2.1.0
2022-04-12T04:10:27.5402320Z Downloaded mlua v0.7.4
2022-04-12T04:10:27.5497716Z Downloaded strsim v0.8.0
2022-04-12T04:10:27.5511096Z Downloaded parking v2.0.0
2022-04-12T04:10:27.5525637Z Downloaded matchit v0.5.0
2022-04-12T04:10:27.5543624Z Downloaded parking_lot v0.12.0
2022-04-12T04:10:27.5569692Z Downloaded parking_lot v0.11.2
2022-04-12T04:10:27.5597344Z Downloaded mio v0.8.0
2022-04-12T04:10:27.5655783Z Downloaded bloom v0.3.2
2022-04-12T04:10:27.5667198Z Downloaded digest v0.8.1
2022-04-12T04:10:27.5678420Z Downloaded dirs-next v2.0.0
2022-04-12T04:10:27.5693594Z Downloaded async-graphql v3.0.37
2022-04-12T04:10:27.5927166Z Downloaded darling_macro v0.13.0
2022-04-12T04:10:27.5934048Z Downloaded take_mut v0.2.2
2022-04-12T04:10:27.5943190Z Downloaded dashmap v5.2.0
2022-04-12T04:10:27.5968240Z Downloaded blocking v1.1.0
2022-04-12T04:10:27.5985997Z Downloaded block-padding v0.2.1
2022-04-12T04:10:27.5996336Z Downloaded snap v1.0.5
2022-04-12T04:10:27.6023074Z Downloaded oauth2 v4.1.0
2022-04-12T04:10:27.6062903Z Downloaded chrono-tz v0.6.1
2022-04-12T04:10:27.6237005Z Downloaded onig v6.3.1
2022-04-12T04:10:27.6264867Z Downloaded number_prefix v0.4.0
2022-04-12T04:10:27.6275403Z Downloaded nats v0.18.1
2022-04-12T04:10:27.6363139Z Downloaded mio v0.7.14
2022-04-12T04:10:27.6432004Z Downloaded indoc v1.0.4
2022-04-12T04:10:27.6461577Z Downloaded waker-fn v1.1.0
2022-04-12T04:10:27.6473850Z Downloaded typed-builder v0.9.1
2022-04-12T04:10:27.6496180Z Downloaded syn v1.0.90
2022-04-12T04:10:27.6622385Z Downloaded sync_wrapper v0.1.1
2022-04-12T04:10:27.6631586Z Downloaded snafu-derive v0.7.0
2022-04-12T04:10:27.6646693Z Downloaded num_enum_derive v0.5.7
2022-04-12T04:10:27.6658094Z Downloaded serde_repr v0.1.7
2022-04-12T04:10:27.6678090Z Downloaded num_threads v0.1.3
2022-04-12T04:10:27.6689018Z Downloaded multimap v0.8.3
2022-04-12T04:10:27.6702405Z Downloaded async-graphql-warp v3.0.37
2022-04-12T04:10:27.6712711Z Downloaded async-recursion v1.0.0
2022-04-12T04:10:27.6729379Z Downloaded async-io v1.6.0
2022-04-12T04:10:27.6756639Z Downloaded crc v2.1.0
2022-04-12T04:10:27.6772893Z Downloaded async-stream v0.3.3
2022-04-12T04:10:27.6792526Z Downloaded debug-helper v0.3.12
2022-04-12T04:10:27.6802659Z Downloaded trust-dns-proto v0.20.4
2022-04-12T04:10:27.6925835Z Downloaded time v0.3.7
2022-04-12T04:10:27.6980592Z Downloaded snafu v0.7.0
2022-04-12T04:10:27.7044585Z Downloaded serde_nanos v0.1.2
2022-04-12T04:10:27.7054487Z Downloaded num-format v0.4.0
2022-04-12T04:10:27.7098555Z Downloaded cexpr v0.4.0
2022-04-12T04:10:27.7118980Z Downloaded rend v0.3.6
2022-04-12T04:10:27.7132384Z Downloaded num-rational v0.3.2
2022-04-12T04:10:27.7148116Z Downloaded cpufeatures v0.2.1
2022-04-12T04:10:27.7161764Z Downloaded cache-padded v1.1.1
2022-04-12T04:10:27.7175542Z Downloaded bytes-utils v0.1.1
2022-04-12T04:10:27.7191644Z Downloaded rustc-hash v1.1.0
2022-04-12T04:10:27.7203470Z Downloaded graphql-introspection-query v0.2.0
2022-04-12T04:10:27.7211040Z Downloaded futures-lite v1.12.0
2022-04-12T04:10:27.7235534Z Downloaded async-graphql-parser v3.0.37
2022-04-12T04:10:27.7277734Z Downloaded futures-task v0.3.21
2022-04-12T04:10:27.7291579Z Downloaded async-graphql-value v3.0.37
2022-04-12T04:10:27.7306209Z Downloaded iovec v0.1.4
2022-04-12T04:10:27.7320362Z Downloaded exitcode v1.1.2
2022-04-12T04:10:27.7329346Z Downloaded async-compression v0.3.12
2022-04-12T04:10:27.7451194Z Downloaded input_buffer v0.4.0
2022-04-12T04:10:27.7460701Z Downloaded inotify v0.7.1
2022-04-12T04:10:27.7482734Z Downloaded async-fs v1.5.0
2022-04-12T04:10:27.7498217Z Downloaded ascii_utils v0.9.3
2022-04-12T04:10:27.7509305Z Downloaded async-executor v1.4.1
2022-04-12T04:10:27.7528183Z Downloaded ascii-canvas v3.0.0
2022-04-12T04:10:27.7540050Z Downloaded serde_with_macros v1.5.1
2022-04-12T04:10:27.7553100Z Downloaded serde_urlencoded v0.7.1
2022-04-12T04:10:27.7570845Z Downloaded tracing-subscriber v0.3.10
2022-04-12T04:10:27.7664503Z Downloaded time v0.2.27
2022-04-12T04:10:27.7705563Z Downloaded synstructure v0.12.6
2022-04-12T04:10:27.7718733Z Downloaded thiserror-impl v1.0.30
2022-04-12T04:10:27.7732066Z Downloaded smol v1.2.5
2022-04-12T04:10:27.7767884Z Downloaded sketches-ddsketch v0.1.2
2022-04-12T04:10:27.7781692Z Downloaded siphasher v0.3.7
2022-04-12T04:10:27.7795457Z Downloaded rmp-serde v1.0.0
2022-04-12T04:10:27.7816565Z Downloaded rand v0.8.5
2022-04-12T04:10:27.7858932Z Downloaded hyper v0.14.18
2022-04-12T04:10:27.7950941Z Downloaded nuid v0.3.2
2022-04-12T04:10:27.7960662Z Downloaded bindgen v0.56.0
2022-04-12T04:10:27.8041215Z Downloaded matches v0.1.9
2022-04-12T04:10:27.8048371Z Downloaded futures v0.3.21
2022-04-12T04:10:27.8098670Z Downloaded erased-serde v0.3.16
2022-04-12T04:10:27.8123983Z Downloaded arrayvec v0.4.12
2022-04-12T04:10:27.8146072Z Downloaded dirs v1.0.5
2022-04-12T04:10:27.8160269Z Downloaded ct-logs v0.8.0
2022-04-12T04:10:27.8173624Z Downloaded fallible-iterator v0.2.0
2022-04-12T04:10:27.8187081Z Downloaded base64 v0.12.3
2022-04-12T04:10:27.8221859Z Downloaded ascii v0.9.3
2022-04-12T04:10:27.8241867Z Downloaded arc-swap v1.5.0
2022-04-12T04:10:27.8283517Z Downloaded async-net v1.6.1
2022-04-12T04:10:27.8299962Z Downloaded linked-hash-map v0.5.4
2022-04-12T04:10:27.8316384Z Downloaded arrayvec v0.7.2
2022-04-12T04:10:27.8339638Z Downloaded anymap v0.12.1
2022-04-12T04:10:27.8351098Z Downloaded weak-table v0.3.2
2022-04-12T04:10:27.8374995Z Downloaded base64 v0.13.0
2022-04-12T04:10:27.8411774Z Downloaded backtrace v0.3.63
2022-04-12T04:10:27.8479950Z Downloaded anyhow v1.0.56
2022-04-12T04:10:27.8521951Z Downloaded Inflector v0.11.4
2022-04-12T04:10:27.8555292Z Downloaded graphql-parser v0.2.3
2022-04-12T04:10:27.8608514Z Downloaded lua-src v543.1.0
2022-04-12T04:10:27.8871669Z Downloaded idna v0.2.3
2022-04-12T04:10:27.8959057Z Downloaded ident_case v1.0.1
2022-04-12T04:10:27.8967855Z Downloaded tracing-log v0.1.2
2022-04-12T04:10:27.8981727Z Downloaded tracing-futures v0.2.5
2022-04-12T04:10:27.8996782Z Downloaded rustls v0.18.1
2022-04-12T04:10:27.9103307Z Downloaded tonic v0.7.1
2022-04-12T04:10:27.9171176Z Downloaded syslog_loose v0.16.0
2022-04-12T04:10:27.9198438Z Downloaded serde_yaml v0.8.23
2022-04-12T04:10:27.9227855Z Downloaded tokio-tungstenite v0.13.0
2022-04-12T04:10:27.9257728Z Downloaded term v0.7.0
2022-04-12T04:10:27.9295373Z Downloaded simple_asn1 v0.4.1
2022-04-12T04:10:27.9307648Z Downloaded spin v0.9.2
2022-04-12T04:10:27.9332664Z Downloaded h2 v0.3.11
2022-04-12T04:10:27.9409320Z Downloaded prost v0.10.0
2022-04-12T04:10:27.9431588Z Downloaded parking_lot_core v0.9.1
2022-04-12T04:10:27.9455426Z Downloaded metrics-tracing-context v0.9.0
2022-04-12T04:10:27.9469352Z Downloaded match_cfg v0.1.0
2022-04-12T04:10:27.9478292Z Downloaded maplit v1.0.2
2022-04-12T04:10:27.9489264Z Downloaded kube-core v0.70.0
2022-04-12T04:10:27.9511508Z Downloaded http-range-header v0.3.0
2022-04-12T04:10:27.9544922Z Downloaded hostname v0.3.1
2022-04-12T04:10:27.9560448Z Downloaded hmac v0.11.0
2022-04-12T04:10:27.9575359Z Downloaded grok v1.2.0
2022-04-12T04:10:27.9605867Z Downloaded hash_hasher v2.0.3
2022-04-12T04:10:27.9624147Z Downloaded leveldb v0.8.6
2022-04-12T04:10:27.9656414Z Downloaded instant v0.1.12
2022-04-12T04:10:27.9671887Z Downloaded http-body v0.4.4
2022-04-12T04:10:27.9690053Z Downloaded hex v0.4.3
2022-04-12T04:10:27.9708110Z Downloaded heck v0.3.3
2022-04-12T04:10:27.9724581Z Downloaded hashbrown v0.12.0
2022-04-12T04:10:27.9770867Z Downloaded fake-simd v0.1.2
2022-04-12T04:10:27.9777588Z Downloaded digest v0.10.3
2022-04-12T04:10:27.9797567Z Downloaded digest v0.9.0
2022-04-12T04:10:27.9811837Z Downloaded crossterm v0.22.1
2022-04-12T04:10:27.9881444Z Downloaded crypto-common v0.1.3
2022-04-12T04:10:27.9891183Z Downloaded const_fn v0.4.8
2022-04-12T04:10:27.9904421Z Downloaded uncased v0.9.6
2022-04-12T04:10:27.9918943Z Downloaded libflate v1.1.1
2022-04-12T04:10:27.9957633Z Downloaded crc32fast v1.3.2
2022-04-12T04:10:27.9978197Z Downloaded axum-core v0.2.1
2022-04-12T04:10:27.9994498Z Downloaded aws-smithy-query v0.39.0
2022-04-12T04:10:28.0003516Z Downloaded bstr v0.2.17
2022-04-12T04:10:28.0124716Z Downloaded async-lock v2.4.0
2022-04-12T04:10:28.0143635Z Downloaded logfmt v0.0.2
2022-04-12T04:10:28.0153189Z Downloaded event-listener v2.5.1
2022-04-12T04:10:28.0170296Z Downloaded enumflags2_derive v0.7.4
2022-04-12T04:10:28.0179335Z Downloaded tokio-io v0.1.13
2022-04-12T04:10:28.0211861Z Downloaded term v0.5.2
2022-04-12T04:10:28.0250238Z Downloaded libflate_lz77 v1.1.0
2022-04-12T04:10:28.0258730Z Downloaded tempfile v3.3.0
2022-04-12T04:10:28.0283042Z Downloaded lazycell v1.3.0
2022-04-12T04:10:28.0294067Z Downloaded kube-client v0.70.0
2022-04-12T04:10:28.0337626Z Downloaded keccak v0.1.0
2022-04-12T04:10:28.0345741Z Downloaded platforms v1.1.0
2022-04-12T04:10:28.0367847Z Downloaded aws-sdk-cloudwatchlogs v0.9.0
2022-04-12T04:10:28.0428072Z Downloaded codespan-reporting v0.11.1
2022-04-12T04:10:28.0501825Z Downloaded futures-executor v0.3.21
2022-04-12T04:10:28.0517535Z Downloaded futures-core v0.3.21
2022-04-12T04:10:28.0557914Z Downloaded futures-channel v0.3.21
2022-04-12T04:10:28.0598183Z Downloaded colored v2.0.0
2022-04-12T04:10:28.0605853Z Downloaded jsonpath_lib v0.3.0
2022-04-12T04:10:28.0698729Z Downloaded attohttpc v0.15.0
2022-04-12T04:10:28.0742527Z Downloaded form_urlencoded v1.0.1
2022-04-12T04:10:28.0751622Z Downloaded cmake v0.1.48
2022-04-12T04:10:28.0765564Z Downloaded clap v2.34.0
2022-04-12T04:10:28.0854294Z Downloaded rustc_version v0.4.0
2022-04-12T04:10:28.0868785Z Downloaded proc-macro2 v0.4.30
2022-04-12T04:10:28.0888906Z Downloaded const-oid v0.6.2
2022-04-12T04:10:28.0903627Z Downloaded json-patch v0.2.6
2022-04-12T04:10:28.0929463Z Downloaded inventory-impl v0.1.11
2022-04-12T04:10:28.0938262Z Downloaded inventory v0.2.0
2022-04-12T04:10:28.0958174Z Downloaded inventory v0.1.11
2022-04-12T04:10:28.0972269Z Downloaded governor v0.4.2
2022-04-12T04:10:28.1018999Z Downloaded signal-hook-registry v1.4.0
2022-04-12T04:10:28.1031818Z Downloaded signal-hook-mio v0.2.3
2022-04-12T04:10:28.1045209Z Downloaded sha2 v0.10.2
2022-04-12T04:10:28.1069686Z Downloaded hyper-openssl v0.9.2
2022-04-12T04:10:28.1085293Z Downloaded goauth v0.11.1
2022-04-12T04:10:28.1104555Z Downloaded gcemeta v0.1.4
2022-04-12T04:10:28.1117086Z Downloaded curve25519-dalek v3.2.0
2022-04-12T04:10:28.1255368Z Downloaded json v0.12.4
2022-04-12T04:10:28.1291585Z Downloaded sha2 v0.9.8
2022-04-12T04:10:28.1318687Z Downloaded sha-1 v0.10.0
2022-04-12T04:10:28.1336112Z Downloaded sha-1 v0.9.8
2022-04-12T04:10:28.1355777Z Downloaded csv-core v0.1.10
2022-04-12T04:10:28.1372014Z Downloaded diff v0.1.12
2022-04-12T04:10:28.1386476Z Downloaded rdkafka v0.27.0
2022-04-12T04:10:28.1448083Z Downloaded ipnetwork v0.18.0
2022-04-12T04:10:28.1466308Z Downloaded hyperlocal v0.8.0
2022-04-12T04:10:28.1484560Z Downloaded rmpv v1.0.0
2022-04-12T04:10:28.1508333Z Downloaded pulsar v4.1.1
2022-04-12T04:10:28.1552877Z Downloaded hyper-timeout v0.4.1
2022-04-12T04:10:28.1569294Z Downloaded hyper-rustls v0.22.1
2022-04-12T04:10:28.1592698Z Downloaded httpdate v1.0.2
2022-04-12T04:10:28.1606349Z Downloaded quanta v0.9.3
2022-04-12T04:10:28.1627653Z Downloaded hyper-rustls v0.23.0
2022-04-12T04:10:28.1664416Z Downloaded headers v0.3.7
2022-04-12T04:10:28.1732729Z Downloaded postgres-protocol v0.6.2
2022-04-12T04:10:28.1755726Z Downloaded postgres-openssl v0.5.0
2022-04-12T04:10:28.1765478Z Downloaded pest_derive v2.1.0
2022-04-12T04:10:28.1779969Z Downloaded http v0.2.6
2022-04-12T04:10:28.1830923Z Downloaded httparse v1.6.0
2022-04-12T04:10:28.1855517Z Downloaded hyper-proxy v0.9.1
2022-04-12T04:10:28.1868165Z Downloaded headers-core v0.2.0
2022-04-12T04:10:28.1875411Z Downloaded ghost v0.1.2
2022-04-12T04:10:28.1889929Z Downloaded serde-xml-rs v0.5.1
2022-04-12T04:10:28.1911344Z Downloaded seahash v4.1.0
2022-04-12T04:10:28.1928893Z Downloaded sct v0.7.0
2022-04-12T04:10:28.1972727Z Downloaded rustyline v9.1.2
2022-04-12T04:10:28.2026344Z Downloaded getrandom v0.1.16
2022-04-12T04:10:28.2054952Z Downloaded fs_extra v1.2.0
2022-04-12T04:10:28.2075580Z Downloaded flate2 v1.0.22
2022-04-12T04:10:28.2130898Z Downloaded fixedbitset v0.4.0
2022-04-12T04:10:28.2146992Z Downloaded ed25519-dalek v1.0.1
2022-04-12T04:10:28.2168302Z Downloaded ed25519 v1.3.0
2022-04-12T04:10:28.2183087Z Downloaded dyn-clone v1.0.5
2022-04-12T04:10:28.2201690Z Downloaded dtoa v0.4.8
2022-04-12T04:10:28.2217254Z Downloaded doc-comment v0.3.3
2022-04-12T04:10:28.2228564Z Downloaded dns-lookup v1.0.8
2022-04-12T04:10:28.2242798Z Downloaded combine v3.8.1
2022-04-12T04:10:28.2296917Z Downloaded rustls v0.19.1
2022-04-12T04:10:28.2405103Z Downloaded crunchy v0.2.2
2022-04-12T04:10:28.2413043Z Downloaded cidr-utils v0.5.6
2022-04-12T04:10:28.2438657Z Downloaded aws-sdk-s3 v0.9.0
2022-04-12T04:10:28.2626987Z Downloaded bit-vec v0.4.4
2022-04-12T04:10:28.2640715Z Downloaded cassowary v0.3.0
2022-04-12T04:10:28.2658232Z Downloaded base64-url v1.4.10
2022-04-12T04:10:28.2667730Z Downloaded aws-sdk-cloudwatch v0.9.0
2022-04-12T04:10:28.2738107Z Downloaded rustls-pemfile v0.3.0
2022-04-12T04:10:28.2760644Z Downloaded rustls-pemfile v0.2.1
2022-04-12T04:10:28.2780461Z Downloaded roxmltree v0.14.1
2022-04-12T04:10:28.2894128Z Downloaded rustls-native-certs v0.5.0
2022-04-12T04:10:28.2916427Z Downloaded redis v0.21.5
2022-04-12T04:10:28.2988718Z Downloaded vec_map v0.8.2
2022-04-12T04:10:28.3000758Z Downloaded rand v0.7.3
2022-04-12T04:10:28.3063200Z Downloaded futures-sink v0.3.21
2022-04-12T04:10:28.3071838Z Downloaded ansi_term v0.12.1
2022-04-12T04:10:28.3093019Z Downloaded jobserver v0.1.24
2022-04-12T04:10:28.3113222Z Downloaded itoa v0.4.8
2022-04-12T04:10:28.3130339Z Downloaded hyper-tls v0.5.0
2022-04-12T04:10:28.3146719Z Downloaded getrandom v0.2.3
2022-04-12T04:10:28.3181538Z Downloaded generic-array v0.12.4
2022-04-12T04:10:28.3203202Z Downloaded futures-util v0.3.21
2022-04-12T04:10:28.3356122Z Downloaded futures-timer v3.0.2
2022-04-12T04:10:28.3376164Z Downloaded futures-io v0.3.21
2022-04-12T04:10:28.3385430Z Downloaded foreign-types-shared v0.1.1
2022-04-12T04:10:28.3392692Z Downloaded foreign-types v0.3.2
2022-04-12T04:10:28.3401165Z Downloaded fnv v1.0.7
2022-04-12T04:10:28.3410949Z Downloaded endian-type v0.1.2
2022-04-12T04:10:28.3417102Z Downloaded aws-sdk-sqs v0.9.0
2022-04-12T04:10:28.3469090Z Downloaded combine v4.6.2
2022-04-12T04:10:28.3535264Z Downloaded crypto-mac v0.11.1
2022-04-12T04:10:28.3546432Z Downloaded aws-sdk-sts v0.9.0
2022-04-12T04:10:28.3586621Z Downloaded concurrent-queue v1.2.2
2022-04-12T04:10:28.3604725Z Downloaded prost-types v0.8.0
2022-04-12T04:10:28.3617864Z Downloaded base64ct v1.1.1
2022-04-12T04:10:28.3637206Z Downloaded clang-sys v1.3.0
2022-04-12T04:10:28.3662618Z Downloaded bson v2.1.0
2022-04-12T04:10:28.3712556Z Downloaded ptr_meta v0.1.4
2022-04-12T04:10:28.3722218Z Downloaded prost-derive v0.10.0
2022-04-12T04:10:28.3735591Z Downloaded prost-derive v0.8.0
2022-04-12T04:10:28.3748932Z Downloaded proc-macro2 v1.0.32
2022-04-12T04:10:28.3776532Z Downloaded chrono-tz-build v0.0.2
2022-04-12T04:10:28.3784089Z Downloaded bytemuck v1.8.0
2022-04-12T04:10:28.3809226Z Downloaded prettyplease v0.1.9
2022-04-12T04:10:28.3841557Z Downloaded bytesize v1.1.0
2022-04-12T04:10:28.3852874Z Downloaded ppv-lite86 v0.2.15
2022-04-12T04:10:28.3868957Z Downloaded postgres-types v0.2.2
2022-04-12T04:10:28.3890617Z Downloaded polling v2.2.0
2022-04-12T04:10:28.3912944Z Downloaded petgraph v0.5.1
2022-04-12T04:10:28.4055085Z Downloaded axum v0.5.1
2022-04-12T04:10:28.4126244Z Downloaded aws-sdk-sso v0.9.0
2022-04-12T04:10:28.4149739Z Downloaded backoff v0.4.0
2022-04-12T04:10:28.4177222Z Downloaded aws-smithy-json v0.39.0
2022-04-12T04:10:28.4196447Z Downloaded pin-project-internal v1.0.10
2022-04-12T04:10:28.4218059Z Downloaded pin-project v0.4.29
2022-04-12T04:10:28.4317821Z Downloaded aws-smithy-types v0.39.0
2022-04-12T04:10:28.4343987Z Downloaded pico-args v0.4.2
2022-04-12T04:10:28.4359622Z Downloaded pest_meta v2.1.3
2022-04-12T04:10:28.4379866Z Downloaded pest v2.1.3
2022-04-12T04:10:28.4423436Z Downloaded aws-types v0.9.0
2022-04-12T04:10:28.4442578Z Downloaded aws-sig-auth v0.9.0
2022-04-12T04:10:28.4453877Z Downloaded aws-smithy-xml v0.39.0
2022-04-12T04:10:28.4468927Z Downloaded async-channel v1.6.1
2022-04-12T04:10:28.4483942Z Downloaded peeking_take_while v0.1.2
2022-04-12T04:10:28.4492465Z Downloaded aws-smithy-http v0.39.0
2022-04-12T04:10:28.4520545Z Downloaded metrics-util v0.10.2
2022-04-12T04:10:28.4555394Z Downloaded metrics-macros v0.4.0
2022-04-12T04:10:28.4567246Z Downloaded aws-smithy-http-tower v0.39.0
2022-04-12T04:10:28.4577360Z Downloaded aws-config v0.9.0
2022-04-12T04:10:28.4639658Z Downloaded sct v0.6.1
2022-04-12T04:10:28.4677806Z Downloaded rustls-native-certs v0.6.1
2022-04-12T04:10:28.4700084Z Downloaded regex-automata v0.1.10
2022-04-12T04:10:28.4764242Z Downloaded rand_distr v0.4.3
2022-04-12T04:10:28.4807021Z Downloaded rand_core v0.6.3
2022-04-12T04:10:28.4822250Z Downloaded rand_chacha v0.2.2
2022-04-12T04:10:28.4834556Z Downloaded proc-macro-hack v0.5.19
2022-04-12T04:10:28.4855481Z Downloaded precomputed-hash v0.1.1
2022-04-12T04:10:28.4862464Z Downloaded pin-utils v0.1.0
2022-04-12T04:10:28.4875182Z Downloaded pin-project-lite v0.2.8
2022-04-12T04:10:28.4926491Z Downloaded phf_shared v0.10.0
2022-04-12T04:10:28.4933793Z Downloaded phf_shared v0.8.0
2022-04-12T04:10:28.4940492Z Downloaded phf_generator v0.10.0
2022-04-12T04:10:28.4950547Z Downloaded percent-encoding v2.1.0
2022-04-12T04:10:28.4959100Z Downloaded parse-zoneinfo v0.3.0
2022-04-12T04:10:28.4990853Z Downloaded aws-smithy-client v0.39.0
2022-04-12T04:10:28.5018038Z Downloaded pem v1.0.2
2022-04-12T04:10:28.5030846Z Downloaded pbkdf2 v0.8.0
2022-04-12T04:10:28.5056151Z Downloaded aws-smithy-eventstream v0.39.0
2022-04-12T04:10:28.5078024Z Downloaded aws-sigv4 v0.9.0
2022-04-12T04:10:28.5098529Z Downloaded aws-sdk-kinesis v0.9.0
2022-04-12T04:10:28.5150824Z Downloaded aws-http v0.9.0
2022-04-12T04:10:28.5165961Z Downloaded aws-endpoint v0.9.0
2022-04-12T04:10:28.5176964Z Downloaded atomig-macro v0.2.0
2022-04-12T04:10:28.5183809Z Downloaded parking_lot_core v0.8.5
2022-04-12T04:10:28.5207886Z Downloaded jsonwebtoken v7.2.0
2022-04-12T04:10:28.5226713Z Downloaded pem v0.8.3
2022-04-12T04:10:28.5238701Z Downloaded csv v1.1.6
2022-04-12T04:10:28.5505081Z Downloaded block-padding v0.1.5
2022-04-12T04:10:28.5513021Z Downloaded url v2.2.2
2022-04-12T04:10:28.5543113Z Downloaded untrusted v0.7.1
2022-04-12T04:10:28.5554381Z Downloaded futures-macro v0.3.21
2022-04-12T04:10:28.5565650Z Downloaded ahash v0.7.6
2022-04-12T04:10:28.6678905Z Downloading crates ...
2022-04-12T04:10:28.6799362Z Downloaded approx v0.5.1
2022-04-12T04:10:28.6821064Z Downloading crates ...
2022-04-12T04:10:28.6986952Z Downloaded assert_cmd v2.0.4
2022-04-12T04:10:28.7010794Z Downloading crates ...
2022-04-12T04:10:28.7150803Z Downloaded criterion v0.3.5
2022-04-12T04:10:28.7241209Z Downloading crates ...
2022-04-12T04:10:28.7593441Z Downloaded pretty_assertions v1.2.1
2022-04-12T04:10:28.7619131Z Downloading crates ...
2022-04-12T04:10:28.7754995Z Downloaded proptest v1.0.0
2022-04-12T04:10:28.7866372Z Downloading crates ...
2022-04-12T04:10:28.7991625Z Downloaded schannel v0.1.19
2022-04-12T04:10:28.8023421Z Downloading crates ...
2022-04-12T04:10:28.8143779Z Downloaded security-framework v2.6.1
2022-04-12T04:10:28.8190178Z Downloading crates ...
2022-04-12T04:10:28.8312549Z Downloaded tokio-test v0.4.2
2022-04-12T04:10:28.8328210Z Downloading crates ...
2022-04-12T04:10:28.8448680Z Downloaded tower-test v0.4.0
2022-04-12T04:10:28.8464150Z Downloading crates ...
2022-04-12T04:10:28.8569006Z Downloaded windows-service v0.4.0
2022-04-12T04:10:28.8595875Z Downloading crates ...
2022-04-12T04:10:28.8705222Z Downloaded wiremock v0.5.12
2022-04-12T04:10:29.1391707Z Compiling proc-macro2 v1.0.32
2022-04-12T04:10:29.1392100Z Compiling unicode-xid v0.2.2
2022-04-12T04:10:29.1392359Z Compiling syn v1.0.90
2022-04-12T04:10:29.1392654Z Compiling cfg-if v1.0.0
2022-04-12T04:10:29.1393212Z Compiling libc v0.2.122
2022-04-12T04:10:29.1393885Z Compiling serde_derive v1.0.136
2022-04-12T04:10:29.1433759Z Compiling autocfg v1.0.1
2022-04-12T04:10:29.2702160Z Compiling memchr v2.4.1
2022-04-12T04:10:29.3228141Z Compiling version_check v0.9.3
2022-04-12T04:10:29.7226595Z Compiling scopeguard v1.1.0
2022-04-12T04:10:29.7532600Z Compiling log v0.4.16
2022-04-12T04:10:29.7641189Z Compiling serde v1.0.136
2022-04-12T04:10:29.7985743Z Compiling smallvec v1.8.0
2022-04-12T04:10:29.8023571Z Compiling parking_lot_core v0.9.1
2022-04-12T04:10:29.8053526Z Compiling lazy_static v1.4.0
2022-04-12T04:10:29.8702854Z Compiling pin-project-lite v0.2.8
2022-04-12T04:10:29.9213988Z Compiling futures-core v0.3.21
2022-04-12T04:10:29.9596078Z Compiling byteorder v1.4.3
2022-04-12T04:10:30.0158058Z Compiling itoa v1.0.1
2022-04-12T04:10:30.0319749Z Compiling slab v0.4.5
2022-04-12T04:10:30.1363941Z Compiling futures-io v0.3.21
2022-04-12T04:10:30.1683498Z Compiling libm v0.2.1
2022-04-12T04:10:30.2395392Z Compiling futures-sink v0.3.21
2022-04-12T04:10:30.2720230Z Compiling futures-channel v0.3.21
2022-04-12T04:10:30.2868301Z Compiling futures-task v0.3.21
2022-04-12T04:10:30.3501998Z Compiling futures-util v0.3.21
2022-04-12T04:10:30.3608712Z Compiling futures v0.1.31
2022-04-12T04:10:30.3940860Z Compiling pin-utils v0.1.0
2022-04-12T04:10:30.3995659Z Compiling regex-syntax v0.6.25
2022-04-12T04:10:30.4671979Z Compiling ryu v1.0.6
2022-04-12T04:10:30.5242920Z Compiling ppv-lite86 v0.2.15
2022-04-12T04:10:30.5899804Z Compiling fnv v1.0.7
2022-04-12T04:10:30.6945554Z Compiling either v1.6.1
2022-04-12T04:10:30.7174216Z Compiling bitflags v1.3.2
2022-04-12T04:10:30.7476005Z Compiling base64 v0.13.0
2022-04-12T04:10:30.7775306Z Compiling pkg-config v0.3.22
2022-04-12T04:10:30.9425655Z Compiling httparse v1.6.0
2022-04-12T04:10:31.0635310Z Compiling percent-encoding v2.1.0
2022-04-12T04:10:31.0960492Z Compiling fastrand v1.7.0
2022-04-12T04:10:31.3025990Z Compiling typenum v1.14.0
2022-04-12T04:10:31.4428482Z Compiling serde_json v1.0.79
2022-04-12T04:10:31.4619981Z Compiling matches v0.1.9
2022-04-12T04:10:31.4747495Z Compiling tinyvec_macros v0.1.0
2022-04-12T04:10:31.5391285Z Compiling tower-service v0.3.1
2022-04-12T04:10:31.5939065Z Compiling unicode-bidi v0.3.7
2022-04-12T04:10:31.6088680Z Compiling hashbrown v0.11.2
2022-04-12T04:10:31.6794471Z Compiling try-lock v0.2.3
2022-04-12T04:10:31.8318716Z Compiling httpdate v1.0.2
2022-04-12T04:10:31.8958887Z Compiling spin v0.5.2
2022-04-12T04:10:32.0480027Z Compiling untrusted v0.7.1
2022-04-12T04:10:32.1114257Z Compiling parking_lot_core v0.8.5
2022-04-12T04:10:32.2640115Z Compiling openssl-probe v0.1.5
2022-04-12T04:10:32.2923167Z Compiling siphasher v0.3.7
2022-04-12T04:10:32.3008264Z Compiling unicode-segmentation v1.8.0
2022-04-12T04:10:32.3811066Z Compiling crc32fast v1.3.2
2022-04-12T04:10:32.5041561Z Compiling async-trait v0.1.53
2022-04-12T04:10:32.5867737Z Compiling mime v0.3.16
2022-04-12T04:10:32.6303021Z Compiling remove_dir_all v0.5.3
2022-04-12T04:10:32.6571780Z Compiling cpufeatures v0.2.1
2022-04-12T04:10:32.7018196Z Compiling anyhow v1.0.56
2022-04-12T04:10:32.7616075Z Compiling fixedbitset v0.2.0
2022-04-12T04:10:32.7885451Z Compiling block-padding v0.2.1
2022-04-12T04:10:32.9558026Z Compiling encoding_rs v0.8.31
2022-04-12T04:10:33.0156541Z Compiling openssl v0.10.38
2022-04-12T04:10:33.0200646Z Compiling foreign-types-shared v0.1.1
2022-04-12T04:10:33.0866465Z Compiling crunchy v0.2.2
2022-04-12T04:10:33.1503485Z Compiling opaque-debug v0.3.0
2022-04-12T04:10:33.1542000Z Compiling strsim v0.10.0
2022-04-12T04:10:33.2799740Z Compiling tower-layer v0.3.1
2022-04-12T04:10:33.2993607Z Compiling ucd-trie v0.1.3
2022-04-12T04:10:33.4565439Z Compiling ident_case v1.0.1
2022-04-12T04:10:33.4929093Z Compiling tiny-keccak v2.0.2
2022-04-12T04:10:33.5087125Z Compiling num_threads v0.1.3
2022-04-12T04:10:33.6295649Z Compiling new_debug_unreachable v1.0.4
2022-04-12T04:10:33.6452016Z Compiling precomputed-hash v0.1.1
2022-04-12T04:10:33.7574692Z Compiling maplit v1.0.2
2022-04-12T04:10:33.7795661Z Compiling bit-vec v0.6.3
2022-04-12T04:10:33.8142926Z Compiling unicode-width v0.1.9
2022-04-12T04:10:33.8420481Z Compiling semver v1.0.7
2022-04-12T04:10:33.8898810Z Compiling diff v0.1.12
2022-04-12T04:10:33.8939060Z Compiling pico-args v0.4.2
2022-04-12T04:10:33.9188276Z Compiling proc-macro-hack v0.5.19
2022-04-12T04:10:33.9305979Z Compiling termcolor v1.1.3
2022-04-12T04:10:33.9756718Z Compiling rustc-hash v1.1.0
2022-04-12T04:10:34.1374121Z Compiling heck v0.4.0
2022-04-12T04:10:34.1748194Z Compiling doc-comment v0.3.3
2022-04-12T04:10:34.3602765Z Compiling glob v0.3.0
2022-04-12T04:10:34.4198382Z Compiling native-tls v0.2.8
2022-04-12T04:10:34.4822681Z Compiling unchecked-index v0.2.2
2022-04-12T04:10:34.5747129Z Compiling ascii_utils v0.9.3
2022-04-12T04:10:34.5944143Z Compiling hex v0.4.3
2022-04-12T04:10:34.6151296Z Compiling static_assertions v1.1.0
2022-04-12T04:10:34.6523813Z Compiling spin v0.9.2
2022-04-12T04:10:34.7578155Z Compiling cache-padded v1.1.1
2022-04-12T04:10:34.8296492Z Compiling minimal-lexical v0.2.1
2022-04-12T04:10:34.8341657Z Compiling parking v2.0.0
2022-04-12T04:10:34.8417832Z Compiling adler v1.0.2
2022-04-12T04:10:34.9018218Z Compiling waker-fn v1.1.0
2022-04-12T04:10:34.9365963Z Compiling metrics v0.17.1
2022-04-12T04:10:35.0426107Z Compiling unindent v0.1.8
2022-04-12T04:10:35.0981056Z Compiling signal-hook v0.3.13
2022-04-12T04:10:35.1290928Z Compiling multimap v0.8.3
2022-04-12T04:10:35.1540058Z Compiling event-listener v2.5.1
2022-04-12T04:10:35.3139318Z Compiling ansi_term v0.12.1
2022-04-12T04:10:35.3556128Z Compiling getrandom v0.1.16
2022-04-12T04:10:35.3717788Z Compiling dyn-clone v1.0.5
2022-04-12T04:10:35.3808085Z Compiling linked-hash-map v0.5.4
2022-04-12T04:10:35.3984768Z Compiling async-task v4.0.3
2022-04-12T04:10:35.4364554Z Compiling subtle v2.4.1
2022-04-12T04:10:35.5178536Z Compiling crossbeam-utils v0.8.8
2022-04-12T04:10:35.5562168Z Compiling fixedbitset v0.4.0
2022-04-12T04:10:35.6591034Z Compiling ipnet v2.3.1
2022-04-12T04:10:35.6665266Z Compiling atomic-waker v1.0.0
2022-04-12T04:10:35.7055255Z Compiling itoa v0.4.8
2022-04-12T04:10:35.7930102Z Compiling lazycell v1.3.0
2022-04-12T04:10:35.8398051Z Compiling bindgen v0.56.0
2022-04-12T04:10:35.8569470Z Compiling once_cell v1.10.0
2022-04-12T04:10:35.8803404Z Compiling strsim v0.8.0
2022-04-12T04:10:35.9476645Z Compiling humantime v2.1.0
2022-04-12T04:10:35.9556881Z Compiling paste v1.0.7
2022-04-12T04:10:35.9604615Z Compiling vec_map v0.8.2
2022-04-12T04:10:35.9997330Z Compiling rustversion v1.0.5
2022-04-12T04:10:36.1948595Z Compiling shlex v0.1.1
2022-04-12T04:10:36.2146462Z Compiling anymap v0.12.1
2022-04-12T04:10:36.4357836Z Compiling xmlparser v0.13.3
2022-04-12T04:10:36.4760768Z Compiling futures-timer v3.0.2
2022-04-12T04:10:36.4838140Z Compiling peeking_take_while v0.1.2
2022-04-12T04:10:36.5025546Z Compiling proc-macro2 v0.4.30
2022-04-12T04:10:36.5153282Z Compiling data-encoding v2.3.2
2022-04-12T04:10:36.6404346Z Compiling gimli v0.26.1
2022-04-12T04:10:36.6821192Z Compiling heim-common v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:10:36.7623511Z Compiling failure_derive v0.1.8
2022-04-12T04:10:37.0891151Z Compiling bytecheck v0.6.7
2022-04-12T04:10:37.1471391Z Compiling cfg-if v0.1.10
2022-04-12T04:10:37.2110784Z Compiling tokio-openssl v0.6.3
2022-04-12T04:10:37.2161447Z Compiling signature v1.4.0
2022-04-12T04:10:37.2337265Z Compiling match_cfg v0.1.0
2022-04-12T04:10:37.2793138Z Compiling void v1.0.2
2022-04-12T04:10:37.3227230Z Compiling unicode-xid v0.1.0
2022-04-12T04:10:37.3689256Z Compiling rustc-demangle v0.1.21
2022-04-12T04:10:37.4127467Z Compiling endian-type v0.1.2
2022-04-12T04:10:37.4240669Z Compiling k8s-openapi v0.14.0
2022-04-12T04:10:37.5080028Z Compiling utf-8 v0.7.6
2022-04-12T04:10:37.6201327Z Compiling rend v0.3.6
2022-04-12T04:10:37.6203884Z Compiling crossbeam-epoch v0.9.5
2022-04-12T04:10:37.8247700Z Compiling syn v0.15.44
2022-04-12T04:10:38.0298833Z Compiling http-range-header v0.3.0
2022-04-12T04:10:38.0508759Z Compiling rustls v0.20.4
2022-04-12T04:10:38.0827048Z Compiling debug-helper v0.3.12
2022-04-12T04:10:38.0922857Z Compiling ascii v0.9.3
2022-04-12T04:10:38.3083343Z Compiling ffi-opaque v0.1.0
2022-04-12T04:10:38.3651040Z Compiling urlencoding v1.3.3
2022-04-12T04:10:38.3965051Z Compiling pin-project-internal v0.4.29
2022-04-12T04:10:38.4372344Z Compiling rkyv v0.7.37
2022-04-12T04:10:38.4405677Z Compiling utf8parse v0.2.0
2022-04-12T04:10:38.5131638Z Compiling const_fn v0.4.8
2022-04-12T04:10:38.5228719Z Compiling erased-serde v0.3.16
2022-04-12T04:10:38.5964865Z Compiling crossbeam-queue v0.3.5
2022-04-12T04:10:38.7387665Z Compiling const-oid v0.6.2
2022-04-12T04:10:38.7773678Z Compiling arc-swap v1.5.0
2022-04-12T04:10:38.8922745Z Compiling rust_decimal v1.23.1
2022-04-12T04:10:38.9679379Z Compiling atomic-shim v0.2.0
2022-04-12T04:10:39.0180171Z Compiling fallible-iterator v0.2.0
2022-04-12T04:10:39.0961727Z Compiling db-key v0.0.5
2022-04-12T04:10:39.1006245Z Compiling fs_extra v1.2.0
2022-04-12T04:10:39.1220226Z Compiling platforms v1.1.0
2022-04-12T04:10:39.1957407Z Compiling seahash v4.1.0
2022-04-12T04:10:39.2387550Z Compiling convert_case v0.4.0
2022-04-12T04:10:39.2740547Z Compiling sketches-ddsketch v0.1.2
2022-04-12T04:10:39.4828701Z Compiling woothee v0.13.0
2022-04-12T04:10:39.4893178Z Compiling base64 v0.12.3
2022-04-12T04:10:39.5345046Z Compiling arrayvec v0.5.2
2022-04-12T04:10:39.5598574Z Compiling zstd-safe v4.1.4+zstd.1.5.2
2022-04-12T04:10:39.6364780Z Compiling dtoa v0.4.8
2022-04-12T04:10:39.6974790Z Compiling base64ct v1.1.1
2022-04-12T04:10:39.8355477Z Compiling crc-catalog v1.1.1
2022-04-12T04:10:39.8985585Z Compiling quick-error v1.2.3
2022-04-12T04:10:39.9333250Z Compiling arrayvec v0.7.2
2022-04-12T04:10:39.9631704Z Compiling xml-rs v0.8.4
2022-04-12T04:10:39.9699920Z Compiling peeking_take_while v1.0.0
2022-04-12T04:10:39.9927539Z Compiling lockfree-object-pool v0.1.3
2022-04-12T04:10:40.0290918Z Compiling heim-host v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:10:40.0624557Z Compiling rle-decode-fast v1.0.1
2022-04-12T04:10:40.1073367Z Compiling keccak v0.1.0
2022-04-12T04:10:40.1164926Z Compiling arrayvec v0.4.12
2022-04-12T04:10:40.2330071Z Compiling nodrop v0.1.14
2022-04-12T04:10:40.2695672Z Compiling sync_wrapper v0.1.1
2022-04-12T04:10:40.2870091Z Compiling float_eq v0.7.0
2022-04-12T04:10:40.3866718Z Compiling snap v1.0.5
2022-04-12T04:10:40.4339765Z Compiling same-file v1.0.6
2022-04-12T04:10:40.4515421Z Compiling simpl v0.1.0
2022-04-12T04:10:40.5266512Z Compiling matchit v0.5.0
2022-04-12T04:10:40.5979362Z Compiling scoped-tls v1.0.0
2022-04-12T04:10:40.7067196Z Compiling md5 v0.7.0
2022-04-12T04:10:40.7480388Z Compiling hyper-openssl v0.9.2
2022-04-12T04:10:40.7969744Z Compiling macaddr v1.0.1
2022-04-12T04:10:40.8238191Z Compiling RustyXML v0.3.0
2022-04-12T04:10:41.0353880Z Compiling utf8-width v0.1.6
2022-04-12T04:10:41.0631487Z Compiling inventory v0.1.11
2022-04-12T04:10:41.1078031Z Compiling wildmatch v1.1.0
2022-04-12T04:10:41.1841485Z Compiling textwrap v0.15.0
2022-04-12T04:10:41.2361570Z Compiling adler32 v1.2.0
2022-04-12T04:10:41.4456958Z Compiling encode_unicode v0.3.6
2022-04-12T04:10:41.4734881Z Compiling take_mut v0.2.2
2022-04-12T04:10:41.6527726Z Compiling weak-table v0.3.2
2022-04-12T04:10:41.6818409Z Compiling nonzero_ext v0.3.0
2022-04-12T04:10:41.8136039Z Compiling cassowary v0.3.0
2022-04-12T04:10:41.8888547Z Compiling bit-vec v0.4.4
2022-04-12T04:10:41.9326208Z Compiling strum v0.18.0
2022-04-12T04:10:41.9369541Z Compiling json v0.12.4
2022-04-12T04:10:42.0891099Z Compiling retain_mut v0.1.7
2022-04-12T04:10:42.1284418Z Compiling bytemuck v1.8.0
2022-04-12T04:10:42.1784035Z Compiling exitcode v1.1.2
2022-04-12T04:10:42.2468020Z Compiling no-std-compat v0.4.1
2022-04-12T04:10:42.3084242Z Compiling infer v0.7.0
2022-04-12T04:10:42.3279969Z Compiling lru v0.7.5
2022-04-12T04:10:42.3867395Z Compiling bytesize v1.1.0
2022-04-12T04:10:42.3938081Z Compiling number_prefix v0.4.0
2022-04-12T04:10:42.4206998Z Compiling logfmt v0.0.2
2022-04-12T04:10:42.4632813Z Compiling hash_hasher v2.0.3
2022-04-12T04:10:42.6003451Z Compiling strum v0.24.0
2022-04-12T04:10:42.6322879Z Compiling instant v0.1.12
2022-04-12T04:10:42.6428737Z Compiling libloading v0.7.2
2022-04-12T04:10:42.8818174Z Compiling lock_api v0.4.6
2022-04-12T04:10:42.9218834Z Compiling num-traits v0.2.14
2022-04-12T04:10:42.9468919Z Compiling indexmap v1.8.1
2022-04-12T04:10:42.9695164Z Compiling num-integer v0.1.44
2022-04-12T04:10:43.0033479Z Compiling memoffset v0.6.5
2022-04-12T04:10:43.1042533Z Compiling miniz_oxide v0.4.4
2022-04-12T04:10:43.2272489Z Compiling num-rational v0.3.2
2022-04-12T04:10:43.3242464Z Compiling num-bigint v0.4.3
2022-04-12T04:10:43.3393298Z Compiling num-bigint v0.2.6
2022-04-12T04:10:43.3649423Z Compiling substring v1.4.5
2022-04-12T04:10:43.3800308Z Compiling tracing-core v0.1.24
2022-04-12T04:10:43.4089718Z Compiling sharded-slab v0.1.4
2022-04-12T04:10:43.4892850Z Compiling tracing-core v0.1.15 (https://github.com/tokio-rs/tracing?rev=f470db1b0354b368f62f9ee4d763595d16373231#f470db1b)
2022-04-12T04:10:43.5355676Z Compiling ahash v0.7.6
2022-04-12T04:10:43.6252532Z Compiling generic-array v0.14.4
2022-04-12T04:10:43.7547797Z Compiling uncased v0.9.6
2022-04-12T04:10:43.7991908Z Compiling multer v2.0.1
2022-04-12T04:10:43.8905114Z Compiling nom v5.1.2
2022-04-12T04:10:44.0010467Z Compiling standback v0.2.17
2022-04-12T04:10:44.0123303Z Compiling unicase v2.6.0
2022-04-12T04:10:44.1458343Z Compiling proc-macro-error-attr v1.0.4
2022-04-12T04:10:44.2731283Z Compiling proc-macro-error v1.0.4
2022-04-12T04:10:44.3724971Z Compiling time v0.2.27
2022-04-12T04:10:44.4123421Z Compiling error-chain v0.12.4
2022-04-12T04:10:44.4171351Z Compiling nibble_vec v0.1.0
2022-04-12T04:10:44.5758238Z Compiling raw-cpuid v10.2.0
2022-04-12T04:10:44.5812797Z Compiling itertools v0.10.3
2022-04-12T04:10:44.6247044Z Compiling rustls-pemfile v0.2.1
2022-04-12T04:10:44.6672975Z Compiling pem v1.0.2
2022-04-12T04:10:44.7395530Z Compiling rustls-pemfile v0.3.0
2022-04-12T04:10:44.8234171Z Compiling base64-url v1.4.10
2022-04-12T04:10:44.8623294Z Compiling form_urlencoded v1.0.1
2022-04-12T04:10:44.9577785Z Compiling tinyvec v1.5.1
2022-04-12T04:10:45.1019294Z Compiling rdkafka-sys v4.0.0+1.6.1
2022-04-12T04:10:45.2259055Z Compiling phf_shared v0.8.0
2022-04-12T04:10:45.2400508Z Compiling heck v0.3.3
2022-04-12T04:10:45.2801026Z Compiling regex-automata v0.1.10
2022-04-12T04:10:45.5128955Z Compiling foreign-types v0.3.2
2022-04-12T04:10:45.6446105Z Compiling pest v2.1.3
2022-04-12T04:10:45.7393180Z Compiling textwrap v0.11.0
2022-04-12T04:10:45.7868508Z Compiling bit-set v0.5.2
2022-04-12T04:10:45.7924011Z Compiling codespan-reporting v0.11.1
2022-04-12T04:10:46.2495845Z Compiling twox-hash v1.6.2
2022-04-12T04:10:46.2673770Z Compiling fast_chemail v0.9.6
2022-04-12T04:10:46.4045365Z Compiling concurrent-queue v1.2.2
2022-04-12T04:10:46.6612957Z Compiling async-lock v2.4.0
2022-04-12T04:10:46.6674154Z Compiling clang-sys v1.3.0
2022-04-12T04:10:46.6808043Z Compiling grok v1.2.0
2022-04-12T04:10:46.7859757Z Compiling indoc v1.0.4
2022-04-12T04:10:46.8613338Z Compiling yaml-rust v0.4.5
2022-04-12T04:10:46.9601206Z Compiling lru-cache v0.1.2
2022-04-12T04:10:47.0224309Z Compiling linked_hash_set v0.1.4
2022-04-12T04:10:47.1611308Z Compiling roxmltree v0.14.1
2022-04-12T04:10:47.3334258Z Compiling ed25519 v1.3.0
2022-04-12T04:10:47.3444545Z Compiling unreachable v1.0.0
2022-04-12T04:10:47.4226677Z Compiling der v0.4.5
2022-04-12T04:10:47.6682074Z Compiling pem-rfc7468 v0.2.4
2022-04-12T04:10:47.6721363Z Compiling addr2line v0.17.0
2022-04-12T04:10:47.7134706Z Compiling crc v2.1.0
2022-04-12T04:10:47.7221713Z Compiling libflate_lz77 v1.1.0
2022-04-12T04:10:47.9565228Z Compiling walkdir v2.3.2
2022-04-12T04:10:48.1612615Z Compiling bloom v0.3.2
2022-04-12T04:10:48.2137014Z Compiling roaring v0.9.0
2022-04-12T04:10:50.0263690Z Compiling radix_trie v0.2.1
2022-04-12T04:10:50.4526217Z Compiling rustls-native-certs v0.6.1
2022-04-12T04:10:50.8600400Z Compiling unicode-normalization v0.1.19
2022-04-12T04:10:50.9416958Z Compiling matchers v0.1.0
2022-04-12T04:10:51.0487060Z Compiling vrl-diagnostic v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/vrl/diagnostic)
2022-04-12T04:10:51.1631017Z Compiling pest_meta v2.1.3
2022-04-12T04:10:52.6329149Z Compiling spki v0.4.1
2022-04-12T04:10:52.6572184Z Compiling quote v1.0.10
2022-04-12T04:10:52.6574359Z Compiling aho-corasick v0.7.18
2022-04-12T04:10:52.6736420Z Compiling twoway v0.2.2
2022-04-12T04:10:52.6785520Z Compiling nom v7.1.1
2022-04-12T04:10:52.8995748Z Compiling object v0.27.1
2022-04-12T04:10:53.0275893Z Compiling combine v3.8.1
2022-04-12T04:10:53.0681738Z Compiling csv-core v0.1.10
2022-04-12T04:10:53.1121162Z Compiling os_str_bytes v6.0.0
2022-04-12T04:10:53.4005508Z Compiling jobserver v0.1.24
2022-04-12T04:10:53.4922211Z Compiling atty v0.2.14
2022-04-12T04:10:53.5942951Z Compiling dirs-sys-next v0.1.2
2022-04-12T04:10:54.0898271Z Compiling getrandom v0.2.3
2022-04-12T04:10:54.1862109Z Compiling which v4.2.2
2022-04-12T04:10:54.1990118Z Compiling tempfile v3.3.0
2022-04-12T04:10:54.4373301Z Compiling os_pipe v0.9.2
2022-04-12T04:10:54.4427943Z Compiling shared_child v0.3.5
2022-04-12T04:10:54.5966509Z Compiling which v3.1.1
2022-04-12T04:10:54.6757563Z Compiling num_cpus v1.13.1
2022-04-12T04:10:55.1438326Z Compiling futures-lite v1.12.0
2022-04-12T04:10:55.3725684Z Compiling async-channel v1.6.1
2022-04-12T04:10:55.4717108Z Compiling want v0.3.0
2022-04-12T04:10:55.5606564Z Compiling ena v0.14.0
2022-04-12T04:10:55.6153468Z Compiling tracing-log v0.1.2
2022-04-12T04:10:55.7694580Z Compiling os_info v3.0.8
2022-04-12T04:10:56.2567392Z Compiling iovec v0.1.4
2022-04-12T04:10:56.4177374Z Compiling signal-hook-registry v1.4.0
2022-04-12T04:10:56.5069887Z Compiling socket2 v0.4.4
2022-04-12T04:10:56.5452878Z Compiling mio v0.8.0
2022-04-12T04:10:57.3359202Z Compiling polling v2.2.0
2022-04-12T04:10:57.3672155Z Compiling hostname v0.3.1
2022-04-12T04:10:57.6299617Z Compiling mio v0.7.14
2022-04-12T04:10:57.6449398Z Compiling net2 v0.2.37
2022-04-12T04:10:57.6506041Z Compiling fslock v0.2.1
2022-04-12T04:10:57.7744439Z Compiling dirs v1.0.5
2022-04-12T04:10:57.8263551Z Compiling memmap2 v0.5.3
2022-04-12T04:10:57.8675157Z Compiling inotify-sys v0.1.5
2022-04-12T04:10:58.0495998Z Compiling fd-lock v3.0.1
2022-04-12T04:10:58.1053218Z Compiling filetime v0.2.15
2022-04-12T04:10:58.1355343Z Compiling listenfd v0.5.0
2022-04-12T04:10:58.2860746Z Compiling libflate v1.1.1
2022-04-12T04:10:58.3004805Z Compiling rustc_version v0.4.0
2022-04-12T04:10:58.6472826Z Compiling crossbeam-channel v0.5.1
2022-04-12T04:10:58.8272560Z Compiling idna v0.2.3
2022-04-12T04:10:58.8403352Z Compiling stringprep v0.1.2
2022-04-12T04:10:59.0383913Z Compiling quote v0.6.13
2022-04-12T04:10:59.5570112Z Compiling vte_generate_state_changes v0.1.1
2022-04-12T04:10:59.5668472Z Compiling nix v0.23.1
2022-04-12T04:10:59.9388658Z Compiling clap v2.34.0
2022-04-12T04:11:00.1424016Z Compiling cc v1.0.73
2022-04-12T04:11:00.3090674Z Compiling regex v1.5.5
2022-04-12T04:11:00.3652863Z Compiling dirs-next v2.0.0
2022-04-12T04:11:00.4702962Z Compiling parking_lot v0.11.2
2022-04-12T04:11:00.5499276Z Compiling rand_core v0.6.3
2022-04-12T04:11:00.9097492Z Compiling prost-build v0.8.0
2022-04-12T04:11:01.2266359Z Compiling duct v0.13.5
2022-04-12T04:11:01.4919203Z Compiling phf_shared v0.10.0
2022-04-12T04:11:02.1919506Z Compiling flate2 v1.0.22
2022-04-12T04:11:02.4187590Z Compiling mime_guess v2.0.3
2022-04-12T04:11:02.6713151Z Compiling parking_lot v0.12.0
2022-04-12T04:11:03.3423050Z Compiling bytes v0.4.12
2022-04-12T04:11:03.8048552Z Compiling dashmap v4.0.2
2022-04-12T04:11:04.1158885Z Compiling dns-lookup v1.0.8
2022-04-12T04:11:04.2913558Z Compiling cexpr v0.4.0
2022-04-12T04:11:04.3418653Z Compiling rand_core v0.5.1
2022-04-12T04:11:04.5903181Z Compiling resolv-conf v0.7.0
2022-04-12T04:11:05.4083588Z Compiling colored v2.0.0
2022-04-12T04:11:05.6405336Z Compiling term v0.5.2
2022-04-12T04:11:05.7535453Z Compiling mio v0.6.23
2022-04-12T04:11:05.7990253Z Compiling inotify v0.7.1
2022-04-12T04:11:06.0521023Z Compiling aws-types v0.9.0
2022-04-12T04:11:06.0826439Z Compiling azure_core v0.1.1 (https://github.com/Azure/azure-sdk-for-rust.git?rev=3ca5610b959b3b6b77bb88da09f0764b605b01bc#3ca5610b)
2022-04-12T04:11:06.5668102Z Compiling ordered-float v2.10.0
2022-04-12T04:11:07.0175710Z Compiling rmp v0.8.10
2022-04-12T04:11:07.1375554Z Compiling digest v0.9.0
2022-04-12T04:11:07.1551429Z Compiling block-buffer v0.9.0
2022-04-12T04:11:07.3163459Z Compiling block-buffer v0.10.0
2022-04-12T04:11:07.3324677Z Compiling crypto-common v0.1.3
2022-04-12T04:11:07.3509872Z Compiling crypto-mac v0.11.1
2022-04-12T04:11:07.3555476Z Compiling vte v0.10.1
2022-04-12T04:11:07.5066442Z Compiling term v0.7.0
2022-04-12T04:11:07.5158497Z Compiling string_cache v0.8.2
2022-04-12T04:11:07.5160160Z Compiling rand_chacha v0.3.1
2022-04-12T04:11:07.5260717Z Compiling openssl-src v111.18.0+1.1.1n
2022-04-12T04:11:07.8817805Z Compiling luajit-src v210.3.2+resty1085a4d
2022-04-12T04:11:07.9434542Z Compiling lua-src v543.1.0
2022-04-12T04:11:07.9830363Z Compiling cmake v0.1.48
2022-04-12T04:11:08.2904314Z Compiling lalrpop-util v0.19.7
2022-04-12T04:11:08.3469890Z Compiling Inflector v0.11.4
2022-04-12T04:11:08.6372765Z Compiling env_logger v0.8.4
2022-04-12T04:11:08.6676326Z Compiling parse-zoneinfo v0.3.0
2022-04-12T04:11:08.7574464Z Compiling nom-regex v0.2.0
2022-04-12T04:11:08.9365595Z Compiling scan_fmt v0.2.6
2022-04-12T04:11:09.0209620Z Compiling phf v0.10.0
2022-04-12T04:11:09.3895072Z Compiling ring v0.16.20
2022-04-12T04:11:09.5271538Z Compiling zstd-sys v1.6.3+zstd.1.5.2
2022-04-12T04:11:09.6008316Z Compiling backtrace v0.3.63
2022-04-12T04:11:09.7845925Z Compiling libz-sys v1.1.3
2022-04-12T04:11:10.0700737Z Compiling tikv-jemalloc-sys v0.4.2+5.2.1-patched.2
2022-04-12T04:11:10.1419686Z Compiling krb5-src v0.3.2+1.19.2
2022-04-12T04:11:10.2441851Z Compiling sasl2-sys v0.1.19+2.1.27
2022-04-12T04:11:10.5138424Z Compiling dashmap v5.2.0
2022-04-12T04:11:10.7462730Z Compiling signal-hook-mio v0.2.3
2022-04-12T04:11:10.8699452Z Compiling tokio-io v0.1.13
2022-04-12T04:11:10.9506903Z Compiling rustyline v9.1.2
2022-04-12T04:11:10.9881595Z Compiling synstructure v0.12.6
2022-04-12T04:11:11.0028706Z Compiling darling_core v0.13.0
2022-04-12T04:11:11.0392320Z Compiling pest_generator v2.1.3
2022-04-12T04:11:11.1762292Z Compiling prettyplease v0.1.9
2022-04-12T04:11:11.5732929Z Compiling rand_chacha v0.2.2
2022-04-12T04:11:11.6906850Z Compiling prettytable-rs v0.8.0
2022-04-12T04:11:12.1671131Z Compiling mio-extras v2.0.6
2022-04-12T04:11:12.7393479Z Compiling sha2 v0.9.8
2022-04-12T04:11:12.8308936Z Compiling sha-1 v0.9.8
2022-04-12T04:11:12.9781482Z Compiling md-5 v0.9.1
2022-04-12T04:11:13.3039278Z Compiling sha3 v0.9.1
2022-04-12T04:11:13.3296545Z Compiling hmac v0.11.0
2022-04-12T04:11:13.5130626Z Compiling pbkdf2 v0.8.0
2022-04-12T04:11:13.6699769Z Compiling digest v0.10.3
2022-04-12T04:11:13.7035749Z Compiling rand v0.8.5
2022-04-12T04:11:13.8878182Z Compiling ascii-canvas v3.0.0
2022-04-12T04:11:13.9236599Z Compiling openssl-sys v0.9.72
2022-04-12T04:11:13.9831677Z Compiling mlua v0.7.4
2022-04-12T04:11:14.0158258Z Compiling strip-ansi-escapes v0.1.1
2022-04-12T04:11:14.2019450Z Compiling prost-build v0.10.0
2022-04-12T04:11:14.4103806Z Compiling leveldb-sys v2.0.9 (https://github.com/vectordotdev/leveldb-sys.git?branch=leveldb_mmap_limit#deca67b9)
2022-04-12T04:11:15.0848488Z Compiling blocking v1.1.0
2022-04-12T04:11:15.1167428Z Compiling async-io v1.6.0
2022-04-12T04:11:15.1524253Z Compiling async-executor v1.4.1
2022-04-12T04:11:15.2022317Z Compiling thread_local v1.1.4
2022-04-12T04:11:15.4524501Z Compiling quanta v0.9.3
2022-04-12T04:11:15.6393795Z Compiling pem v0.8.3
2022-04-12T04:11:16.1521280Z Compiling crossterm v0.22.1
2022-04-12T04:11:16.1586186Z Compiling crossterm v0.23.2
2022-04-12T04:11:16.7089100Z Compiling atomig-macro v0.2.0
2022-04-12T04:11:17.2128607Z Compiling futures-macro v0.3.21
2022-04-12T04:11:17.7464587Z Compiling tokio-macros v1.7.0
2022-04-12T04:11:17.9315661Z Compiling tracing-attributes v0.1.20
2022-04-12T04:11:18.2388252Z Compiling thiserror-impl v1.0.30
2022-04-12T04:11:19.6669599Z Compiling pin-project-internal v1.0.10
2022-04-12T04:11:22.0070274Z Compiling async-stream-impl v0.3.3
2022-04-12T04:11:22.1743469Z Compiling snafu-derive v0.7.0
2022-04-12T04:11:22.9438132Z Compiling inherent v1.0.1
2022-04-12T04:11:23.0886670Z Compiling prost-derive v0.10.0
2022-04-12T04:11:23.9579900Z Compiling derivative v2.2.0
2022-04-12T04:11:24.6412112Z Compiling metrics-macros v0.4.0
2022-04-12T04:11:25.4851209Z Compiling ptr_meta_derive v0.1.4
2022-04-12T04:11:26.3933418Z Compiling prost-derive v0.8.0
2022-04-12T04:11:26.4065838Z Compiling bytecheck_derive v0.6.7
2022-04-12T04:11:26.8381159Z Compiling ghost v0.1.2
2022-04-12T04:11:27.4534575Z Compiling ctor v0.1.21
2022-04-12T04:11:27.9302971Z Compiling time-macros-impl v0.1.2
2022-04-12T04:11:28.4738592Z Compiling rkyv_derive v0.7.37
2022-04-12T04:11:28.7346243Z Compiling strum_macros v0.24.0
2022-04-12T04:11:29.0525289Z Compiling enumflags2_derive v0.7.4
2022-04-12T04:11:29.3900199Z Compiling enum-as-inner v0.3.3
2022-04-12T04:11:29.6473852Z Compiling async-recursion v1.0.0
2022-04-12T04:11:30.6403920Z Compiling tracing-attributes v0.1.11 (https://github.com/tokio-rs/tracing?rev=f470db1b0354b368f62f9ee4d763595d16373231#f470db1b)
2022-04-12T04:11:30.9579333Z Compiling typetag-impl v0.1.8
2022-04-12T04:11:31.1093680Z Compiling derive_more v0.99.17
2022-04-12T04:11:32.7125283Z Compiling enum-as-inner v0.4.0
2022-04-12T04:11:32.7685875Z Compiling bitmask-enum v1.1.3
2022-04-12T04:11:33.6261774Z Compiling typed-builder v0.5.1
2022-04-12T04:11:33.9370576Z Compiling inventory-impl v0.1.11
2022-04-12T04:11:34.2227035Z Compiling typed-builder v0.9.1
2022-04-12T04:11:34.4501777Z Compiling serde_repr v0.1.7
2022-04-12T04:11:35.2119123Z Compiling strum_macros v0.18.0
2022-04-12T04:11:35.3362011Z Compiling rand v0.7.3
2022-04-12T04:11:36.0970797Z Compiling clap_derive v3.1.7
2022-04-12T04:11:36.1652359Z Compiling notify v4.0.17
2022-04-12T04:11:36.9252480Z Compiling pest_derive v2.1.0
2022-04-12T04:11:37.0969122Z Compiling zeroize_derive v1.2.2
2022-04-12T04:11:38.3998367Z Compiling zerocopy-derive v0.2.0
2022-04-12T04:11:38.4229531Z Compiling uom v0.31.1
2022-04-12T04:11:38.4739036Z Compiling num-format v0.4.0
2022-04-12T04:11:38.7131778Z Compiling sha-1 v0.10.0
2022-04-12T04:11:39.1165723Z Compiling md-5 v0.10.1
2022-04-12T04:11:39.3389647Z Compiling sha2 v0.10.2
2022-04-12T04:11:39.7110139Z Compiling cidr-utils v0.5.6
2022-04-12T04:11:40.4665894Z Compiling phf_generator v0.10.0
2022-04-12T04:11:41.7789219Z Compiling hashbrown v0.12.0
2022-04-12T04:11:42.6298114Z Compiling async-fs v1.5.0
2022-04-12T04:11:43.4893661Z Compiling async-net v1.6.1
2022-04-12T04:11:44.3258583Z Compiling async-process v1.3.0
2022-04-12T04:11:46.5358569Z Compiling darling_macro v0.13.0
2022-04-12T04:11:48.8269216Z Compiling tui v0.17.0
2022-04-12T04:11:49.0776856Z Compiling quickcheck v1.0.3
2022-04-12T04:11:50.5525785Z Compiling backoff v0.4.0
2022-04-12T04:11:50.8235487Z Compiling nuid v0.3.2
2022-04-12T04:11:51.2198206Z Compiling portpicker v1.0.0 (/home/runner/actions-runner/_work/vector/vector/lib/portpicker)
2022-04-12T04:11:51.5593878Z Compiling rand_distr v0.4.3
2022-04-12T04:11:52.3395197Z Compiling tracing v0.1.33
2022-04-12T04:11:52.4243169Z Compiling thiserror v1.0.30
2022-04-12T04:11:52.6370532Z Compiling pin-project v1.0.10
2022-04-12T04:11:52.8083892Z Compiling async-stream v0.3.3
2022-04-12T04:11:56.1177015Z Compiling onig_sys v69.7.1
2022-04-12T04:11:57.8141602Z Compiling ptr_meta v0.1.4
2022-04-12T04:11:58.0275615Z Compiling inventory v0.2.0
2022-04-12T04:11:58.2469897Z Compiling time-macros v0.1.1
2022-04-12T04:11:58.3329605Z Compiling enumflags2 v0.7.4
2022-04-12T04:11:58.4449475Z Compiling tracing v0.1.19 (https://github.com/tokio-rs/tracing?rev=f470db1b0354b368f62f9ee4d763595d16373231#f470db1b)
2022-04-12T04:11:58.8403855Z Compiling pin-project v0.4.29
2022-04-12T04:11:58.8928294Z Compiling datadog-search-syntax v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/datadog/search-syntax)
2022-04-12T04:11:59.0240285Z Compiling zeroize v1.4.3
2022-04-12T04:11:59.3189649Z Compiling phf_codegen v0.10.0
2022-04-12T04:11:59.3476827Z Compiling failure v0.1.8
2022-04-12T04:11:59.5478982Z Compiling zerocopy v0.3.0
2022-04-12T04:11:59.8284044Z Compiling smol v1.2.5
2022-04-12T04:12:00.2539612Z Compiling darling v0.13.0
2022-04-12T04:12:00.4216695Z Compiling webpki v0.21.4
2022-04-12T04:12:00.4289962Z Compiling sct v0.6.1
2022-04-12T04:12:00.7701822Z Compiling webpki v0.22.0
2022-04-12T04:12:01.2770339Z Compiling sct v0.7.0
2022-04-12T04:12:01.6070876Z Compiling aws-smithy-xml v0.39.0
2022-04-12T04:12:01.6129849Z Compiling snafu v0.7.0
2022-04-12T04:12:01.6432325Z Compiling futures-executor v0.3.21
2022-04-12T04:12:02.2023417Z Compiling bytes v1.1.0
2022-04-12T04:12:02.2655846Z Compiling chrono v0.4.19 (https://github.com/vectordotdev/chrono.git?branch=no-default-time#b7abfc3f)
2022-04-12T04:12:03.0060751Z Compiling url v2.2.2
2022-04-12T04:12:03.2691986Z Compiling time v0.3.7
2022-04-12T04:12:04.5002836Z Compiling bstr v0.2.17
2022-04-12T04:12:04.6978086Z Compiling toml v0.5.8
2022-04-12T04:12:05.2678865Z Compiling serde_urlencoded v0.7.1
2022-04-12T04:12:05.7203454Z Compiling uuid v0.8.2
2022-04-12T04:12:05.7456017Z Compiling serde-value v0.7.0
2022-04-12T04:12:06.0746822Z Compiling tracing-serde v0.1.3
2022-04-12T04:12:06.3555343Z Compiling serde_path_to_error v0.1.5
2022-04-12T04:12:06.7085430Z Compiling serde_bytes v0.11.5
2022-04-12T04:12:07.0886123Z Compiling serde-xml-rs v0.5.1
2022-04-12T04:12:07.1081437Z Compiling atomig v0.3.3
2022-04-12T04:12:07.5770895Z Compiling no-proxy v0.3.1
2022-04-12T04:12:07.6824211Z Compiling ipnetwork v0.18.0
2022-04-12T04:12:07.8956044Z Compiling serde_nanos v0.1.2
2022-04-12T04:12:08.0907305Z Compiling rmp-serde v1.0.0
2022-04-12T04:12:08.8519381Z Compiling graphql-introspection-query v0.2.0
2022-04-12T04:12:09.7299160Z Compiling tracing-futures v0.2.6 (https://github.com/tokio-rs/tracing?rev=f470db1b0354b368f62f9ee4d763595d16373231#f470db1b)
2022-04-12T04:12:09.8483422Z Compiling curve25519-dalek v3.2.0
2022-04-12T04:12:09.9574578Z Compiling subtle-encoding v0.5.1
2022-04-12T04:12:10.3679424Z Compiling secrecy v0.8.0
2022-04-12T04:12:10.6775498Z Compiling pkcs8 v0.7.6
2022-04-12T04:12:11.3009880Z Compiling chrono-tz-build v0.0.2
2022-04-12T04:12:11.4551741Z Compiling graphql-parser v0.2.3
2022-04-12T04:12:11.5582912Z Compiling datadog-filter v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/datadog/filter)
2022-04-12T04:12:11.9562588Z Compiling serde_with_macros v1.5.1
2022-04-12T04:12:12.2326313Z Compiling ct-logs v0.8.0
2022-04-12T04:12:12.4022639Z Compiling rustls v0.19.1
2022-04-12T04:12:12.6593069Z Compiling webpki-roots v0.19.0
2022-04-12T04:12:12.8672350Z Compiling rustls v0.18.1
2022-04-12T04:12:14.7081627Z Compiling webpki-roots v0.21.1
2022-04-12T04:12:14.9066369Z Compiling webpki-roots v0.22.3
2022-04-12T04:12:19.5492772Z Compiling leveldb v0.8.6
2022-04-12T04:12:19.9978431Z Compiling futures v0.3.21
2022-04-12T04:12:20.1667193Z Compiling http v0.2.6
2022-04-12T04:12:20.2281168Z Compiling tokio v1.17.0
2022-04-12T04:12:21.0537186Z Compiling bytes-utils v0.1.1
2022-04-12T04:12:21.0941155Z Compiling prost v0.10.0
2022-04-12T04:12:21.5556140Z Compiling postgres-protocol v0.6.2
2022-04-12T04:12:21.8367578Z Compiling input_buffer v0.4.0
2022-04-12T04:12:22.1432892Z Compiling prost v0.8.0
2022-04-12T04:12:22.9044629Z Compiling serde_yaml v0.8.23
2022-04-12T04:12:23.3540681Z Compiling metrics-util v0.10.2
2022-04-12T04:12:23.6196799Z Compiling clap v3.1.8
2022-04-12T04:12:25.2105693Z Compiling syslog_loose v0.16.0
2022-04-12T04:12:25.3136043Z Compiling simple_asn1 v0.4.1
2022-04-12T04:12:25.3805293Z Compiling serde_urlencoded v0.6.1
2022-04-12T04:12:25.6591810Z Compiling webbrowser v0.6.0
2022-04-12T04:12:25.8545641Z Compiling aws-smithy-types v0.39.0
2022-04-12T04:12:26.1908321Z Compiling syslog v6.0.1
2022-04-12T04:12:26.4827018Z Compiling csv v1.1.6
2022-04-12T04:12:26.6087091Z Compiling serde-toml-merge v0.3.0
2022-04-12T04:12:27.0128811Z Compiling rmpv v1.0.0
2022-04-12T04:12:27.1271596Z Compiling typetag v0.1.8
2022-04-12T04:12:27.1631618Z Compiling maxminddb v0.23.0
2022-04-12T04:12:27.5810295Z Compiling petgraph v0.5.1
2022-04-12T04:12:28.0798261Z Compiling petgraph v0.6.0
2022-04-12T04:12:29.1283326Z Compiling async-graphql-value v3.0.37
2022-04-12T04:12:29.6084335Z Compiling proc-macro-crate v1.1.0
2022-04-12T04:12:30.1563892Z Compiling signatory v0.21.0
2022-04-12T04:12:30.3366156Z Compiling ed25519-dalek v1.0.1
2022-04-12T04:12:30.4619065Z Compiling signatory v0.23.2
2022-04-12T04:12:30.7784586Z Compiling chrono-tz v0.6.1
2022-04-12T04:12:30.8699972Z Compiling graphql_client_codegen v0.10.0
2022-04-12T04:12:31.0266819Z Compiling serde_with v1.12.1
2022-04-12T04:12:31.9654739Z Compiling rustls-native-certs v0.5.0
2022-04-12T04:12:32.1233265Z Compiling heim-runtime v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:12:32.3351006Z Compiling tracing-futures v0.2.5
2022-04-12T04:12:32.3990626Z Compiling tracing-tower v0.1.0 (https://github.com/tokio-rs/tracing?rev=f470db1b0354b368f62f9ee4d763595d16373231#f470db1b)
2022-04-12T04:12:32.4727919Z Compiling governor v0.4.2
2022-04-12T04:12:32.6013547Z Compiling prost-types v0.10.0
2022-04-12T04:12:32.6491690Z Compiling postgres-types v0.2.2
2022-04-12T04:12:33.0424443Z Compiling http-body v0.4.4
2022-04-12T04:12:33.5878270Z Compiling headers-core v0.2.0
2022-04-12T04:12:33.6548913Z Compiling tungstenite v0.14.0
2022-04-12T04:12:33.7738258Z Compiling attohttpc v0.15.0
2022-04-12T04:12:34.1245089Z Compiling uaparser v0.5.1
2022-04-12T04:12:35.2679860Z Compiling treediff v3.0.2
2022-04-12T04:12:35.6376321Z Compiling tracing-subscriber v0.3.10
2022-04-12T04:12:35.6508034Z Compiling fakedata_generator v0.2.4
2022-04-12T04:12:35.7863718Z Compiling bson v2.1.0
2022-04-12T04:12:36.0076263Z Compiling avro-rs v0.13.0
2022-04-12T04:12:36.1780439Z Compiling jsonpath_lib v0.3.0
2022-04-12T04:12:37.1945164Z Compiling tokio-util v0.6.8
2022-04-12T04:12:38.3822512Z Compiling tokio-util v0.7.0
2022-04-12T04:12:39.0754952Z Compiling tokio-rustls v0.22.0
2022-04-12T04:12:39.4463093Z Compiling tokio-io-timeout v1.1.1
2022-04-12T04:12:39.6209253Z Compiling tokio-rustls v0.23.3
2022-04-12T04:12:39.7546686Z Compiling trust-dns-proto v0.20.4
2022-04-12T04:12:39.9916968Z Compiling trust-dns-proto v0.21.2
2022-04-12T04:12:40.6411134Z Compiling stream-cancel v0.8.1
2022-04-12T04:12:41.1088328Z Compiling file-source v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/file-source)
2022-04-12T04:12:42.6531531Z Compiling jsonwebtoken v7.2.0
2022-04-12T04:12:43.9571661Z Compiling attohttpc v0.17.0
2022-04-12T04:12:45.5860867Z Compiling aws-smithy-eventstream v0.39.0
2022-04-12T04:12:45.9563161Z Compiling aws-smithy-json v0.39.0
2022-04-12T04:12:46.1904445Z Compiling aws-smithy-query v0.39.0
2022-04-12T04:12:46.4678366Z Compiling tikv-jemallocator v0.4.3
2022-04-12T04:12:46.5875317Z Compiling lalrpop v0.19.7
2022-04-12T04:12:46.7296208Z Compiling prost-types v0.8.0
2022-04-12T04:12:47.9563931Z Compiling async-graphql-parser v3.0.37
2022-04-12T04:12:49.3162162Z Compiling num_enum_derive v0.5.7
2022-04-12T04:12:49.4117043Z Compiling nkeys v0.1.0
2022-04-12T04:12:49.8566870Z Compiling nkeys v0.2.0
2022-04-12T04:12:52.0452936Z Compiling heim-cpu v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:12:52.7626171Z Compiling heim-net v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:12:53.0429829Z Compiling heim-memory v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:12:53.4010872Z Compiling heim-disk v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:12:53.4343875Z Compiling bollard-stubs v1.42.0-rc.0
2022-04-12T04:12:53.7644829Z Compiling axum-core v0.2.1
2022-04-12T04:12:54.3253508Z Compiling headers v0.3.7
2022-04-12T04:12:56.1928098Z Compiling gcemeta v0.1.4
2022-04-12T04:12:56.2372222Z Compiling tokio-tungstenite v0.15.0
2022-04-12T04:12:57.4570314Z Compiling json-patch v0.2.6
2022-04-12T04:12:58.8569166Z Compiling fakedata v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/fakedata)
2022-04-12T04:12:59.2395190Z Compiling graphql_query_derive v0.10.0
2022-04-12T04:12:59.2915203Z Compiling metrics-tracing-context v0.9.0
2022-04-12T04:12:59.7897837Z Compiling tracing-limit v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/tracing-limit)
2022-04-12T04:13:00.2604124Z Compiling h2 v0.3.11
2022-04-12T04:13:02.1960539Z Compiling tokio-stream v0.1.8
2022-04-12T04:13:02.5339746Z Compiling tokio-postgres v0.7.5
2022-04-12T04:13:02.9220396Z Compiling combine v4.6.2
2022-04-12T04:13:06.9978551Z Compiling tower v0.4.12
2022-04-12T04:13:08.1580192Z Compiling trust-dns-resolver v0.20.3
2022-04-12T04:13:09.5328856Z Compiling dnsmsg-parser v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/dnsmsg-parser)
2022-04-12T04:13:11.0467001Z Compiling nats v0.18.1
2022-04-12T04:13:11.1952607Z Compiling num_enum v0.5.7
2022-04-12T04:13:12.6524792Z Compiling async-graphql-derive v3.0.37
2022-04-12T04:13:13.0134998Z Compiling heim v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
2022-04-12T04:13:13.6561928Z Compiling gouth v0.2.1
2022-04-12T04:13:15.2152088Z Compiling kube-core v0.70.0
2022-04-12T04:13:16.9687312Z Compiling graphql_client v0.10.0
2022-04-12T04:13:17.0397504Z Compiling aws-smithy-async v0.39.0
2022-04-12T04:13:17.4444568Z Compiling hyper v0.14.18
2022-04-12T04:13:17.5410803Z Compiling tower-http v0.2.4
2022-04-12T04:13:21.8437574Z Compiling mongodb v2.1.0
2022-04-12T04:13:22.1435968Z Compiling pulsar v4.1.1
2022-04-12T04:13:22.6571128Z Compiling lookup v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/lookup)
2022-04-12T04:13:23.8727882Z Compiling vrl-parser v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/vrl/parser)
2022-04-12T04:13:26.6011762Z Compiling datadog-grok v0.1.0 (/home/runner/actions-runner/_work/vector/vector/lib/datadog/grok)
2022-04-12T04:13:26.6315125Z Compiling aws-smithy-http v0.39.0
2022-04-12T04:13:27.3622298Z Compiling hyper-rustls v0.22.1
2022-04-12T04:13:27.5897851Z Compiling hyper-timeout v0.4.1
2022-04-12T04:13:27.8085211Z Compiling warp v0.3.2
2022-04-12T04:13:27.8841235Z Compiling hyper-rustls v0.23.0
2022-04-12T04:13:28.4158312Z Compiling axum v0.5.1
2022-04-12T04:13:28.4864909Z Compiling hyperlocal v0.8.0
2022-04-12T04:13:29.1733814Z Compiling async-graphql v3.0.37
2022-04-12T04:13:30.6701345Z Compiling aws-smithy-http-tower v0.39.0
2022-04-12T04:13:31.1295667Z Compiling aws-sigv4 v0.9.0
2022-04-12T04:13:32.5556680Z Compiling bollard v0.12.0
2022-04-12T04:13:35.9921387Z Compiling aws-smithy-client v0.39.0
2022-04-12T04:13:37.1405328Z Compiling tonic v0.7.1
2022-04-12T04:13:49.7803564Z Compiling async-graphql-warp v3.0.37
2022-04-12T04:13:50.2744966Z Compiling aws-sig-auth v0.9.0
2022-04-12T04:13:50.4696165Z Compiling aws-endpoint v0.9.0
2022-04-12T04:13:50.7607936Z Compiling aws-http v0.9.0
2022-04-12T04:13:51.3456271Z Compiling aws-sdk-sso v0.9.0
2022-04-12T04:13:51.7162022Z Compiling aws-sdk-sts v0.9.0
2022-04-12T04:13:53.5329551Z Compiling aws-sdk-s3 v0.9.0
2022-04-12T04:13:54.0649124Z Compiling aws-sdk-firehose v0.9.0
2022-04-12T04:13:54.0850285Z Compiling aws-sdk-sqs v0.9.0
2022-04-12T04:13:54.2537992Z Compiling aws-sdk-kinesis v0.9.0
2022-04-12T04:13:54.3610285Z Compiling aws-sdk-cloudwatchlogs v0.9.0
2022-04-12T04:13:55.8846476Z Compiling aws-sdk-cloudwatch v0.9.0
2022-04-12T04:14:07.6719777Z Compiling aws-config v0.9.0
2022-04-12T04:14:12.5928412Z error: failed to run custom build command for `prost-build v0.10.0`
2022-04-12T04:14:12.5928691Z
2022-04-12T04:14:12.5930090Z Caused by:
2022-04-12T04:14:12.5966458Z process didn't exit successfully: `/home/runner/actions-runner/_work/vector/vector/target/debug/build/prost-build-9822bd4aded1fe38/build-script-build` (exit status: 101)
2022-04-12T04:14:12.5967029Z --- stdout
2022-04-12T04:14:12.5967605Z cargo:rerun-if-changed=/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/cmake
2022-04-12T04:14:12.5971254Z CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
2022-04-12T04:14:12.5971694Z CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
2022-04-12T04:14:12.5971988Z HOST_CMAKE_TOOLCHAIN_FILE = None
2022-04-12T04:14:12.5972271Z CMAKE_TOOLCHAIN_FILE = None
2022-04-12T04:14:12.5972680Z CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
2022-04-12T04:14:12.5972996Z CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
2022-04-12T04:14:12.5977134Z HOST_CMAKE_GENERATOR = None
2022-04-12T04:14:12.5977430Z CMAKE_GENERATOR = None
2022-04-12T04:14:12.5977937Z CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
2022-04-12T04:14:12.5978278Z CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
2022-04-12T04:14:12.5978556Z HOST_CMAKE_PREFIX_PATH = None
2022-04-12T04:14:12.5978821Z CMAKE_PREFIX_PATH = None
2022-04-12T04:14:12.5979162Z CMAKE_x86_64-unknown-linux-gnu = None
2022-04-12T04:14:12.5979433Z CMAKE_x86_64_unknown_linux_gnu = None
2022-04-12T04:14:12.5986153Z HOST_CMAKE = None
2022-04-12T04:14:12.5986410Z CMAKE = None
2022-04-12T04:14:12.5988094Z running: "cmake" "/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/cmake" "-DCMAKE_INSTALL_PREFIX=/home/runner/actions-runner/_work/vector/vector/target/debug/build/prost-build-631239676cd3173f/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
2022-04-12T04:14:12.5989595Z -- The C compiler identification is GNU 9.4.0
2022-04-12T04:14:12.5990005Z -- The CXX compiler identification is GNU 9.4.0
2022-04-12T04:14:12.5990368Z -- Detecting C compiler ABI info
2022-04-12T04:14:12.5990712Z -- Detecting C compiler ABI info - done
2022-04-12T04:14:12.5991110Z -- Check for working C compiler: /usr/bin/cc - skipped
2022-04-12T04:14:12.5991475Z -- Detecting C compile features
2022-04-12T04:14:12.5991872Z -- Detecting C compile features - done
2022-04-12T04:14:12.5992203Z -- Detecting CXX compiler ABI info
2022-04-12T04:14:12.5992575Z -- Detecting CXX compiler ABI info - done
2022-04-12T04:14:12.5992987Z -- Check for working CXX compiler: /usr/bin/c++ - skipped
2022-04-12T04:14:12.5993344Z -- Detecting CXX compile features
2022-04-12T04:14:12.5993701Z -- Detecting CXX compile features - done
2022-04-12T04:14:12.5993982Z --
2022-04-12T04:14:12.5994215Z -- 3.19.4.0
2022-04-12T04:14:12.5994499Z -- Looking for pthread.h
2022-04-12T04:14:12.5995059Z -- Looking for pthread.h - found
2022-04-12T04:14:12.5995442Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2022-04-12T04:14:12.5995842Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
2022-04-12T04:14:12.5996229Z -- Looking for pthread_create in pthreads
2022-04-12T04:14:12.5996614Z -- Looking for pthread_create in pthreads - not found
2022-04-12T04:14:12.5997004Z -- Looking for pthread_create in pthread
2022-04-12T04:14:12.5997387Z -- Looking for pthread_create in pthread - found
2022-04-12T04:14:12.5997724Z -- Found Threads: TRUE
2022-04-12T04:14:12.5998144Z -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
2022-04-12T04:14:12.5998573Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS
2022-04-12T04:14:12.5999004Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success
2022-04-12T04:14:12.5999333Z -- Configuring done
2022-04-12T04:14:12.5999619Z -- Generating done
2022-04-12T04:14:12.6000361Z -- Build files have been written to: /home/runner/actions-runner/_work/vector/vector/target/debug/build/prost-build-631239676cd3173f/out/build
2022-04-12T04:14:12.6001003Z running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--parallel" "8"
2022-04-12T04:14:12.6001819Z [ 1%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/any_lite.cc.o
2022-04-12T04:14:12.6002790Z [ 1%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arenastring.cc.o
2022-04-12T04:14:12.6003776Z [ 1%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/extension_set.cc.o
2022-04-12T04:14:12.6004724Z [ 1%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/any_lite.cc.o
2022-04-12T04:14:12.6005637Z [ 1%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena.cc.o
2022-04-12T04:14:12.6006566Z [ 1%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena.cc.o
2022-04-12T04:14:12.6007522Z [ 2%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.cc.o
2022-04-12T04:14:12.6008645Z [ 2%] Building CXX object CMakeFiles/gmock.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/src/gmock-all.cc.o
2022-04-12T04:14:12.6009662Z [ 2%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc.o
2022-04-12T04:14:12.6010646Z [ 2%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arenastring.cc.o
2022-04-12T04:14:12.6011573Z [ 3%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/extension_set.cc.o
2022-04-12T04:14:12.6012994Z [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_lite.cc.o
2022-04-12T04:14:12.6014010Z [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_util.cc.o
2022-04-12T04:14:12.6014997Z [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.cc.o
2022-04-12T04:14:12.6015979Z [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/inlined_string_field.cc.o
2022-04-12T04:14:12.6016955Z [ 4%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.cc.o
2022-04-12T04:14:12.6018009Z [ 4%] Building CXX object CMakeFiles/gmock.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/src/gtest-all.cc.o
2022-04-12T04:14:12.6019014Z [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/coded_stream.cc.o
2022-04-12T04:14:12.6019973Z [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/io_win32.cc.o
2022-04-12T04:14:12.6020964Z [ 4%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc.o
2022-04-12T04:14:12.6021985Z [ 5%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/strtod.cc.o
2022-04-12T04:14:12.6022945Z [ 5%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_lite.cc.o
2022-04-12T04:14:12.6023932Z [ 6%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_util.cc.o
2022-04-12T04:14:12.6024905Z [ 6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/zero_copy_stream.cc.o
2022-04-12T04:14:12.6026009Z [ 6%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.cc.o
2022-04-12T04:14:12.6027001Z [ 6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc.o
2022-04-12T04:14:12.6028015Z [ 6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
2022-04-12T04:14:12.6028982Z [ 6%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/inlined_string_field.cc.o
2022-04-12T04:14:12.6029926Z [ 7%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.cc.o
2022-04-12T04:14:12.6030874Z [ 7%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/coded_stream.cc.o
2022-04-12T04:14:12.6031813Z [ 8%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/io_win32.cc.o
2022-04-12T04:14:12.6032731Z [ 8%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/strtod.cc.o
2022-04-12T04:14:12.6033645Z [ 8%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.cc.o
2022-04-12T04:14:12.6034608Z [ 8%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/zero_copy_stream.cc.o
2022-04-12T04:14:12.6035836Z [ 8%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc.o
2022-04-12T04:14:12.6036850Z [ 9%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
2022-04-12T04:14:12.6037775Z [ 9%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.cc.o
2022-04-12T04:14:12.6038695Z [ 9%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.cc.o
2022-04-12T04:14:12.6039655Z [ 9%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.cc.o
2022-04-12T04:14:12.6040603Z [ 9%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.cc.o
2022-04-12T04:14:12.6041549Z [ 10%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field.cc.o
2022-04-12T04:14:12.6042499Z [ 10%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_ptr_field.cc.o
2022-04-12T04:14:12.6043588Z [ 10%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field.cc.o
2022-04-12T04:14:12.6044542Z [ 10%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/bytestream.cc.o
2022-04-12T04:14:12.6045482Z [ 10%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/common.cc.o
2022-04-12T04:14:12.6046409Z [ 10%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/int128.cc.o
2022-04-12T04:14:12.6047332Z [ 11%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/status.cc.o
2022-04-12T04:14:12.6048296Z [ 11%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_ptr_field.cc.o
2022-04-12T04:14:12.6049236Z [ 11%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/statusor.cc.o
2022-04-12T04:14:12.6050193Z [ 11%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/stringpiece.cc.o
2022-04-12T04:14:12.6051148Z [ 11%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/stringprintf.cc.o
2022-04-12T04:14:12.6052349Z [ 12%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.o
2022-04-12T04:14:12.6053930Z [ 12%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/strutil.cc.o
2022-04-12T04:14:12.6054892Z [ 12%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/time.cc.o
2022-04-12T04:14:12.6055396Z [ 12%] Linking CXX static library libgmock.a
2022-04-12T04:14:12.6055665Z [ 12%] Built target gmock
2022-04-12T04:14:12.6056399Z [ 12%] Building CXX object CMakeFiles/gmock_main.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/src/gmock_main.cc.o
2022-04-12T04:14:12.6057465Z [ 13%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/bytestream.cc.o
2022-04-12T04:14:12.6058581Z [ 13%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/wire_format_lite.cc.o
2022-04-12T04:14:12.6059655Z [ 13%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/common.cc.o
2022-04-12T04:14:12.6060712Z [ 14%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/any.cc.o
2022-04-12T04:14:12.6061900Z [ 14%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/any.pb.cc.o
2022-04-12T04:14:12.6062946Z [ 14%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/api.pb.cc.o
2022-04-12T04:14:12.6063942Z [ 14%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/int128.cc.o
2022-04-12T04:14:12.6064993Z [ 14%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/importer.cc.o
2022-04-12T04:14:12.6066058Z [ 14%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/status.cc.o
2022-04-12T04:14:12.6067223Z [ 15%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/parser.cc.o
2022-04-12T04:14:12.6067832Z [ 16%] Linking CXX static library libgmock_main.a
2022-04-12T04:14:12.6068153Z [ 16%] Built target gmock_main
2022-04-12T04:14:12.6068959Z [ 16%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/descriptor.cc.o
2022-04-12T04:14:12.6070733Z [ 16%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/descriptor.pb.cc.o
2022-04-12T04:14:12.6071974Z [ 17%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/statusor.cc.o
2022-04-12T04:14:12.6090760Z [ 17%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/stringpiece.cc.o
2022-04-12T04:14:12.6092195Z [ 17%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/descriptor_database.cc.o
2022-04-12T04:14:12.6093301Z [ 17%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/stringprintf.cc.o
2022-04-12T04:14:12.6094370Z [ 17%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.o
2022-04-12T04:14:12.6095417Z [ 18%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/duration.pb.cc.o
2022-04-12T04:14:12.6096449Z [ 19%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/strutil.cc.o
2022-04-12T04:14:12.6097474Z [ 19%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/time.cc.o
2022-04-12T04:14:12.6098496Z [ 19%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/dynamic_message.cc.o
2022-04-12T04:14:12.6099514Z [ 19%] Building CXX object CMakeFiles/libprotobuf-lite.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/wire_format_lite.cc.o
2022-04-12T04:14:12.6100674Z [ 19%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/empty.pb.cc.o
2022-04-12T04:14:12.6101691Z [ 19%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/extension_set_heavy.cc.o
2022-04-12T04:14:12.6102705Z [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/field_mask.pb.cc.o
2022-04-12T04:14:12.6103367Z [ 20%] Linking CXX static library libprotobuf-lited.a
2022-04-12T04:14:12.6103750Z [ 20%] Built target libprotobuf-lite
2022-04-12T04:14:12.6104545Z [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.cc.o
2022-04-12T04:14:12.6105610Z [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_reflection.cc.o
2022-04-12T04:14:12.6106682Z [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.cc.o
2022-04-12T04:14:12.6107735Z [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_full.cc.o
2022-04-12T04:14:12.6108763Z [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/gzip_stream.cc.o
2022-04-12T04:14:12.6109761Z [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/printer.cc.o
2022-04-12T04:14:12.6110851Z [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/tokenizer.cc.o
2022-04-12T04:14:12.6111878Z [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_field.cc.o
2022-04-12T04:14:12.6112846Z [ 22%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.cc.o
2022-04-12T04:14:12.6113850Z [ 22%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/reflection_ops.cc.o
2022-04-12T04:14:12.6115049Z [ 22%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/service.cc.o
2022-04-12T04:14:12.6116050Z [ 22%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/source_context.pb.cc.o
2022-04-12T04:14:12.6116999Z [ 23%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/struct.pb.cc.o
2022-04-12T04:14:12.6117927Z [ 23%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/substitute.cc.o
2022-04-12T04:14:12.6119095Z [ 23%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.cc.o
2022-04-12T04:14:12.6120035Z [ 23%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/timestamp.pb.cc.o
2022-04-12T04:14:12.6120963Z [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/type.pb.cc.o
2022-04-12T04:14:12.6121903Z [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unknown_field_set.cc.o
2022-04-12T04:14:12.6122859Z [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/delimited_message_util.cc.o
2022-04-12T04:14:12.6123827Z [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/field_comparator.cc.o
2022-04-12T04:14:12.6124792Z [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/field_mask_util.cc.o
2022-04-12T04:14:12.6125750Z [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/datapiece.cc.o
2022-04-12T04:14:12.6126755Z [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
2022-04-12T04:14:12.6127748Z [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/error_listener.cc.o
2022-04-12T04:14:12.6128845Z [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc.o
2022-04-12T04:14:12.6129863Z [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/json_escaping.cc.o
2022-04-12T04:14:12.6130848Z [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc.o
2022-04-12T04:14:12.6131846Z [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc.o
2022-04-12T04:14:12.6132808Z [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/object_writer.cc.o
2022-04-12T04:14:12.6133781Z [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/proto_writer.cc.o
2022-04-12T04:14:12.6134777Z [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc.o
2022-04-12T04:14:12.6135805Z [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
2022-04-12T04:14:12.6136916Z [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/type_info.cc.o
2022-04-12T04:14:12.6137862Z [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/utility.cc.o
2022-04-12T04:14:12.6138796Z [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/json_util.cc.o
2022-04-12T04:14:12.6139759Z [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer.cc.o
2022-04-12T04:14:12.6140705Z [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/time_util.cc.o
2022-04-12T04:14:12.6141649Z [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/type_resolver_util.cc.o
2022-04-12T04:14:12.6142577Z [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/wire_format.cc.o
2022-04-12T04:14:12.6143503Z [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/wrappers.pb.cc.o
2022-04-12T04:14:12.6144018Z [ 29%] Linking CXX static library libprotobufd.a
2022-04-12T04:14:12.6144309Z [ 29%] Built target libprotobuf
2022-04-12T04:14:12.6145035Z [ 30%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/code_generator.cc.o
2022-04-12T04:14:12.6146141Z [ 30%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/command_line_interface.cc.o
2022-04-12T04:14:12.6147143Z [ 30%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
2022-04-12T04:14:12.6148099Z [ 30%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
2022-04-12T04:14:12.6149092Z [ 31%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
2022-04-12T04:14:12.6150046Z [ 31%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc.o
2022-04-12T04:14:12.6150996Z [ 31%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc.o
2022-04-12T04:14:12.6151973Z [ 31%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
2022-04-12T04:14:12.6152953Z [ 32%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
2022-04-12T04:14:12.6154037Z [ 32%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
2022-04-12T04:14:12.6155118Z [ 32%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc.o
2022-04-12T04:14:12.6156104Z [ 32%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
2022-04-12T04:14:12.6157103Z [ 33%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o
2022-04-12T04:14:12.6158127Z [ 33%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc.o
2022-04-12T04:14:12.6159137Z [ 33%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
2022-04-12T04:14:12.6160106Z [ 33%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc.o
2022-04-12T04:14:12.6161067Z [ 33%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
2022-04-12T04:14:12.6162063Z [ 34%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
2022-04-12T04:14:12.6163155Z [ 34%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
2022-04-12T04:14:12.6164169Z [ 34%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
2022-04-12T04:14:12.6165155Z [ 34%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
2022-04-12T04:14:12.6166139Z [ 35%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
2022-04-12T04:14:12.6167132Z [ 35%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o
2022-04-12T04:14:12.6168121Z [ 35%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o
2022-04-12T04:14:12.6169098Z [ 35%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc.o
2022-04-12T04:14:12.6170092Z [ 36%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o
2022-04-12T04:14:12.6172817Z [ 36%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o
2022-04-12T04:14:12.6173916Z [ 36%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o
2022-04-12T04:14:12.6174939Z [ 36%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o
2022-04-12T04:14:12.6175976Z [ 37%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o
2022-04-12T04:14:12.6177022Z [ 37%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o
2022-04-12T04:14:12.6178068Z [ 37%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o
2022-04-12T04:14:12.6179067Z [ 37%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o
2022-04-12T04:14:12.6180058Z [ 38%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_context.cc.o
2022-04-12T04:14:12.6181049Z [ 38%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc.o
2022-04-12T04:14:12.6182182Z [ 38%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_enum.cc.o
2022-04-12T04:14:12.6183194Z [ 38%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc.o
2022-04-12T04:14:12.6184176Z [ 39%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o
2022-04-12T04:14:12.6185139Z [ 39%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc.o
2022-04-12T04:14:12.6186115Z [ 39%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_extension.cc.o
2022-04-12T04:14:12.6187099Z [ 39%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc.o
2022-04-12T04:14:12.6188063Z [ 40%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_field.cc.o
2022-04-12T04:14:12.6189026Z [ 40%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_file.cc.o
2022-04-12T04:14:12.6190097Z [ 40%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_generator.cc.o
2022-04-12T04:14:12.6191089Z [ 40%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc.o
2022-04-12T04:14:12.6192073Z [ 40%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc.o
2022-04-12T04:14:12.6193058Z [ 41%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_kotlin_generator.cc.o
2022-04-12T04:14:12.6194045Z [ 41%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_map_field.cc.o
2022-04-12T04:14:12.6195933Z [ 41%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc.o
2022-04-12T04:14:12.6196989Z [ 41%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_message.cc.o
2022-04-12T04:14:12.6197973Z [ 42%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc.o
2022-04-12T04:14:12.6198983Z [ 42%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o
2022-04-12T04:14:12.6200142Z [ 42%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc.o
2022-04-12T04:14:12.6201157Z [ 42%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc.o
2022-04-12T04:14:12.6202148Z [ 43%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc.o
2022-04-12T04:14:12.6203133Z [ 43%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc.o
2022-04-12T04:14:12.6204126Z [ 43%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc.o
2022-04-12T04:14:12.6205122Z [ 43%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o
2022-04-12T04:14:12.6206102Z [ 44%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_service.cc.o
2022-04-12T04:14:12.6207080Z [ 44%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o
2022-04-12T04:14:12.6208208Z [ 44%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc.o
2022-04-12T04:14:12.6209199Z [ 44%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc.o
2022-04-12T04:14:12.6210160Z [ 45%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/js/js_generator.cc.o
2022-04-12T04:14:12.6211142Z [ 45%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc.o
2022-04-12T04:14:12.6212130Z [ 45%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o
2022-04-12T04:14:12.6213141Z [ 45%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o
2022-04-12T04:14:12.6214161Z [ 46%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o
2022-04-12T04:14:12.6215165Z [ 46%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o
2022-04-12T04:14:12.6216168Z [ 46%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o
2022-04-12T04:14:12.6217243Z [ 46%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o
2022-04-12T04:14:12.6218295Z [ 46%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o
2022-04-12T04:14:12.6219305Z [ 47%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o
2022-04-12T04:14:12.6220316Z [ 47%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o
2022-04-12T04:14:12.6221336Z [ 47%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o
2022-04-12T04:14:12.6222350Z [ 47%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o
2022-04-12T04:14:12.6223355Z [ 48%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o
2022-04-12T04:14:12.6224478Z [ 48%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/php/php_generator.cc.o
2022-04-12T04:14:12.6225488Z [ 48%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/plugin.cc.o
2022-04-12T04:14:12.6226433Z [ 48%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.o
2022-04-12T04:14:12.6227406Z [ 49%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/python/python_generator.cc.o
2022-04-12T04:14:12.6228392Z [ 49%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc.o
2022-04-12T04:14:12.6229354Z [ 49%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/subprocess.cc.o
2022-04-12T04:14:12.6230287Z [ 49%] Building CXX object CMakeFiles/libprotoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/zip_writer.cc.o
2022-04-12T04:14:12.6230803Z [ 50%] Linking CXX static library libprotocd.a
2022-04-12T04:14:12.6231082Z [ 50%] Built target libprotoc
2022-04-12T04:14:12.6231786Z [ 50%] Building CXX object CMakeFiles/protoc.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/main.cc.o
2022-04-12T04:14:12.6232738Z [ 51%] Building CXX object CMakeFiles/test_plugin.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc.o
2022-04-12T04:14:12.6233798Z [ 51%] Building CXX object CMakeFiles/test_plugin.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/test_plugin.cc.o
2022-04-12T04:14:12.6234915Z [ 51%] Building CXX object CMakeFiles/test_plugin.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/file.cc.o
2022-04-12T04:14:12.6235417Z [ 51%] Linking CXX executable protoc
2022-04-12T04:14:12.6235690Z [ 51%] Linking CXX executable test_plugin
2022-04-12T04:14:12.6235960Z [ 51%] Built target test_plugin
2022-04-12T04:14:12.6236208Z [ 51%] Built target protoc
2022-04-12T04:14:12.6236864Z [ 52%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.cc
2022-04-12T04:14:12.6237695Z [ 52%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.cc
2022-04-12T04:14:12.6238519Z [ 52%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.cc
2022-04-12T04:14:12.6239345Z [ 52%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_lite.pb.cc
2022-04-12T04:14:12.6240192Z [ 52%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_public_lite.pb.cc
2022-04-12T04:14:12.6241005Z [ 53%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.cc
2022-04-12T04:14:12.6241990Z [ 53%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_lite.pb.cc
2022-04-12T04:14:12.6242859Z [ 53%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.cc
2022-04-12T04:14:12.6243687Z [ 54%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/any_test.pb.cc
2022-04-12T04:14:12.6244512Z [ 54%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_public_lite.pb.cc
2022-04-12T04:14:12.6245400Z [ 54%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc
2022-04-12T04:14:12.6246287Z [ 54%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc
2022-04-12T04:14:12.6247139Z [ 54%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.cc
2022-04-12T04:14:12.6247971Z [ 54%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.cc
2022-04-12T04:14:12.6248771Z [ 55%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_unittest.pb.cc
2022-04-12T04:14:12.6249571Z [ 55%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.cc
2022-04-12T04:14:12.6250382Z [ 55%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_arena.pb.cc
2022-04-12T04:14:12.6251213Z [ 55%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_custom_options.pb.cc
2022-04-12T04:14:12.6252152Z [ 56%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_drop_unknown_fields.pb.cc
2022-04-12T04:14:12.6253040Z [ 56%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_embed_optimize_for.pb.cc
2022-04-12T04:14:12.6253867Z [ 56%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_empty.pb.cc
2022-04-12T04:14:12.6254679Z [ 56%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import.pb.cc
2022-04-12T04:14:12.6255516Z [ 56%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_public.pb.cc
2022-04-12T04:14:12.6256350Z [ 57%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lazy_dependencies.pb.cc
2022-04-12T04:14:12.6257233Z [ 57%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc
2022-04-12T04:14:12.6258113Z [ 57%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc
2022-04-12T04:14:12.6258942Z [ 57%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.cc
2022-04-12T04:14:12.6259899Z [ 57%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc
2022-04-12T04:14:12.6260718Z [ 58%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_mset.pb.cc
2022-04-12T04:14:12.6261550Z [ 58%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_mset_wire_format.pb.cc
2022-04-12T04:14:12.6262394Z [ 58%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_no_field_presence.pb.cc
2022-04-12T04:14:12.6263249Z [ 58%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_no_generic_services.pb.cc
2022-04-12T04:14:12.6264081Z [ 59%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_optimize_for.pb.cc
2022-04-12T04:14:12.6264934Z [ 59%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc
2022-04-12T04:14:12.6265873Z [ 59%] Building CXX object CMakeFiles/lite-arena-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc.o
2022-04-12T04:14:12.6266833Z [ 59%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_unittest.cc.o
2022-04-12T04:14:12.6267768Z [ 59%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena_test_util.cc.o
2022-04-12T04:14:12.6268698Z [ 59%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.cc.o
2022-04-12T04:14:12.6269708Z [ 60%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util_lite.cc.o
2022-04-12T04:14:12.6270686Z [ 60%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc
2022-04-12T04:14:12.6272176Z [ 60%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.cc
2022-04-12T04:14:12.6273092Z [ 61%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_arena.pb.cc
2022-04-12T04:14:12.6273924Z [ 61%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_arena_lite.pb.cc
2022-04-12T04:14:12.6275029Z [ 61%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.cc.o
2022-04-12T04:14:12.6275936Z [ 61%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_lite.pb.cc
2022-04-12T04:14:12.6276786Z [ 61%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_optional.pb.cc
2022-04-12T04:14:12.6277866Z [ 62%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.cc
2022-04-12T04:14:12.6278716Z [ 62%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/anys.pb.cc
2022-04-12T04:14:12.6279582Z [ 62%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/books.pb.cc
2022-04-12T04:14:12.6280454Z [ 62%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/default_value.pb.cc
2022-04-12T04:14:12.6281348Z [ 63%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc
2022-04-12T04:14:12.6282216Z [ 63%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/field_mask.pb.cc
2022-04-12T04:14:12.6283072Z [ 63%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/maps.pb.cc
2022-04-12T04:14:12.6283932Z [ 63%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.pb.cc
2022-04-12T04:14:12.6284786Z [ 63%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/proto3.pb.cc
2022-04-12T04:14:12.6285719Z [ 63%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_lite.pb.cc.o
2022-04-12T04:14:12.6286615Z [ 64%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/struct.pb.cc
2022-04-12T04:14:12.6287599Z [ 64%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc
2022-04-12T04:14:12.6288510Z [ 64%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/wrappers.pb.cc
2022-04-12T04:14:12.6289349Z [ 64%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/json_format.pb.cc
2022-04-12T04:14:12.6290167Z [ 65%] Generating /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/json_format_proto3.pb.cc
2022-04-12T04:14:12.6291112Z [ 65%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_public_lite.pb.cc.o
2022-04-12T04:14:12.6292054Z [ 65%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/any_test.cc.o
2022-04-12T04:14:12.6292983Z [ 66%] Building CXX object CMakeFiles/lite-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.cc.o
2022-04-12T04:14:12.6293909Z [ 66%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena_unittest.cc.o
2022-04-12T04:14:12.6294821Z [ 67%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arenastring_unittest.cc.o
2022-04-12T04:14:12.6295893Z [ 67%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/annotation_test_util.cc.o
2022-04-12T04:14:12.6296890Z [ 67%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc.o
2022-04-12T04:14:12.6297878Z [ 67%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc.o
2022-04-12T04:14:12.6298864Z [ 68%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc.o
2022-04-12T04:14:12.6299823Z [ 68%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc.o
2022-04-12T04:14:12.6300792Z [ 68%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.o
2022-04-12T04:14:12.6301738Z [ 68%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc.o
2022-04-12T04:14:12.6302723Z [ 69%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc.o
2022-04-12T04:14:12.6303725Z [ 69%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc.o
2022-04-12T04:14:12.6304802Z [ 69%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/importer_unittest.cc.o
2022-04-12T04:14:12.6305802Z [ 69%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc.o
2022-04-12T04:14:12.6306781Z [ 70%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc.o
2022-04-12T04:14:12.6307750Z [ 70%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc.o
2022-04-12T04:14:12.6308762Z [ 70%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc.o
2022-04-12T04:14:12.6309745Z [ 70%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/parser_unittest.cc.o
2022-04-12T04:14:12.6310707Z [ 70%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc.o
2022-04-12T04:14:12.6311690Z [ 71%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc.o
2022-04-12T04:14:12.6312388Z [ 71%] Linking CXX executable lite-test
2022-04-12T04:14:12.6313130Z [ 71%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/descriptor_database_unittest.cc.o
2022-04-12T04:14:12.6314053Z [ 71%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/descriptor_unittest.cc.o
2022-04-12T04:14:12.6314587Z [ 71%] Built target lite-test
2022-04-12T04:14:12.6315477Z [ 71%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc.o
2022-04-12T04:14:12.6316414Z [ 72%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/dynamic_message_unittest.cc.o
2022-04-12T04:14:12.6317358Z [ 72%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/extension_set_unittest.cc.o
2022-04-12T04:14:12.6318322Z [ 72%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc.o
2022-04-12T04:14:12.6319296Z [ 72%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/inlined_string_field_unittest.cc.o
2022-04-12T04:14:12.6320247Z [ 73%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc.o
2022-04-12T04:14:12.6321179Z [ 73%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/io_win32_unittest.cc.o
2022-04-12T04:14:12.6322219Z [ 73%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/printer_unittest.cc.o
2022-04-12T04:14:12.6323168Z [ 73%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc.o
2022-04-12T04:14:12.6324113Z [ 74%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc.o
2022-04-12T04:14:12.6325039Z [ 74%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_field_test.cc.o
2022-04-12T04:14:12.6325932Z [ 74%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc.o
2022-04-12T04:14:12.6326889Z [ 74%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_unittest.cc.o
2022-04-12T04:14:12.6327805Z [ 75%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/no_field_presence_test.cc.o
2022-04-12T04:14:12.6328748Z [ 75%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc.o
2022-04-12T04:14:12.6329829Z [ 75%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc.o
2022-04-12T04:14:12.6330777Z [ 75%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_arena_unittest.cc.o
2022-04-12T04:14:12.6331713Z [ 76%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc.o
2022-04-12T04:14:12.6332641Z [ 76%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/reflection_ops_unittest.cc.o
2022-04-12T04:14:12.6333602Z [ 76%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc.o
2022-04-12T04:14:12.6334563Z [ 76%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_unittest.cc.o
2022-04-12T04:14:12.6335506Z [ 77%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/bytestream_unittest.cc.o
2022-04-12T04:14:12.6336439Z [ 77%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/common_unittest.cc.o
2022-04-12T04:14:12.6337345Z [ 77%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/int128_unittest.cc.o
2022-04-12T04:14:12.6338270Z [ 77%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/status_test.cc.o
2022-04-12T04:14:12.6339273Z [ 77%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/statusor_test.cc.o
2022-04-12T04:14:12.6340239Z [ 78%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc.o
2022-04-12T04:14:12.6341196Z [ 78%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc.o
2022-04-12T04:14:12.6342152Z [ 78%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/structurally_valid_unittest.cc.o
2022-04-12T04:14:12.6343114Z [ 78%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/strutil_unittest.cc.o
2022-04-12T04:14:12.6344063Z [ 79%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc.o
2022-04-12T04:14:12.6344990Z [ 79%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/time_test.cc.o
2022-04-12T04:14:12.6345912Z [ 79%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc.o
2022-04-12T04:14:12.6346953Z [ 79%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc.o
2022-04-12T04:14:12.6347921Z [ 80%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/delimited_message_util_test.cc.o
2022-04-12T04:14:12.6348865Z [ 80%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/field_comparator_test.cc.o
2022-04-12T04:14:12.6349805Z [ 80%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/field_mask_util_test.cc.o
2022-04-12T04:14:12.6350787Z [ 80%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc.o
2022-04-12T04:14:12.6351776Z [ 81%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc.o
2022-04-12T04:14:12.6352758Z [ 81%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc.o
2022-04-12T04:14:12.6353756Z [ 81%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc.o
2022-04-12T04:14:12.6354863Z [ 81%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc.o
2022-04-12T04:14:12.6355867Z [ 82%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc.o
2022-04-12T04:14:12.6356899Z [ 82%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/json_util_test.cc.o
2022-04-12T04:14:12.6357895Z [ 82%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc.o
2022-04-12T04:14:12.6358839Z [ 82%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/time_util_test.cc.o
2022-04-12T04:14:12.6359779Z [ 83%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc.o
2022-04-12T04:14:12.6360723Z [ 83%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc.o
2022-04-12T04:14:12.6361637Z [ 83%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/wire_format_unittest.cc.o
2022-04-12T04:14:12.6362552Z [ 83%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena_test_util.cc.o
2022-04-12T04:14:12.6363469Z [ 83%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.cc.o
2022-04-12T04:14:12.6364505Z [ 84%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util_lite.cc.o
2022-04-12T04:14:12.6365416Z [ 84%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/reflection_tester.cc.o
2022-04-12T04:14:12.6366304Z [ 84%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.cc.o
2022-04-12T04:14:12.6367206Z [ 84%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/file.cc.o
2022-04-12T04:14:12.6368166Z [ 85%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.cc.o
2022-04-12T04:14:12.6369073Z [ 85%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/any_test.pb.cc.o
2022-04-12T04:14:12.6370043Z [ 85%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc.o
2022-04-12T04:14:12.6371035Z [ 85%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc.o
2022-04-12T04:14:12.6372000Z [ 86%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.cc.o
2022-04-12T04:14:12.6374472Z [ 86%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_unittest.pb.cc.o
2022-04-12T04:14:12.6375573Z [ 86%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.cc.o
2022-04-12T04:14:12.6376541Z [ 86%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_arena.pb.cc.o
2022-04-12T04:14:12.6377477Z [ 87%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_custom_options.pb.cc.o
2022-04-12T04:14:12.6378451Z [ 87%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_drop_unknown_fields.pb.cc.o
2022-04-12T04:14:12.6379430Z [ 87%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_embed_optimize_for.pb.cc.o
2022-04-12T04:14:12.6380372Z [ 87%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_empty.pb.cc.o
2022-04-12T04:14:12.6381291Z [ 88%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import.pb.cc.o
2022-04-12T04:14:12.6382226Z [ 88%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_public.pb.cc.o
2022-04-12T04:14:12.6383319Z [ 88%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lazy_dependencies.pb.cc.o
2022-04-12T04:14:12.6384318Z [ 88%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc.o
2022-04-12T04:14:12.6385301Z [ 89%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc.o
2022-04-12T04:14:12.6386262Z [ 89%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc.o
2022-04-12T04:14:12.6387193Z [ 89%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_mset.pb.cc.o
2022-04-12T04:14:12.6388140Z [ 89%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_mset_wire_format.pb.cc.o
2022-04-12T04:14:12.6389096Z [ 90%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_no_field_presence.pb.cc.o
2022-04-12T04:14:12.6390062Z [ 90%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_no_generic_services.pb.cc.o
2022-04-12T04:14:12.6391020Z [ 90%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_optimize_for.pb.cc.o
2022-04-12T04:14:12.6392067Z [ 90%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc.o
2022-04-12T04:14:12.6393089Z [ 90%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc.o
2022-04-12T04:14:12.6394042Z [ 91%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.cc.o
2022-04-12T04:14:12.6395236Z [ 91%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_arena.pb.cc.o
2022-04-12T04:14:12.6396225Z [ 91%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_arena_lite.pb.cc.o
2022-04-12T04:14:12.6397181Z [ 91%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_lite.pb.cc.o
2022-04-12T04:14:12.6398118Z [ 92%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3_optional.pb.cc.o
2022-04-12T04:14:12.6399077Z [ 92%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.cc.o
2022-04-12T04:14:12.6400180Z [ 92%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/anys.pb.cc.o
2022-04-12T04:14:12.6401198Z [ 92%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/books.pb.cc.o
2022-04-12T04:14:12.6402179Z [ 93%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/default_value.pb.cc.o
2022-04-12T04:14:12.6403168Z [ 93%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc.o
2022-04-12T04:14:12.6404157Z [ 93%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/field_mask.pb.cc.o
2022-04-12T04:14:12.6405122Z [ 93%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/maps.pb.cc.o
2022-04-12T04:14:12.6406086Z [ 94%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.pb.cc.o
2022-04-12T04:14:12.6407057Z [ 94%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/proto3.pb.cc.o
2022-04-12T04:14:12.6408008Z [ 94%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/struct.pb.cc.o
2022-04-12T04:14:12.6409003Z [ 94%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc.o
2022-04-12T04:14:12.6410108Z [ 95%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/internal/testdata/wrappers.pb.cc.o
2022-04-12T04:14:12.6411089Z [ 95%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/json_format.pb.cc.o
2022-04-12T04:14:12.6412033Z [ 95%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/json_format_proto3.pb.cc.o
2022-04-12T04:14:12.6412998Z [ 95%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.cc.o
2022-04-12T04:14:12.6413962Z [ 96%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.cc.o
2022-04-12T04:14:12.6414895Z [ 96%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_lite.pb.cc.o
2022-04-12T04:14:12.6415843Z [ 96%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_import_public_lite.pb.cc.o
2022-04-12T04:14:12.6416773Z [ 96%] Building CXX object CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.cc.o
2022-04-12T04:14:12.6417342Z [ 97%] Linking CXX executable tests
2022-04-12T04:14:12.6417596Z [ 98%] Built target tests
2022-04-12T04:14:12.6417752Z
2022-04-12T04:14:12.6417891Z --- stderr
2022-04-12T04:14:12.6418095Z CMake Warning:
2022-04-12T04:14:12.6418494Z Manually-specified variables were not used by the project:
2022-04-12T04:14:12.6418708Z
2022-04-12T04:14:12.6418807Z CMAKE_ASM_COMPILER
2022-04-12T04:14:12.6419041Z CMAKE_ASM_FLAGS
2022-04-12T04:14:12.6419168Z
2022-04-12T04:14:12.6419174Z
2022-04-12T04:14:12.6419427Z make: warning: -j8 forced in submake: resetting jobserver mode.
2022-04-12T04:14:12.6420166Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
2022-04-12T04:14:12.6421920Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 4]’:
2022-04-12T04:14:12.6423156Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
2022-04-12T04:14:12.6423661Z 103 | }
2022-04-12T04:14:12.6423863Z | ^
2022-04-12T04:14:12.6424811Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 8]’:
2022-04-12T04:14:12.6425840Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
2022-04-12T04:14:12.6426764Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
2022-04-12T04:14:12.6428059Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 4]’:
2022-04-12T04:14:12.6429138Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
2022-04-12T04:14:12.6429597Z 103 | }
2022-04-12T04:14:12.6429793Z | ^
2022-04-12T04:14:12.6430707Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 8]’:
2022-04-12T04:14:12.6431731Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
2022-04-12T04:14:12.6432632Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:36,
2022-04-12T04:14:12.6433463Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6434272Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6435323Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4: error: unterminated #ifndef
2022-04-12T04:14:12.6436033Z 4 | #ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2funittest_5flite_2eproto
2022-04-12T04:14:12.6436341Z |
2022-04-12T04:14:12.6436997Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:38,
2022-04-12T04:14:12.6437817Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6438626Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6439504Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:154:2: error: #error PROTOBUF_VERSION was previously defined
2022-04-12T04:14:12.6440028Z 154 | #error PROTOBUF_VERSION was previously defined
2022-04-12T04:14:12.6440277Z | ^~~~~
2022-04-12T04:14:12.6441007Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:159:2: error: #error PROTOBUF_MIN_HEADER_VERSION_FOR_PROTOC was previously defined
2022-04-12T04:14:12.6441585Z 159 | #error PROTOBUF_MIN_HEADER_VERSION_FOR_PROTOC was previously defined
2022-04-12T04:14:12.6441879Z | ^~~~~
2022-04-12T04:14:12.6442568Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:164:2: error: #error PROTOBUF_MIN_PROTOC_VERSION was previously defined
2022-04-12T04:14:12.6443112Z 164 | #error PROTOBUF_MIN_PROTOC_VERSION was previously defined
2022-04-12T04:14:12.6443390Z | ^~~~~
2022-04-12T04:14:12.6444088Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:169:2: error: #error PROTOBUF_VERSION_SUFFIX was previously defined
2022-04-12T04:14:12.6444603Z 169 | #error PROTOBUF_VERSION_SUFFIX was previously defined
2022-04-12T04:14:12.6444873Z | ^~~~~
2022-04-12T04:14:12.6445708Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:174:2: error: #error PROTOBUF_NAMESPACE or PROTOBUF_NAMESPACE_ID was previously defined
2022-04-12T04:14:12.6446309Z 174 | #error PROTOBUF_NAMESPACE or PROTOBUF_NAMESPACE_ID was previously defined
2022-04-12T04:14:12.6446609Z | ^~~~~
2022-04-12T04:14:12.6447311Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:186:2: error: #error PROTOBUF_ALWAYS_INLINE was previously defined
2022-04-12T04:14:12.6447847Z 186 | #error PROTOBUF_ALWAYS_INLINE was previously defined
2022-04-12T04:14:12.6448101Z | ^~~~~
2022-04-12T04:14:12.6448787Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:200:2: error: #error PROTOBUF_NDEBUG_INLINE was previously defined
2022-04-12T04:14:12.6449317Z 200 | #error PROTOBUF_NDEBUG_INLINE was previously defined
2022-04-12T04:14:12.6449586Z | ^~~~~
2022-04-12T04:14:12.6450254Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:217:2: error: #error PROTOBUF_NOINLINE was previously defined
2022-04-12T04:14:12.6450766Z 217 | #error PROTOBUF_NOINLINE was previously defined
2022-04-12T04:14:12.6451030Z | ^~~~~
2022-04-12T04:14:12.6451686Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:227:2: error: #error PROTOBUF_MUSTTAIL was previously defined
2022-04-12T04:14:12.6452309Z 227 | #error PROTOBUF_MUSTTAIL was previously defined
2022-04-12T04:14:12.6452571Z | ^~~~~
2022-04-12T04:14:12.6453270Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:230:2: error: #error PROTOBUF_TAILCALL was previously defined
2022-04-12T04:14:12.6453772Z 230 | #error PROTOBUF_TAILCALL was previously defined
2022-04-12T04:14:12.6454038Z | ^~~~~
2022-04-12T04:14:12.6454752Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:246:2: error: #error PROTOBUF_EXCLUSIVE_LOCKS_REQUIRED was previously defined
2022-04-12T04:14:12.6455299Z 246 | #error PROTOBUF_EXCLUSIVE_LOCKS_REQUIRED was previously defined
2022-04-12T04:14:12.6455588Z | ^~~~~
2022-04-12T04:14:12.6456300Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:256:2: error: #error PROTOBUF_NO_THREAD_SAFETY_ANALYSIS was previously defined
2022-04-12T04:14:12.6456861Z 256 | #error PROTOBUF_NO_THREAD_SAFETY_ANALYSIS was previously defined
2022-04-12T04:14:12.6457136Z | ^~~~~
2022-04-12T04:14:12.6457830Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:266:2: error: #error PROTOBUF_GUARDED_BY was previously defined
2022-04-12T04:14:12.6458347Z 266 | #error PROTOBUF_GUARDED_BY was previously defined
2022-04-12T04:14:12.6458614Z | ^~~~~
2022-04-12T04:14:12.6459289Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:275:2: error: #error PROTOBUF_LOCKS_EXCLUDED was previously defined
2022-04-12T04:14:12.6459819Z 275 | #error PROTOBUF_LOCKS_EXCLUDED was previously defined
2022-04-12T04:14:12.6460094Z | ^~~~~
2022-04-12T04:14:12.6460748Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:285:2: error: #error PROTOBUF_COLD was previously defined
2022-04-12T04:14:12.6461253Z 285 | #error PROTOBUF_COLD was previously defined
2022-04-12T04:14:12.6461512Z | ^~~~~
2022-04-12T04:14:12.6462344Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:294:2: error: #error PROTOBUF_SECTION_VARIABLE was previously defined
2022-04-12T04:14:12.6462886Z 294 | #error PROTOBUF_SECTION_VARIABLE was previously defined
2022-04-12T04:14:12.6463160Z | ^~~~~
2022-04-12T04:14:12.6463859Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:304:2: error: #error PROTOBUF_DEPRECATED was previously defined
2022-04-12T04:14:12.6464380Z 304 | #error PROTOBUF_DEPRECATED was previously defined
2022-04-12T04:14:12.6464638Z | ^~~~~
2022-04-12T04:14:12.6465333Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:307:2: error: #error PROTOBUF_DEPRECATED_MSG was previously defined
2022-04-12T04:14:12.6465871Z 307 | #error PROTOBUF_DEPRECATED_MSG was previously defined
2022-04-12T04:14:12.6466179Z | ^~~~~
2022-04-12T04:14:12.6466880Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:321:2: error: #error PROTOBUF_DEPRECATED_ENUM was previously defined
2022-04-12T04:14:12.6467420Z 321 | #error PROTOBUF_DEPRECATED_ENUM was previously defined
2022-04-12T04:14:12.6467698Z | ^~~~~
2022-04-12T04:14:12.6468366Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:331:2: error: #error PROTOBUF_FUNC_ALIGN was previously defined
2022-04-12T04:14:12.6469008Z 331 | #error PROTOBUF_FUNC_ALIGN was previously defined
2022-04-12T04:14:12.6469278Z | ^~~~~
2022-04-12T04:14:12.6469978Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:340:2: error: #error PROTOBUF_RETURNS_NONNULL was previously defined
2022-04-12T04:14:12.6470511Z 340 | #error PROTOBUF_RETURNS_NONNULL was previously defined
2022-04-12T04:14:12.6470781Z | ^~~~~
2022-04-12T04:14:12.6471488Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:349:2: error: #error PROTOBUF_ATTRIBUTE_REINITIALIZES was previously defined
2022-04-12T04:14:12.6472036Z 349 | #error PROTOBUF_ATTRIBUTE_REINITIALIZES was previously defined
2022-04-12T04:14:12.6472326Z | ^~~~~
2022-04-12T04:14:12.6472992Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:362:2: error: #error PROTOBUF_RTTI was previously defined
2022-04-12T04:14:12.6474419Z 362 | #error PROTOBUF_RTTI was previously defined
2022-04-12T04:14:12.6474675Z | ^~~~~
2022-04-12T04:14:12.6475651Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:384:2: error: #error PROTOBUF_FIELD_OFFSET was previously defined
2022-04-12T04:14:12.6476176Z 384 | #error PROTOBUF_FIELD_OFFSET was previously defined
2022-04-12T04:14:12.6476429Z | ^~~~~
2022-04-12T04:14:12.6477106Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:409:2: error: #error PROTOBUF_EXPORT was previously defined
2022-04-12T04:14:12.6477613Z 409 | #error PROTOBUF_EXPORT was previously defined
2022-04-12T04:14:12.6477879Z | ^~~~~
2022-04-12T04:14:12.6478537Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:433:2: error: #error PROTOC_EXPORT was previously defined
2022-04-12T04:14:12.6479039Z 433 | #error PROTOC_EXPORT was previously defined
2022-04-12T04:14:12.6479296Z | ^~~~~
2022-04-12T04:14:12.6480152Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:449:2: error: #error PROTOBUF_PREDICT_(TRUE|FALSE) was previously defined
2022-04-12T04:14:12.6480724Z 449 | #error PROTOBUF_PREDICT_(TRUE|FALSE) was previously defined
2022-04-12T04:14:12.6481001Z | ^~~~~
2022-04-12T04:14:12.6481702Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:460:2: error: #error PROTOBUF_NODISCARD was previously defined
2022-04-12T04:14:12.6482209Z 460 | #error PROTOBUF_NODISCARD was previously defined
2022-04-12T04:14:12.6482477Z | ^~~~~
2022-04-12T04:14:12.6483180Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:489:2: error: #error PROTOBUF_FALLTHROUGH_INTENDED was previously defined
2022-04-12T04:14:12.6483734Z 489 | #error PROTOBUF_FALLTHROUGH_INTENDED was previously defined
2022-04-12T04:14:12.6484005Z | ^~~~~
2022-04-12T04:14:12.6484676Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:506:2: error: #error PROTOBUF_ASSUME was previously defined
2022-04-12T04:14:12.6485181Z 506 | #error PROTOBUF_ASSUME was previously defined
2022-04-12T04:14:12.6485427Z | ^~~~~
2022-04-12T04:14:12.6486097Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:538:2: error: #error PROTOBUF_ALIGNAS was previously defined
2022-04-12T04:14:12.6486730Z 538 | #error PROTOBUF_ALIGNAS was previously defined
2022-04-12T04:14:12.6486992Z | ^~~~~
2022-04-12T04:14:12.6487659Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:550:2: error: #error PROTOBUF_FINAL was previously defined
2022-04-12T04:14:12.6488166Z 550 | #error PROTOBUF_FINAL was previously defined
2022-04-12T04:14:12.6488421Z | ^~~~~
2022-04-12T04:14:12.6489095Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:555:2: error: #error PROTOBUF_THREAD_LOCAL was previously defined
2022-04-12T04:14:12.6489620Z 555 | #error PROTOBUF_THREAD_LOCAL was previously defined
2022-04-12T04:14:12.6489886Z | ^~~~~
2022-04-12T04:14:12.6490566Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:575:2: error: #error PROTOBUF_CONSTINIT was previously defined
2022-04-12T04:14:12.6491074Z 575 | #error PROTOBUF_CONSTINIT was previously defined
2022-04-12T04:14:12.6491336Z | ^~~~~
2022-04-12T04:14:12.6492039Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:593:2: error: #error PROTOBUF_ATTRIBUTE_NO_DESTROY was previously defined
2022-04-12T04:14:12.6492584Z 593 | #error PROTOBUF_ATTRIBUTE_NO_DESTROY was previously defined
2022-04-12T04:14:12.6492850Z | ^~~~~
2022-04-12T04:14:12.6493558Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:609:2: error: #error PROTOBUF_ATTRIBUTE_INIT_PRIORITY was previously defined
2022-04-12T04:14:12.6494108Z 609 | #error PROTOBUF_ATTRIBUTE_INIT_PRIORITY was previously defined
2022-04-12T04:14:12.6494379Z | ^~~~~
2022-04-12T04:14:12.6495014Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:38,
2022-04-12T04:14:12.6495847Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6496736Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6497653Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:618:2: error: #error PROTOBUF_PRAGMA_INIT_SEG was previously defined
2022-04-12T04:14:12.6498186Z 618 | #error PROTOBUF_PRAGMA_INIT_SEG was previously defined
2022-04-12T04:14:12.6498455Z | ^~~~~
2022-04-12T04:14:12.6499150Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:627:2: error: #error PROTOBUF_ATTRIBUTE_WEAK was previously defined
2022-04-12T04:14:12.6499672Z 627 | #error PROTOBUF_ATTRIBUTE_WEAK was previously defined
2022-04-12T04:14:12.6499943Z | ^~~~~
2022-04-12T04:14:12.6500622Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:704:2: error: #error PROTOBUF_UNUSED was previously defined
2022-04-12T04:14:12.6501130Z 704 | #error PROTOBUF_UNUSED was previously defined
2022-04-12T04:14:12.6501377Z | ^~~~~
2022-04-12T04:14:12.6502007Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:36,
2022-04-12T04:14:12.6502838Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6503759Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6504725Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4277:8: error: variable or field ‘CheckTypeAndMergeFrom’ declared void
2022-04-12T04:14:12.6505367Z 4277 | void CheckTypeAndMergeFrom(const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) final;
2022-04-12T04:14:12.6505703Z | ^~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6506399Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4277:8: error: expected ‘;’ at end of member declaration
2022-04-12T04:14:12.6506958Z 4277 | void CheckTypeAndMergeFrom(const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) final;
2022-04-12T04:14:12.6507286Z | ^~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6507522Z | ;
2022-04-12T04:14:12.6508158Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:38,
2022-04-12T04:14:12.6508992Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6509805Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6510689Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:179:3: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6511179Z 179 | namespace google { \
2022-04-12T04:14:12.6511404Z | ^~~~~~~~~
2022-04-12T04:14:12.6512118Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:40:1: note: in expansion of macro ‘PROTOBUF_NAMESPACE_OPEN’
2022-04-12T04:14:12.6512610Z 40 | PROTOBUF_NAMESPACE_OPEN
2022-04-12T04:14:12.6512835Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6513569Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6514425Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6515475Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:58:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6515977Z 58 | namespace protobuf_unittest {
2022-04-12T04:14:12.6516224Z | ^~~~~~~~~
2022-04-12T04:14:12.6516859Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:38,
2022-04-12T04:14:12.6517751Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6518542Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6519435Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:179:3: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6519926Z 179 | namespace google { \
2022-04-12T04:14:12.6520320Z | ^~~~~~~~~
2022-04-12T04:14:12.6521040Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:207:1: note: in expansion of macro ‘PROTOBUF_NAMESPACE_OPEN’
2022-04-12T04:14:12.6521530Z 207 | PROTOBUF_NAMESPACE_OPEN
2022-04-12T04:14:12.6521771Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6522417Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6523230Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6524128Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:258:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6524638Z 258 | namespace protobuf_unittest {
2022-04-12T04:14:12.6524883Z | ^~~~~~~~~
2022-04-12T04:14:12.6525496Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:38,
2022-04-12T04:14:12.6526322Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6527129Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6528007Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/port_def.inc:179:3: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6528481Z 179 | namespace google { \
2022-04-12T04:14:12.6528722Z | ^~~~~~~~~
2022-04-12T04:14:12.6529434Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:4724:1: note: in expansion of macro ‘PROTOBUF_NAMESPACE_OPEN’
2022-04-12T04:14:12.6529915Z 4724 | PROTOBUF_NAMESPACE_OPEN
2022-04-12T04:14:12.6530154Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6530911Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6531862Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:36:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6532332Z 36 | namespace google {
2022-04-12T04:14:12.6532557Z | ^~~~~~~~~
2022-04-12T04:14:12.6532825Z In file included from /usr/include/features.h:461,
2022-04-12T04:14:12.6533124Z from /usr/include/assert.h:35,
2022-04-12T04:14:12.6533757Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/port.h:34,
2022-04-12T04:14:12.6534555Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/logging.h:35,
2022-04-12T04:14:12.6535351Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena_test_util.h:34,
2022-04-12T04:14:12.6536162Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:31:
2022-04-12T04:14:12.6536822Z /usr/include/x86_64-linux-gnu/sys/stat.h:99:1: error: expected unqualified-id before string constant
2022-04-12T04:14:12.6537159Z 99 | __BEGIN_DECLS
2022-04-12T04:14:12.6537523Z | ^~~~~~~~~~~~~
2022-04-12T04:14:12.6538229Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h:270,
2022-04-12T04:14:12.6539180Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:40,
2022-04-12T04:14:12.6540061Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6540888Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6541523Z /usr/include/c++/9/sstream:41:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6541883Z 41 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6542141Z | ^~~~~~~~~
2022-04-12T04:14:12.6542407Z In file included from /usr/include/c++/9/sstream:879,
2022-04-12T04:14:12.6543139Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h:270,
2022-04-12T04:14:12.6544065Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:40,
2022-04-12T04:14:12.6544956Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6545783Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6546422Z /usr/include/c++/9/bits/sstream.tcc:39:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6546798Z 39 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6547059Z | ^~~~~~~~~
2022-04-12T04:14:12.6547487Z In file included from /usr/include/features.h:461,
2022-04-12T04:14:12.6547797Z from /usr/include/assert.h:35,
2022-04-12T04:14:12.6548447Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/port.h:34,
2022-04-12T04:14:12.6549235Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/logging.h:35,
2022-04-12T04:14:12.6550023Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena_test_util.h:34,
2022-04-12T04:14:12.6550817Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:31:
2022-04-12T04:14:12.6551434Z /usr/include/unistd.h:27:1: error: expected unqualified-id before string constant
2022-04-12T04:14:12.6551752Z 27 | __BEGIN_DECLS
2022-04-12T04:14:12.6551954Z | ^~~~~~~~~~~~~
2022-04-12T04:14:12.6552650Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h:382,
2022-04-12T04:14:12.6553583Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:40,
2022-04-12T04:14:12.6554478Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6555602Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6556218Z /usr/include/regex.h:27:8: error: expected unqualified-id before string constant
2022-04-12T04:14:12.6556531Z 27 | extern "C" {
2022-04-12T04:14:12.6556743Z | ^~~
2022-04-12T04:14:12.6557429Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:40,
2022-04-12T04:14:12.6558335Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6559166Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6560144Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h:824:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6560696Z 824 | namespace testing {
2022-04-12T04:14:12.6560909Z | ^~~~~~~~~
2022-04-12T04:14:12.6561178Z In file included from /usr/include/features.h:461,
2022-04-12T04:14:12.6561478Z from /usr/include/assert.h:35,
2022-04-12T04:14:12.6562097Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/port.h:34,
2022-04-12T04:14:12.6562881Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/logging.h:35,
2022-04-12T04:14:12.6563679Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena_test_util.h:34,
2022-04-12T04:14:12.6564651Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:31:
2022-04-12T04:14:12.6565339Z /usr/include/x86_64-linux-gnu/sys/wait.h:27:1: error: expected unqualified-id before string constant
2022-04-12T04:14:12.6565674Z 27 | __BEGIN_DECLS
2022-04-12T04:14:12.6565889Z | ^~~~~~~~~~~~~
2022-04-12T04:14:12.6566141Z In file included from /usr/include/c++/9/locale:41,
2022-04-12T04:14:12.6566447Z from /usr/include/c++/9/iomanip:43,
2022-04-12T04:14:12.6567179Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6568076Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6568897Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6569576Z /usr/include/c++/9/bits/locale_facets_nonio.h:41:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6569967Z 41 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6570224Z | ^~~~~~~~~
2022-04-12T04:14:12.6570502Z In file included from /usr/include/c++/9/bits/locale_facets_nonio.h:346,
2022-04-12T04:14:12.6570833Z from /usr/include/c++/9/locale:41,
2022-04-12T04:14:12.6571122Z from /usr/include/c++/9/iomanip:43,
2022-04-12T04:14:12.6571987Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6572880Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6573721Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6575569Z /usr/include/x86_64-linux-gnu/c++/9/bits/time_members.h:37:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6575979Z 37 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6576225Z | ^~~~~~~~~
2022-04-12T04:14:12.6576486Z In file included from /usr/include/c++/9/locale:41,
2022-04-12T04:14:12.6576802Z from /usr/include/c++/9/iomanip:43,
2022-04-12T04:14:12.6577530Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6578428Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6579263Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6579937Z /usr/include/c++/9/bits/locale_facets_nonio.h:348:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6580312Z 348 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6580570Z | ^~~~~~~~~
2022-04-12T04:14:12.6580835Z In file included from /usr/include/features.h:461,
2022-04-12T04:14:12.6581127Z from /usr/include/assert.h:35,
2022-04-12T04:14:12.6581761Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/port.h:34,
2022-04-12T04:14:12.6582729Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/stubs/logging.h:35,
2022-04-12T04:14:12.6583565Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/arena_test_util.h:34,
2022-04-12T04:14:12.6584353Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:31:
2022-04-12T04:14:12.6584978Z /usr/include/libintl.h:34:1: error: expected unqualified-id before string constant
2022-04-12T04:14:12.6585299Z 34 | __BEGIN_DECLS
2022-04-12T04:14:12.6585516Z | ^~~~~~~~~~~~~
2022-04-12T04:14:12.6585799Z In file included from /usr/include/c++/9/bits/locale_facets_nonio.h:2010,
2022-04-12T04:14:12.6586133Z from /usr/include/c++/9/locale:41,
2022-04-12T04:14:12.6586419Z from /usr/include/c++/9/iomanip:43,
2022-04-12T04:14:12.6587138Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6588029Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6588860Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6589701Z /usr/include/x86_64-linux-gnu/c++/9/bits/messages_members.h:38:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6590113Z 38 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6590362Z | ^~~~~~~~~
2022-04-12T04:14:12.6590658Z In file included from /usr/include/c++/9/bits/locale_facets_nonio.h:2013,
2022-04-12T04:14:12.6590995Z from /usr/include/c++/9/locale:41,
2022-04-12T04:14:12.6591270Z from /usr/include/c++/9/iomanip:43,
2022-04-12T04:14:12.6592000Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6592891Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6593794Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6594427Z /usr/include/c++/9/bits/codecvt.h:41:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6595099Z 41 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6595389Z | ^~~~~~~~~
2022-04-12T04:14:12.6595669Z In file included from /usr/include/c++/9/bits/locale_facets_nonio.h:2015,
2022-04-12T04:14:12.6596005Z from /usr/include/c++/9/locale:41,
2022-04-12T04:14:12.6596292Z from /usr/include/c++/9/iomanip:43,
2022-04-12T04:14:12.6597040Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6597919Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6598755Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6599565Z /usr/include/c++/9/bits/locale_facets_nonio.tcc:35:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6599987Z 35 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6600231Z | ^~~~~~~~~
2022-04-12T04:14:12.6600493Z In file included from /usr/include/c++/9/locale:43,
2022-04-12T04:14:12.6600796Z from /usr/include/c++/9/iomanip:43,
2022-04-12T04:14:12.6601531Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6602420Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6603258Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6603915Z /usr/include/c++/9/bits/locale_conv.h:43:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6604299Z 43 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6604546Z | ^~~~~~~~~
2022-04-12T04:14:12.6605250Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:56,
2022-04-12T04:14:12.6606151Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6607096Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6607726Z /usr/include/c++/9/iomanip:49:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6608102Z 49 | namespace std _GLIBCXX_VISIBILITY(default)
2022-04-12T04:14:12.6608359Z | ^~~~~~~~~
2022-04-12T04:14:12.6609052Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:64,
2022-04-12T04:14:12.6609956Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6610788Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6611719Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h:60:23: error: ‘testing’ does not name a type
2022-04-12T04:14:12.6612324Z 60 | void operator<<(const testing::internal::Secret&, int);
2022-04-12T04:14:12.6612597Z | ^~~~~~~
2022-04-12T04:14:12.6613637Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h:60:40: error: expected unqualified-id before ‘::’ token
2022-04-12T04:14:12.6614212Z 60 | void operator<<(const testing::internal::Secret&, int);
2022-04-12T04:14:12.6614507Z | ^~
2022-04-12T04:14:12.6615351Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h:60:40: error: expected ‘)’ before ‘::’ token
2022-04-12T04:14:12.6615905Z 60 | void operator<<(const testing::internal::Secret&, int);
2022-04-12T04:14:12.6616198Z | ~ ^~
2022-04-12T04:14:12.6616542Z | )
2022-04-12T04:14:12.6617653Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h:60:6: error: ‘void protobuf_unittest::TestDeprecatedLite::operator<<(...)’ must not have variable number of arguments
2022-04-12T04:14:12.6618312Z 60 | void operator<<(const testing::internal::Secret&, int);
2022-04-12T04:14:12.6618585Z | ^~~~~~~~
2022-04-12T04:14:12.6619328Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h:60:32: error: expected ‘;’ at end of member declaration
2022-04-12T04:14:12.6619890Z 60 | void operator<<(const testing::internal::Secret&, int);
2022-04-12T04:14:12.6620181Z | ^~~~~~~~
2022-04-12T04:14:12.6620426Z | ;
2022-04-12T04:14:12.6621334Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h:60:42: error: ‘Secret’ in namespace ‘::’ does not name a type
2022-04-12T04:14:12.6621901Z 60 | void operator<<(const testing::internal::Secret&, int);
2022-04-12T04:14:12.6622194Z | ^~~~~~
2022-04-12T04:14:12.6622968Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h:62:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6623622Z 62 | namespace testing {
2022-04-12T04:14:12.6623837Z | ^~~~~~~~~
2022-04-12T04:14:12.6624559Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h:43,
2022-04-12T04:14:12.6625521Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:65,
2022-04-12T04:14:12.6626407Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6627228Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6628209Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-string.h:54:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6628745Z 54 | namespace testing {
2022-04-12T04:14:12.6628977Z | ^~~~~~~~~
2022-04-12T04:14:12.6629674Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:65,
2022-04-12T04:14:12.6630578Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6631417Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6632400Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h:48:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6632923Z 48 | namespace testing {
2022-04-12T04:14:12.6633156Z | ^~~~~~~~~
2022-04-12T04:14:12.6633525Z In file included from /usr/include/c++/9/cxxabi.h:50,
2022-04-12T04:14:12.6634309Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h:52,
2022-04-12T04:14:12.6635425Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:67,
2022-04-12T04:14:12.6636321Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6637161Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6637871Z /usr/include/x86_64-linux-gnu/c++/9/bits/cxxabi_tweaks.h:34:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6638218Z 34 | namespace __cxxabiv1
2022-04-12T04:14:12.6638450Z | ^~~~~~~~~
2022-04-12T04:14:12.6639157Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h:52,
2022-04-12T04:14:12.6640112Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:67,
2022-04-12T04:14:12.6641135Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6641968Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6642607Z /usr/include/c++/9/cxxabi.h:55:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6642941Z 55 | namespace __cxxabiv1
2022-04-12T04:14:12.6643154Z | ^~~~~~~~~
2022-04-12T04:14:12.6643583Z /usr/include/c++/9/cxxabi.h:208:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6643908Z 208 | namespace __cxxabiv1
2022-04-12T04:14:12.6644122Z | ^~~~~~~~~
2022-04-12T04:14:12.6644551Z /usr/include/c++/9/cxxabi.h:679:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6644888Z 679 | namespace abi = __cxxabiv1;
2022-04-12T04:14:12.6645116Z | ^~~~~~~~~
2022-04-12T04:14:12.6645542Z /usr/include/c++/9/cxxabi.h:681:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6645864Z 681 | namespace __gnu_cxx
2022-04-12T04:14:12.6647171Z | ^~~~~~~~~
2022-04-12T04:14:12.6647885Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:67,
2022-04-12T04:14:12.6648794Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6649622Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6650603Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h:57:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6651139Z 57 | namespace testing {
2022-04-12T04:14:12.6651366Z | ^~~~~~~~~
2022-04-12T04:14:12.6652153Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.6653035Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6654006Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:84:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6654568Z 84 | namespace proto2 { class Message; }
2022-04-12T04:14:12.6654824Z | ^~~~~~~~~
2022-04-12T04:14:12.6655593Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:86:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6656114Z 86 | namespace testing {
2022-04-12T04:14:12.6656346Z | ^~~~~~~~~
2022-04-12T04:14:12.6657029Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-matchers.h:46,
2022-04-12T04:14:12.6658004Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:39,
2022-04-12T04:14:12.6658933Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-death-test.h:41,
2022-04-12T04:14:12.6659939Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:62,
2022-04-12T04:14:12.6660773Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6661732Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-printers.h:120:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6662299Z 120 | namespace testing {
2022-04-12T04:14:12.6662525Z | ^~~~~~~~~
2022-04-12T04:14:12.6663286Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-printers.h:254:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6663819Z 254 | namespace testing_internal {
2022-04-12T04:14:12.6664047Z | ^~~~~~~~~
2022-04-12T04:14:12.6664800Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-printers.h:291:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6665322Z 291 | namespace testing {
2022-04-12T04:14:12.6665533Z | ^~~~~~~~~
2022-04-12T04:14:12.6666267Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:39,
2022-04-12T04:14:12.6667222Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-death-test.h:41,
2022-04-12T04:14:12.6668104Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:62,
2022-04-12T04:14:12.6669059Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6670052Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-matchers.h:55:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6670570Z 55 | namespace testing {
2022-04-12T04:14:12.6670797Z | ^~~~~~~~~
2022-04-12T04:14:12.6671485Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-death-test.h:41,
2022-04-12T04:14:12.6672374Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:62,
2022-04-12T04:14:12.6673204Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6674217Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:45:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6675856Z 45 | namespace testing {
2022-04-12T04:14:12.6676125Z | ^~~~~~~~~
2022-04-12T04:14:12.6676855Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:62,
2022-04-12T04:14:12.6677923Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6678902Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6679420Z 43 | namespace testing {
2022-04-12T04:14:12.6679647Z | ^~~~~~~~~
2022-04-12T04:14:12.6680343Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h:184,
2022-04-12T04:14:12.6681238Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:65,
2022-04-12T04:14:12.6682060Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6683048Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:51:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6683589Z 51 | namespace testing {
2022-04-12T04:14:12.6683813Z | ^~~~~~~~~
2022-04-12T04:14:12.6684489Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h:185,
2022-04-12T04:14:12.6685384Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:65,
2022-04-12T04:14:12.6686210Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6687337Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:57:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6687925Z 57 | namespace testing {
2022-04-12T04:14:12.6688139Z | ^~~~~~~~~
2022-04-12T04:14:12.6688815Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:65,
2022-04-12T04:14:12.6689665Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6690628Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h:188:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6691150Z 188 | namespace testing {
2022-04-12T04:14:12.6691376Z | ^~~~~~~~~
2022-04-12T04:14:12.6692035Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:68,
2022-04-12T04:14:12.6692866Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6693822Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-test-part.h:43:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6694351Z 43 | namespace testing {
2022-04-12T04:14:12.6694690Z | ^~~~~~~~~
2022-04-12T04:14:12.6695325Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6696278Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:89:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6696781Z 89 | namespace testing {
2022-04-12T04:14:12.6697006Z | ^~~~~~~~~
2022-04-12T04:14:12.6697651Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6698500Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6699456Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:41:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6699963Z 41 | namespace testing {
2022-04-12T04:14:12.6700175Z | ^~~~~~~~~
2022-04-12T04:14:12.6700804Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6701746Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:390:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6702241Z 390 | namespace testing {
2022-04-12T04:14:12.6702456Z | ^~~~~~~~~
2022-04-12T04:14:12.6703081Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6704556Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2502:12: error: ‘int protobuf_unittest::TestDeprecatedLite::RUN_ALL_TESTS()’ cannot be overloaded with ‘int protobuf_unittest::TestDeprecatedLite::RUN_ALL_TESTS()’
2022-04-12T04:14:12.6705229Z 2502 | inline int RUN_ALL_TESTS() {
2022-04-12T04:14:12.6705460Z | ^~~~~~~~~~~~~
2022-04-12T04:14:12.6706428Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2500:5: note: previous declaration ‘int protobuf_unittest::TestDeprecatedLite::RUN_ALL_TESTS()’
2022-04-12T04:14:12.6707013Z 2500 | int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_;
2022-04-12T04:14:12.6707269Z | ^~~~~~~~~~~~~
2022-04-12T04:14:12.6707979Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:35:1: error: expected unqualified-id before ‘namespace’
2022-04-12T04:14:12.6708464Z 35 | namespace google {
2022-04-12T04:14:12.6708687Z | ^~~~~~~~~
2022-04-12T04:14:12.6709354Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:90:1: error: expected ‘}’ at end of input
2022-04-12T04:14:12.6709794Z 90 | } // namespace google
2022-04-12T04:14:12.6710018Z | ^
2022-04-12T04:14:12.6710646Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:36,
2022-04-12T04:14:12.6711453Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6712407Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6713237Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4203:135: note: to match this ‘{’
2022-04-12T04:14:12.6713880Z 4203 | public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:protobuf_unittest.TestDeprecatedLite) */ {
2022-04-12T04:14:12.6714328Z | ^
2022-04-12T04:14:12.6715454Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h: In constructor ‘protobuf_unittest::TestDeprecatedLite::TestDeprecatedLite()’:
2022-04-12T04:14:12.6716744Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4205:59: error: no matching function for call to ‘protobuf_unittest::TestDeprecatedLite::TestDeprecatedLite(std::nullptr_t)’
2022-04-12T04:14:12.6717392Z 4205 | inline TestDeprecatedLite() : TestDeprecatedLite(nullptr) {}
2022-04-12T04:14:12.6717728Z | ^
2022-04-12T04:14:12.6718720Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4210:3: note: candidate: ‘protobuf_unittest::TestDeprecatedLite::TestDeprecatedLite(protobuf_unittest::TestDeprecatedLite&&)’
2022-04-12T04:14:12.6719354Z 4210 | TestDeprecatedLite(TestDeprecatedLite&& from) noexcept
2022-04-12T04:14:12.6719649Z | ^~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6720592Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4210:43: note: no known conversion for argument 1 from ‘std::nullptr_t’ to ‘protobuf_unittest::TestDeprecatedLite&&’
2022-04-12T04:14:12.6721216Z 4210 | TestDeprecatedLite(TestDeprecatedLite&& from) noexcept
2022-04-12T04:14:12.6721513Z | ~~~~~~~~~~~~~~~~~~~~~^~~~
2022-04-12T04:14:12.6722652Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4209:3: note: candidate: ‘protobuf_unittest::TestDeprecatedLite::TestDeprecatedLite(const protobuf_unittest::TestDeprecatedLite&)’
2022-04-12T04:14:12.6723327Z 4209 | TestDeprecatedLite(const TestDeprecatedLite& from);
2022-04-12T04:14:12.6723616Z | ^~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6724599Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4209:48: note: no known conversion for argument 1 from ‘std::nullptr_t’ to ‘const protobuf_unittest::TestDeprecatedLite&’
2022-04-12T04:14:12.6725219Z 4209 | TestDeprecatedLite(const TestDeprecatedLite& from);
2022-04-12T04:14:12.6725533Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2022-04-12T04:14:12.6726684Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4207:22: note: candidate: ‘constexpr protobuf_unittest::TestDeprecatedLite::TestDeprecatedLite(google::protobuf::internal::ConstantInitialized)’
2022-04-12T04:14:12.6727431Z 4207 | explicit constexpr TestDeprecatedLite(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
2022-04-12T04:14:12.6727782Z | ^~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6728758Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4207:41: note: no known conversion for argument 1 from ‘std::nullptr_t’ to ‘google::protobuf::internal::ConstantInitialized’
2022-04-12T04:14:12.6729598Z 4207 | explicit constexpr TestDeprecatedLite(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
2022-04-12T04:14:12.6729993Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6730939Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4205:10: note: candidate: ‘protobuf_unittest::TestDeprecatedLite::TestDeprecatedLite()’
2022-04-12T04:14:12.6731533Z 4205 | inline TestDeprecatedLite() : TestDeprecatedLite(nullptr) {}
2022-04-12T04:14:12.6731838Z | ^~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6732535Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4205:10: note: candidate expects 0 arguments, 1 provided
2022-04-12T04:14:12.6733811Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h: In member function ‘protobuf_unittest::TestDeprecatedLite& protobuf_unittest::TestDeprecatedLite::operator=(const protobuf_unittest::TestDeprecatedLite&)’:
2022-04-12T04:14:12.6734889Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4216:5: error: ‘CopyFrom’ was not declared in this scope
2022-04-12T04:14:12.6735345Z 4216 | CopyFrom(from);
2022-04-12T04:14:12.6735573Z | ^~~~~~~~
2022-04-12T04:14:12.6736598Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h: In member function ‘protobuf_unittest::TestDeprecatedLite& protobuf_unittest::TestDeprecatedLite::operator=(protobuf_unittest::TestDeprecatedLite&&)’:
2022-04-12T04:14:12.6737698Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4226:7: error: ‘InternalSwap’ was not declared in this scope
2022-04-12T04:14:12.6738184Z 4226 | InternalSwap(&from);
2022-04-12T04:14:12.6738409Z | ^~~~~~~~~~~~
2022-04-12T04:14:12.6739199Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4228:7: error: ‘CopyFrom’ was not declared in this scope
2022-04-12T04:14:12.6739685Z 4228 | CopyFrom(from);
2022-04-12T04:14:12.6739897Z | ^~~~~~~~
2022-04-12T04:14:12.6740859Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h: In member function ‘void protobuf_unittest::TestDeprecatedLite::Swap(protobuf_unittest::TestDeprecatedLite*)’:
2022-04-12T04:14:12.6741885Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4261:7: error: ‘InternalSwap’ was not declared in this scope
2022-04-12T04:14:12.6742372Z 4261 | InternalSwap(other);
2022-04-12T04:14:12.6742593Z | ^~~~~~~~~~~~
2022-04-12T04:14:12.6743556Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h: In member function ‘void protobuf_unittest::TestDeprecatedLite::UnsafeArenaSwap(protobuf_unittest::TestDeprecatedLite*)’:
2022-04-12T04:14:12.6744595Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:4269:5: error: ‘InternalSwap’ was not declared in this scope
2022-04-12T04:14:12.6745082Z 4269 | InternalSwap(other);
2022-04-12T04:14:12.6745303Z | ^~~~~~~~~~~~
2022-04-12T04:14:12.6745943Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:33:
2022-04-12T04:14:12.6747200Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h: In member function ‘int protobuf_unittest::TestDeprecatedLite::RUN_ALL_TESTS()’:
2022-04-12T04:14:12.6748331Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2503:12: error: ‘::testing’ has not been declared
2022-04-12T04:14:12.6748956Z 2503 | return ::testing::UnitTest::GetInstance()->Run();
2022-04-12T04:14:12.6749211Z | ^~~~~~~
2022-04-12T04:14:12.6749863Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h: At global scope:
2022-04-12T04:14:12.6750804Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2504:1: error: expected unqualified-id at end of input
2022-04-12T04:14:12.6751283Z 2504 | }
2022-04-12T04:14:12.6751466Z | ^
2022-04-12T04:14:12.6752156Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2504:1: error: expected ‘}’ at end of input
2022-04-12T04:14:12.6753034Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.h:36,
2022-04-12T04:14:12.6753866Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_lite_test_util.h:34,
2022-04-12T04:14:12.6754659Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc:32:
2022-04-12T04:14:12.6755699Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_lite.pb.h:194:29: note: to match this ‘{’
2022-04-12T04:14:12.6756160Z 194 | namespace protobuf_unittest {
2022-04-12T04:14:12.6756540Z | ^
2022-04-12T04:14:12.6757393Z make[2]: *** [CMakeFiles/lite-arena-test.dir/build.make:96: CMakeFiles/lite-arena-test.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/lite_arena_unittest.cc.o] Error 1
2022-04-12T04:14:12.6758148Z make[1]: *** [CMakeFiles/Makefile2:349: CMakeFiles/lite-arena-test.dir/all] Error 2
2022-04-12T04:14:12.6758500Z make[1]: *** Waiting for unfinished jobs....
2022-04-12T04:14:12.6759240Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h:184,
2022-04-12T04:14:12.6760179Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:65,
2022-04-12T04:14:12.6760672Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test_util_impl.h:36,
2022-04-12T04:14:12.6761146Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test_util.inc:31,
2022-04-12T04:14:12.6761618Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test_util.h:41,
2022-04-12T04:14:12.6762081Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_field_test.cc:38:
2022-04-12T04:14:12.6763236Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MutableMapField_Test>’:
2022-04-12T04:14:12.6764755Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMapField_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6765350Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6766759Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MutableMapField_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MutableMapField_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6766949Z 404 | class ParameterizedTestFactory : public TestFactoryBase {
2022-04-12T04:14:12.6767043Z | ^~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6768026Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_GetMapField_Test>’:
2022-04-12T04:14:12.6769644Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMapField_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6770271Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6771670Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_GetMapField_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_GetMapField_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6772688Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SpaceUsedExcludingSelf_Test>’:
2022-04-12T04:14:12.6774224Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SpaceUsedExcludingSelf_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6774924Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6777554Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SpaceUsedExcludingSelf_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SpaceUsedExcludingSelf_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6778665Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_Clear_Test>’:
2022-04-12T04:14:12.6780160Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_Clear_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6781076Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6782494Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_Clear_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_Clear_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6783486Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapRepeatedDirty_Test>’:
2022-04-12T04:14:12.6785007Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapRepeatedDirty_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6785600Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6787205Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapRepeatedDirty_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapRepeatedDirty_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6788189Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapMapDirty_Test>’:
2022-04-12T04:14:12.6789703Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapMapDirty_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6790289Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6791679Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapMapDirty_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapMapDirty_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6792749Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapClean_Test>’:
2022-04-12T04:14:12.6794278Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapClean_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6795091Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6796499Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapClean_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_SwapClean_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6797668Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromRepeatedDirty_Test>’:
2022-04-12T04:14:12.6799213Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromRepeatedDirty_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6799801Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6801269Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromRepeatedDirty_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromRepeatedDirty_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6802252Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromMapDirty_Test>’:
2022-04-12T04:14:12.6803857Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromMapDirty_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6804482Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6805895Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromMapDirty_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromMapDirty_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6806885Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromClean_Test>’:
2022-04-12T04:14:12.6808392Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromClean_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6809101Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6810515Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromClean_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MergeFromClean_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6811503Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MutableMap_Test>’:
2022-04-12T04:14:12.6812993Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMap_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6813588Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6815059Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MutableMap_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_MutableMap_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6816055Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of ‘class testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_GetMap_Test>’:
2022-04-12T04:14:12.6817557Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from ‘testing::internal::TestFactoryBase* testing::internal::TestMetaFactory<TestSuite>::CreateTestFactory(testing::internal::TestMetaFactory<TestSuite>::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMap_Test; testing::internal::TestMetaFactory<TestSuite>::ParamType = std::tuple<google::protobuf::internal::{anonymous}::State, bool>]’
2022-04-12T04:14:12.6818147Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here
2022-04-12T04:14:12.6819521Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_GetMap_Test>’ has a field ‘testing::internal::ParameterizedTestFactory<google::protobuf::internal::MapFieldStateTest_GetMap_Test>::parameter_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
2022-04-12T04:14:12.6820132Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6820959Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc: In member function ‘virtual void google::protobuf::internal::{anonymous}::MapFieldReflectionTest_RegularFields_Test::TestBody()’:
2022-04-12T04:14:12.6822200Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1280:69: warning: ‘const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6822509Z 1280 | refl->GetRepeatedPtrField<Message>(message, fd_map_int32_int32);
2022-04-12T04:14:12.6822630Z | ^
2022-04-12T04:14:12.6823137Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6823611Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6824091Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:867:30: note: declared here
2022-04-12T04:14:12.6824267Z 867 | const RepeatedPtrField<T>& GetRepeatedPtrField(
2022-04-12T04:14:12.6824377Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6824949Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6826228Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1282:70: warning: ‘const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6826527Z 1282 | refl->GetRepeatedPtrField<Message>(message, fd_map_int32_double);
2022-04-12T04:14:12.6826648Z | ^
2022-04-12T04:14:12.6827162Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6827633Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6828112Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:867:30: note: declared here
2022-04-12T04:14:12.6828277Z 867 | const RepeatedPtrField<T>& GetRepeatedPtrField(
2022-04-12T04:14:12.6828373Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6828859Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6830223Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1284:71: warning: ‘const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6830522Z 1284 | refl->GetRepeatedPtrField<Message>(message, fd_map_string_string);
2022-04-12T04:14:12.6830641Z | ^
2022-04-12T04:14:12.6831156Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6831626Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6832101Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:867:30: note: declared here
2022-04-12T04:14:12.6832270Z 867 | const RepeatedPtrField<T>& GetRepeatedPtrField(
2022-04-12T04:14:12.6832378Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6832861Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6834106Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1286:79: warning: ‘const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6834426Z 1286 | refl->GetRepeatedPtrField<Message>(message, fd_map_int32_foreign_message);
2022-04-12T04:14:12.6834633Z | ^
2022-04-12T04:14:12.6835351Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6835832Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6836310Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:867:30: note: declared here
2022-04-12T04:14:12.6836482Z 867 | const RepeatedPtrField<T>& GetRepeatedPtrField(
2022-04-12T04:14:12.6836591Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6837074Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6838347Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1290:74: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6838650Z 1290 | refl->MutableRepeatedPtrField<Message>(&message, fd_map_int32_int32);
2022-04-12T04:14:12.6838902Z | ^
2022-04-12T04:14:12.6839434Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6839906Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6840382Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.6840571Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.6840666Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6841148Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6842423Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1292:75: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6842735Z 1292 | refl->MutableRepeatedPtrField<Message>(&message, fd_map_int32_double);
2022-04-12T04:14:12.6842858Z | ^
2022-04-12T04:14:12.6843370Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6843835Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6844321Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.6844505Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.6844717Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6845229Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6846498Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1294:76: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6846814Z 1294 | refl->MutableRepeatedPtrField<Message>(&message, fd_map_string_string);
2022-04-12T04:14:12.6846939Z | ^
2022-04-12T04:14:12.6847458Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6847910Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6848388Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.6848574Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.6848780Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6849275Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6850538Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:1297:74: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6850686Z 1297 | fd_map_int32_foreign_message);
2022-04-12T04:14:12.6850809Z | ^
2022-04-12T04:14:12.6851328Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6851793Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6852273Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.6852458Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.6852553Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6853092Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6853676Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6854300Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6854846Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6855330Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6855789Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util2.h:37,
2022-04-12T04:14:12.6856257Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:34:
2022-04-12T04:14:12.6857054Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc: In member function ‘virtual void google::protobuf::internal::{anonymous}::MapEntryTest_ConstInit_Test::TestBody()’:
2022-04-12T04:14:12.6857948Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:2108:29: warning: ‘int google::protobuf::Message::SpaceUsed() const’ is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6858126Z 2108 | EXPECT_NE(entry.SpaceUsed(), 0);
2022-04-12T04:14:12.6858221Z | ^
2022-04-12T04:14:12.6858838Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6859157Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6859261Z | ^~~~~~~~~~
2022-04-12T04:14:12.6859908Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6860084Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6860173Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6860775Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2053:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6860967Z 2053 | EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperNE, val1, val2)
2022-04-12T04:14:12.6861056Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6861584Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:2108:3: note: in expansion of macro ‘EXPECT_NE’
2022-04-12T04:14:12.6861719Z 2108 | EXPECT_NE(entry.SpaceUsed(), 0);
2022-04-12T04:14:12.6861790Z | ^~~~~~~~~
2022-04-12T04:14:12.6862309Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6862774Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6863250Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:302:7: note: declared here
2022-04-12T04:14:12.6863447Z 302 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
2022-04-12T04:14:12.6863534Z | ^~~~~~~~~
2022-04-12T04:14:12.6864103Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6864950Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc: In member function ‘virtual void google::protobuf::internal::{anonymous}::GeneratedMapFieldTest_SpaceUsed_Test::TestBody()’:
2022-04-12T04:14:12.6865810Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:2690:48: warning: ‘int google::protobuf::Message::SpaceUsed() const’ is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6865972Z 2690 | const size_t initial = map_message.SpaceUsed();
2022-04-12T04:14:12.6866083Z | ^
2022-04-12T04:14:12.6866598Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6867072Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6867537Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:302:7: note: declared here
2022-04-12T04:14:12.6867729Z 302 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
2022-04-12T04:14:12.6867815Z | ^~~~~~~~~
2022-04-12T04:14:12.6868299Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6869278Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:2691:72: warning: ‘int google::protobuf::Message::SpaceUsed() const’ is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6869478Z 2691 | const size_t space_used_message = UNITTEST::TestRequired().SpaceUsed();
2022-04-12T04:14:12.6869600Z | ^
2022-04-12T04:14:12.6870115Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6870579Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6871060Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:302:7: note: declared here
2022-04-12T04:14:12.6871252Z 302 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
2022-04-12T04:14:12.6871323Z | ^~~~~~~~~
2022-04-12T04:14:12.6871862Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6872447Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6872988Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6873512Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6874090Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6874582Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util2.h:37,
2022-04-12T04:14:12.6875211Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:34:
2022-04-12T04:14:12.6876121Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:2706:48: warning: ‘int google::protobuf::Message::SpaceUsed() const’ is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6876289Z 2706 | EXPECT_LE(lower_bound, map_message.SpaceUsed());
2022-04-12T04:14:12.6876399Z | ^
2022-04-12T04:14:12.6877018Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6877880Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6878014Z | ^~~~~~~~~~
2022-04-12T04:14:12.6878713Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6878890Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6879200Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6879825Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2055:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6880033Z 2055 | EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2)
2022-04-12T04:14:12.6880123Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6880659Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:2706:3: note: in expansion of macro ‘EXPECT_LE’
2022-04-12T04:14:12.6880821Z 2706 | EXPECT_LE(lower_bound, map_message.SpaceUsed());
2022-04-12T04:14:12.6880891Z | ^~~~~~~~~
2022-04-12T04:14:12.6881411Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6881885Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6882368Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:302:7: note: declared here
2022-04-12T04:14:12.6882561Z 302 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
2022-04-12T04:14:12.6882646Z | ^~~~~~~~~
2022-04-12T04:14:12.6883133Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:46:
2022-04-12T04:14:12.6884011Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc: In member function ‘virtual void google::protobuf::internal::{anonymous}::TextFormatMapTest_NoDisableReflectionIterator_Test::TestBody()’:
2022-04-12T04:14:12.6885374Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.inc:3687:71: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6885703Z 3687 | reflection->MutableRepeatedPtrField<Message>(&source, field_desc);
2022-04-12T04:14:12.6885826Z | ^
2022-04-12T04:14:12.6886345Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_proto2_unittest.pb.h:30,
2022-04-12T04:14:12.6886822Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map_test.cc:31:
2022-04-12T04:14:12.6887298Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.6887477Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.6887586Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6888122Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6888702Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6889343Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6889861Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6890350Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6890840Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:36,
2022-04-12T04:14:12.6891415Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:37:
2022-04-12T04:14:12.6892288Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc: In member function ‘virtual void google::protobuf::{anonymous}::Proto3LiteTest_Swap_Test::TestBody()’:
2022-04-12T04:14:12.6893260Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:27: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6893466Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6893622Z | ^
2022-04-12T04:14:12.6894262Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6894700Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6894866Z | ^~~~~~~~~~
2022-04-12T04:14:12.6895593Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6895833Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6895965Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6896642Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6896854Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.6896984Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6897652Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro ‘GTEST_IS_NULL_LITERAL_’
2022-04-12T04:14:12.6897974Z 2050 | EqHelper<GTEST_IS_NULL_LITERAL_(val1)>::Compare, \
2022-04-12T04:14:12.6898139Z | ^~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6898748Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.6898893Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6899017Z | ^~~~~~~~~
2022-04-12T04:14:12.6899575Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.h:38,
2022-04-12T04:14:12.6900258Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.h:42,
2022-04-12T04:14:12.6900809Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:38,
2022-04-12T04:14:12.6901354Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.h:26,
2022-04-12T04:14:12.6901955Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:31:
2022-04-12T04:14:12.6902499Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.6902731Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.6902862Z | ^~~~~~~~
2022-04-12T04:14:12.6903393Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6904046Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6904626Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6905188Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6905721Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6906307Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:36,
2022-04-12T04:14:12.6906952Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:37:
2022-04-12T04:14:12.6907965Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:27: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6908179Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6908325Z | ^
2022-04-12T04:14:12.6908989Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6909214Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6909380Z | ^~~~~~~~~~
2022-04-12T04:14:12.6909994Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6910282Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6910411Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6911082Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6911400Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.6911529Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6912196Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro ‘GTEST_IS_NULL_LITERAL_’
2022-04-12T04:14:12.6912410Z 2050 | EqHelper<GTEST_IS_NULL_LITERAL_(val1)>::Compare, \
2022-04-12T04:14:12.6912560Z | ^~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6913211Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.6913365Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6913515Z | ^~~~~~~~~
2022-04-12T04:14:12.6914081Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.h:38,
2022-04-12T04:14:12.6914608Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.h:42,
2022-04-12T04:14:12.6915390Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:38,
2022-04-12T04:14:12.6915941Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.h:26,
2022-04-12T04:14:12.6916472Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:31:
2022-04-12T04:14:12.6917016Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.6917313Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.6917586Z | ^~~~~~~~
2022-04-12T04:14:12.6918153Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6918787Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6919366Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6919936Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6920474Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6921011Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:36,
2022-04-12T04:14:12.6921549Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:37:
2022-04-12T04:14:12.6922619Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:27: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6922931Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6923065Z | ^
2022-04-12T04:14:12.6923759Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6923987Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6924145Z | ^~~~~~~~~~
2022-04-12T04:14:12.6924759Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6924996Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6925200Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6925917Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6926115Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.6926243Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6926888Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro ‘GTEST_IS_NULL_LITERAL_’
2022-04-12T04:14:12.6927100Z 2050 | EqHelper<GTEST_IS_NULL_LITERAL_(val1)>::Compare, \
2022-04-12T04:14:12.6927257Z | ^~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6927888Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.6928033Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6928156Z | ^~~~~~~~~
2022-04-12T04:14:12.6928860Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.h:38,
2022-04-12T04:14:12.6929420Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.h:42,
2022-04-12T04:14:12.6929964Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:38,
2022-04-12T04:14:12.6930495Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.h:26,
2022-04-12T04:14:12.6931035Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:31:
2022-04-12T04:14:12.6931586Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.6931820Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.6931946Z | ^~~~~~~~
2022-04-12T04:14:12.6932478Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6933167Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6933883Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6934451Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6934985Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6935540Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:36,
2022-04-12T04:14:12.6936081Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:37:
2022-04-12T04:14:12.6937055Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:27: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6937254Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6937443Z | ^
2022-04-12T04:14:12.6938114Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6938336Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6962540Z | ^~~~~~~~~~
2022-04-12T04:14:12.6963379Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6963803Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6963903Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6964544Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6964709Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.6964790Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6965397Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro ‘GTEST_IS_NULL_LITERAL_’
2022-04-12T04:14:12.6965570Z 2050 | EqHelper<GTEST_IS_NULL_LITERAL_(val1)>::Compare, \
2022-04-12T04:14:12.6965680Z | ^~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6966250Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.6966404Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6966482Z | ^~~~~~~~~
2022-04-12T04:14:12.6966993Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.h:38,
2022-04-12T04:14:12.6967470Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.h:42,
2022-04-12T04:14:12.6968103Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:38,
2022-04-12T04:14:12.6968590Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.h:26,
2022-04-12T04:14:12.6969076Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:31:
2022-04-12T04:14:12.6969555Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.6969736Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.6969814Z | ^~~~~~~~
2022-04-12T04:14:12.6970353Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6970929Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6971463Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6971977Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6972453Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6972944Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:36,
2022-04-12T04:14:12.6973540Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:37:
2022-04-12T04:14:12.6974513Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:27: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6974663Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6974751Z | ^
2022-04-12T04:14:12.6975354Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6975531Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6975641Z | ^~~~~~~~~~
2022-04-12T04:14:12.6976258Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6976426Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6976508Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6977103Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6977345Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.6977428Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6979187Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.6979375Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6979453Z | ^~~~~~~~~
2022-04-12T04:14:12.6980012Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.h:38,
2022-04-12T04:14:12.6980486Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.h:42,
2022-04-12T04:14:12.6980984Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:38,
2022-04-12T04:14:12.6981484Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.h:26,
2022-04-12T04:14:12.6981982Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:31:
2022-04-12T04:14:12.6982456Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.6982649Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.6982734Z | ^~~~~~~~
2022-04-12T04:14:12.6983272Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.6983858Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.6984608Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.6985163Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.6985651Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.6986142Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:36,
2022-04-12T04:14:12.6986638Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:37:
2022-04-12T04:14:12.6987574Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:44: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6987737Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6987846Z | ^
2022-04-12T04:14:12.6988440Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.6988730Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.6988848Z | ^~~~~~~~~~
2022-04-12T04:14:12.6989494Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.6989673Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.6989763Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6990363Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.6990511Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.6990609Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.6991151Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.6991307Z 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
2022-04-12T04:14:12.6991394Z | ^~~~~~~~~
2022-04-12T04:14:12.6991914Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/implicit_weak_message.h:38,
2022-04-12T04:14:12.6992392Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/parse_context.h:42,
2022-04-12T04:14:12.6992885Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:38,
2022-04-12T04:14:12.6993380Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.h:26,
2022-04-12T04:14:12.6993867Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:31:
2022-04-12T04:14:12.6994446Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.6994648Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.6994736Z | ^~~~~~~~
2022-04-12T04:14:12.6995883Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_RegularFields_Test::TestBody()’:
2022-04-12T04:14:12.6997162Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:81:63: warning: ‘const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = int]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.6997443Z 81 | refl->GetRepeatedField<int32>(message, fd_repeated_int32);
2022-04-12T04:14:12.6997549Z | ^
2022-04-12T04:14:12.6998067Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.6998538Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.6999156Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.6999686Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7000168Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:846:27: note: declared here
2022-04-12T04:14:12.7000347Z 846 | const RepeatedField<T>& GetRepeatedField(const Message& msg,
2022-04-12T04:14:12.7000455Z | ^~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7001714Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:83:65: warning: ‘const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = double]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7002004Z 83 | refl->GetRepeatedField<double>(message, fd_repeated_double);
2022-04-12T04:14:12.7002126Z | ^
2022-04-12T04:14:12.7002646Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7003121Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7003573Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7004105Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7004674Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:846:27: note: declared here
2022-04-12T04:14:12.7004866Z 846 | const RepeatedField<T>& GetRepeatedField(const Message& msg,
2022-04-12T04:14:12.7004973Z | ^~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7006245Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:87:68: warning: ‘google::protobuf::RepeatedField<Element>* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = int]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7006543Z 87 | refl->MutableRepeatedField<int32>(&message, fd_repeated_int32);
2022-04-12T04:14:12.7006667Z | ^
2022-04-12T04:14:12.7007186Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7007663Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7008130Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7008658Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7009238Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:856:21: note: declared here
2022-04-12T04:14:12.7009398Z 856 | RepeatedField<T>* MutableRepeatedField(Message* msg,
2022-04-12T04:14:12.7009506Z | ^~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7010776Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:89:70: warning: ‘google::protobuf::RepeatedField<Element>* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = double]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7011080Z 89 | refl->MutableRepeatedField<double>(&message, fd_repeated_double);
2022-04-12T04:14:12.7011203Z | ^
2022-04-12T04:14:12.7011718Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7012199Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7012662Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7013191Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7013676Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:856:21: note: declared here
2022-04-12T04:14:12.7013849Z 856 | RepeatedField<T>* MutableRepeatedField(Message* msg,
2022-04-12T04:14:12.7013954Z | ^~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7015391Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:93:73: warning: ‘const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string<char>]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7015777Z 93 | refl->GetRepeatedPtrField<std::string>(message, fd_repeated_string);
2022-04-12T04:14:12.7015903Z | ^
2022-04-12T04:14:12.7016413Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7016894Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7017357Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7017883Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7018363Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:867:30: note: declared here
2022-04-12T04:14:12.7018636Z 867 | const RepeatedPtrField<T>& GetRepeatedPtrField(
2022-04-12T04:14:12.7018747Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7020106Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:96:76: warning: ‘const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = protobuf_unittest::ForeignMessage]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7020263Z 96 | fd_repeated_foreign_message);
2022-04-12T04:14:12.7020389Z | ^
2022-04-12T04:14:12.7020908Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7021388Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7021857Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7022386Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7022848Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:867:30: note: declared here
2022-04-12T04:14:12.7023017Z 867 | const RepeatedPtrField<T>& GetRepeatedPtrField(
2022-04-12T04:14:12.7023132Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7024545Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:98:78: warning: ‘const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7024883Z 98 | refl->GetRepeatedPtrField<Message>(message, fd_repeated_foreign_message);
2022-04-12T04:14:12.7025009Z | ^
2022-04-12T04:14:12.7025525Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7026008Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7026472Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7027001Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7027478Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:867:30: note: declared here
2022-04-12T04:14:12.7027647Z 867 | const RepeatedPtrField<T>& GetRepeatedPtrField(
2022-04-12T04:14:12.7027760Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7029104Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:102:78: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string<char>]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7029611Z 102 | refl->MutableRepeatedPtrField<std::string>(&message, fd_repeated_string);
2022-04-12T04:14:12.7029725Z | ^
2022-04-12T04:14:12.7030246Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7030723Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7031196Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7031725Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7032204Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.7032393Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.7032504Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7033850Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:105:48: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = protobuf_unittest::ForeignMessage]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7034081Z 105 | &message, fd_repeated_foreign_message);
2022-04-12T04:14:12.7034205Z | ^
2022-04-12T04:14:12.7034737Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7035404Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7035874Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7036396Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7036880Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.7037070Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.7037181Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7038525Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:108:73: warning: ‘google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7038808Z 108 | fd_repeated_foreign_message);
2022-04-12T04:14:12.7038933Z | ^
2022-04-12T04:14:12.7039470Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7039947Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7040411Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7040941Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7041422Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:878:24: note: declared here
2022-04-12T04:14:12.7041615Z 878 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg,
2022-04-12T04:14:12.7041710Z | ^~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7042619Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_ExtensionFields_Test::TestBody()’:
2022-04-12T04:14:12.7043889Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:172:64: warning: ‘const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = long int]’ is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7044144Z 172 | fd_repeated_int64_extension);
2022-04-12T04:14:12.7044262Z | ^
2022-04-12T04:14:12.7044795Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7045269Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7045734Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7046266Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7046749Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:846:27: note: declared here
2022-04-12T04:14:12.7046929Z 846 | const RepeatedField<T>& GetRepeatedField(const Message& msg,
2022-04-12T04:14:12.7047036Z | ^~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7048313Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:175:53: warning: ‘google::protobuf::RepeatedField<Element>* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = long int]’ is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7048566Z 175 | &extended_message, fd_repeated_int64_extension);
2022-04-12T04:14:12.7048681Z | ^
2022-04-12T04:14:12.7049216Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_bases.h:42,
2022-04-12T04:14:12.7049678Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest.pb.h:26,
2022-04-12T04:14:12.7050138Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:38,
2022-04-12T04:14:12.7050664Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
2022-04-12T04:14:12.7051152Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message.h:856:21: note: declared here
2022-04-12T04:14:12.7051327Z 856 | RepeatedField<T>* MutableRepeatedField(Message* msg,
2022-04-12T04:14:12.7051433Z | ^~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7052306Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc: In member function ‘virtual void google::protobuf::text_format_unittest::TextFormatTest_DefaultCustomFieldPrinter_Test::TestBody()’:
2022-04-12T04:14:12.7053392Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:473:74: warning: ‘void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7053640Z 473 | printer.SetDefaultFieldValuePrinter(new CustomUInt32FieldValuePrinter());
2022-04-12T04:14:12.7053852Z | ^
2022-04-12T04:14:12.7054438Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7054931Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:303:10: note: declared here
2022-04-12T04:14:12.7055140Z 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
2022-04-12T04:14:12.7055229Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7055776Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.7056247Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.inc:44,
2022-04-12T04:14:12.7056715Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:43,
2022-04-12T04:14:12.7057207Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:50:
2022-04-12T04:14:12.7058083Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc: In member function ‘virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinter_Test::TestBody()’:
2022-04-12T04:14:12.7059397Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:497:41: warning: ‘bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7059556Z 497 | new CustomInt32FieldValuePrinter()));
2022-04-12T04:14:12.7059661Z | ^
2022-04-12T04:14:12.7060317Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro ‘GTEST_TEST_BOOLEAN_’
2022-04-12T04:14:12.7060471Z 1378 | ::testing::AssertionResult(expression)) \
2022-04-12T04:14:12.7060588Z | ^~~~~~~~~~
2022-04-12T04:14:12.7061149Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:495:3: note: in expansion of macro ‘EXPECT_TRUE’
2022-04-12T04:14:12.7061336Z 495 | EXPECT_TRUE(printer.RegisterFieldValuePrinter(
2022-04-12T04:14:12.7061414Z | ^~~~~~~~~~~
2022-04-12T04:14:12.7061929Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7062418Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:357:10: note: declared here
2022-04-12T04:14:12.7062610Z 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
2022-04-12T04:14:12.7062713Z | ^~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7063256Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.7063733Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.inc:44,
2022-04-12T04:14:12.7064291Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:43,
2022-04-12T04:14:12.7064809Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:50:
2022-04-12T04:14:12.7065778Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc: In member function ‘virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinterRegisterSameFieldTwice_Test::TestBody()’:
2022-04-12T04:14:12.7066954Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:509:48: warning: ‘bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7067126Z 509 | field, new CustomInt32FieldValuePrinter()));
2022-04-12T04:14:12.7067240Z | ^
2022-04-12T04:14:12.7067892Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro ‘GTEST_TEST_BOOLEAN_’
2022-04-12T04:14:12.7068034Z 1378 | ::testing::AssertionResult(expression)) \
2022-04-12T04:14:12.7068240Z | ^~~~~~~~~~
2022-04-12T04:14:12.7068808Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:508:3: note: in expansion of macro ‘ASSERT_TRUE’
2022-04-12T04:14:12.7068996Z 508 | ASSERT_TRUE(printer.RegisterFieldValuePrinter(
2022-04-12T04:14:12.7069084Z | ^~~~~~~~~~~
2022-04-12T04:14:12.7069602Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7070095Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:357:10: note: declared here
2022-04-12T04:14:12.7070289Z 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
2022-04-12T04:14:12.7070399Z | ^~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7070923Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.7071398Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.inc:44,
2022-04-12T04:14:12.7071864Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:43,
2022-04-12T04:14:12.7072357Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:50:
2022-04-12T04:14:12.7073535Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:512:65: warning: ‘bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7073749Z 512 | ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected));
2022-04-12T04:14:12.7073954Z | ^
2022-04-12T04:14:12.7074628Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro ‘GTEST_TEST_BOOLEAN_’
2022-04-12T04:14:12.7074936Z 1378 | ::testing::AssertionResult(expression)) \
2022-04-12T04:14:12.7075050Z | ^~~~~~~~~~
2022-04-12T04:14:12.7075669Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:512:3: note: in expansion of macro ‘ASSERT_FALSE’
2022-04-12T04:14:12.7075886Z 512 | ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected));
2022-04-12T04:14:12.7075960Z | ^~~~~~~~~~~~
2022-04-12T04:14:12.7076481Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7076968Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:357:10: note: declared here
2022-04-12T04:14:12.7077161Z 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
2022-04-12T04:14:12.7077264Z | ^~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7077804Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.7078423Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.inc:44,
2022-04-12T04:14:12.7078891Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:43,
2022-04-12T04:14:12.7079949Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:50:
2022-04-12T04:14:12.7080953Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc: In member function ‘virtual void google::protobuf::text_format_unittest::TextFormatTest_ErrorCasesRegisteringFieldValuePrinterShouldFail_Test::TestBody()’:
2022-04-12T04:14:12.7082118Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:522:65: warning: ‘bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7082323Z 522 | static_cast<const TextFormat::FieldValuePrinter*>(nullptr)));
2022-04-12T04:14:12.7082444Z | ^
2022-04-12T04:14:12.7083095Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro ‘GTEST_TEST_BOOLEAN_’
2022-04-12T04:14:12.7083250Z 1378 | ::testing::AssertionResult(expression)) \
2022-04-12T04:14:12.7083342Z | ^~~~~~~~~~
2022-04-12T04:14:12.7083911Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:520:3: note: in expansion of macro ‘EXPECT_FALSE’
2022-04-12T04:14:12.7084098Z 520 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(
2022-04-12T04:14:12.7084186Z | ^~~~~~~~~~~~
2022-04-12T04:14:12.7084864Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7085384Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:357:10: note: declared here
2022-04-12T04:14:12.7085577Z 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
2022-04-12T04:14:12.7085679Z | ^~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7086221Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:60,
2022-04-12T04:14:12.7086685Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.inc:44,
2022-04-12T04:14:12.7087154Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/test_util.h:43,
2022-04-12T04:14:12.7087651Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:50:
2022-04-12T04:14:12.7088830Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:529:76: warning: ‘bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7089162Z 529 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer));
2022-04-12T04:14:12.7089331Z | ^
2022-04-12T04:14:12.7089997Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro ‘GTEST_TEST_BOOLEAN_’
2022-04-12T04:14:12.7090155Z 1378 | ::testing::AssertionResult(expression)) \
2022-04-12T04:14:12.7090262Z | ^~~~~~~~~~
2022-04-12T04:14:12.7090824Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:529:3: note: in expansion of macro ‘EXPECT_FALSE’
2022-04-12T04:14:12.7091058Z 529 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer));
2022-04-12T04:14:12.7091146Z | ^~~~~~~~~~~~
2022-04-12T04:14:12.7091650Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7092145Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:357:10: note: declared here
2022-04-12T04:14:12.7092341Z 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
2022-04-12T04:14:12.7092445Z | ^~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7093311Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc: In member function ‘virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForComments_Test::TestBody()’:
2022-04-12T04:14:12.7094472Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:560:75: warning: ‘void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7094736Z 560 | printer.SetDefaultFieldValuePrinter(new CustomMessageFieldValuePrinter());
2022-04-12T04:14:12.7094862Z | ^
2022-04-12T04:14:12.7095387Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7095877Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:303:10: note: declared here
2022-04-12T04:14:12.7096094Z 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
2022-04-12T04:14:12.7096199Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7097106Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc: In member function ‘virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForMultilineComments_Test::TestBody()’:
2022-04-12T04:14:12.7098252Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:645:74: warning: ‘void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)’ is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
2022-04-12T04:14:12.7098501Z 645 | printer.SetDefaultFieldValuePrinter(new CustomMultilineCommentPrinter());
2022-04-12T04:14:12.7098727Z | ^
2022-04-12T04:14:12.7099238Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format_unittest.cc:35:
2022-04-12T04:14:12.7099729Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/text_format.h:303:10: note: declared here
2022-04-12T04:14:12.7099940Z 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
2022-04-12T04:14:12.7100044Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7100970Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartListTest_Test::TestBody()’:
2022-04-12T04:14:12.7101884Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1150:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7102060Z 1150 | msg1.add_rm()->set_a(1);
2022-04-12T04:14:12.7102158Z | ^
2022-04-12T04:14:12.7102704Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7103254Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7103442Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7103564Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7104472Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1151:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7104757Z 1151 | msg1.add_rm()->set_a(2);
2022-04-12T04:14:12.7104844Z | ^
2022-04-12T04:14:12.7105402Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7105970Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7106156Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7106280Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7107200Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1152:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7107363Z 1152 | msg1.add_rm()->set_a(3);
2022-04-12T04:14:12.7107450Z | ^
2022-04-12T04:14:12.7107993Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7108538Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7108820Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7108937Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7109869Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1153:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7110045Z 1153 | msg1.add_rm()->set_a(4);
2022-04-12T04:14:12.7110131Z | ^
2022-04-12T04:14:12.7110674Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7111220Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7111395Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7111509Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7112423Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1154:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7112599Z 1154 | msg1.add_rm()->set_a(5);
2022-04-12T04:14:12.7112685Z | ^
2022-04-12T04:14:12.7113225Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7113771Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7113961Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7114072Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7115348Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1155:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7115573Z 1155 | msg2.add_rm()->set_a(2);
2022-04-12T04:14:12.7115644Z | ^
2022-04-12T04:14:12.7116187Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7116732Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7116928Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7117040Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7117961Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1156:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7118133Z 1156 | msg2.add_rm()->set_a(6);
2022-04-12T04:14:12.7118219Z | ^
2022-04-12T04:14:12.7118754Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7119420Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7119607Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7119712Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7120628Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1157:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7120801Z 1157 | msg2.add_rm()->set_a(4);
2022-04-12T04:14:12.7120887Z | ^
2022-04-12T04:14:12.7121429Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7121980Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7122170Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7122287Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7123194Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_Test::TestBody()’:
2022-04-12T04:14:12.7124099Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1199:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7124215Z 1199 | *msg1.add_rm() = elem1_1;
2022-04-12T04:14:12.7124302Z | ^
2022-04-12T04:14:12.7124938Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7125507Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7125679Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7125792Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7126697Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1200:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7126812Z 1200 | *msg1.add_rm() = elem2_1;
2022-04-12T04:14:12.7126899Z | ^
2022-04-12T04:14:12.7127447Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7127994Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7128177Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7128290Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7129196Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1201:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7129398Z 1201 | *msg1.add_rm() = elem3_1;
2022-04-12T04:14:12.7129471Z | ^
2022-04-12T04:14:12.7130025Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7130567Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7130753Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7130868Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7131771Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1203:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7131886Z 1203 | *msg2.add_rm() = elem3_2;
2022-04-12T04:14:12.7131970Z | ^
2022-04-12T04:14:12.7132506Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7133044Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7133227Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7133325Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7134234Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1204:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7134342Z 1204 | *msg2.add_rm() = elem1_2;
2022-04-12T04:14:12.7134516Z | ^
2022-04-12T04:14:12.7135079Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7135617Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7135802Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7135922Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7136818Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1205:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7136930Z 1205 | *msg2.add_rm() = elem2_2;
2022-04-12T04:14:12.7137017Z | ^
2022-04-12T04:14:12.7137549Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7138072Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7138254Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7138460Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7139439Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_IdenticalElements_Test::TestBody()’:
2022-04-12T04:14:12.7140343Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1230:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7140448Z 1230 | *msg1.add_rm() = elem;
2022-04-12T04:14:12.7140535Z | ^
2022-04-12T04:14:12.7141077Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7141628Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7141891Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7142014Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7142938Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1231:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7143044Z 1231 | *msg1.add_rm() = elem;
2022-04-12T04:14:12.7143116Z | ^
2022-04-12T04:14:12.7143651Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7144197Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7144385Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7144497Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7145390Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1232:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7145495Z 1232 | *msg2.add_rm() = elem;
2022-04-12T04:14:12.7145582Z | ^
2022-04-12T04:14:12.7146223Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7146766Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7146947Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7147045Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7147951Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1233:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7148055Z 1233 | *msg2.add_rm() = elem;
2022-04-12T04:14:12.7148146Z | ^
2022-04-12T04:14:12.7148681Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7149220Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7149402Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7149514Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7150451Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_PreviouslyMatch_Test::TestBody()’:
2022-04-12T04:14:12.7151346Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1262:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7151453Z 1262 | *msg1.add_rm() = elem1_1;
2022-04-12T04:14:12.7151625Z | ^
2022-04-12T04:14:12.7152187Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7152775Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7152945Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7153065Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7153963Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1263:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7154076Z 1263 | *msg1.add_rm() = elem2_1;
2022-04-12T04:14:12.7154162Z | ^
2022-04-12T04:14:12.7154696Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7155393Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7155577Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7155822Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7156752Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1264:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7156862Z 1264 | *msg2.add_rm() = elem1_2;
2022-04-12T04:14:12.7156934Z | ^
2022-04-12T04:14:12.7157467Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7158001Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7158189Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7158298Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7159190Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1265:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7159299Z 1265 | *msg2.add_rm() = elem2_2;
2022-04-12T04:14:12.7159383Z | ^
2022-04-12T04:14:12.7159928Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7160478Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7160670Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7160783Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7161816Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatches_Test::TestBody()’:
2022-04-12T04:14:12.7162761Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1305:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7162857Z 1305 | *msg1.add_rm() = elem1_1;
2022-04-12T04:14:12.7162943Z | ^
2022-04-12T04:14:12.7163496Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7164044Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7164230Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7164342Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7165248Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1306:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7165354Z 1306 | *msg1.add_rm() = elem2_1;
2022-04-12T04:14:12.7165536Z | ^
2022-04-12T04:14:12.7166084Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7166632Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7166804Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7166918Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7167827Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1307:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7167941Z 1307 | *msg1.add_rm() = elem3_1;
2022-04-12T04:14:12.7168027Z | ^
2022-04-12T04:14:12.7168570Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7169116Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7169301Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7169413Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7170316Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1308:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7170429Z 1308 | *msg2.add_rm() = elem2_2;
2022-04-12T04:14:12.7170515Z | ^
2022-04-12T04:14:12.7171039Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7171658Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7171857Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7171970Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7172884Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1309:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7172997Z 1309 | *msg2.add_rm() = elem3_2;
2022-04-12T04:14:12.7173081Z | ^
2022-04-12T04:14:12.7173620Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7174157Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7174342Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7174453Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7175427Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatchesNoReporter_Test::TestBody()’:
2022-04-12T04:14:12.7176476Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1333:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7176583Z 1333 | *msg1.add_rm() = elem1;
2022-04-12T04:14:12.7176656Z | ^
2022-04-12T04:14:12.7177199Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7177738Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7177927Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7178038Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7178945Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1334:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7179050Z 1334 | *msg1.add_rm() = elem2;
2022-04-12T04:14:12.7179136Z | ^
2022-04-12T04:14:12.7180683Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7181321Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7181514Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7181624Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7182708Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1335:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7185417Z 1335 | *msg1.add_rm() = elem3;
2022-04-12T04:14:12.7185563Z | ^
2022-04-12T04:14:12.7186214Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7188607Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7188862Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7188976Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7189991Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1336:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7190099Z 1336 | *msg2.add_rm() = elem2;
2022-04-12T04:14:12.7190185Z | ^
2022-04-12T04:14:12.7190713Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7191501Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7191687Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7191807Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7192716Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1337:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7192821Z 1337 | *msg2.add_rm() = elem3;
2022-04-12T04:14:12.7192908Z | ^
2022-04-12T04:14:12.7193444Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7193991Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7194176Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7194295Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7195452Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1338:16: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7195552Z 1338 | *msg2.add_rm() = elem4;
2022-04-12T04:14:12.7195637Z | ^
2022-04-12T04:14:12.7196180Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7196722Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7197039Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7197169Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7198122Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_PartialSimple_Test::TestBody()’:
2022-04-12T04:14:12.7199041Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1560:12: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7199218Z 1560 | a.add_rm()->set_c(1);
2022-04-12T04:14:12.7199304Z | ^
2022-04-12T04:14:12.7199854Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7200402Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7200589Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7200688Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7201591Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1561:12: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7201885Z 1561 | a.add_rm()->set_c(0);
2022-04-12T04:14:12.7201969Z | ^
2022-04-12T04:14:12.7202523Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7203070Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7203258Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7203371Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7204288Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1566:12: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7204453Z 1566 | b.add_rm()->set_c(1);
2022-04-12T04:14:12.7204539Z | ^
2022-04-12T04:14:12.7205071Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7205610Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7205794Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7205906Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7206816Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1567:12: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7206910Z 1567 | b.add_rm();
2022-04-12T04:14:12.7207078Z | ^
2022-04-12T04:14:12.7207651Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7208197Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7208382Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7208501Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7209412Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1572:12: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7209497Z 1572 | c.add_rm();
2022-04-12T04:14:12.7209583Z | ^
2022-04-12T04:14:12.7210120Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7210659Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7210843Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7211097Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7212022Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1573:12: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7212192Z 1573 | c.add_rm()->set_c(1);
2022-04-12T04:14:12.7212277Z | ^
2022-04-12T04:14:12.7212820Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7213369Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7213540Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7213664Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7214580Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_Partial_Test::TestBody()’:
2022-04-12T04:14:12.7215479Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1588:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7215656Z 1588 | msg1.add_rm()->set_a(1);
2022-04-12T04:14:12.7215745Z | ^
2022-04-12T04:14:12.7216288Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7216835Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7217122Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7217247Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7218175Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1589:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7218349Z 1589 | msg1.add_rm()->set_b(2);
2022-04-12T04:14:12.7218438Z | ^
2022-04-12T04:14:12.7218972Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7219521Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7219711Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7219826Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7220727Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1590:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7220901Z 1590 | msg1.add_rm()->set_c(3);
2022-04-12T04:14:12.7221083Z | ^
2022-04-12T04:14:12.7221637Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7222187Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7222374Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7222486Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7223399Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1596:53: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7223543Z 1596 | protobuf_unittest::TestField* field = msg2.add_rm();
2022-04-12T04:14:12.7223663Z | ^
2022-04-12T04:14:12.7224202Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7224743Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7224925Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7225034Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7225927Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1599:23: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7226039Z 1599 | field = msg2.add_rm();
2022-04-12T04:14:12.7226130Z | ^
2022-04-12T04:14:12.7226755Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7227328Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7227501Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7227613Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7228524Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1602:23: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7228640Z 1602 | field = msg2.add_rm();
2022-04-12T04:14:12.7228730Z | ^
2022-04-12T04:14:12.7229275Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7229814Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7229997Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7230108Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7230980Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_Message_Test::TestBody()’:
2022-04-12T04:14:12.7232010Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2073:23: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7232117Z 2073 | field = msg1.add_rm();
2022-04-12T04:14:12.7232205Z | ^
2022-04-12T04:14:12.7232733Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7233274Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7233464Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7233575Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7234481Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2076:23: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7234589Z 2076 | field = msg2.add_rm();
2022-04-12T04:14:12.7234678Z | ^
2022-04-12T04:14:12.7235411Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7235959Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7236151Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7236264Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7237282Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_NestedMessage_Test::TestBody()’:
2022-04-12T04:14:12.7238222Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2161:23: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7238328Z 2161 | field = msg1.add_rm();
2022-04-12T04:14:12.7238412Z | ^
2022-04-12T04:14:12.7238957Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7239507Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7239694Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7239807Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7240713Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2165:23: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7240928Z 2165 | field = msg2.add_rm();
2022-04-12T04:14:12.7241020Z | ^
2022-04-12T04:14:12.7241572Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7242124Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7242308Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7242406Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7243330Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::MessageDifferencerTest_FieldContextParentFieldsTest_Test::TestBody()’:
2022-04-12T04:14:12.7244243Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2394:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7244422Z 2394 | msg1.add_rm()->set_c(1);
2022-04-12T04:14:12.7244510Z | ^
2022-04-12T04:14:12.7245047Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7245589Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7245770Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7245889Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7246872Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2396:15: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7247070Z 2396 | msg2.add_rm()->set_c(1);
2022-04-12T04:14:12.7247156Z | ^
2022-04-12T04:14:12.7247693Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7248226Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7248419Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7248530Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7249400Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredNoChangeTest_Test::TestBody()’:
2022-04-12T04:14:12.7250263Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3040:22: warning: ‘void protobuf_unittest::TestDiffMessage::set_v(int32_t)’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7250372Z 3040 | proto1diff_.set_v(3);
2022-04-12T04:14:12.7250461Z | ^
2022-04-12T04:14:12.7251002Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7251651Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:1826:13: note: declared here
2022-04-12T04:14:12.7251815Z 1826 | inline void TestDiffMessage::set_v(int32_t value) {
2022-04-12T04:14:12.7251908Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7252770Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3041:22: warning: ‘void protobuf_unittest::TestDiffMessage::set_v(int32_t)’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7252878Z 3041 | proto2diff_.set_v(3);
2022-04-12T04:14:12.7252953Z | ^
2022-04-12T04:14:12.7253489Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7254032Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:1826:13: note: declared here
2022-04-12T04:14:12.7254191Z 1826 | inline void TestDiffMessage::set_v(int32_t value) {
2022-04-12T04:14:12.7254284Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7255166Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredAddTest_Test::TestBody()’:
2022-04-12T04:14:12.7256026Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3053:22: warning: ‘void protobuf_unittest::TestDiffMessage::set_v(int32_t)’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7256139Z 3053 | proto2diff_.set_v(3);
2022-04-12T04:14:12.7256230Z | ^
2022-04-12T04:14:12.7256887Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7257469Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:1826:13: note: declared here
2022-04-12T04:14:12.7257629Z 1826 | inline void TestDiffMessage::set_v(int32_t value) {
2022-04-12T04:14:12.7257708Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7258570Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredDeleteTest_Test::TestBody()’:
2022-04-12T04:14:12.7259431Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3065:22: warning: ‘void protobuf_unittest::TestDiffMessage::set_v(int32_t)’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7259545Z 3065 | proto1diff_.set_v(3);
2022-04-12T04:14:12.7259637Z | ^
2022-04-12T04:14:12.7260176Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7260721Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:1826:13: note: declared here
2022-04-12T04:14:12.7260878Z 1826 | inline void TestDiffMessage::set_v(int32_t value) {
2022-04-12T04:14:12.7261062Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7261925Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredModifyTest_Test::TestBody()’:
2022-04-12T04:14:12.7262785Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3077:22: warning: ‘void protobuf_unittest::TestDiffMessage::set_v(int32_t)’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7262893Z 3077 | proto1diff_.set_v(3);
2022-04-12T04:14:12.7262981Z | ^
2022-04-12T04:14:12.7263518Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7264052Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:1826:13: note: declared here
2022-04-12T04:14:12.7264209Z 1826 | inline void TestDiffMessage::set_v(int32_t value) {
2022-04-12T04:14:12.7264300Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7265165Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3078:22: warning: ‘void protobuf_unittest::TestDiffMessage::set_v(int32_t)’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7265271Z 3078 | proto2diff_.set_v(4);
2022-04-12T04:14:12.7265360Z | ^
2022-04-12T04:14:12.7265900Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7266451Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:1826:13: note: declared here
2022-04-12T04:14:12.7266610Z 1826 | inline void TestDiffMessage::set_v(int32_t value) {
2022-04-12T04:14:12.7266699Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7267650Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredRepeatedNested_Test::TestBody()’:
2022-04-12T04:14:12.7268588Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3171:22: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7268800Z 3171 | proto1diff_.add_rm()->set_c(0);
2022-04-12T04:14:12.7268877Z | ^
2022-04-12T04:14:12.7269415Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7269958Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7270147Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7270263Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7271170Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3172:22: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7271470Z 3172 | proto1diff_.add_rm()->set_c(1);
2022-04-12T04:14:12.7271561Z | ^
2022-04-12T04:14:12.7272109Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7272654Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7272840Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7272938Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7273848Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3173:22: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7274049Z 3173 | proto2diff_.add_rm()->set_c(2);
2022-04-12T04:14:12.7274139Z | ^
2022-04-12T04:14:12.7274680Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7275397Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7275582Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7275694Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7276609Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:3174:22: warning: ‘protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()’ is deprecated [-Wdeprecated-declarations]
2022-04-12T04:14:12.7276813Z 3174 | proto2diff_.add_rm()->set_c(3);
2022-04-12T04:14:12.7276908Z | ^
2022-04-12T04:14:12.7277557Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:56:
2022-04-12T04:14:12.7278136Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
2022-04-12T04:14:12.7278322Z 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
2022-04-12T04:14:12.7278435Z | ^~~~~~~~~~~~~~~
2022-04-12T04:14:12.7278981Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7279571Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7280114Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7280633Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7281931Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7282720Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7283629Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc: In member function ‘virtual void google::protobuf::{anonymous}::WellKnownTypesTest_AllKnownTypesAreIncluded_Test::TestBody()’:
2022-04-12T04:14:12.7284563Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:45:45: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7284717Z 45 | EXPECT_EQ(0, message.any_field().ByteSize());
2022-04-12T04:14:12.7284827Z | ^
2022-04-12T04:14:12.7285450Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7285617Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7285744Z | ^~~~~~~~~~
2022-04-12T04:14:12.7286372Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7286548Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7286636Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7287235Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7287392Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7287484Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7288147Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:45:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7288295Z 45 | EXPECT_EQ(0, message.any_field().ByteSize());
2022-04-12T04:14:12.7288380Z | ^~~~~~~~~
2022-04-12T04:14:12.7288904Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7289360Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7289878Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7290388Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7290885Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7291376Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7291563Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7291649Z | ^~~~~~~~
2022-04-12T04:14:12.7292364Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7292937Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7293476Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7293993Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7294480Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7294980Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7295903Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:46:45: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7296053Z 46 | EXPECT_EQ(0, message.api_field().ByteSize());
2022-04-12T04:14:12.7296161Z | ^
2022-04-12T04:14:12.7296768Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7296948Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7297075Z | ^~~~~~~~~~
2022-04-12T04:14:12.7297786Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7297974Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7298051Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7298669Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7298819Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7298908Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7299466Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:46:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7299622Z 46 | EXPECT_EQ(0, message.api_field().ByteSize());
2022-04-12T04:14:12.7299708Z | ^~~~~~~~~
2022-04-12T04:14:12.7300220Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7300678Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7301177Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7301679Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7302283Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7302769Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7302957Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7303041Z | ^~~~~~~~
2022-04-12T04:14:12.7303581Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7304159Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7304703Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7305224Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7305706Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7306222Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7307148Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:47:50: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7307303Z 47 | EXPECT_EQ(0, message.duration_field().ByteSize());
2022-04-12T04:14:12.7307500Z | ^
2022-04-12T04:14:12.7308142Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7308322Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7308443Z | ^~~~~~~~~~
2022-04-12T04:14:12.7309061Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7309246Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7309335Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7309942Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7310089Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7310163Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7310717Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:47:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7310875Z 47 | EXPECT_EQ(0, message.duration_field().ByteSize());
2022-04-12T04:14:12.7311051Z | ^~~~~~~~~
2022-04-12T04:14:12.7311568Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7312024Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7312542Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7313050Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7313551Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7314043Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7314216Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7314304Z | ^~~~~~~~
2022-04-12T04:14:12.7315042Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7315651Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7316192Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7316714Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7317308Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7317833Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7318759Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:48:47: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7318922Z 48 | EXPECT_EQ(0, message.empty_field().ByteSize());
2022-04-12T04:14:12.7319040Z | ^
2022-04-12T04:14:12.7319647Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7319831Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7319935Z | ^~~~~~~~~~
2022-04-12T04:14:12.7320551Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7320723Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7320814Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7321548Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7321697Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7321785Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7322345Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:48:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7322499Z 48 | EXPECT_EQ(0, message.empty_field().ByteSize());
2022-04-12T04:14:12.7322569Z | ^~~~~~~~~
2022-04-12T04:14:12.7323076Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7323537Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7324056Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7324568Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7325072Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7325563Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7325748Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7325839Z | ^~~~~~~~
2022-04-12T04:14:12.7326378Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7327055Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7327605Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7328123Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7328609Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7329110Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7330036Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:49:52: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7330198Z 49 | EXPECT_EQ(0, message.field_mask_field().ByteSize());
2022-04-12T04:14:12.7330312Z | ^
2022-04-12T04:14:12.7330916Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7331220Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7331341Z | ^~~~~~~~~~
2022-04-12T04:14:12.7331982Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7332157Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7332232Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7332843Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7332993Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7333091Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7333647Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:49:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7333808Z 49 | EXPECT_EQ(0, message.field_mask_field().ByteSize());
2022-04-12T04:14:12.7333902Z | ^~~~~~~~~
2022-04-12T04:14:12.7334410Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7334862Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7335371Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7335874Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7336461Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7336974Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7337160Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7337248Z | ^~~~~~~~
2022-04-12T04:14:12.7337788Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7338376Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7338915Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7339429Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7339912Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7340409Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7341419Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:50:56: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7341596Z 50 | EXPECT_EQ(0, message.source_context_field().ByteSize());
2022-04-12T04:14:12.7341698Z | ^
2022-04-12T04:14:12.7342309Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7342487Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7342605Z | ^~~~~~~~~~
2022-04-12T04:14:12.7343230Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7343403Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7343488Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7344097Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7344245Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7344332Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7344872Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:50:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7345046Z 50 | EXPECT_EQ(0, message.source_context_field().ByteSize());
2022-04-12T04:14:12.7345129Z | ^~~~~~~~~
2022-04-12T04:14:12.7345633Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7346171Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7346705Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7347209Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7347713Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7348205Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7348395Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7348467Z | ^~~~~~~~
2022-04-12T04:14:12.7349006Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7349586Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7350125Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7350742Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7351234Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7351736Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7352662Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:51:48: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7352878Z 51 | EXPECT_EQ(0, message.struct_field().ByteSize());
2022-04-12T04:14:12.7352989Z | ^
2022-04-12T04:14:12.7353609Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7353789Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7353906Z | ^~~~~~~~~~
2022-04-12T04:14:12.7354513Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7354684Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7354898Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7355527Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7355797Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7355903Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7356476Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:51:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7356630Z 51 | EXPECT_EQ(0, message.struct_field().ByteSize());
2022-04-12T04:14:12.7356715Z | ^~~~~~~~~
2022-04-12T04:14:12.7357209Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7357675Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7358187Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7358695Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7359195Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7359686Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7359971Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7360061Z | ^~~~~~~~
2022-04-12T04:14:12.7360610Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7361195Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7361731Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7362247Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7362718Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7363216Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7364136Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:52:51: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7364301Z 52 | EXPECT_EQ(0, message.timestamp_field().ByteSize());
2022-04-12T04:14:12.7364413Z | ^
2022-04-12T04:14:12.7365025Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7365208Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7365325Z | ^~~~~~~~~~
2022-04-12T04:14:12.7366038Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7366227Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7366315Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7366930Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7367074Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7367160Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7367712Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:52:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7367878Z 52 | EXPECT_EQ(0, message.timestamp_field().ByteSize());
2022-04-12T04:14:12.7367963Z | ^~~~~~~~~
2022-04-12T04:14:12.7368468Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7368925Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7369434Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7370054Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7370562Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7371036Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7371221Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7371304Z | ^~~~~~~~
2022-04-12T04:14:12.7371840Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7372419Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7372955Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7373473Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7373963Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7374459Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7375463Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:53:46: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7375629Z 53 | EXPECT_EQ(0, message.type_field().ByteSize());
2022-04-12T04:14:12.7375741Z | ^
2022-04-12T04:14:12.7376356Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7376535Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7376661Z | ^~~~~~~~~~
2022-04-12T04:14:12.7377282Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7377459Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7377548Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7378149Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7378297Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7378385Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7378938Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:53:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7379170Z 53 | EXPECT_EQ(0, message.type_field().ByteSize());
2022-04-12T04:14:12.7379254Z | ^~~~~~~~~
2022-04-12T04:14:12.7379777Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7380230Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7380738Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7381247Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7381750Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7383517Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7383737Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7383823Z | ^~~~~~~~
2022-04-12T04:14:12.7384407Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:388,
2022-04-12T04:14:12.7384992Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
2022-04-12T04:14:12.7385538Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h:51,
2022-04-12T04:14:12.7386224Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h:59,
2022-04-12T04:14:12.7386745Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.h:41,
2022-04-12T04:14:12.7387245Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:33:
2022-04-12T04:14:12.7388197Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:54:47: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
2022-04-12T04:14:12.7388357Z 54 | EXPECT_EQ(0, message.int32_field().ByteSize());
2022-04-12T04:14:12.7388464Z | ^
2022-04-12T04:14:12.7389079Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro ‘GTEST_ASSERT_’
2022-04-12T04:14:12.7389258Z 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \
2022-04-12T04:14:12.7389373Z | ^~~~~~~~~~
2022-04-12T04:14:12.7389996Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro ‘GTEST_PRED_FORMAT2_’
2022-04-12T04:14:12.7390268Z 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
2022-04-12T04:14:12.7390358Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7390983Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro ‘EXPECT_PRED_FORMAT2’
2022-04-12T04:14:12.7391134Z 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \
2022-04-12T04:14:12.7391222Z | ^~~~~~~~~~~~~~~~~~~
2022-04-12T04:14:12.7391776Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:54:3: note: in expansion of macro ‘EXPECT_EQ’
2022-04-12T04:14:12.7391927Z 54 | EXPECT_EQ(0, message.int32_field().ByteSize());
2022-04-12T04:14:12.7392008Z | ^~~~~~~~~
2022-04-12T04:14:12.7392514Z In file included from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_enum_util.h:36,
2022-04-12T04:14:12.7392964Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/map.h:59,
2022-04-12T04:14:12.7393480Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/generated_message_table_driven.h:34,
2022-04-12T04:14:12.7393984Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.h:26,
2022-04-12T04:14:12.7394485Z from /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/well_known_types_unittest.cc:30:
2022-04-12T04:14:12.7395195Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/message_lite.h:386:7: note: declared here
2022-04-12T04:14:12.7395397Z 386 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
2022-04-12T04:14:12.7395482Z | ^~~~~~~~
2022-04-12T04:14:12.7396468Z /usr/bin/ld: CMakeFiles/tests.dir/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.cc.o: in function `google::protobuf::(anonymous namespace)::GetTemporaryDirectoryName()':
2022-04-12T04:14:12.7397094Z /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.10.0/third-party/protobuf/src/google/protobuf/testing/googletest.cc:124: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
2022-04-12T04:14:12.7397208Z make: *** [Makefile:136: all] Error 2
2022-04-12T04:14:12.7397377Z thread 'main' panicked at '
2022-04-12T04:14:12.7397523Z command did not execute successfully, got: exit status: 2
2022-04-12T04:14:12.7397551Z
2022-04-12T04:14:12.7397945Z build script failed, must exit now', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.48/src/lib.rs:975:5
2022-04-12T04:14:12.7398128Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2022-04-12T04:14:12.7398286Z warning: build failed, waiting for other jobs to finish...
2022-04-12T04:14:31.6030339Z error: build failed
2022-04-12T04:14:31.6128599Z ##[error]Process completed with exit code 101.
2022-04-12T04:14:31.6187297Z Post job cleanup.
2022-04-12T04:14:31.7473753Z [command]/usr/bin/git version
2022-04-12T04:14:31.7528493Z git version 2.35.1
2022-04-12T04:14:31.7576369Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-04-12T04:14:31.7613487Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-04-12T04:14:31.7891903Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-04-12T04:14:31.7919644Z http.https://github.com/.extraheader
2022-04-12T04:14:31.7933200Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-04-12T04:14:31.7974749Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-04-12T04:14:31.8447719Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment