2022-05-18T04:10:54.9149945Z Requested labels: windows.4xlarge 2022-05-18T04:10:54.9150031Z Job defined at: pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-master.yml@refs/heads/master 2022-05-18T04:10:54.9150082Z Waiting for a runner to pick up this job... 2022-05-18T04:10:56.3849516Z Job is about to start running on the runner: i-0d379f793d1f6670a (repository) 2022-05-18T04:11:00.0667458Z Current runner version: '2.291.1' 2022-05-18T04:11:00.0673465Z Runner name: 'i-0d379f793d1f6670a' 2022-05-18T04:11:00.0673928Z Runner group name: 'Default' 2022-05-18T04:11:00.0674507Z Machine name: 'EC2AMAZ-F8QDB6S' 2022-05-18T04:11:00.0676441Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T04:11:00.0676972Z Actions: write 2022-05-18T04:11:00.0677242Z Checks: write 2022-05-18T04:11:00.0677493Z Contents: write 2022-05-18T04:11:00.0677712Z Deployments: write 2022-05-18T04:11:00.0677976Z Discussions: write 2022-05-18T04:11:00.0678243Z Issues: write 2022-05-18T04:11:00.0678455Z Metadata: read 2022-05-18T04:11:00.0678703Z Packages: write 2022-05-18T04:11:00.0678952Z Pages: write 2022-05-18T04:11:00.0679170Z PullRequests: write 2022-05-18T04:11:00.0679464Z RepositoryProjects: write 2022-05-18T04:11:00.0679752Z SecurityEvents: write 2022-05-18T04:11:00.0679978Z Statuses: write 2022-05-18T04:11:00.0680245Z ##[endgroup] 2022-05-18T04:11:00.0683358Z Secret source: Actions 2022-05-18T04:11:00.0683787Z Prepare workflow directory 2022-05-18T04:11:00.2119906Z Prepare all required actions 2022-05-18T04:11:00.2280162Z Getting action download info 2022-05-18T04:11:00.4470652Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-05-18T04:11:00.7071657Z Download action repository 'seemethere/download-artifact-s3@v3' (SHA:64048a097659c8ca71ceacbb3c01cee9ed6f1b05) 2022-05-18T04:11:01.4663299Z Download action repository 'zhouzhuojie/checkout@05b13c9a0d21f08f6d5e64a1d5042246d13619d9' (SHA:05b13c9a0d21f08f6d5e64a1d5042246d13619d9) 2022-05-18T04:11:02.3380106Z ##[group]Run set -euo pipefail 2022-05-18T04:11:02.3380572Z set -euo pipefail 2022-05-18T04:11:02.3380853Z function get_ec2_metadata() { 2022-05-18T04:11:02.3381170Z  # Pulled from instance metadata endpoint for EC2 2022-05-18T04:11:02.3381615Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-05-18T04:11:02.3382054Z  category=$1 2022-05-18T04:11:02.3382361Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-05-18T04:11:02.3382610Z } 2022-05-18T04:11:02.3382886Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-05-18T04:11:02.3383217Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-05-18T04:11:02.3383519Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-05-18T04:11:02.3383826Z echo "system info $(uname -a)" 2022-05-18T04:11:02.5176620Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:11:02.5176979Z env: 2022-05-18T04:11:02.5177439Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:11:02.5177760Z ANACONDA_USER: pytorch 2022-05-18T04:11:02.5178021Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:11:02.5178298Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:11:02.5178909Z GITHUB_TOKEN: *** 2022-05-18T04:11:02.5179194Z IN_CI: 1 2022-05-18T04:11:02.5179365Z IS_GHA: 1 2022-05-18T04:11:02.5179588Z PR_LABELS: [] 2022-05-18T04:11:02.5179809Z PR_NUMBER: 2022-05-18T04:11:02.5180017Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:11:02.5180309Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:02.5180571Z SKIP_ALL_TESTS: 1 2022-05-18T04:11:02.5180832Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:11:02.5181190Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:11:02.5181511Z PACKAGE_TYPE: libtorch 2022-05-18T04:11:02.5181798Z DESIRED_CUDA: cpu 2022-05-18T04:11:02.5182012Z GPU_ARCH_TYPE: cpu 2022-05-18T04:11:02.5182263Z LIBTORCH_CONFIG: release 2022-05-18T04:11:02.5182546Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:11:02.5182778Z DESIRED_PYTHON: 3.7 2022-05-18T04:11:02.5183012Z ##[endgroup] 2022-05-18T04:11:03.2250661Z ami-id: ami-0e47039405e6da377 2022-05-18T04:11:03.2467917Z instance-id: i-0d379f793d1f6670a 2022-05-18T04:11:03.2710849Z instance-type: c5d.4xlarge 2022-05-18T04:11:03.5416983Z system info MSYS_NT-10.0-17763 EC2AMAZ-F8QDB6S 3.3.3-341.x86_64 2022-01-17 11:45 UTC x86_64 Msys 2022-05-18T04:11:03.5702349Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-05-18T04:11:03.5702676Z with: 2022-05-18T04:11:03.5703209Z GITHUB_TOKEN: *** 2022-05-18T04:11:03.5703494Z activate-with-label: true 2022-05-18T04:11:03.5703703Z label: with-ssh 2022-05-18T04:11:03.5703947Z remove-existing-keys: true 2022-05-18T04:11:03.5704184Z env: 2022-05-18T04:11:03.5704439Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:11:03.5704756Z ANACONDA_USER: pytorch 2022-05-18T04:11:03.5705008Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:11:03.5705313Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:11:03.5705662Z GITHUB_TOKEN: *** 2022-05-18T04:11:03.5705901Z IN_CI: 1 2022-05-18T04:11:03.5706114Z IS_GHA: 1 2022-05-18T04:11:03.5706295Z PR_LABELS: [] 2022-05-18T04:11:03.5706508Z PR_NUMBER: 2022-05-18T04:11:03.5706738Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:11:03.5707078Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:03.5707338Z SKIP_ALL_TESTS: 1 2022-05-18T04:11:03.5801457Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:11:03.5801852Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:11:03.5802092Z PACKAGE_TYPE: libtorch 2022-05-18T04:11:03.5802276Z DESIRED_CUDA: cpu 2022-05-18T04:11:03.5802439Z GPU_ARCH_TYPE: cpu 2022-05-18T04:11:03.5802617Z LIBTORCH_CONFIG: release 2022-05-18T04:11:03.5802815Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:11:03.5803014Z DESIRED_PYTHON: 3.7 2022-05-18T04:11:03.5803187Z ##[endgroup] 2022-05-18T04:11:04.2022749Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-05-18T04:11:04.2198111Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-05-18T04:11:04.2198710Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-05-18T04:11:04.2220506Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:11:04.2220779Z env: 2022-05-18T04:11:04.2221009Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:11:04.2221269Z ANACONDA_USER: pytorch 2022-05-18T04:11:04.2221472Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:11:04.2221720Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:11:04.2222186Z GITHUB_TOKEN: *** 2022-05-18T04:11:04.2222357Z IN_CI: 1 2022-05-18T04:11:04.2222500Z IS_GHA: 1 2022-05-18T04:11:04.2222667Z PR_LABELS: [] 2022-05-18T04:11:04.2222835Z PR_NUMBER: 2022-05-18T04:11:04.2223041Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:11:04.2223270Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:04.2223473Z SKIP_ALL_TESTS: 1 2022-05-18T04:11:04.2223725Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:11:04.2224037Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:11:04.2224268Z PACKAGE_TYPE: libtorch 2022-05-18T04:11:04.2224455Z DESIRED_CUDA: cpu 2022-05-18T04:11:04.2224634Z GPU_ARCH_TYPE: cpu 2022-05-18T04:11:04.2224809Z LIBTORCH_CONFIG: release 2022-05-18T04:11:04.2225022Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:11:04.2225231Z DESIRED_PYTHON: 3.7 2022-05-18T04:11:04.2225399Z ##[endgroup] 2022-05-18T04:11:04.6742951Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:11:04.7709887Z Finished 2022-05-18T04:11:04.8178122Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-05-18T04:11:04.8178602Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-05-18T04:11:04.8200360Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:11:04.8200618Z env: 2022-05-18T04:11:04.8200862Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:11:04.8201121Z ANACONDA_USER: pytorch 2022-05-18T04:11:04.8201308Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:11:04.8201566Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:11:04.8202042Z GITHUB_TOKEN: *** 2022-05-18T04:11:04.8202212Z IN_CI: 1 2022-05-18T04:11:04.8202354Z IS_GHA: 1 2022-05-18T04:11:04.8202516Z PR_LABELS: [] 2022-05-18T04:11:04.8202685Z PR_NUMBER: 2022-05-18T04:11:04.8202852Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:11:04.8203111Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:04.8203323Z SKIP_ALL_TESTS: 1 2022-05-18T04:11:04.8203559Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:11:04.8203868Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:11:04.8204112Z PACKAGE_TYPE: libtorch 2022-05-18T04:11:04.8204282Z DESIRED_CUDA: cpu 2022-05-18T04:11:04.8204460Z GPU_ARCH_TYPE: cpu 2022-05-18T04:11:04.8204645Z LIBTORCH_CONFIG: release 2022-05-18T04:11:04.8204842Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:11:04.8205047Z DESIRED_PYTHON: 3.7 2022-05-18T04:11:04.8205222Z ##[endgroup] 2022-05-18T04:11:05.1475028Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:11:05.2390329Z Finished 2022-05-18T04:11:06.1370619Z ##[group]Run echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2022-05-18T04:11:06.1370995Z echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2022-05-18T04:11:06.1371308Z echo "PYTORCH_FINAL_PACKAGE_DIR=${RUNNER_TEMP}/artifacts" >> "${GITHUB_ENV}" 2022-05-18T04:11:06.1371603Z echo "WIN_PACKAGE_WORK_DIR=${RUNNER_TEMP}" 2022-05-18T04:11:06.1398639Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:11:06.1398914Z env: 2022-05-18T04:11:06.1399141Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:11:06.1399399Z ANACONDA_USER: pytorch 2022-05-18T04:11:06.1399599Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:11:06.1399854Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:11:06.1400372Z GITHUB_TOKEN: *** 2022-05-18T04:11:06.1400544Z IN_CI: 1 2022-05-18T04:11:06.1400699Z IS_GHA: 1 2022-05-18T04:11:06.1400891Z PR_LABELS: [] 2022-05-18T04:11:06.1401059Z PR_NUMBER: 2022-05-18T04:11:06.1401227Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:11:06.1401455Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:06.1401665Z SKIP_ALL_TESTS: 1 2022-05-18T04:11:06.1401902Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:11:06.1402214Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:11:06.1402462Z PACKAGE_TYPE: libtorch 2022-05-18T04:11:06.1402632Z DESIRED_CUDA: cpu 2022-05-18T04:11:06.1402809Z GPU_ARCH_TYPE: cpu 2022-05-18T04:11:06.1402992Z LIBTORCH_CONFIG: release 2022-05-18T04:11:06.1403291Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:11:06.1403503Z DESIRED_PYTHON: 3.7 2022-05-18T04:11:06.1403682Z ##[endgroup] 2022-05-18T04:11:06.1626893Z WIN_PACKAGE_WORK_DIR=C:\actions-runner\_work\_temp 2022-05-18T04:11:06.1774419Z ##[group]Run seemethere/download-artifact-s3@v3 2022-05-18T04:11:06.1774698Z with: 2022-05-18T04:11:06.1774926Z name: libtorch-cpu-shared-with-deps-release 2022-05-18T04:11:06.1775209Z path: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:11:06.1775423Z s3-bucket: gha-artifacts 2022-05-18T04:11:06.1775750Z region: us-east-1 2022-05-18T04:11:06.1775913Z env: 2022-05-18T04:11:06.1776137Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:11:06.1776396Z ANACONDA_USER: pytorch 2022-05-18T04:11:06.1776711Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:11:06.1776968Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:11:06.1777535Z GITHUB_TOKEN: *** 2022-05-18T04:11:06.1777705Z IN_CI: 1 2022-05-18T04:11:06.1777859Z IS_GHA: 1 2022-05-18T04:11:06.1778008Z PR_LABELS: [] 2022-05-18T04:11:06.1778173Z PR_NUMBER: 2022-05-18T04:11:06.1778352Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:11:06.1778603Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:06.1778810Z SKIP_ALL_TESTS: 1 2022-05-18T04:11:06.1779043Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:11:06.1779350Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:11:06.1779593Z PACKAGE_TYPE: libtorch 2022-05-18T04:11:06.1779764Z DESIRED_CUDA: cpu 2022-05-18T04:11:06.1779941Z GPU_ARCH_TYPE: cpu 2022-05-18T04:11:06.1780129Z LIBTORCH_CONFIG: release 2022-05-18T04:11:06.1780326Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:11:06.1780536Z DESIRED_PYTHON: 3.7 2022-05-18T04:11:06.1780760Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:11:06.1781034Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:11:06.1781274Z ##[endgroup] 2022-05-18T04:11:07.1229459Z Found 2 objects with prefix pytorch/pytorch/2342799898/1/libtorch-cpu-shared-with-deps-release/ 2022-05-18T04:11:07.1234383Z Starting download (1/2): C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-1.12.0.dev20220518+cpu.zip 2022-05-18T04:11:09.7039356Z Finished download (1/2): C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-1.12.0.dev20220518+cpu.zip 2022-05-18T04:11:09.7040997Z Starting download (2/2): C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2022-05-18T04:11:12.6209869Z Finished download (2/2): C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2022-05-18T04:11:12.6210270Z 2022-05-18T04:11:12.6218139Z Artifact download has finished successfully 2022-05-18T04:11:12.7004286Z ##[group]Run zhouzhuojie/checkout@05b13c9a0d21f08f6d5e64a1d5042246d13619d9 2022-05-18T04:11:12.7004578Z with: 2022-05-18T04:11:12.7004785Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:12.7005002Z submodules: recursive 2022-05-18T04:11:12.7005174Z path: pytorch 2022-05-18T04:11:12.7005368Z repository: pytorch/pytorch 2022-05-18T04:11:12.7005761Z token: *** 2022-05-18T04:11:12.7005933Z ssh-strict: true 2022-05-18T04:11:12.7006116Z persist-credentials: true 2022-05-18T04:11:12.7006309Z clean: true 2022-05-18T04:11:12.7006477Z fetch-depth: 1 2022-05-18T04:11:12.7006633Z lfs: false 2022-05-18T04:11:12.7006787Z env: 2022-05-18T04:11:12.7007023Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:11:12.7007268Z ANACONDA_USER: pytorch 2022-05-18T04:11:12.7007468Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:11:12.7007724Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:11:12.7008082Z GITHUB_TOKEN: *** 2022-05-18T04:11:12.7008251Z IN_CI: 1 2022-05-18T04:11:12.7008405Z IS_GHA: 1 2022-05-18T04:11:12.7008554Z PR_LABELS: [] 2022-05-18T04:11:12.7008720Z PR_NUMBER: 2022-05-18T04:11:12.7008903Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:11:12.7009114Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:12.7009321Z SKIP_ALL_TESTS: 1 2022-05-18T04:11:12.7009570Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:11:12.7009877Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:11:12.7010106Z PACKAGE_TYPE: libtorch 2022-05-18T04:11:12.7010290Z DESIRED_CUDA: cpu 2022-05-18T04:11:12.7010464Z GPU_ARCH_TYPE: cpu 2022-05-18T04:11:12.7010633Z LIBTORCH_CONFIG: release 2022-05-18T04:11:12.7010846Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:11:12.7011056Z DESIRED_PYTHON: 3.7 2022-05-18T04:11:12.7011271Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:11:12.7011692Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:11:12.7011935Z ##[endgroup] 2022-05-18T04:11:18.1381629Z Syncing repository: pytorch/pytorch 2022-05-18T04:11:18.1383148Z ##[group]Getting Git version info 2022-05-18T04:11:18.1383530Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\pytorch' 2022-05-18T04:11:18.1416780Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-05-18T04:11:20.8642318Z git version 2.35.1.windows.2 2022-05-18T04:11:20.8678814Z ##[endgroup] 2022-05-18T04:11:20.8680444Z ##[group]Initializing the repository 2022-05-18T04:11:20.8688252Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\pytorch 2022-05-18T04:11:20.9370690Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2022-05-18T04:11:20.9418414Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2022-05-18T04:11:20.9682071Z ##[endgroup] 2022-05-18T04:11:20.9682570Z ##[group]Disabling automatic garbage collection 2022-05-18T04:11:20.9689937Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-05-18T04:11:20.9925430Z ##[endgroup] 2022-05-18T04:11:20.9940991Z ##[group]Setting up auth 2022-05-18T04:11:20.9941390Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-05-18T04:11:21.0147931Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-05-18T04:11:24.3943273Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T04:11:24.4145518Z [command]"C:\Program Files\Git\cmd\git.exe" 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-05-18T04:11:24.8075589Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-05-18T04:11:24.8301365Z ##[endgroup] 2022-05-18T04:11:24.8301795Z ##[group]Fetching the repository 2022-05-18T04:11:24.8311029Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:26.3902508Z remote: Enumerating objects: 10947, done. 2022-05-18T04:11:26.3902830Z remote: Counting objects: 0% (1/10947) 2022-05-18T04:11:26.3903195Z remote: Counting objects: 1% (110/10947) 2022-05-18T04:11:26.3903548Z remote: Counting objects: 2% (219/10947) 2022-05-18T04:11:26.3903839Z remote: Counting objects: 3% (329/10947) 2022-05-18T04:11:26.3904083Z remote: Counting objects: 4% (438/10947) 2022-05-18T04:11:26.3906552Z remote: Counting objects: 5% (548/10947) 2022-05-18T04:11:26.3908520Z remote: Counting objects: 6% (657/10947) 2022-05-18T04:11:26.3921361Z remote: Counting objects: 7% (767/10947) 2022-05-18T04:11:26.3921645Z remote: Counting objects: 8% (876/10947) 2022-05-18T04:11:26.3928442Z remote: Counting objects: 9% (986/10947) 2022-05-18T04:11:26.3936873Z remote: Counting objects: 10% (1095/10947) 2022-05-18T04:11:26.3937172Z remote: Counting objects: 11% (1205/10947) 2022-05-18T04:11:26.3946066Z remote: Counting objects: 12% (1314/10947) 2022-05-18T04:11:26.3946333Z remote: Counting objects: 13% (1424/10947) 2022-05-18T04:11:26.3957143Z remote: Counting objects: 14% (1533/10947) 2022-05-18T04:11:26.3957439Z remote: Counting objects: 15% (1643/10947) 2022-05-18T04:11:26.3957747Z remote: Counting objects: 16% (1752/10947) 2022-05-18T04:11:26.3957989Z remote: Counting objects: 17% (1861/10947) 2022-05-18T04:11:26.3968541Z remote: Counting objects: 18% (1971/10947) 2022-05-18T04:11:26.3968890Z remote: Counting objects: 19% (2080/10947) 2022-05-18T04:11:26.3969153Z remote: Counting objects: 20% (2190/10947) 2022-05-18T04:11:26.3969454Z remote: Counting objects: 21% (2299/10947) 2022-05-18T04:11:26.3969746Z remote: Counting objects: 22% (2409/10947) 2022-05-18T04:11:26.3971476Z remote: Counting objects: 23% (2518/10947) 2022-05-18T04:11:26.3977694Z remote: Counting objects: 24% (2628/10947) 2022-05-18T04:11:26.3978019Z remote: Counting objects: 25% (2737/10947) 2022-05-18T04:11:26.3978309Z remote: Counting objects: 26% (2847/10947) 2022-05-18T04:11:26.4017327Z remote: Counting objects: 27% (2956/10947) 2022-05-18T04:11:26.4051466Z remote: Counting objects: 28% (3066/10947) 2022-05-18T04:11:26.4051726Z remote: Counting objects: 29% (3175/10947) 2022-05-18T04:11:26.4052043Z remote: Counting objects: 30% (3285/10947) 2022-05-18T04:11:26.4052296Z remote: Counting objects: 31% (3394/10947) 2022-05-18T04:11:26.4052534Z remote: Counting objects: 32% (3504/10947) 2022-05-18T04:11:26.4052750Z remote: Counting objects: 33% (3613/10947) 2022-05-18T04:11:26.4052988Z remote: Counting objects: 34% (3722/10947) 2022-05-18T04:11:26.4053245Z remote: Counting objects: 35% (3832/10947) 2022-05-18T04:11:26.4053474Z remote: Counting objects: 36% (3941/10947) 2022-05-18T04:11:26.4053728Z remote: Counting objects: 37% (4051/10947) 2022-05-18T04:11:26.4054086Z remote: Counting objects: 38% (4160/10947) 2022-05-18T04:11:26.4054328Z remote: Counting objects: 39% (4270/10947) 2022-05-18T04:11:26.4054543Z remote: Counting objects: 40% (4379/10947) 2022-05-18T04:11:26.4054782Z remote: Counting objects: 41% (4489/10947) 2022-05-18T04:11:26.4055014Z remote: Counting objects: 42% (4598/10947) 2022-05-18T04:11:26.4055874Z remote: Counting objects: 43% (4708/10947) 2022-05-18T04:11:26.4056121Z remote: Counting objects: 44% (4817/10947) 2022-05-18T04:11:26.4056360Z remote: Counting objects: 45% (4927/10947) 2022-05-18T04:11:26.4056662Z remote: Counting objects: 46% (5036/10947) 2022-05-18T04:11:26.4056891Z remote: Counting objects: 47% (5146/10947) 2022-05-18T04:11:26.4057124Z remote: Counting objects: 48% (5255/10947) 2022-05-18T04:11:26.4057361Z remote: Counting objects: 49% (5365/10947) 2022-05-18T04:11:26.4057611Z remote: Counting objects: 50% (5474/10947) 2022-05-18T04:11:26.4057847Z remote: Counting objects: 51% (5583/10947) 2022-05-18T04:11:26.4058083Z remote: Counting objects: 52% (5693/10947) 2022-05-18T04:11:26.4058301Z remote: Counting objects: 53% (5802/10947) 2022-05-18T04:11:26.4058536Z remote: Counting objects: 54% (5912/10947) 2022-05-18T04:11:26.4058777Z remote: Counting objects: 55% (6021/10947) 2022-05-18T04:11:26.4058994Z remote: Counting objects: 56% (6131/10947) 2022-05-18T04:11:26.4059227Z remote: Counting objects: 57% (6240/10947) 2022-05-18T04:11:26.4059460Z remote: Counting objects: 58% (6350/10947) 2022-05-18T04:11:26.4059695Z remote: Counting objects: 59% (6459/10947) 2022-05-18T04:11:26.4059911Z remote: Counting objects: 60% (6569/10947) 2022-05-18T04:11:26.4060148Z remote: Counting objects: 61% (6678/10947) 2022-05-18T04:11:26.4060378Z remote: Counting objects: 62% (6788/10947) 2022-05-18T04:11:26.4060593Z remote: Counting objects: 63% (6897/10947) 2022-05-18T04:11:26.4060847Z remote: Counting objects: 64% (7007/10947) 2022-05-18T04:11:26.4076151Z remote: Counting objects: 65% (7116/10947) 2022-05-18T04:11:26.4076394Z remote: Counting objects: 66% (7226/10947) 2022-05-18T04:11:26.4076628Z remote: Counting objects: 67% (7335/10947) 2022-05-18T04:11:26.4091828Z remote: Counting objects: 68% (7444/10947) 2022-05-18T04:11:26.4092075Z remote: Counting objects: 69% (7554/10947) 2022-05-18T04:11:26.4092308Z remote: Counting objects: 70% (7663/10947) 2022-05-18T04:11:26.4092524Z remote: Counting objects: 71% (7773/10947) 2022-05-18T04:11:26.4092759Z remote: Counting objects: 72% (7882/10947) 2022-05-18T04:11:26.4092992Z remote: Counting objects: 73% (7992/10947) 2022-05-18T04:11:26.4110110Z remote: Counting objects: 74% (8101/10947) 2022-05-18T04:11:26.4110357Z remote: Counting objects: 75% (8211/10947) 2022-05-18T04:11:26.4110590Z remote: Counting objects: 76% (8320/10947) 2022-05-18T04:11:26.4110818Z remote: Counting objects: 77% (8430/10947) 2022-05-18T04:11:26.4111036Z remote: Counting objects: 78% (8539/10947) 2022-05-18T04:11:26.4111270Z remote: Counting objects: 79% (8649/10947) 2022-05-18T04:11:26.4123947Z remote: Counting objects: 80% (8758/10947) 2022-05-18T04:11:26.4124182Z remote: Counting objects: 81% (8868/10947) 2022-05-18T04:11:26.4124412Z remote: Counting objects: 82% (8977/10947) 2022-05-18T04:11:26.4124645Z remote: Counting objects: 83% (9087/10947) 2022-05-18T04:11:26.4124876Z remote: Counting objects: 84% (9196/10947) 2022-05-18T04:11:26.4125092Z remote: Counting objects: 85% (9305/10947) 2022-05-18T04:11:26.4139805Z remote: Counting objects: 86% (9415/10947) 2022-05-18T04:11:26.4140046Z remote: Counting objects: 87% (9524/10947) 2022-05-18T04:11:26.4140264Z remote: Counting objects: 88% (9634/10947) 2022-05-18T04:11:26.4140501Z remote: Counting objects: 89% (9743/10947) 2022-05-18T04:11:26.4140739Z remote: Counting objects: 90% (9853/10947) 2022-05-18T04:11:26.4145618Z remote: Counting objects: 91% (9962/10947) 2022-05-18T04:11:26.4145846Z remote: Counting objects: 92% (10072/10947) 2022-05-18T04:11:26.4146178Z remote: Counting objects: 93% (10181/10947) 2022-05-18T04:11:26.4146418Z remote: Counting objects: 94% (10291/10947) 2022-05-18T04:11:26.4156110Z remote: Counting objects: 95% (10400/10947) 2022-05-18T04:11:26.4156361Z remote: Counting objects: 96% (10510/10947) 2022-05-18T04:11:26.4156608Z remote: Counting objects: 97% (10619/10947) 2022-05-18T04:11:26.4156847Z remote: Counting objects: 98% (10729/10947) 2022-05-18T04:11:26.4167802Z remote: Counting objects: 99% (10838/10947) 2022-05-18T04:11:26.4168050Z remote: Counting objects: 100% (10947/10947) 2022-05-18T04:11:26.4168300Z remote: Counting objects: 100% (10947/10947), done. 2022-05-18T04:11:26.4321346Z remote: Compressing objects: 0% (1/9751) 2022-05-18T04:11:26.4543949Z remote: Compressing objects: 1% (98/9751) 2022-05-18T04:11:26.5032315Z remote: Compressing objects: 2% (196/9751) 2022-05-18T04:11:26.5406214Z remote: Compressing objects: 3% (293/9751) 2022-05-18T04:11:26.5634157Z remote: Compressing objects: 4% (391/9751) 2022-05-18T04:11:26.5900736Z remote: Compressing objects: 5% (488/9751) 2022-05-18T04:11:26.6358863Z remote: Compressing objects: 6% (586/9751) 2022-05-18T04:11:26.6595728Z remote: Compressing objects: 7% (683/9751) 2022-05-18T04:11:26.6986873Z remote: Compressing objects: 8% (781/9751) 2022-05-18T04:11:26.7534835Z remote: Compressing objects: 9% (878/9751) 2022-05-18T04:11:26.8024332Z remote: Compressing objects: 10% (976/9751) 2022-05-18T04:11:26.8375127Z remote: Compressing objects: 11% (1073/9751) 2022-05-18T04:11:26.8853214Z remote: Compressing objects: 12% (1171/9751) 2022-05-18T04:11:27.0925697Z remote: Compressing objects: 13% (1268/9751) 2022-05-18T04:11:27.0925992Z remote: Compressing objects: 14% (1366/9751) 2022-05-18T04:11:27.0926398Z remote: Compressing objects: 15% (1463/9751) 2022-05-18T04:11:27.0926652Z remote: Compressing objects: 16% (1561/9751) 2022-05-18T04:11:27.1155018Z remote: Compressing objects: 17% (1658/9751) 2022-05-18T04:11:27.3926177Z remote: Compressing objects: 18% (1756/9751) 2022-05-18T04:11:27.3926455Z remote: Compressing objects: 19% (1853/9751) 2022-05-18T04:11:27.3926693Z remote: Compressing objects: 20% (1951/9751) 2022-05-18T04:11:27.3926939Z remote: Compressing objects: 21% (2048/9751) 2022-05-18T04:11:27.3927183Z remote: Compressing objects: 22% (2146/9751) 2022-05-18T04:11:27.3927409Z remote: Compressing objects: 23% (2243/9751) 2022-05-18T04:11:27.3927653Z remote: Compressing objects: 24% (2341/9751) 2022-05-18T04:11:27.4135731Z remote: Compressing objects: 25% (2438/9751) 2022-05-18T04:11:27.4164491Z remote: Compressing objects: 26% (2536/9751) 2022-05-18T04:11:27.4395349Z remote: Compressing objects: 26% (2541/9751) 2022-05-18T04:11:27.4444739Z remote: Compressing objects: 27% (2633/9751) 2022-05-18T04:11:27.4614170Z remote: Compressing objects: 28% (2731/9751) 2022-05-18T04:11:27.5042655Z remote: Compressing objects: 29% (2828/9751) 2022-05-18T04:11:27.5465753Z remote: Compressing objects: 30% (2926/9751) 2022-05-18T04:11:27.5783495Z remote: Compressing objects: 31% (3023/9751) 2022-05-18T04:11:27.6268401Z remote: Compressing objects: 32% (3121/9751) 2022-05-18T04:11:27.6847871Z remote: Compressing objects: 33% (3218/9751) 2022-05-18T04:11:27.7213748Z remote: Compressing objects: 34% (3316/9751) 2022-05-18T04:11:27.7789072Z remote: Compressing objects: 35% (3413/9751) 2022-05-18T04:11:27.8365379Z remote: Compressing objects: 36% (3511/9751) 2022-05-18T04:11:27.8758081Z remote: Compressing objects: 37% (3608/9751) 2022-05-18T04:11:27.9221379Z remote: Compressing objects: 38% (3706/9751) 2022-05-18T04:11:27.9633242Z remote: Compressing objects: 39% (3803/9751) 2022-05-18T04:11:28.0231888Z remote: Compressing objects: 40% (3901/9751) 2022-05-18T04:11:28.0635328Z remote: Compressing objects: 41% (3998/9751) 2022-05-18T04:11:28.1036591Z remote: Compressing objects: 42% (4096/9751) 2022-05-18T04:11:28.1387180Z remote: Compressing objects: 43% (4193/9751) 2022-05-18T04:11:28.1747713Z remote: Compressing objects: 44% (4291/9751) 2022-05-18T04:11:28.2093228Z remote: Compressing objects: 45% (4388/9751) 2022-05-18T04:11:28.2359629Z remote: Compressing objects: 46% (4486/9751) 2022-05-18T04:11:28.2622727Z remote: Compressing objects: 47% (4583/9751) 2022-05-18T04:11:28.2981068Z remote: Compressing objects: 48% (4681/9751) 2022-05-18T04:11:28.3741854Z remote: Compressing objects: 49% (4778/9751) 2022-05-18T04:11:28.4174610Z remote: Compressing objects: 50% (4876/9751) 2022-05-18T04:11:28.4352003Z remote: Compressing objects: 50% (4939/9751) 2022-05-18T04:11:28.4507546Z remote: Compressing objects: 51% (4974/9751) 2022-05-18T04:11:28.4786706Z remote: Compressing objects: 52% (5071/9751) 2022-05-18T04:11:28.5036941Z remote: Compressing objects: 53% (5169/9751) 2022-05-18T04:11:28.5159333Z remote: Compressing objects: 54% (5266/9751) 2022-05-18T04:11:28.5257423Z remote: Compressing objects: 55% (5364/9751) 2022-05-18T04:11:28.5384457Z remote: Compressing objects: 56% (5461/9751) 2022-05-18T04:11:28.5581759Z remote: Compressing objects: 57% (5559/9751) 2022-05-18T04:11:28.5748310Z remote: Compressing objects: 58% (5656/9751) 2022-05-18T04:11:28.5944885Z remote: Compressing objects: 59% (5754/9751) 2022-05-18T04:11:28.6232502Z remote: Compressing objects: 60% (5851/9751) 2022-05-18T04:11:28.6571523Z remote: Compressing objects: 61% (5949/9751) 2022-05-18T04:11:28.6814754Z remote: Compressing objects: 62% (6046/9751) 2022-05-18T04:11:28.7101773Z remote: Compressing objects: 63% (6144/9751) 2022-05-18T04:11:28.7295749Z remote: Compressing objects: 64% (6241/9751) 2022-05-18T04:11:28.7622693Z remote: Compressing objects: 65% (6339/9751) 2022-05-18T04:11:28.7943443Z remote: Compressing objects: 66% (6436/9751) 2022-05-18T04:11:28.8182330Z remote: Compressing objects: 67% (6534/9751) 2022-05-18T04:11:28.8374587Z remote: Compressing objects: 68% (6631/9751) 2022-05-18T04:11:28.8521223Z remote: Compressing objects: 69% (6729/9751) 2022-05-18T04:11:28.8698364Z remote: Compressing objects: 70% (6826/9751) 2022-05-18T04:11:28.8915605Z remote: Compressing objects: 71% (6924/9751) 2022-05-18T04:11:28.9052853Z remote: Compressing objects: 72% (7021/9751) 2022-05-18T04:11:28.9219469Z remote: Compressing objects: 73% (7119/9751) 2022-05-18T04:11:28.9369911Z remote: Compressing objects: 74% (7216/9751) 2022-05-18T04:11:28.9545589Z remote: Compressing objects: 75% (7314/9751) 2022-05-18T04:11:28.9815509Z remote: Compressing objects: 76% (7411/9751) 2022-05-18T04:11:28.9966891Z remote: Compressing objects: 77% (7509/9751) 2022-05-18T04:11:29.0174411Z remote: Compressing objects: 78% (7606/9751) 2022-05-18T04:11:29.0386208Z remote: Compressing objects: 79% (7704/9751) 2022-05-18T04:11:29.0536980Z remote: Compressing objects: 80% (7801/9751) 2022-05-18T04:11:29.0706554Z remote: Compressing objects: 81% (7899/9751) 2022-05-18T04:11:29.0943642Z remote: Compressing objects: 82% (7996/9751) 2022-05-18T04:11:29.1112706Z remote: Compressing objects: 83% (8094/9751) 2022-05-18T04:11:29.1276805Z remote: Compressing objects: 84% (8191/9751) 2022-05-18T04:11:29.1406165Z remote: Compressing objects: 85% (8289/9751) 2022-05-18T04:11:29.2773141Z remote: Compressing objects: 86% (8386/9751) 2022-05-18T04:11:29.2773436Z remote: Compressing objects: 87% (8484/9751) 2022-05-18T04:11:29.2773674Z remote: Compressing objects: 88% (8581/9751) 2022-05-18T04:11:29.2773920Z remote: Compressing objects: 89% (8679/9751) 2022-05-18T04:11:29.2774165Z remote: Compressing objects: 90% (8776/9751) 2022-05-18T04:11:29.2774392Z remote: Compressing objects: 91% (8874/9751) 2022-05-18T04:11:29.2774641Z remote: Compressing objects: 92% (8971/9751) 2022-05-18T04:11:29.2774885Z remote: Compressing objects: 93% (9069/9751) 2022-05-18T04:11:29.2775113Z remote: Compressing objects: 94% (9166/9751) 2022-05-18T04:11:29.2775361Z remote: Compressing objects: 95% (9264/9751) 2022-05-18T04:11:29.2775681Z remote: Compressing objects: 96% (9361/9751) 2022-05-18T04:11:29.2776475Z remote: Compressing objects: 97% (9459/9751) 2022-05-18T04:11:29.2776713Z remote: Compressing objects: 98% (9556/9751) 2022-05-18T04:11:29.2776963Z remote: Compressing objects: 99% (9654/9751) 2022-05-18T04:11:29.2777210Z remote: Compressing objects: 100% (9751/9751) 2022-05-18T04:11:29.2777451Z remote: Compressing objects: 100% (9751/9751), done. 2022-05-18T04:11:29.2958574Z Receiving objects: 0% (1/10947) 2022-05-18T04:11:29.3047760Z Receiving objects: 1% (110/10947) 2022-05-18T04:11:29.3226677Z Receiving objects: 2% (219/10947) 2022-05-18T04:11:29.5879317Z Receiving objects: 3% (329/10947) 2022-05-18T04:11:29.5908869Z Receiving objects: 4% (438/10947) 2022-05-18T04:11:29.5970380Z Receiving objects: 5% (548/10947) 2022-05-18T04:11:29.6034938Z Receiving objects: 6% (657/10947) 2022-05-18T04:11:29.6133378Z Receiving objects: 7% (767/10947) 2022-05-18T04:11:29.6183474Z Receiving objects: 8% (876/10947) 2022-05-18T04:11:29.6273178Z Receiving objects: 9% (986/10947) 2022-05-18T04:11:29.8408029Z Receiving objects: 10% (1095/10947) 2022-05-18T04:11:29.8615844Z Receiving objects: 11% (1205/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:29.8921955Z Receiving objects: 12% (1314/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:29.9294488Z Receiving objects: 13% (1424/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:29.9399059Z Receiving objects: 14% (1533/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:29.9674780Z Receiving objects: 15% (1643/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:29.9827627Z Receiving objects: 16% (1752/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:29.9900395Z Receiving objects: 17% (1861/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:29.9982067Z Receiving objects: 18% (1971/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.0018810Z Receiving objects: 19% (2080/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.0514114Z Receiving objects: 20% (2190/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.0596042Z Receiving objects: 21% (2299/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.0770162Z Receiving objects: 22% (2409/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.0843741Z Receiving objects: 23% (2518/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.0959926Z Receiving objects: 24% (2628/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.1138378Z Receiving objects: 25% (2737/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.1327973Z Receiving objects: 26% (2847/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.1511549Z Receiving objects: 27% (2956/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.1770493Z Receiving objects: 28% (3066/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.1949925Z Receiving objects: 29% (3175/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.2103964Z Receiving objects: 30% (3285/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.2288356Z Receiving objects: 31% (3394/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.2455733Z Receiving objects: 32% (3504/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.2671585Z Receiving objects: 33% (3613/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.2791677Z Receiving objects: 34% (3722/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.2927046Z Receiving objects: 35% (3832/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.3016798Z Receiving objects: 36% (3941/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.3071063Z Receiving objects: 36% (3997/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.3223801Z Receiving objects: 37% (4051/10947), 14.96 MiB | 28.46 MiB/s 2022-05-18T04:11:30.3356775Z Receiving objects: 38% (4160/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.3489392Z Receiving objects: 39% (4270/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.3653129Z Receiving objects: 40% (4379/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.3766232Z Receiving objects: 41% (4489/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.3955490Z Receiving objects: 42% (4598/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.4208574Z Receiving objects: 43% (4708/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.4419215Z Receiving objects: 44% (4817/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.4590491Z Receiving objects: 45% (4927/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.4773401Z Receiving objects: 46% (5036/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.5000148Z Receiving objects: 47% (5146/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.5163627Z Receiving objects: 48% (5255/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.5194546Z Receiving objects: 49% (5365/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.5433674Z Receiving objects: 50% (5474/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.5623849Z Receiving objects: 51% (5583/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.5675463Z Receiving objects: 52% (5693/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.5889749Z Receiving objects: 53% (5802/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.6205934Z Receiving objects: 54% (5912/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:30.6488504Z Receiving objects: 55% (6021/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:31.3164947Z Receiving objects: 56% (6131/10947), 19.90 MiB | 19.41 MiB/s 2022-05-18T04:11:31.3419348Z Receiving objects: 56% (6216/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.3457732Z Receiving objects: 57% (6240/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.3578485Z Receiving objects: 58% (6350/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.3657760Z Receiving objects: 59% (6459/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.3758507Z Receiving objects: 60% (6569/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.3817419Z Receiving objects: 61% (6678/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.3880818Z Receiving objects: 62% (6788/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.3956184Z Receiving objects: 63% (6897/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.4014997Z Receiving objects: 64% (7007/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.4021941Z Receiving objects: 65% (7116/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.4239865Z Receiving objects: 66% (7226/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.4345326Z Receiving objects: 67% (7335/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.4740531Z Receiving objects: 68% (7444/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.4949369Z Receiving objects: 69% (7554/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.5082274Z Receiving objects: 70% (7663/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.5303696Z Receiving objects: 71% (7773/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.5871884Z Receiving objects: 72% (7882/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.6122259Z Receiving objects: 73% (7992/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.6299475Z Receiving objects: 74% (8101/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.6370506Z Receiving objects: 75% (8211/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.6691338Z Receiving objects: 76% (8320/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.6798993Z Receiving objects: 77% (8430/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.7063277Z Receiving objects: 78% (8539/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.7307135Z Receiving objects: 79% (8649/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.7768188Z Receiving objects: 80% (8758/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.7980991Z Receiving objects: 81% (8868/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.8508225Z Receiving objects: 82% (8977/10947), 65.95 MiB | 32.56 MiB/s 2022-05-18T04:11:31.8813969Z Receiving objects: 83% (9087/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:31.8962669Z Receiving objects: 84% (9196/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:31.9172496Z Receiving objects: 85% (9305/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:31.9501717Z Receiving objects: 86% (9415/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:31.9924390Z Receiving objects: 87% (9524/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.0325713Z Receiving objects: 88% (9634/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.0446570Z Receiving objects: 89% (9743/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.0569398Z Receiving objects: 90% (9853/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.0752263Z Receiving objects: 91% (9962/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.1070029Z Receiving objects: 92% (10072/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.1343684Z Receiving objects: 93% (10181/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.1674889Z Receiving objects: 94% (10291/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.2045887Z Receiving objects: 95% (10400/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.2415936Z Receiving objects: 96% (10510/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.3027403Z Receiving objects: 97% (10619/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.3205444Z Receiving objects: 97% (10706/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.3538166Z Receiving objects: 98% (10729/10947), 74.43 MiB | 29.40 MiB/s 2022-05-18T04:11:32.3937840Z Receiving objects: 99% (10838/10947), 78.23 MiB | 25.76 MiB/s 2022-05-18T04:11:32.3938146Z remote: Total 10947 (delta 1458), reused 3441 (delta 959), pack-reused 0 2022-05-18T04:11:32.3939140Z Receiving objects: 100% (10947/10947), 78.23 MiB | 25.76 MiB/s 2022-05-18T04:11:32.3939415Z Receiving objects: 100% (10947/10947), 78.76 MiB | 25.38 MiB/s, done. 2022-05-18T04:11:32.4282352Z Resolving deltas: 0% (0/1458) 2022-05-18T04:11:32.4282803Z Resolving deltas: 1% (15/1458) 2022-05-18T04:11:32.4295334Z Resolving deltas: 2% (30/1458) 2022-05-18T04:11:32.4301763Z Resolving deltas: 3% (44/1458) 2022-05-18T04:11:32.4308033Z Resolving deltas: 4% (59/1458) 2022-05-18T04:11:32.4311896Z Resolving deltas: 5% (73/1458) 2022-05-18T04:11:32.4313546Z Resolving deltas: 6% (88/1458) 2022-05-18T04:11:32.4317764Z Resolving deltas: 7% (103/1458) 2022-05-18T04:11:32.4320350Z Resolving deltas: 8% (117/1458) 2022-05-18T04:11:32.4322095Z Resolving deltas: 9% (132/1458) 2022-05-18T04:11:32.4325288Z Resolving deltas: 10% (146/1458) 2022-05-18T04:11:32.4326727Z Resolving deltas: 11% (161/1458) 2022-05-18T04:11:32.4330196Z Resolving deltas: 12% (175/1458) 2022-05-18T04:11:32.4331646Z Resolving deltas: 13% (190/1458) 2022-05-18T04:11:32.4332825Z Resolving deltas: 14% (205/1458) 2022-05-18T04:11:32.4333865Z Resolving deltas: 15% (219/1458) 2022-05-18T04:11:32.4335939Z Resolving deltas: 16% (234/1458) 2022-05-18T04:11:32.4339015Z Resolving deltas: 17% (248/1458) 2022-05-18T04:11:32.4340829Z Resolving deltas: 18% (263/1458) 2022-05-18T04:11:32.4342414Z Resolving deltas: 19% (278/1458) 2022-05-18T04:11:32.4343601Z Resolving deltas: 20% (292/1458) 2022-05-18T04:11:32.4344033Z Resolving deltas: 21% (307/1458) 2022-05-18T04:11:32.4344477Z Resolving deltas: 22% (321/1458) 2022-05-18T04:11:32.4345090Z Resolving deltas: 23% (336/1458) 2022-05-18T04:11:32.4345303Z Resolving deltas: 24% (350/1458) 2022-05-18T04:11:32.4345550Z Resolving deltas: 25% (365/1458) 2022-05-18T04:11:32.4346867Z Resolving deltas: 26% (380/1458) 2022-05-18T04:11:32.4347197Z Resolving deltas: 27% (394/1458) 2022-05-18T04:11:32.4347825Z Resolving deltas: 28% (409/1458) 2022-05-18T04:11:32.4348333Z Resolving deltas: 29% (423/1458) 2022-05-18T04:11:32.4350016Z Resolving deltas: 30% (438/1458) 2022-05-18T04:11:32.4351425Z Resolving deltas: 31% (452/1458) 2022-05-18T04:11:32.4352333Z Resolving deltas: 32% (467/1458) 2022-05-18T04:11:32.4354161Z Resolving deltas: 33% (482/1458) 2022-05-18T04:11:32.4357715Z Resolving deltas: 34% (496/1458) 2022-05-18T04:11:32.4359506Z Resolving deltas: 35% (511/1458) 2022-05-18T04:11:32.4360810Z Resolving deltas: 36% (525/1458) 2022-05-18T04:11:32.4363578Z Resolving deltas: 37% (540/1458) 2022-05-18T04:11:32.4364176Z Resolving deltas: 38% (555/1458) 2022-05-18T04:11:32.4364950Z Resolving deltas: 39% (569/1458) 2022-05-18T04:11:32.4365328Z Resolving deltas: 40% (584/1458) 2022-05-18T04:11:32.4365750Z Resolving deltas: 41% (598/1458) 2022-05-18T04:11:32.4366163Z Resolving deltas: 42% (613/1458) 2022-05-18T04:11:32.4367403Z Resolving deltas: 43% (627/1458) 2022-05-18T04:11:32.4369189Z Resolving deltas: 44% (642/1458) 2022-05-18T04:11:32.4370030Z Resolving deltas: 45% (657/1458) 2022-05-18T04:11:32.4371510Z Resolving deltas: 46% (671/1458) 2022-05-18T04:11:32.4372289Z Resolving deltas: 47% (686/1458) 2022-05-18T04:11:32.4373759Z Resolving deltas: 48% (700/1458) 2022-05-18T04:11:32.4374990Z Resolving deltas: 49% (715/1458) 2022-05-18T04:11:32.4377176Z Resolving deltas: 50% (729/1458) 2022-05-18T04:11:32.4378657Z Resolving deltas: 51% (744/1458) 2022-05-18T04:11:32.4380599Z Resolving deltas: 52% (759/1458) 2022-05-18T04:11:32.4382029Z Resolving deltas: 53% (773/1458) 2022-05-18T04:11:32.4383084Z Resolving deltas: 54% (788/1458) 2022-05-18T04:11:32.4384608Z Resolving deltas: 55% (802/1458) 2022-05-18T04:11:32.4386133Z Resolving deltas: 56% (817/1458) 2022-05-18T04:11:32.4386556Z Resolving deltas: 57% (833/1458) 2022-05-18T04:11:32.4386953Z Resolving deltas: 58% (846/1458) 2022-05-18T04:11:32.4387368Z Resolving deltas: 59% (861/1458) 2022-05-18T04:11:32.4387757Z Resolving deltas: 60% (875/1458) 2022-05-18T04:11:32.4388128Z Resolving deltas: 61% (890/1458) 2022-05-18T04:11:32.4388634Z Resolving deltas: 62% (904/1458) 2022-05-18T04:11:32.4390514Z Resolving deltas: 63% (919/1458) 2022-05-18T04:11:32.4391409Z Resolving deltas: 64% (934/1458) 2022-05-18T04:11:32.4392774Z Resolving deltas: 65% (948/1458) 2022-05-18T04:11:32.4394325Z Resolving deltas: 66% (963/1458) 2022-05-18T04:11:32.4397324Z Resolving deltas: 67% (977/1458) 2022-05-18T04:11:32.4399189Z Resolving deltas: 68% (992/1458) 2022-05-18T04:11:32.4400080Z Resolving deltas: 69% (1007/1458) 2022-05-18T04:11:32.4401659Z Resolving deltas: 70% (1021/1458) 2022-05-18T04:11:32.4403020Z Resolving deltas: 71% (1036/1458) 2022-05-18T04:11:32.4404209Z Resolving deltas: 72% (1050/1458) 2022-05-18T04:11:32.4404632Z Resolving deltas: 73% (1065/1458) 2022-05-18T04:11:32.4405034Z Resolving deltas: 74% (1079/1458) 2022-05-18T04:11:32.4405480Z Resolving deltas: 75% (1094/1458) 2022-05-18T04:11:32.4405870Z Resolving deltas: 76% (1109/1458) 2022-05-18T04:11:32.4406302Z Resolving deltas: 77% (1123/1458) 2022-05-18T04:11:32.4406657Z Resolving deltas: 78% (1138/1458) 2022-05-18T04:11:32.4406974Z Resolving deltas: 79% (1152/1458) 2022-05-18T04:11:32.4407284Z Resolving deltas: 80% (1167/1458) 2022-05-18T04:11:32.4407656Z Resolving deltas: 81% (1181/1458) 2022-05-18T04:11:32.4408484Z Resolving deltas: 82% (1196/1458) 2022-05-18T04:11:32.4409757Z Resolving deltas: 83% (1211/1458) 2022-05-18T04:11:32.4410871Z Resolving deltas: 84% (1225/1458) 2022-05-18T04:11:32.4411575Z Resolving deltas: 85% (1240/1458) 2022-05-18T04:11:32.4414193Z Resolving deltas: 86% (1254/1458) 2022-05-18T04:11:32.4417330Z Resolving deltas: 87% (1269/1458) 2022-05-18T04:11:32.4419033Z Resolving deltas: 88% (1284/1458) 2022-05-18T04:11:32.4420433Z Resolving deltas: 89% (1298/1458) 2022-05-18T04:11:32.4421620Z Resolving deltas: 90% (1313/1458) 2022-05-18T04:11:32.4425060Z Resolving deltas: 91% (1327/1458) 2022-05-18T04:11:32.4426347Z Resolving deltas: 92% (1342/1458) 2022-05-18T04:11:32.4429593Z Resolving deltas: 93% (1356/1458) 2022-05-18T04:11:32.4431287Z Resolving deltas: 94% (1371/1458) 2022-05-18T04:11:32.4435159Z Resolving deltas: 95% (1386/1458) 2022-05-18T04:11:32.4436564Z Resolving deltas: 96% (1400/1458) 2022-05-18T04:11:32.4437643Z Resolving deltas: 97% (1415/1458) 2022-05-18T04:11:32.4439672Z Resolving deltas: 98% (1429/1458) 2022-05-18T04:11:32.6049509Z Resolving deltas: 99% (1444/1458) 2022-05-18T04:11:32.6051414Z Resolving deltas: 100% (1458/1458) 2022-05-18T04:11:32.6051667Z Resolving deltas: 100% (1458/1458), done. 2022-05-18T04:11:33.7980511Z From https://github.com/pytorch/pytorch 2022-05-18T04:11:33.7980875Z * branch 3b2375291aab7b48442f2e6fb1ef66cebc761e24 -> FETCH_HEAD 2022-05-18T04:11:33.8116747Z ##[endgroup] 2022-05-18T04:11:33.8117181Z ##[group]Determining the checkout info 2022-05-18T04:11:33.8118798Z ##[endgroup] 2022-05-18T04:11:33.8119144Z ##[group]Checking out the ref 2022-05-18T04:11:33.8127988Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:11:34.8849185Z Updating files: 13% (1368/10272) 2022-05-18T04:11:34.9340138Z Updating files: 14% (1439/10272) 2022-05-18T04:11:35.0860502Z Updating files: 15% (1541/10272) 2022-05-18T04:11:35.1405594Z Updating files: 16% (1644/10272) 2022-05-18T04:11:35.1912728Z Updating files: 17% (1747/10272) 2022-05-18T04:11:35.2342190Z Updating files: 18% (1849/10272) 2022-05-18T04:11:35.2859674Z Updating files: 19% (1952/10272) 2022-05-18T04:11:35.3322404Z Updating files: 20% (2055/10272) 2022-05-18T04:11:35.3754193Z Updating files: 21% (2158/10272) 2022-05-18T04:11:35.4232420Z Updating files: 22% (2260/10272) 2022-05-18T04:11:35.4694247Z Updating files: 23% (2363/10272) 2022-05-18T04:11:35.5155867Z Updating files: 24% (2466/10272) 2022-05-18T04:11:35.5941846Z Updating files: 25% (2568/10272) 2022-05-18T04:11:35.7000704Z Updating files: 26% (2671/10272) 2022-05-18T04:11:35.7743134Z Updating files: 27% (2774/10272) 2022-05-18T04:11:35.8497144Z Updating files: 28% (2877/10272) 2022-05-18T04:11:35.9163344Z Updating files: 28% (2911/10272) 2022-05-18T04:11:35.9633092Z Updating files: 29% (2979/10272) 2022-05-18T04:11:36.0139998Z Updating files: 30% (3082/10272) 2022-05-18T04:11:36.0571282Z Updating files: 31% (3185/10272) 2022-05-18T04:11:36.1152119Z Updating files: 32% (3288/10272) 2022-05-18T04:11:36.1615389Z Updating files: 33% (3390/10272) 2022-05-18T04:11:36.2052746Z Updating files: 34% (3493/10272) 2022-05-18T04:11:36.2439784Z Updating files: 35% (3596/10272) 2022-05-18T04:11:36.2858362Z Updating files: 36% (3698/10272) 2022-05-18T04:11:36.3235769Z Updating files: 37% (3801/10272) 2022-05-18T04:11:36.3644159Z Updating files: 38% (3904/10272) 2022-05-18T04:11:36.4052743Z Updating files: 39% (4007/10272) 2022-05-18T04:11:36.4437094Z Updating files: 40% (4109/10272) 2022-05-18T04:11:36.4835711Z Updating files: 41% (4212/10272) 2022-05-18T04:11:36.5293582Z Updating files: 42% (4315/10272) 2022-05-18T04:11:36.5769806Z Updating files: 43% (4417/10272) 2022-05-18T04:11:36.6924353Z Updating files: 44% (4520/10272) 2022-05-18T04:11:36.7697150Z Updating files: 45% (4623/10272) 2022-05-18T04:11:36.9330385Z Updating files: 46% (4726/10272) 2022-05-18T04:11:37.0074271Z Updating files: 46% (4754/10272) 2022-05-18T04:11:37.0898211Z Updating files: 47% (4828/10272) 2022-05-18T04:11:37.4852451Z Updating files: 48% (4931/10272) 2022-05-18T04:11:37.5503766Z Updating files: 49% (5034/10272) 2022-05-18T04:11:37.7197249Z Updating files: 50% (5136/10272) 2022-05-18T04:11:37.8155350Z Updating files: 51% (5239/10272) 2022-05-18T04:11:37.8598239Z Updating files: 52% (5342/10272) 2022-05-18T04:11:37.9500099Z Updating files: 52% (5348/10272) 2022-05-18T04:11:38.1533770Z Updating files: 53% (5445/10272) 2022-05-18T04:11:38.2744215Z Updating files: 54% (5547/10272) 2022-05-18T04:11:38.3871755Z Updating files: 55% (5650/10272) 2022-05-18T04:11:39.1123114Z Updating files: 56% (5753/10272) 2022-05-18T04:11:39.2062726Z Updating files: 56% (5835/10272) 2022-05-18T04:11:39.2562142Z Updating files: 57% (5856/10272) 2022-05-18T04:11:39.3054821Z Updating files: 58% (5958/10272) 2022-05-18T04:11:39.3553063Z Updating files: 59% (6061/10272) 2022-05-18T04:11:39.4061410Z Updating files: 60% (6164/10272) 2022-05-18T04:11:39.4605046Z Updating files: 61% (6266/10272) 2022-05-18T04:11:39.5059466Z Updating files: 62% (6369/10272) 2022-05-18T04:11:39.5546990Z Updating files: 63% (6472/10272) 2022-05-18T04:11:39.6029273Z Updating files: 64% (6575/10272) 2022-05-18T04:11:39.6432438Z Updating files: 65% (6677/10272) 2022-05-18T04:11:39.6994525Z Updating files: 66% (6780/10272) 2022-05-18T04:11:39.7548402Z Updating files: 67% (6883/10272) 2022-05-18T04:11:39.9114053Z Updating files: 68% (6985/10272) 2022-05-18T04:11:39.9276470Z Updating files: 68% (7069/10272) 2022-05-18T04:11:40.2991811Z Updating files: 69% (7088/10272) 2022-05-18T04:11:40.3449264Z Updating files: 70% (7191/10272) 2022-05-18T04:11:40.3917147Z Updating files: 71% (7294/10272) 2022-05-18T04:11:40.4427809Z Updating files: 72% (7396/10272) 2022-05-18T04:11:40.4961523Z Updating files: 73% (7499/10272) 2022-05-18T04:11:40.5534807Z Updating files: 74% (7602/10272) 2022-05-18T04:11:40.5944986Z Updating files: 75% (7704/10272) 2022-05-18T04:11:40.6415225Z Updating files: 76% (7807/10272) 2022-05-18T04:11:40.6847379Z Updating files: 77% (7910/10272) 2022-05-18T04:11:40.7284402Z Updating files: 78% (8013/10272) 2022-05-18T04:11:40.7790630Z Updating files: 79% (8115/10272) 2022-05-18T04:11:40.8307711Z Updating files: 80% (8218/10272) 2022-05-18T04:11:40.8520721Z Updating files: 81% (8321/10272) 2022-05-18T04:11:40.8786411Z Updating files: 81% (8371/10272) 2022-05-18T04:11:40.9288178Z Updating files: 82% (8424/10272) 2022-05-18T04:11:40.9763464Z Updating files: 83% (8526/10272) 2022-05-18T04:11:41.0212642Z Updating files: 84% (8629/10272) 2022-05-18T04:11:41.0665000Z Updating files: 85% (8732/10272) 2022-05-18T04:11:41.1128116Z Updating files: 86% (8834/10272) 2022-05-18T04:11:41.5619028Z Updating files: 87% (8937/10272) 2022-05-18T04:11:41.6719694Z Updating files: 88% (9040/10272) 2022-05-18T04:11:41.7178166Z Updating files: 89% (9143/10272) 2022-05-18T04:11:41.7590736Z Updating files: 90% (9245/10272) 2022-05-18T04:11:41.8067130Z Updating files: 91% (9348/10272) 2022-05-18T04:11:41.8532370Z Updating files: 92% (9451/10272) 2022-05-18T04:11:41.8580640Z Updating files: 92% (9541/10272) 2022-05-18T04:11:41.9066904Z Updating files: 93% (9553/10272) 2022-05-18T04:11:42.0200500Z Updating files: 94% (9656/10272) 2022-05-18T04:11:42.1563585Z Updating files: 95% (9759/10272) 2022-05-18T04:11:42.2648964Z Updating files: 96% (9862/10272) 2022-05-18T04:11:42.3816467Z Updating files: 97% (9964/10272) 2022-05-18T04:11:42.9900309Z Updating files: 98% (10067/10272) 2022-05-18T04:11:43.1136660Z Updating files: 98% (10127/10272) 2022-05-18T04:11:43.3133282Z Updating files: 99% (10170/10272) 2022-05-18T04:11:43.3133629Z Updating files: 100% (10272/10272) 2022-05-18T04:11:43.3133855Z Updating files: 100% (10272/10272), done. 2022-05-18T04:11:43.3427721Z Note: switching to '3b2375291aab7b48442f2e6fb1ef66cebc761e24'. 2022-05-18T04:11:43.3427951Z 2022-05-18T04:11:43.3428138Z You are in 'detached HEAD' state. You can look around, make experimental 2022-05-18T04:11:43.3428473Z changes and commit them, and you can discard any commits you make in this 2022-05-18T04:11:43.3428795Z state without impacting any branches by switching back to a branch. 2022-05-18T04:11:43.3428967Z 2022-05-18T04:11:43.3429267Z If you want to create a new branch to retain commits you create, you may 2022-05-18T04:11:43.3429587Z do so (now or later) by using -c with the switch command. Example: 2022-05-18T04:11:43.3429755Z 2022-05-18T04:11:43.3429876Z git switch -c 2022-05-18T04:11:43.3430015Z 2022-05-18T04:11:43.3430093Z Or undo this operation with: 2022-05-18T04:11:43.3430221Z 2022-05-18T04:11:43.3430294Z git switch - 2022-05-18T04:11:43.3430402Z 2022-05-18T04:11:43.3430569Z Turn off this advice by setting config variable advice.detachedHead to false 2022-05-18T04:11:43.3430759Z 2022-05-18T04:11:43.3430916Z HEAD is now at 3b23752 [PT-D][Sharding] Fix view op and matrix ops unit test 2022-05-18T04:11:43.3569938Z ##[endgroup] 2022-05-18T04:11:43.3570345Z ##[group]Setting up auth for fetching submodules 2022-05-18T04:11:43.3589605Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fafd5fbc-2e53-41d8-8190-460f43bb66fb' before making global git config changes 2022-05-18T04:11:43.3597942Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-05-18T04:11:43.3870726Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T04:11:43.4082226Z [command]"C:\Program Files\Git\cmd\git.exe" config --global url.https://github.com/.insteadOf git@github.com: 2022-05-18T04:11:43.4282369Z ##[endgroup] 2022-05-18T04:11:43.4282752Z ##[group]Fetching submodules 2022-05-18T04:11:43.4290225Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-05-18T04:11:43.8346513Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2022-05-18T04:11:44.5989065Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T04:11:44.5989627Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T04:11:44.5990303Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T04:11:44.5990799Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T04:11:44.5991247Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T04:11:44.5991677Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T04:11:44.5992133Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T04:11:44.5992587Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T04:11:44.5993015Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T04:11:44.5993457Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T04:11:44.5993918Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T04:11:44.5994347Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T04:11:44.5994798Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T04:11:44.5995220Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T04:11:44.5995637Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T04:11:44.5996193Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:11:44.5996667Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T04:11:44.5997107Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T04:11:44.5997548Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T04:11:44.5997993Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T04:11:44.5998441Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T04:11:44.5998849Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T04:11:44.5999286Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T04:11:44.5999716Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T04:11:44.6000143Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T04:11:44.6000612Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T04:11:44.6001081Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T04:11:44.6001553Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T04:11:44.6002044Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T04:11:44.6002588Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T04:11:44.6003050Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T04:11:44.6003549Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T04:11:44.6004017Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T04:11:44.6004452Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T04:11:44.6048525Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T04:11:44.6048979Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T04:11:44.6049441Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T04:11:45.1281592Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T04:11:46.1257071Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2022-05-18T04:11:46.5700381Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T04:11:47.1568379Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T04:11:47.5704319Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T04:11:52.3484873Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T04:11:52.7173997Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2022-05-18T04:11:53.6484279Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T04:11:54.2329738Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cub'... 2022-05-18T04:11:55.8359871Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T04:11:56.7490250Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2022-05-18T04:11:57.3260676Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T04:11:58.1524926Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T04:11:58.7332821Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2022-05-18T04:11:59.0172152Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2022-05-18T04:11:59.7704135Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T04:12:00.1856910Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2022-05-18T04:12:00.9186049Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2022-05-18T04:12:01.6194324Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2022-05-18T04:12:01.9347938Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T04:12:03.2170244Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2022-05-18T04:12:03.6703080Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T04:12:03.9859211Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T04:12:05.1115687Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2022-05-18T04:12:05.4871525Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T04:12:05.7562561Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T04:12:08.7019528Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2022-05-18T04:12:09.0032435Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2022-05-18T04:12:09.3333864Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T04:12:09.9238634Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2022-05-18T04:12:10.2535345Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-enum'... 2022-05-18T04:12:10.6702660Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T04:12:10.9862331Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-six'... 2022-05-18T04:12:11.5799928Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2022-05-18T04:12:12.4460698Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tbb'... 2022-05-18T04:12:12.9718068Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T04:12:13.7553230Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/zstd'... 2022-05-18T04:12:14.5647977Z From https://github.com/facebookincubator/fbjni 2022-05-18T04:12:14.5648338Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2022-05-18T04:12:14.7702089Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T04:12:15.4842754Z From https://github.com/Maratyszcza/FP16 2022-05-18T04:12:15.4843116Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2022-05-18T04:12:15.5883722Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T04:12:16.2337981Z From https://github.com/Maratyszcza/FXdiv 2022-05-18T04:12:16.2338548Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2022-05-18T04:12:16.3141552Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T04:12:16.8434044Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T04:12:17.4018396Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T04:12:20.2767918Z From https://github.com/google/XNNPACK 2022-05-18T04:12:20.2768315Z * branch ae108ef49aa5623b896fc93d4298c49d1750d9ba -> FETCH_HEAD 2022-05-18T04:12:32.7979905Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T04:12:34.0278869Z From https://github.com/google/benchmark 2022-05-18T04:12:34.0279231Z * branch e991355c02b93fe17713efe04cbc2e278e00fdbd -> FETCH_HEAD 2022-05-18T04:12:34.2168840Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T04:12:35.3788535Z From https://github.com/pytorch/cpuinfo 2022-05-18T04:12:35.3788898Z * branch 5916273f79a21551890fd3d56fc5375a78d1598d -> FETCH_HEAD 2022-05-18T04:12:37.2741461Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T04:12:38.3020423Z From https://github.com/NVlabs/cub 2022-05-18T04:12:38.3020795Z * branch d106ddb991a56c3df1b6d51b2409e36ba8181ce4 -> FETCH_HEAD 2022-05-18T04:12:38.6276437Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T04:12:44.2761006Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T04:12:46.3337607Z From https://gitlab.com/libeigen/eigen 2022-05-18T04:12:46.3337979Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2022-05-18T04:12:49.1841579Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T04:12:50.1250222Z From https://github.com/pytorch/fbgemm 2022-05-18T04:12:50.1250566Z * branch 2e9be65810107a9595da717f95d21924b73be833 -> FETCH_HEAD 2022-05-18T04:12:50.8404839Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T04:12:50.9500379Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:12:50.9500891Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:12:50.9501402Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:12:51.7075791Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T04:12:52.7518617Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T04:12:53.5865458Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T04:12:54.6347126Z From https://github.com/asmjit/asmjit 2022-05-18T04:12:54.6347470Z * branch 8b35b4cffb62ecb58a903bf91cb7537d7a672211 -> FETCH_HEAD 2022-05-18T04:12:55.1943848Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T04:12:56.4330704Z From https://github.com/pytorch/cpuinfo 2022-05-18T04:12:56.4331058Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2022-05-18T04:12:57.6003117Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T04:12:58.8139587Z From https://github.com/google/googletest 2022-05-18T04:12:58.8139972Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2022-05-18T04:12:59.4154292Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T04:13:00.6587789Z From https://github.com/google/flatbuffers 2022-05-18T04:13:00.6588129Z * branch d0cede9c90c5257537c293517a21376408b549fa -> FETCH_HEAD 2022-05-18T04:13:02.2651375Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T04:13:03.3397335Z From https://github.com/fmtlib/fmt 2022-05-18T04:13:03.3397839Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2022-05-18T04:13:03.7612420Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T04:13:04.0159272Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T04:13:05.1324209Z From https://github.com/google/gemmlowp 2022-05-18T04:13:05.1324581Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2022-05-18T04:13:05.2976851Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T04:13:06.1882415Z From https://github.com/facebookincubator/gloo 2022-05-18T04:13:06.1882830Z * branch c22a5cfba94edf8ea4f53a174d38aa0c629d070f -> FETCH_HEAD 2022-05-18T04:13:06.4455942Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T04:13:07.5452516Z From https://github.com/google/googletest 2022-05-18T04:13:07.5452976Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2022-05-18T04:13:08.0798885Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T04:13:09.2991633Z From https://github.com/intel/ideep 2022-05-18T04:13:09.2992021Z * branch 02b17c5748c9349dcc586c359af800c684d9b1ab -> FETCH_HEAD 2022-05-18T04:13:09.3963393Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T04:13:09.4591070Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T04:13:11.9463282Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T04:13:13.7440549Z From https://github.com/intel/mkl-dnn 2022-05-18T04:13:13.7440919Z * branch 888a87a954e4fddb4d81fd10858eb834f2441b46 -> FETCH_HEAD 2022-05-18T04:13:16.1778713Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T04:13:16.2569786Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:13:19.0487014Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T04:13:20.7887309Z From https://github.com/oneapi-src/oneDNN 2022-05-18T04:13:20.7887702Z * branch 52b5f107dd9cf10910aaa19cb47f3abf9b349815 -> FETCH_HEAD 2022-05-18T04:13:25.4548253Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T04:13:25.7224036Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T04:13:26.9625868Z From https://github.com/pytorch/kineto 2022-05-18T04:13:26.9626254Z * branch b2b48c00c6e5bd8e807e2231adb229db6a1d1c22 -> FETCH_HEAD 2022-05-18T04:13:27.4011505Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T04:13:27.4664239Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:13:27.4664829Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:13:28.0170474Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T04:13:28.8183985Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T04:13:29.7041753Z From https://github.com/fmtlib/fmt 2022-05-18T04:13:29.7042132Z * branch 2591ab91c3898c9f6544fff04660276537d32ffd -> FETCH_HEAD 2022-05-18T04:13:29.8797680Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T04:13:31.0896696Z From https://github.com/google/googletest 2022-05-18T04:13:31.0897096Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2022-05-18T04:13:31.5804594Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T04:13:32.9687849Z From https://github.com/NVIDIA/nccl 2022-05-18T04:13:32.9688262Z * branch 7e515921295adaab72adf56ea71a0fafb0ecb5f3 -> FETCH_HEAD 2022-05-18T04:13:33.0784103Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T04:13:33.8566527Z From https://github.com/intel/ARM_NEON_2_x86_SSE 2022-05-18T04:13:33.8566914Z * branch 97a126f08ce318023be604d03f88bf0820a9464a -> FETCH_HEAD 2022-05-18T04:13:34.0159458Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T04:13:35.0638090Z From https://github.com/onnx/onnx 2022-05-18T04:13:35.0638570Z * branch 96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c -> FETCH_HEAD 2022-05-18T04:13:38.5085387Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T04:13:38.5755287Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T04:13:38.5755911Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T04:13:38.9902369Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T04:13:39.5708983Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T04:13:40.7817944Z From https://github.com/google/benchmark 2022-05-18T04:13:40.7818397Z * branch e776aa0275e293707b6a0901e0e8d8a8a3679508 -> FETCH_HEAD 2022-05-18T04:13:40.9771245Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T04:13:42.0054135Z From https://github.com/pybind/pybind11 2022-05-18T04:13:42.0054627Z * branch 59a2ac2745d8a57ac94c6accced73620d59fb844 -> FETCH_HEAD 2022-05-18T04:13:42.3518632Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T04:13:43.3634200Z From https://github.com/onnx/onnx-tensorrt 2022-05-18T04:13:43.3634591Z * branch c153211418a7c57ce071d9ce2a41f8d1c85a878f -> FETCH_HEAD 2022-05-18T04:13:43.5453192Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T04:13:43.6088257Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:13:45.1333191Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T04:13:46.2053927Z From https://github.com/onnx/onnx 2022-05-18T04:13:46.2054333Z * branch 765f5ee823a67a866f4bd28a9860e81f3c811ce8 -> FETCH_HEAD 2022-05-18T04:13:48.0409770Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T04:13:48.1224725Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:13:48.1225614Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:13:48.6492748Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T04:13:49.1319183Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T04:13:50.4989596Z From https://github.com/google/benchmark 2022-05-18T04:13:50.4989945Z * branch e776aa0275e293707b6a0901e0e8d8a8a3679508 -> FETCH_HEAD 2022-05-18T04:13:50.5917363Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T04:13:51.6959809Z From https://github.com/pybind/pybind11 2022-05-18T04:13:51.6960173Z * branch a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c -> FETCH_HEAD 2022-05-18T04:13:51.9425075Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T04:13:52.0201316Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:13:52.3518394Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T04:13:53.0533516Z From https://github.com/wjakob/clang-cindex-python3 2022-05-18T04:13:53.0533897Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2022-05-18T04:13:53.0952376Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T04:13:53.8007413Z From https://github.com/mreineck/pocketfft 2022-05-18T04:13:53.8007946Z * branch ea778e37710c07723435b1be58235996d1d43a5a -> FETCH_HEAD 2022-05-18T04:13:53.8386725Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T04:13:56.8445050Z From https://github.com/protocolbuffers/protobuf 2022-05-18T04:13:56.8445402Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2022-05-18T04:14:01.4562324Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T04:14:01.5212277Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:14:01.5212842Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T04:14:02.0540877Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T04:14:02.7269939Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T04:14:03.9871761Z From https://github.com/google/benchmark 2022-05-18T04:14:03.9872112Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2022-05-18T04:14:04.1114858Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T04:14:05.3571446Z From https://github.com/google/googletest 2022-05-18T04:14:05.3571801Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2022-05-18T04:14:06.1798229Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T04:14:06.4538334Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T04:14:07.1947168Z From https://github.com/Maratyszcza/pthreadpool 2022-05-18T04:14:07.1947701Z * branch a134dd5d4cee80cce15db81a72e7f929d71dd413 -> FETCH_HEAD 2022-05-18T04:14:07.3108114Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T04:14:08.3245398Z From https://github.com/pybind/pybind11 2022-05-18T04:14:08.3245741Z * branch 8de7772cc72daca8e947b79b83fea46214931604 -> FETCH_HEAD 2022-05-18T04:14:08.6538030Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T04:14:08.8982176Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T04:14:09.8883236Z From https://github.com/Maratyszcza/PeachPy 2022-05-18T04:14:09.8883581Z * branch 07d8fde8ac45d7705129475c0f94ed8925b93473 -> FETCH_HEAD 2022-05-18T04:14:10.1962393Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T04:14:11.9328700Z From https://github.com/benjaminp/six 2022-05-18T04:14:11.9329076Z * branch 15e31431af97e5e64b80af0a3f598d382bcdd49a -> FETCH_HEAD 2022-05-18T04:14:11.9754730Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T04:14:13.0482420Z From https://github.com/shibatch/sleef 2022-05-18T04:14:13.0482767Z * branch e0a003ee838b75d11763aa9c3ef17bf71a725bff -> FETCH_HEAD 2022-05-18T04:14:13.5817893Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T04:14:15.2190921Z From https://github.com/01org/tbb 2022-05-18T04:14:15.2191250Z * branch a51a90bc609bb73db8ea13841b5cf7aa4344d4a9 -> FETCH_HEAD 2022-05-18T04:14:17.4638003Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T04:14:18.2640207Z From https://github.com/pytorch/tensorpipe 2022-05-18T04:14:18.2640557Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2022-05-18T04:14:18.5878278Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T04:14:18.6581152Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:14:18.6581728Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:14:18.6582213Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:14:18.6582711Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:14:19.3435409Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T04:14:19.7489483Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T04:14:20.4325194Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T04:14:21.0535591Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T04:14:22.1569179Z From https://github.com/google/googletest 2022-05-18T04:14:22.1569521Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2022-05-18T04:14:22.7008802Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T04:14:23.4521289Z From https://github.com/google/libnop 2022-05-18T04:14:23.6363433Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2022-05-18T04:14:23.6363927Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T04:14:24.7084887Z From https://github.com/libuv/libuv 2022-05-18T04:14:24.7085455Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2022-05-18T04:14:25.4887655Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T04:14:26.5855647Z From https://github.com/pybind/pybind11 2022-05-18T04:14:26.5856050Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2022-05-18T04:14:26.8340703Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T04:14:26.9115372Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:14:27.2446590Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T04:14:27.8824189Z From https://github.com/wjakob/clang-cindex-python3 2022-05-18T04:14:27.8824595Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2022-05-18T04:14:27.9211952Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T04:14:29.1661097Z From https://github.com/facebook/zstd 2022-05-18T04:14:29.1661487Z * branch aec56a52fbab207fc639a1937d1e708a282edca8 -> FETCH_HEAD 2022-05-18T04:14:29.7627934Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T04:14:29.8571257Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-05-18T04:14:30.2441839Z Entering 'android/libs/fbjni' 2022-05-18T04:14:30.2915519Z Entering 'third_party/FP16' 2022-05-18T04:14:30.3378423Z Entering 'third_party/FXdiv' 2022-05-18T04:14:30.3852999Z Entering 'third_party/NNPACK' 2022-05-18T04:14:30.4323774Z Entering 'third_party/QNNPACK' 2022-05-18T04:14:30.5024986Z Entering 'third_party/XNNPACK' 2022-05-18T04:14:30.5505920Z Entering 'third_party/benchmark' 2022-05-18T04:14:30.5971541Z Entering 'third_party/cpuinfo' 2022-05-18T04:14:30.6438004Z Entering 'third_party/cub' 2022-05-18T04:14:30.6907106Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:14:30.7379879Z Entering 'third_party/eigen' 2022-05-18T04:14:30.7851079Z Entering 'third_party/fbgemm' 2022-05-18T04:14:30.8311044Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:14:30.8797961Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:14:30.9274124Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:14:30.9776800Z Entering 'third_party/flatbuffers' 2022-05-18T04:14:31.0252379Z Entering 'third_party/fmt' 2022-05-18T04:14:31.0722741Z Entering 'third_party/foxi' 2022-05-18T04:14:31.1194519Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:14:31.1671001Z Entering 'third_party/gloo' 2022-05-18T04:14:31.2143592Z Entering 'third_party/googletest' 2022-05-18T04:14:31.2617978Z Entering 'third_party/ideep' 2022-05-18T04:14:31.3073598Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:14:31.3541578Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:14:31.4060466Z Entering 'third_party/ios-cmake' 2022-05-18T04:14:31.4544561Z Entering 'third_party/kineto' 2022-05-18T04:14:31.4998541Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:14:31.5472325Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:14:31.5954000Z Entering 'third_party/nccl/nccl' 2022-05-18T04:14:31.6420793Z Entering 'third_party/neon2sse' 2022-05-18T04:14:31.6886290Z Entering 'third_party/onnx' 2022-05-18T04:14:31.7357341Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:14:31.7840162Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:14:31.8333907Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:14:31.8798508Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:14:31.9275757Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:14:31.9760940Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:14:32.0227357Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:14:32.0763505Z Entering 'third_party/pocketfft' 2022-05-18T04:14:32.1232330Z Entering 'third_party/protobuf' 2022-05-18T04:14:32.1699896Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:14:32.2191695Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:14:32.2680005Z Entering 'third_party/psimd' 2022-05-18T04:14:32.3146033Z Entering 'third_party/pthreadpool' 2022-05-18T04:14:32.3611699Z Entering 'third_party/pybind11' 2022-05-18T04:14:32.4093898Z Entering 'third_party/python-enum' 2022-05-18T04:14:32.4564189Z Entering 'third_party/python-peachpy' 2022-05-18T04:14:32.5031945Z Entering 'third_party/python-six' 2022-05-18T04:14:32.5496969Z Entering 'third_party/sleef' 2022-05-18T04:14:32.5967157Z Entering 'third_party/tbb' 2022-05-18T04:14:32.6440011Z Entering 'third_party/tensorpipe' 2022-05-18T04:14:32.6901483Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:14:32.7381590Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:14:32.7854830Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:14:32.8326347Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:14:32.8797155Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:14:32.9309603Z Entering 'third_party/zstd' 2022-05-18T04:14:32.9856186Z ##[endgroup] 2022-05-18T04:14:32.9856679Z ##[group]Persisting credentials for submodules 2022-05-18T04:14:32.9867420Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2022-05-18T04:14:33.3856218Z Entering 'android/libs/fbjni' 2022-05-18T04:14:33.4329654Z Entering 'third_party/FP16' 2022-05-18T04:14:33.4795201Z Entering 'third_party/FXdiv' 2022-05-18T04:14:33.5259470Z Entering 'third_party/NNPACK' 2022-05-18T04:14:33.5727079Z Entering 'third_party/QNNPACK' 2022-05-18T04:14:33.6192449Z Entering 'third_party/XNNPACK' 2022-05-18T04:14:33.6672106Z Entering 'third_party/benchmark' 2022-05-18T04:14:33.7137478Z Entering 'third_party/cpuinfo' 2022-05-18T04:14:33.7613551Z Entering 'third_party/cub' 2022-05-18T04:14:33.8078918Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:14:33.8554375Z Entering 'third_party/eigen' 2022-05-18T04:14:33.9031979Z Entering 'third_party/fbgemm' 2022-05-18T04:14:33.9504920Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:14:33.9978965Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:14:34.0448772Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:14:34.0937589Z Entering 'third_party/flatbuffers' 2022-05-18T04:14:34.1422275Z Entering 'third_party/fmt' 2022-05-18T04:14:34.1895142Z Entering 'third_party/foxi' 2022-05-18T04:14:34.2369154Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:14:34.2841189Z Entering 'third_party/gloo' 2022-05-18T04:14:34.3304321Z Entering 'third_party/googletest' 2022-05-18T04:14:34.3772733Z Entering 'third_party/ideep' 2022-05-18T04:14:34.4233827Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:14:34.4699963Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:14:34.5205659Z Entering 'third_party/ios-cmake' 2022-05-18T04:14:34.5674235Z Entering 'third_party/kineto' 2022-05-18T04:14:34.6139771Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:14:34.6616339Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:14:34.7109026Z Entering 'third_party/nccl/nccl' 2022-05-18T04:14:34.7574335Z Entering 'third_party/neon2sse' 2022-05-18T04:14:34.8041191Z Entering 'third_party/onnx' 2022-05-18T04:14:34.8512766Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:14:34.8995060Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:14:34.9482336Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:14:34.9938262Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:14:35.0418352Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:14:35.0896403Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:14:35.1362063Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:14:35.1893054Z Entering 'third_party/pocketfft' 2022-05-18T04:14:35.2363749Z Entering 'third_party/protobuf' 2022-05-18T04:14:35.2829971Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:14:35.3299137Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:14:35.3781805Z Entering 'third_party/psimd' 2022-05-18T04:14:35.4247764Z Entering 'third_party/pthreadpool' 2022-05-18T04:14:35.4719779Z Entering 'third_party/pybind11' 2022-05-18T04:14:35.5184153Z Entering 'third_party/python-enum' 2022-05-18T04:14:35.5651848Z Entering 'third_party/python-peachpy' 2022-05-18T04:14:35.6115116Z Entering 'third_party/python-six' 2022-05-18T04:14:35.6580240Z Entering 'third_party/sleef' 2022-05-18T04:14:35.7045540Z Entering 'third_party/tbb' 2022-05-18T04:14:35.7513763Z Entering 'third_party/tensorpipe' 2022-05-18T04:14:35.7969904Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:14:35.8444469Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:14:35.8915245Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:14:35.9383947Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:14:35.9842141Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:14:36.0345703Z Entering 'third_party/zstd' 2022-05-18T04:14:36.0885827Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2022-05-18T04:14:36.4839243Z Entering 'android/libs/fbjni' 2022-05-18T04:14:36.5358245Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T04:14:36.5495563Z Entering 'third_party/FP16' 2022-05-18T04:14:36.6014890Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T04:14:36.6149389Z Entering 'third_party/FXdiv' 2022-05-18T04:14:36.6667063Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T04:14:36.6805567Z Entering 'third_party/NNPACK' 2022-05-18T04:14:36.7329791Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T04:14:36.7474825Z Entering 'third_party/QNNPACK' 2022-05-18T04:14:36.7989937Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T04:14:36.8123543Z Entering 'third_party/XNNPACK' 2022-05-18T04:14:36.8639314Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T04:14:36.8788061Z Entering 'third_party/benchmark' 2022-05-18T04:14:36.9300836Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:14:36.9445496Z Entering 'third_party/cpuinfo' 2022-05-18T04:14:36.9958188Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T04:14:37.0093936Z Entering 'third_party/cub' 2022-05-18T04:14:37.0619705Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T04:14:37.0757596Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:14:37.1275774Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T04:14:37.1419158Z Entering 'third_party/eigen' 2022-05-18T04:14:37.1937656Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T04:14:37.2077452Z Entering 'third_party/fbgemm' 2022-05-18T04:14:37.2596546Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T04:14:37.2723266Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:14:37.3240528Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T04:14:37.3378728Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:14:37.3897195Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T04:14:37.4035726Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:14:37.4558885Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:14:37.4709876Z Entering 'third_party/flatbuffers' 2022-05-18T04:14:37.5224286Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T04:14:37.5363260Z Entering 'third_party/fmt' 2022-05-18T04:14:37.5879237Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T04:14:37.6015947Z Entering 'third_party/foxi' 2022-05-18T04:14:37.6527958Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T04:14:37.6663053Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:14:37.7185803Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T04:14:37.7326750Z Entering 'third_party/gloo' 2022-05-18T04:14:37.7842506Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T04:14:37.7978768Z Entering 'third_party/googletest' 2022-05-18T04:14:37.8491490Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:14:37.8627919Z Entering 'third_party/ideep' 2022-05-18T04:14:37.9140215Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T04:14:37.9263382Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:14:37.9785086Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T04:14:37.9915979Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:14:38.0435452Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-05-18T04:14:38.0606502Z Entering 'third_party/ios-cmake' 2022-05-18T04:14:38.1120077Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T04:14:38.1256088Z Entering 'third_party/kineto' 2022-05-18T04:14:38.1787275Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T04:14:38.1913397Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:14:38.2437244Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T04:14:38.2580315Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:14:38.3102800Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T04:14:38.3252999Z Entering 'third_party/nccl/nccl' 2022-05-18T04:14:38.3772453Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T04:14:38.3911440Z Entering 'third_party/neon2sse' 2022-05-18T04:14:38.4427922Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T04:14:38.4563197Z Entering 'third_party/onnx' 2022-05-18T04:14:38.5089244Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T04:14:38.5228008Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:14:38.5749510Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:14:38.5886186Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:14:38.6402673Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:14:38.6559073Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:14:38.7089711Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T04:14:38.7214213Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:14:38.7752610Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T04:14:38.7884473Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:14:38.8405868Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:14:38.8545158Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:14:38.9084011Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:14:38.9216096Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:14:38.9745486Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T04:14:38.9927067Z Entering 'third_party/pocketfft' 2022-05-18T04:14:39.0442669Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T04:14:39.0585213Z Entering 'third_party/protobuf' 2022-05-18T04:14:39.1114686Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T04:14:39.1243723Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:14:39.1769087Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:14:39.1908546Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:14:39.2436068Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:14:39.2589502Z Entering 'third_party/psimd' 2022-05-18T04:14:39.3109081Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T04:14:39.3246478Z Entering 'third_party/pthreadpool' 2022-05-18T04:14:39.3764720Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T04:14:39.3900433Z Entering 'third_party/pybind11' 2022-05-18T04:14:39.4412666Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:14:39.4548905Z Entering 'third_party/python-enum' 2022-05-18T04:14:39.5061231Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T04:14:39.5195467Z Entering 'third_party/python-peachpy' 2022-05-18T04:14:39.5709749Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T04:14:39.5843855Z Entering 'third_party/python-six' 2022-05-18T04:14:39.6360841Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T04:14:39.6496764Z Entering 'third_party/sleef' 2022-05-18T04:14:39.7017549Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T04:14:39.7153824Z Entering 'third_party/tbb' 2022-05-18T04:14:39.7670934Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T04:14:39.7811078Z Entering 'third_party/tensorpipe' 2022-05-18T04:14:39.8322914Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T04:14:39.8448332Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:14:39.8968719Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:14:39.9106103Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:14:39.9623740Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T04:14:39.9762284Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:14:40.0279863Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T04:14:40.0417372Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:14:40.0932850Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:14:40.1058145Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:14:40.1576158Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T04:14:40.1748687Z Entering 'third_party/zstd' 2022-05-18T04:14:40.2277275Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T04:14:40.2892517Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local 'url.https://github.com/.insteadOf' 'git@github.com:'" 2022-05-18T04:14:40.6833101Z Entering 'android/libs/fbjni' 2022-05-18T04:14:40.7325414Z Entering 'third_party/FP16' 2022-05-18T04:14:40.7796475Z Entering 'third_party/FXdiv' 2022-05-18T04:14:40.8263951Z Entering 'third_party/NNPACK' 2022-05-18T04:14:40.8735563Z Entering 'third_party/QNNPACK' 2022-05-18T04:14:40.9208551Z Entering 'third_party/XNNPACK' 2022-05-18T04:14:40.9695407Z Entering 'third_party/benchmark' 2022-05-18T04:14:41.0165390Z Entering 'third_party/cpuinfo' 2022-05-18T04:14:41.0641310Z Entering 'third_party/cub' 2022-05-18T04:14:41.1124324Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:14:41.1608762Z Entering 'third_party/eigen' 2022-05-18T04:14:41.2098935Z Entering 'third_party/fbgemm' 2022-05-18T04:14:41.2563804Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:14:41.3041753Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:14:41.3514700Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:14:41.4002850Z Entering 'third_party/flatbuffers' 2022-05-18T04:14:41.4475327Z Entering 'third_party/fmt' 2022-05-18T04:14:41.4961231Z Entering 'third_party/foxi' 2022-05-18T04:14:41.5430559Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:14:41.5901935Z Entering 'third_party/gloo' 2022-05-18T04:14:41.6375133Z Entering 'third_party/googletest' 2022-05-18T04:14:41.6856811Z Entering 'third_party/ideep' 2022-05-18T04:14:41.7327011Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:14:41.7797326Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:14:41.8317760Z Entering 'third_party/ios-cmake' 2022-05-18T04:14:41.8789461Z Entering 'third_party/kineto' 2022-05-18T04:14:41.9249997Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:14:41.9730143Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:14:42.0220322Z Entering 'third_party/nccl/nccl' 2022-05-18T04:14:42.0694402Z Entering 'third_party/neon2sse' 2022-05-18T04:14:42.1163667Z Entering 'third_party/onnx' 2022-05-18T04:14:42.1641951Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:14:42.2127222Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:14:42.2629347Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:14:42.3106735Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:14:42.3583077Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:14:42.4181495Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:14:42.4650686Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:14:42.5183362Z Entering 'third_party/pocketfft' 2022-05-18T04:14:42.5658717Z Entering 'third_party/protobuf' 2022-05-18T04:14:42.6121882Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:14:42.6602431Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:14:42.7092718Z Entering 'third_party/psimd' 2022-05-18T04:14:42.7572009Z Entering 'third_party/pthreadpool' 2022-05-18T04:14:42.8045849Z Entering 'third_party/pybind11' 2022-05-18T04:14:42.8519847Z Entering 'third_party/python-enum' 2022-05-18T04:14:42.8989046Z Entering 'third_party/python-peachpy' 2022-05-18T04:14:42.9460302Z Entering 'third_party/python-six' 2022-05-18T04:14:42.9938989Z Entering 'third_party/sleef' 2022-05-18T04:14:43.0407651Z Entering 'third_party/tbb' 2022-05-18T04:14:43.0883202Z Entering 'third_party/tensorpipe' 2022-05-18T04:14:43.1372464Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:14:43.1860851Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:14:43.2355730Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:14:43.2833616Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:14:43.3301572Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:14:43.3820803Z Entering 'third_party/zstd' 2022-05-18T04:14:43.4358648Z ##[endgroup] 2022-05-18T04:14:43.4745484Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-05-18T04:14:43.4921264Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T04:14:43.5127106Z ##[group]Run # Remove any artifacts from the previous checkouts 2022-05-18T04:14:43.5127551Z # Remove any artifacts from the previous checkouts 2022-05-18T04:14:43.5127826Z git clean -fxd 2022-05-18T04:14:43.5906499Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:14:43.5906806Z env: 2022-05-18T04:14:43.5907088Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:14:43.5907356Z ANACONDA_USER: pytorch 2022-05-18T04:14:43.5907597Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:14:43.5907895Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:14:43.5908689Z GITHUB_TOKEN: *** 2022-05-18T04:14:43.5908870Z IN_CI: 1 2022-05-18T04:14:43.5909060Z IS_GHA: 1 2022-05-18T04:14:43.5909260Z PR_LABELS: [] 2022-05-18T04:14:43.5909433Z PR_NUMBER: 2022-05-18T04:14:43.5909644Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:14:43.5909962Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:14:43.5910223Z SKIP_ALL_TESTS: 1 2022-05-18T04:14:43.5910507Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:14:43.5910842Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:14:43.5911081Z PACKAGE_TYPE: libtorch 2022-05-18T04:14:43.5911303Z DESIRED_CUDA: cpu 2022-05-18T04:14:43.5911516Z GPU_ARCH_TYPE: cpu 2022-05-18T04:14:43.5911705Z LIBTORCH_CONFIG: release 2022-05-18T04:14:43.5911961Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:14:43.5912202Z DESIRED_PYTHON: 3.7 2022-05-18T04:14:43.5912432Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:14:43.5912759Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:14:43.5913037Z ##[endgroup] 2022-05-18T04:14:43.9432997Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:14:44.0493543Z Finished 2022-05-18T04:14:44.1617769Z ##[group]Run zhouzhuojie/checkout@05b13c9a0d21f08f6d5e64a1d5042246d13619d9 2022-05-18T04:14:44.1618081Z with: 2022-05-18T04:14:44.1618242Z ref: main 2022-05-18T04:14:44.1618408Z submodules: recursive 2022-05-18T04:14:44.1618611Z repository: pytorch/builder 2022-05-18T04:14:44.1618881Z path: builder 2022-05-18T04:14:44.1619278Z token: *** 2022-05-18T04:14:44.1619454Z ssh-strict: true 2022-05-18T04:14:44.1619652Z persist-credentials: true 2022-05-18T04:14:44.1619829Z clean: true 2022-05-18T04:14:44.1619999Z fetch-depth: 1 2022-05-18T04:14:44.1620169Z lfs: false 2022-05-18T04:14:44.1620308Z env: 2022-05-18T04:14:44.1620547Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:14:44.1620805Z ANACONDA_USER: pytorch 2022-05-18T04:14:44.1620993Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:14:44.1621251Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:14:44.1621587Z GITHUB_TOKEN: *** 2022-05-18T04:14:44.1621786Z IN_CI: 1 2022-05-18T04:14:44.1622050Z IS_GHA: 1 2022-05-18T04:14:44.1622215Z PR_LABELS: [] 2022-05-18T04:14:44.1622381Z PR_NUMBER: 2022-05-18T04:14:44.1622549Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:14:44.1622778Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:14:44.1622990Z SKIP_ALL_TESTS: 1 2022-05-18T04:14:44.1623226Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:14:44.1623534Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:14:44.1623777Z PACKAGE_TYPE: libtorch 2022-05-18T04:14:44.1623947Z DESIRED_CUDA: cpu 2022-05-18T04:14:44.1624122Z GPU_ARCH_TYPE: cpu 2022-05-18T04:14:44.1624307Z LIBTORCH_CONFIG: release 2022-05-18T04:14:44.1624507Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:14:44.1624712Z DESIRED_PYTHON: 3.7 2022-05-18T04:14:44.1624940Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:14:44.1625235Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:14:44.1625466Z ##[endgroup] 2022-05-18T04:14:46.9266269Z Syncing repository: pytorch/builder 2022-05-18T04:14:46.9287503Z ##[group]Getting Git version info 2022-05-18T04:14:46.9288378Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\builder' 2022-05-18T04:14:46.9428024Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-05-18T04:14:46.9601051Z git version 2.35.1.windows.2 2022-05-18T04:14:46.9635912Z ##[endgroup] 2022-05-18T04:14:46.9636978Z ##[group]Initializing the repository 2022-05-18T04:14:46.9644611Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\builder 2022-05-18T04:14:46.9974103Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/builder/.git/ 2022-05-18T04:14:47.0021017Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/builder 2022-05-18T04:14:47.0234880Z ##[endgroup] 2022-05-18T04:14:47.0236028Z ##[group]Disabling automatic garbage collection 2022-05-18T04:14:47.0242339Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-05-18T04:14:47.0440493Z ##[endgroup] 2022-05-18T04:14:47.0443152Z ##[group]Setting up auth 2022-05-18T04:14:47.0454279Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-05-18T04:14:47.0650960Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-05-18T04:14:47.4630513Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T04:14:47.4830555Z [command]"C:\Program Files\Git\cmd\git.exe" 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-05-18T04:14:47.8789113Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-05-18T04:14:47.9006079Z ##[endgroup] 2022-05-18T04:14:47.9006545Z ##[group]Fetching the repository 2022-05-18T04:14:47.9015916Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2022-05-18T04:14:48.1269750Z remote: Enumerating objects: 244, done. 2022-05-18T04:14:48.1270031Z remote: Counting objects: 0% (1/244) 2022-05-18T04:14:48.1270272Z remote: Counting objects: 1% (3/244) 2022-05-18T04:14:48.1273149Z remote: Counting objects: 2% (5/244) 2022-05-18T04:14:48.1273418Z remote: Counting objects: 3% (8/244) 2022-05-18T04:14:48.1273659Z remote: Counting objects: 4% (10/244) 2022-05-18T04:14:48.1273907Z remote: Counting objects: 5% (13/244) 2022-05-18T04:14:48.1274314Z remote: Counting objects: 6% (15/244) 2022-05-18T04:14:48.1274545Z remote: Counting objects: 7% (18/244) 2022-05-18T04:14:48.1274778Z remote: Counting objects: 8% (20/244) 2022-05-18T04:14:48.1274999Z remote: Counting objects: 9% (22/244) 2022-05-18T04:14:48.1275233Z remote: Counting objects: 10% (25/244) 2022-05-18T04:14:48.1275476Z remote: Counting objects: 11% (27/244) 2022-05-18T04:14:48.1275765Z remote: Counting objects: 12% (30/244) 2022-05-18T04:14:48.1276037Z remote: Counting objects: 13% (32/244) 2022-05-18T04:14:48.1276265Z remote: Counting objects: 14% (35/244) 2022-05-18T04:14:48.1276490Z remote: Counting objects: 15% (37/244) 2022-05-18T04:14:48.1276707Z remote: Counting objects: 16% (40/244) 2022-05-18T04:14:48.1276941Z remote: Counting objects: 17% (42/244) 2022-05-18T04:14:48.1277172Z remote: Counting objects: 18% (44/244) 2022-05-18T04:14:48.1277799Z remote: Counting objects: 19% (47/244) 2022-05-18T04:14:48.1278049Z remote: Counting objects: 20% (49/244) 2022-05-18T04:14:48.1278319Z remote: Counting objects: 21% (52/244) 2022-05-18T04:14:48.1278589Z remote: Counting objects: 22% (54/244) 2022-05-18T04:14:48.1278858Z remote: Counting objects: 23% (57/244) 2022-05-18T04:14:48.1279104Z remote: Counting objects: 24% (59/244) 2022-05-18T04:14:48.1279368Z remote: Counting objects: 25% (61/244) 2022-05-18T04:14:48.1299506Z remote: Counting objects: 26% (64/244) 2022-05-18T04:14:48.1299925Z remote: Counting objects: 27% (66/244) 2022-05-18T04:14:48.1300217Z remote: Counting objects: 28% (69/244) 2022-05-18T04:14:48.1300456Z remote: Counting objects: 29% (71/244) 2022-05-18T04:14:48.1300694Z remote: Counting objects: 30% (74/244) 2022-05-18T04:14:48.1300910Z remote: Counting objects: 31% (76/244) 2022-05-18T04:14:48.1301204Z remote: Counting objects: 32% (79/244) 2022-05-18T04:14:48.1301441Z remote: Counting objects: 33% (81/244) 2022-05-18T04:14:48.1301670Z remote: Counting objects: 34% (83/244) 2022-05-18T04:14:48.1301883Z remote: Counting objects: 35% (86/244) 2022-05-18T04:14:48.1302109Z remote: Counting objects: 36% (88/244) 2022-05-18T04:14:48.1302385Z remote: Counting objects: 37% (91/244) 2022-05-18T04:14:48.1302599Z remote: Counting objects: 38% (93/244) 2022-05-18T04:14:48.1302823Z remote: Counting objects: 39% (96/244) 2022-05-18T04:14:48.1303052Z remote: Counting objects: 40% (98/244) 2022-05-18T04:14:48.1303267Z remote: Counting objects: 41% (101/244) 2022-05-18T04:14:48.1303501Z remote: Counting objects: 42% (103/244) 2022-05-18T04:14:48.1303734Z remote: Counting objects: 43% (105/244) 2022-05-18T04:14:48.1303954Z remote: Counting objects: 44% (108/244) 2022-05-18T04:14:48.1304686Z remote: Counting objects: 45% (110/244) 2022-05-18T04:14:48.1304937Z remote: Counting objects: 46% (113/244) 2022-05-18T04:14:48.1305169Z remote: Counting objects: 47% (115/244) 2022-05-18T04:14:48.1305388Z remote: Counting objects: 48% (118/244) 2022-05-18T04:14:48.1305642Z remote: Counting objects: 49% (120/244) 2022-05-18T04:14:48.1305905Z remote: Counting objects: 50% (122/244) 2022-05-18T04:14:48.1306121Z remote: Counting objects: 51% (125/244) 2022-05-18T04:14:48.1306346Z remote: Counting objects: 52% (127/244) 2022-05-18T04:14:48.1306575Z remote: Counting objects: 53% (130/244) 2022-05-18T04:14:48.1306788Z remote: Counting objects: 54% (132/244) 2022-05-18T04:14:48.1307059Z remote: Counting objects: 55% (135/244) 2022-05-18T04:14:48.1307290Z remote: Counting objects: 56% (137/244) 2022-05-18T04:14:48.1307502Z remote: Counting objects: 57% (140/244) 2022-05-18T04:14:48.1307729Z remote: Counting objects: 58% (142/244) 2022-05-18T04:14:48.1308031Z remote: Counting objects: 59% (144/244) 2022-05-18T04:14:48.1308259Z remote: Counting objects: 60% (147/244) 2022-05-18T04:14:48.1308474Z remote: Counting objects: 61% (149/244) 2022-05-18T04:14:48.1308701Z remote: Counting objects: 62% (152/244) 2022-05-18T04:14:48.1308930Z remote: Counting objects: 63% (154/244) 2022-05-18T04:14:48.1309147Z remote: Counting objects: 64% (157/244) 2022-05-18T04:14:48.1309374Z remote: Counting objects: 65% (159/244) 2022-05-18T04:14:48.1309602Z remote: Counting objects: 66% (162/244) 2022-05-18T04:14:48.1309815Z remote: Counting objects: 67% (164/244) 2022-05-18T04:14:48.1310043Z remote: Counting objects: 68% (166/244) 2022-05-18T04:14:48.1310274Z remote: Counting objects: 69% (169/244) 2022-05-18T04:14:48.1310545Z remote: Counting objects: 70% (171/244) 2022-05-18T04:14:48.1310763Z remote: Counting objects: 71% (174/244) 2022-05-18T04:14:48.1310991Z remote: Counting objects: 72% (176/244) 2022-05-18T04:14:48.1311216Z remote: Counting objects: 73% (179/244) 2022-05-18T04:14:48.1311429Z remote: Counting objects: 74% (181/244) 2022-05-18T04:14:48.1311655Z remote: Counting objects: 75% (183/244) 2022-05-18T04:14:48.1311878Z remote: Counting objects: 76% (186/244) 2022-05-18T04:14:48.1312089Z remote: Counting objects: 77% (188/244) 2022-05-18T04:14:48.1312310Z remote: Counting objects: 78% (191/244) 2022-05-18T04:14:48.1312537Z remote: Counting objects: 79% (193/244) 2022-05-18T04:14:48.1312748Z remote: Counting objects: 80% (196/244) 2022-05-18T04:14:48.1312972Z remote: Counting objects: 81% (198/244) 2022-05-18T04:14:48.1313197Z remote: Counting objects: 82% (201/244) 2022-05-18T04:14:48.1313424Z remote: Counting objects: 83% (203/244) 2022-05-18T04:14:48.1313640Z remote: Counting objects: 84% (205/244) 2022-05-18T04:14:48.1313866Z remote: Counting objects: 85% (208/244) 2022-05-18T04:14:48.1314092Z remote: Counting objects: 86% (210/244) 2022-05-18T04:14:48.1314304Z remote: Counting objects: 87% (213/244) 2022-05-18T04:14:48.1314576Z remote: Counting objects: 88% (215/244) 2022-05-18T04:14:48.1314802Z remote: Counting objects: 89% (218/244) 2022-05-18T04:14:48.1315013Z remote: Counting objects: 90% (220/244) 2022-05-18T04:14:48.1315238Z remote: Counting objects: 91% (223/244) 2022-05-18T04:14:48.1315465Z remote: Counting objects: 92% (225/244) 2022-05-18T04:14:48.1315675Z remote: Counting objects: 93% (227/244) 2022-05-18T04:14:48.1315900Z remote: Counting objects: 94% (230/244) 2022-05-18T04:14:48.1316124Z remote: Counting objects: 95% (232/244) 2022-05-18T04:14:48.1316407Z remote: Counting objects: 96% (235/244) 2022-05-18T04:14:48.1316620Z remote: Counting objects: 97% (237/244) 2022-05-18T04:14:48.1316849Z remote: Counting objects: 98% (240/244) 2022-05-18T04:14:48.1317073Z remote: Counting objects: 99% (242/244) 2022-05-18T04:14:48.1317288Z remote: Counting objects: 100% (244/244) 2022-05-18T04:14:48.1317530Z remote: Counting objects: 100% (244/244), done. 2022-05-18T04:14:48.1317833Z remote: Compressing objects: 0% (1/229) 2022-05-18T04:14:48.1318071Z remote: Compressing objects: 1% (3/229) 2022-05-18T04:14:48.1318315Z remote: Compressing objects: 2% (5/229) 2022-05-18T04:14:48.1318557Z remote: Compressing objects: 3% (7/229) 2022-05-18T04:14:48.1318787Z remote: Compressing objects: 4% (10/229) 2022-05-18T04:14:48.1319033Z remote: Compressing objects: 5% (12/229) 2022-05-18T04:14:48.1319278Z remote: Compressing objects: 6% (14/229) 2022-05-18T04:14:48.1319523Z remote: Compressing objects: 7% (17/229) 2022-05-18T04:14:48.1320150Z remote: Compressing objects: 8% (19/229) 2022-05-18T04:14:48.1320446Z remote: Compressing objects: 9% (21/229) 2022-05-18T04:14:48.1320689Z remote: Compressing objects: 10% (23/229) 2022-05-18T04:14:48.1320912Z remote: Compressing objects: 11% (26/229) 2022-05-18T04:14:48.1321157Z remote: Compressing objects: 12% (28/229) 2022-05-18T04:14:48.1321398Z remote: Compressing objects: 13% (30/229) 2022-05-18T04:14:48.1321624Z remote: Compressing objects: 14% (33/229) 2022-05-18T04:14:48.1321863Z remote: Compressing objects: 15% (35/229) 2022-05-18T04:14:48.1325511Z remote: Compressing objects: 16% (37/229) 2022-05-18T04:14:48.1329614Z remote: Compressing objects: 17% (39/229) 2022-05-18T04:14:48.1329872Z remote: Compressing objects: 18% (42/229) 2022-05-18T04:14:48.1330127Z remote: Compressing objects: 19% (44/229) 2022-05-18T04:14:48.1335670Z remote: Compressing objects: 20% (46/229) 2022-05-18T04:14:48.1335928Z remote: Compressing objects: 21% (49/229) 2022-05-18T04:14:48.1336181Z remote: Compressing objects: 22% (51/229) 2022-05-18T04:14:48.1336410Z remote: Compressing objects: 23% (53/229) 2022-05-18T04:14:48.1336656Z remote: Compressing objects: 24% (55/229) 2022-05-18T04:14:48.1336903Z remote: Compressing objects: 25% (58/229) 2022-05-18T04:14:48.1337158Z remote: Compressing objects: 26% (60/229) 2022-05-18T04:14:48.1337402Z remote: Compressing objects: 27% (62/229) 2022-05-18T04:14:48.1337628Z remote: Compressing objects: 28% (65/229) 2022-05-18T04:14:48.1337877Z remote: Compressing objects: 29% (67/229) 2022-05-18T04:14:48.1338716Z remote: Compressing objects: 30% (69/229) 2022-05-18T04:14:48.1339604Z remote: Compressing objects: 31% (71/229) 2022-05-18T04:14:48.1339829Z remote: Compressing objects: 32% (74/229) 2022-05-18T04:14:48.1340074Z remote: Compressing objects: 33% (76/229) 2022-05-18T04:14:48.1341858Z remote: Compressing objects: 34% (78/229) 2022-05-18T04:14:48.1342087Z remote: Compressing objects: 35% (81/229) 2022-05-18T04:14:48.1343079Z remote: Compressing objects: 36% (83/229) 2022-05-18T04:14:48.1344644Z remote: Compressing objects: 37% (85/229) 2022-05-18T04:14:48.1344886Z remote: Compressing objects: 38% (88/229) 2022-05-18T04:14:48.1346739Z remote: Compressing objects: 39% (90/229) 2022-05-18T04:14:48.1346987Z remote: Compressing objects: 40% (92/229) 2022-05-18T04:14:48.1350541Z remote: Compressing objects: 41% (94/229) 2022-05-18T04:14:48.1350781Z remote: Compressing objects: 42% (97/229) 2022-05-18T04:14:48.1351050Z remote: Compressing objects: 43% (99/229) 2022-05-18T04:14:48.1360046Z remote: Compressing objects: 44% (101/229) 2022-05-18T04:14:48.1364215Z remote: Compressing objects: 45% (104/229) 2022-05-18T04:14:48.1367129Z remote: Compressing objects: 46% (106/229) 2022-05-18T04:14:48.1374038Z remote: Compressing objects: 47% (108/229) 2022-05-18T04:14:48.1374293Z remote: Compressing objects: 48% (110/229) 2022-05-18T04:14:48.1376671Z remote: Compressing objects: 49% (113/229) 2022-05-18T04:14:48.1379392Z remote: Compressing objects: 50% (115/229) 2022-05-18T04:14:48.1383691Z remote: Compressing objects: 51% (117/229) 2022-05-18T04:14:48.1385236Z remote: Compressing objects: 52% (120/229) 2022-05-18T04:14:48.1385478Z remote: Compressing objects: 53% (122/229) 2022-05-18T04:14:48.1388855Z remote: Compressing objects: 54% (124/229) 2022-05-18T04:14:48.1392573Z remote: Compressing objects: 55% (126/229) 2022-05-18T04:14:48.1394959Z remote: Compressing objects: 56% (129/229) 2022-05-18T04:14:48.1395187Z remote: Compressing objects: 57% (131/229) 2022-05-18T04:14:48.1398167Z remote: Compressing objects: 58% (133/229) 2022-05-18T04:14:48.1400869Z remote: Compressing objects: 59% (136/229) 2022-05-18T04:14:48.1402104Z remote: Compressing objects: 60% (138/229) 2022-05-18T04:14:48.1409095Z remote: Compressing objects: 61% (140/229) 2022-05-18T04:14:48.1411907Z remote: Compressing objects: 62% (142/229) 2022-05-18T04:14:48.1412153Z remote: Compressing objects: 63% (145/229) 2022-05-18T04:14:48.1415315Z remote: Compressing objects: 64% (147/229) 2022-05-18T04:14:48.1416335Z remote: Compressing objects: 65% (149/229) 2022-05-18T04:14:48.1416577Z remote: Compressing objects: 66% (152/229) 2022-05-18T04:14:48.1417971Z remote: Compressing objects: 67% (154/229) 2022-05-18T04:14:48.1418201Z remote: Compressing objects: 68% (156/229) 2022-05-18T04:14:48.1422864Z remote: Compressing objects: 69% (159/229) 2022-05-18T04:14:48.1424305Z remote: Compressing objects: 70% (161/229) 2022-05-18T04:14:48.1424546Z remote: Compressing objects: 71% (163/229) 2022-05-18T04:14:48.1425532Z remote: Compressing objects: 72% (165/229) 2022-05-18T04:14:48.1425772Z remote: Compressing objects: 73% (168/229) 2022-05-18T04:14:48.1427953Z remote: Compressing objects: 74% (170/229) 2022-05-18T04:14:48.1433568Z remote: Compressing objects: 75% (172/229) 2022-05-18T04:14:48.1434521Z remote: Compressing objects: 76% (175/229) 2022-05-18T04:14:48.1435639Z remote: Compressing objects: 77% (177/229) 2022-05-18T04:14:48.1438792Z remote: Compressing objects: 78% (179/229) 2022-05-18T04:14:48.1447271Z remote: Compressing objects: 79% (181/229) 2022-05-18T04:14:48.1453541Z remote: Compressing objects: 80% (184/229) 2022-05-18T04:14:48.1453786Z remote: Compressing objects: 81% (186/229) 2022-05-18T04:14:48.1454030Z remote: Compressing objects: 82% (188/229) 2022-05-18T04:14:48.1454259Z remote: Compressing objects: 83% (191/229) 2022-05-18T04:14:48.1458088Z remote: Compressing objects: 84% (193/229) 2022-05-18T04:14:48.1458324Z remote: Compressing objects: 85% (195/229) 2022-05-18T04:14:48.1458559Z remote: Compressing objects: 86% (197/229) 2022-05-18T04:14:48.1458801Z remote: Compressing objects: 87% (200/229) 2022-05-18T04:14:48.1459044Z remote: Compressing objects: 88% (202/229) 2022-05-18T04:14:48.1459283Z remote: Compressing objects: 89% (204/229) 2022-05-18T04:14:48.1459506Z remote: Compressing objects: 90% (207/229) 2022-05-18T04:14:48.1459745Z remote: Compressing objects: 91% (209/229) 2022-05-18T04:14:48.1459981Z remote: Compressing objects: 92% (211/229) 2022-05-18T04:14:48.1460210Z remote: Compressing objects: 93% (213/229) 2022-05-18T04:14:48.1460446Z remote: Compressing objects: 94% (216/229) 2022-05-18T04:14:48.1461146Z remote: Compressing objects: 95% (218/229) 2022-05-18T04:14:48.1461387Z remote: Compressing objects: 96% (220/229) 2022-05-18T04:14:48.1461629Z remote: Compressing objects: 97% (223/229) 2022-05-18T04:14:48.1461870Z remote: Compressing objects: 98% (225/229) 2022-05-18T04:14:48.1462112Z remote: Compressing objects: 99% (227/229) 2022-05-18T04:14:48.1462339Z remote: Compressing objects: 100% (229/229) 2022-05-18T04:14:48.1462595Z remote: Compressing objects: 100% (229/229), done. 2022-05-18T04:14:48.1605251Z Receiving objects: 0% (1/244) 2022-05-18T04:14:48.1605481Z Receiving objects: 1% (3/244) 2022-05-18T04:14:48.1615556Z Receiving objects: 2% (5/244) 2022-05-18T04:14:48.1615824Z Receiving objects: 3% (8/244) 2022-05-18T04:14:48.1616153Z Receiving objects: 4% (10/244) 2022-05-18T04:14:48.1616484Z Receiving objects: 5% (13/244) 2022-05-18T04:14:48.1617995Z Receiving objects: 6% (15/244) 2022-05-18T04:14:48.1620452Z Receiving objects: 7% (18/244) 2022-05-18T04:14:48.1621257Z Receiving objects: 8% (20/244) 2022-05-18T04:14:48.1623949Z Receiving objects: 9% (22/244) 2022-05-18T04:14:48.1625327Z Receiving objects: 10% (25/244) 2022-05-18T04:14:48.1628538Z Receiving objects: 11% (27/244) 2022-05-18T04:14:48.1631903Z Receiving objects: 12% (30/244) 2022-05-18T04:14:48.1634117Z Receiving objects: 13% (32/244) 2022-05-18T04:14:48.1635385Z Receiving objects: 14% (35/244) 2022-05-18T04:14:48.1635647Z Receiving objects: 15% (37/244) 2022-05-18T04:14:48.1636851Z Receiving objects: 16% (40/244) 2022-05-18T04:14:48.1637130Z Receiving objects: 17% (42/244) 2022-05-18T04:14:48.1638430Z Receiving objects: 18% (44/244) 2022-05-18T04:14:48.1639717Z Receiving objects: 19% (47/244) 2022-05-18T04:14:48.1640101Z Receiving objects: 20% (49/244) 2022-05-18T04:14:48.1640929Z Receiving objects: 21% (52/244) 2022-05-18T04:14:48.1641205Z Receiving objects: 22% (54/244) 2022-05-18T04:14:48.1643463Z Receiving objects: 23% (57/244) 2022-05-18T04:14:48.1644318Z Receiving objects: 24% (59/244) 2022-05-18T04:14:48.1644930Z Receiving objects: 25% (61/244) 2022-05-18T04:14:48.1645192Z Receiving objects: 26% (64/244) 2022-05-18T04:14:48.1645702Z Receiving objects: 27% (66/244) 2022-05-18T04:14:48.1645904Z Receiving objects: 28% (69/244) 2022-05-18T04:14:48.1646090Z Receiving objects: 29% (71/244) 2022-05-18T04:14:48.1647337Z Receiving objects: 30% (74/244) 2022-05-18T04:14:48.1648234Z Receiving objects: 31% (76/244) 2022-05-18T04:14:48.1649817Z Receiving objects: 32% (79/244) 2022-05-18T04:14:48.1650012Z Receiving objects: 33% (81/244) 2022-05-18T04:14:48.1650272Z Receiving objects: 34% (83/244) 2022-05-18T04:14:48.1650584Z Receiving objects: 35% (86/244) 2022-05-18T04:14:48.1651353Z Receiving objects: 36% (88/244) 2022-05-18T04:14:48.1651631Z Receiving objects: 37% (91/244) 2022-05-18T04:14:48.1651956Z Receiving objects: 38% (93/244) 2022-05-18T04:14:48.1653553Z Receiving objects: 39% (96/244) 2022-05-18T04:14:48.1654250Z Receiving objects: 40% (98/244) 2022-05-18T04:14:48.1654931Z Receiving objects: 41% (101/244) 2022-05-18T04:14:48.1655873Z Receiving objects: 42% (103/244) 2022-05-18T04:14:48.1656860Z Receiving objects: 43% (105/244) 2022-05-18T04:14:48.1657119Z Receiving objects: 44% (108/244) 2022-05-18T04:14:48.1657710Z Receiving objects: 45% (110/244) 2022-05-18T04:14:48.1658434Z Receiving objects: 46% (113/244) 2022-05-18T04:14:48.1662326Z Receiving objects: 47% (115/244) 2022-05-18T04:14:48.1663008Z Receiving objects: 48% (118/244) 2022-05-18T04:14:48.1663282Z Receiving objects: 49% (120/244) 2022-05-18T04:14:48.1663939Z Receiving objects: 50% (122/244) 2022-05-18T04:14:48.1664522Z Receiving objects: 51% (125/244) 2022-05-18T04:14:48.1665111Z Receiving objects: 52% (127/244) 2022-05-18T04:14:48.1665314Z Receiving objects: 53% (130/244) 2022-05-18T04:14:48.1665592Z Receiving objects: 54% (132/244) 2022-05-18T04:14:48.1665965Z Receiving objects: 55% (135/244) 2022-05-18T04:14:48.1667751Z Receiving objects: 56% (137/244) 2022-05-18T04:14:48.1667965Z Receiving objects: 57% (140/244) 2022-05-18T04:14:48.1669674Z Receiving objects: 58% (142/244) 2022-05-18T04:14:48.1669888Z Receiving objects: 59% (144/244) 2022-05-18T04:14:48.1671870Z Receiving objects: 60% (147/244) 2022-05-18T04:14:48.1675214Z Receiving objects: 61% (149/244) 2022-05-18T04:14:48.1675885Z Receiving objects: 62% (152/244) 2022-05-18T04:14:48.1676933Z Receiving objects: 63% (154/244) 2022-05-18T04:14:48.1677262Z Receiving objects: 64% (157/244) 2022-05-18T04:14:48.1677900Z Receiving objects: 65% (159/244) 2022-05-18T04:14:48.1678166Z Receiving objects: 66% (162/244) 2022-05-18T04:14:48.1679558Z Receiving objects: 67% (164/244) 2022-05-18T04:14:48.1682216Z Receiving objects: 68% (166/244) 2022-05-18T04:14:48.1682466Z Receiving objects: 69% (169/244) 2022-05-18T04:14:48.1682818Z Receiving objects: 70% (171/244) 2022-05-18T04:14:48.1684301Z Receiving objects: 71% (174/244) 2022-05-18T04:14:48.1685767Z Receiving objects: 72% (176/244) 2022-05-18T04:14:48.1686348Z Receiving objects: 73% (179/244) 2022-05-18T04:14:48.1686596Z Receiving objects: 74% (181/244) 2022-05-18T04:14:48.1686793Z Receiving objects: 75% (183/244) 2022-05-18T04:14:48.1687247Z Receiving objects: 76% (186/244) 2022-05-18T04:14:48.1688531Z Receiving objects: 77% (188/244) 2022-05-18T04:14:48.1689348Z Receiving objects: 78% (191/244) 2022-05-18T04:14:48.1690282Z Receiving objects: 79% (193/244) 2022-05-18T04:14:48.1690928Z Receiving objects: 80% (196/244) 2022-05-18T04:14:48.1691762Z Receiving objects: 81% (198/244) 2022-05-18T04:14:48.1691971Z Receiving objects: 82% (201/244) 2022-05-18T04:14:48.1692160Z Receiving objects: 83% (203/244) 2022-05-18T04:14:48.1692687Z Receiving objects: 84% (205/244) 2022-05-18T04:14:48.1693432Z Receiving objects: 85% (208/244) 2022-05-18T04:14:48.1693981Z Receiving objects: 86% (210/244) 2022-05-18T04:14:48.1694245Z Receiving objects: 87% (213/244) 2022-05-18T04:14:48.1695620Z Receiving objects: 88% (215/244) 2022-05-18T04:14:48.1696951Z Receiving objects: 89% (218/244) 2022-05-18T04:14:48.1698259Z Receiving objects: 90% (220/244) 2022-05-18T04:14:48.1698533Z remote: Total 244 (delta 16), reused 125 (delta 2), pack-reused 0 2022-05-18T04:14:48.1698980Z Receiving objects: 91% (223/244) 2022-05-18T04:14:48.1699284Z Receiving objects: 92% (225/244) 2022-05-18T04:14:48.1700218Z Receiving objects: 93% (227/244) 2022-05-18T04:14:48.1700984Z Receiving objects: 94% (230/244) 2022-05-18T04:14:48.1701426Z Receiving objects: 95% (232/244) 2022-05-18T04:14:48.1701725Z Receiving objects: 96% (235/244) 2022-05-18T04:14:48.1702082Z Receiving objects: 97% (237/244) 2022-05-18T04:14:48.1702289Z Receiving objects: 98% (240/244) 2022-05-18T04:14:48.1703389Z Receiving objects: 99% (242/244) 2022-05-18T04:14:48.1704785Z Receiving objects: 100% (244/244) 2022-05-18T04:14:48.1710990Z Receiving objects: 100% (244/244), 192.89 KiB | 19.29 MiB/s, done. 2022-05-18T04:14:48.1711363Z Resolving deltas: 0% (0/16) 2022-05-18T04:14:48.1711662Z Resolving deltas: 6% (1/16) 2022-05-18T04:14:48.1711986Z Resolving deltas: 12% (2/16) 2022-05-18T04:14:48.1712294Z Resolving deltas: 18% (3/16) 2022-05-18T04:14:48.1713123Z Resolving deltas: 25% (4/16) 2022-05-18T04:14:48.1713410Z Resolving deltas: 31% (5/16) 2022-05-18T04:14:48.1713703Z Resolving deltas: 43% (7/16) 2022-05-18T04:14:48.1713997Z Resolving deltas: 50% (8/16) 2022-05-18T04:14:48.1714261Z Resolving deltas: 56% (9/16) 2022-05-18T04:14:48.1714650Z Resolving deltas: 62% (10/16) 2022-05-18T04:14:48.1715110Z Resolving deltas: 68% (11/16) 2022-05-18T04:14:48.1716981Z Resolving deltas: 75% (12/16) 2022-05-18T04:14:48.1717202Z Resolving deltas: 81% (13/16) 2022-05-18T04:14:48.1717411Z Resolving deltas: 87% (14/16) 2022-05-18T04:14:48.1718853Z Resolving deltas: 93% (15/16) 2022-05-18T04:14:48.1720949Z Resolving deltas: 100% (16/16) 2022-05-18T04:14:48.1721205Z Resolving deltas: 100% (16/16), done. 2022-05-18T04:14:48.2303993Z From https://github.com/pytorch/builder 2022-05-18T04:14:48.2304316Z * [new branch] main -> origin/main 2022-05-18T04:14:48.2442777Z ##[endgroup] 2022-05-18T04:14:48.2443267Z ##[group]Determining the checkout info 2022-05-18T04:14:48.2452458Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2022-05-18T04:14:48.2653161Z origin/main 2022-05-18T04:14:48.2679812Z ##[endgroup] 2022-05-18T04:14:48.2680153Z ##[group]Checking out the ref 2022-05-18T04:14:48.2687656Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2022-05-18T04:14:48.4368499Z branch 'main' set up to track 'origin/main'. 2022-05-18T04:14:48.4368767Z Switched to a new branch 'main' 2022-05-18T04:14:48.4400717Z ##[endgroup] 2022-05-18T04:14:48.4401121Z ##[group]Setting up auth for fetching submodules 2022-05-18T04:14:48.4414093Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7a165a82-ed3d-4861-8c19-17ac29ae420a' before making global git config changes 2022-05-18T04:14:48.4421578Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-05-18T04:14:48.4649100Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T04:14:48.4868229Z [command]"C:\Program Files\Git\cmd\git.exe" config --global url.https://github.com/.insteadOf git@github.com: 2022-05-18T04:14:48.5067099Z ##[endgroup] 2022-05-18T04:14:48.5067473Z ##[group]Fetching submodules 2022-05-18T04:14:48.5074757Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-05-18T04:14:48.9022866Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2022-05-18T04:14:49.3302526Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-05-18T04:14:49.7259651Z ##[endgroup] 2022-05-18T04:14:49.7260101Z ##[group]Persisting credentials for submodules 2022-05-18T04:14:49.7269421Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2022-05-18T04:14:50.1306861Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2022-05-18T04:14:50.5481078Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local 'url.https://github.com/.insteadOf' 'git@github.com:'" 2022-05-18T04:14:50.9513383Z ##[endgroup] 2022-05-18T04:14:50.9841669Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-05-18T04:14:51.0013325Z '3e79f25f5769082a73f59d4a39d77f39a7244480' 2022-05-18T04:14:51.0224381Z ##[group]Run # Remove any artifacts from the previous checkouts 2022-05-18T04:14:51.0224767Z # Remove any artifacts from the previous checkouts 2022-05-18T04:14:51.0225004Z git clean -fxd 2022-05-18T04:14:51.0273861Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:14:51.0274136Z env: 2022-05-18T04:14:51.0274372Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:14:51.0274637Z ANACONDA_USER: pytorch 2022-05-18T04:14:51.0274847Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:14:51.0275092Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:14:51.0275661Z GITHUB_TOKEN: *** 2022-05-18T04:14:51.0275838Z IN_CI: 1 2022-05-18T04:14:51.0275995Z IS_GHA: 1 2022-05-18T04:14:51.0276148Z PR_LABELS: [] 2022-05-18T04:14:51.0276321Z PR_NUMBER: 2022-05-18T04:14:51.0276506Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:14:51.0276760Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:14:51.0276959Z SKIP_ALL_TESTS: 1 2022-05-18T04:14:51.0277212Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:14:51.0277523Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:14:51.0277765Z PACKAGE_TYPE: libtorch 2022-05-18T04:14:51.0277937Z DESIRED_CUDA: cpu 2022-05-18T04:14:51.0278116Z GPU_ARCH_TYPE: cpu 2022-05-18T04:14:51.0278305Z LIBTORCH_CONFIG: release 2022-05-18T04:14:51.0278506Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:14:51.0278716Z DESIRED_PYTHON: 3.7 2022-05-18T04:14:51.0278944Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:14:51.0279221Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:14:51.0279460Z ##[endgroup] 2022-05-18T04:14:51.3749693Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:14:51.4687710Z Finished 2022-05-18T04:14:51.5344278Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2022-05-18T04:14:51.5344775Z "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2022-05-18T04:14:51.5371640Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:14:51.5371908Z env: 2022-05-18T04:14:51.5372151Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:14:51.5372396Z ANACONDA_USER: pytorch 2022-05-18T04:14:51.5372597Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:14:51.5372851Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:14:51.5373343Z GITHUB_TOKEN: *** 2022-05-18T04:14:51.5373499Z IN_CI: 1 2022-05-18T04:14:51.5373660Z IS_GHA: 1 2022-05-18T04:14:51.5373823Z PR_LABELS: [] 2022-05-18T04:14:51.5373976Z PR_NUMBER: 2022-05-18T04:14:51.5374161Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:14:51.5374389Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:14:51.5374631Z SKIP_ALL_TESTS: 1 2022-05-18T04:14:51.5374866Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:14:51.5375176Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:14:51.5375414Z PACKAGE_TYPE: libtorch 2022-05-18T04:14:51.5375599Z DESIRED_CUDA: cpu 2022-05-18T04:14:51.5375759Z GPU_ARCH_TYPE: cpu 2022-05-18T04:14:51.5375943Z LIBTORCH_CONFIG: release 2022-05-18T04:14:51.5376156Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:14:51.5376351Z DESIRED_PYTHON: 3.7 2022-05-18T04:14:51.5376575Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:14:51.5376865Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:14:51.5377091Z ##[endgroup] 2022-05-18T04:14:51.5822091Z + export TZ=UTC 2022-05-18T04:14:51.5822288Z + TZ=UTC 2022-05-18T04:14:51.5823506Z + [[ -z 1 ]] 2022-05-18T04:14:51.5823745Z + envfile='C:\actions-runner\_work\_temp/env' 2022-05-18T04:14:51.5824051Z + [[ -n C:\actions-runner\_work\pytorch\pytorch/pytorch ]] 2022-05-18T04:14:51.5894762Z ++ dirname 'C:\actions-runner\_work\pytorch\pytorch/pytorch' 2022-05-18T04:14:51.7813475Z + workdir='C:\actions-runner\_work\pytorch\pytorch' 2022-05-18T04:14:51.7813930Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2022-05-18T04:14:51.7814219Z + export BUILD_PYTHONLESS=1 2022-05-18T04:14:51.7814406Z + BUILD_PYTHONLESS=1 2022-05-18T04:14:51.7814606Z + export DOCKER_IMAGE= 2022-05-18T04:14:51.7814790Z + DOCKER_IMAGE= 2022-05-18T04:14:51.7814943Z + [[ -z '' ]] 2022-05-18T04:14:51.7815125Z + [[ libtorch == conda ]] 2022-05-18T04:14:51.7815305Z + [[ cpu == cpu ]] 2022-05-18T04:14:51.7815523Z + export DOCKER_IMAGE=pytorch/manylinux-cpu 2022-05-18T04:14:51.7815757Z + DOCKER_IMAGE=pytorch/manylinux-cpu 2022-05-18T04:14:51.7815966Z + USE_GOLD_LINKER=OFF 2022-05-18T04:14:51.7816142Z + [[ cpu == \c\p\u ]] 2022-05-18T04:14:51.7816302Z + USE_GOLD_LINKER=ON 2022-05-18T04:14:51.7816495Z + PIP_UPLOAD_FOLDER=nightly/ 2022-05-18T04:14:51.7885712Z ++ date -u +%Y%m%d 2022-05-18T04:14:51.8595944Z + export DATE=20220518 2022-05-18T04:14:51.8596195Z + DATE=20220518 2022-05-18T04:14:51.8596430Z + BASE_BUILD_VERSION=1.12.0.dev20220518 2022-05-18T04:14:51.8596622Z + tagged_version 2022-05-18T04:14:51.8596998Z + [[ msys == \m\s\y\s ]] 2022-05-18T04:14:51.8597186Z + [[ -z 1 ]] 2022-05-18T04:14:51.8597447Z + GIT_DIR='C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' 2022-05-18T04:14:51.8597853Z + GIT_DESCRIBE='git --git-dir C:\actions-runner\_work\pytorch\pytorch/pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2022-05-18T04:14:51.8598165Z + [[ -n '' ]] 2022-05-18T04:14:51.8598417Z + [[ ! -d C:\actions-runner\_work\pytorch\pytorch/pytorch/.git ]] 2022-05-18T04:14:51.8601475Z + git --git-dir 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2022-05-18T04:14:51.8859017Z fatal: No names found, cannot describe anything. 2022-05-18T04:14:51.8892115Z + return 1 2022-05-18T04:14:51.8958158Z ++ uname 2022-05-18T04:14:51.9109478Z + [[ MSYS_NT-10.0-17763 == \D\a\r\w\i\n ]] 2022-05-18T04:14:51.9109897Z + [[ libtorch == conda ]] 2022-05-18T04:14:51.9110154Z + export PYTORCH_BUILD_VERSION=1.12.0.dev20220518+cpu 2022-05-18T04:14:51.9110398Z + PYTORCH_BUILD_VERSION=1.12.0.dev20220518+cpu 2022-05-18T04:14:51.9110625Z + export PYTORCH_BUILD_NUMBER=1 2022-05-18T04:14:51.9110838Z + PYTORCH_BUILD_NUMBER=1 2022-05-18T04:14:51.9111022Z + JAVA_HOME= 2022-05-18T04:14:51.9111174Z + BUILD_JNI=OFF 2022-05-18T04:14:51.9111357Z + [[ libtorch == libtorch ]] 2022-05-18T04:14:51.9111555Z + POSSIBLE_JAVA_HOMES=() 2022-05-18T04:14:51.9111754Z + POSSIBLE_JAVA_HOMES+=(/usr/local) 2022-05-18T04:14:51.9112020Z + POSSIBLE_JAVA_HOMES+=(/usr/lib/jvm/java-8-openjdk-amd64) 2022-05-18T04:14:51.9112341Z + POSSIBLE_JAVA_HOMES+=(/Library/Java/JavaVirtualMachines/*.jdk/Contents/Home) 2022-05-18T04:14:51.9112724Z + POSSIBLE_JAVA_HOMES+=("$PWD/.circleci/windows-jni/") 2022-05-18T04:14:51.9113183Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2022-05-18T04:14:51.9113413Z + [[ -e /usr/local/include/jni.h ]] 2022-05-18T04:14:51.9114672Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2022-05-18T04:14:51.9114926Z + [[ -e /usr/lib/jvm/java-8-openjdk-amd64/include/jni.h ]] 2022-05-18T04:14:51.9938765Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2022-05-18T04:14:51.9939080Z + [[ -e /Library/Java/JavaVirtualMachines/*.jdk/Contents/Home/include/jni.h ]] 2022-05-18T04:14:51.9940387Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2022-05-18T04:14:51.9940705Z + [[ -e /c/actions-runner/_work/pytorch/pytorch/.circleci/windows-jni//include/jni.h ]] 2022-05-18T04:14:51.9941737Z + '[' -z '' ']' 2022-05-18T04:14:51.9941935Z + echo 'Did not find jni.h' 2022-05-18T04:14:51.9942122Z Did not find jni.h 2022-05-18T04:14:51.9942344Z + cat 2022-05-18T04:14:52.0111839Z ++ uname -a 2022-05-18T04:14:52.0327764Z ++ date 2022-05-18T04:14:52.0885668Z ++ uname 2022-05-18T04:14:52.1040286Z + [[ MSYS_NT-10.0-17763 != Darwin ]] 2022-05-18T04:14:52.1040560Z + MEMORY_LIMIT_MAX_JOBS=18 2022-05-18T04:14:52.1105771Z ++ nproc 2022-05-18T04:14:52.1866664Z + NUM_CPUS=14 2022-05-18T04:14:52.1866953Z + export MAX_JOBS=14 2022-05-18T04:14:52.1867138Z + MAX_JOBS=14 2022-05-18T04:14:52.1867282Z + cat 2022-05-18T04:14:52.2055174Z + [[ -z 1 ]] 2022-05-18T04:14:52.2055397Z + echo 'retry () {' 2022-05-18T04:14:52.2058576Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2022-05-18T04:14:52.2061527Z + echo '}' 2022-05-18T04:14:52.2063750Z + echo 'export -f retry' 2022-05-18T04:14:52.2066180Z + cat 'C:\actions-runner\_work\_temp/env' 2022-05-18T04:14:52.2191051Z # =================== The following code will be executed inside Docker container =================== 2022-05-18T04:14:52.2191404Z export TZ=UTC 2022-05-18T04:14:52.2191758Z echo "Running on MSYS_NT-10.0-17763 EC2AMAZ-F8QDB6S 3.3.3-341.x86_64 2022-01-17 11:45 UTC x86_64 Msys at Wed May 18 04:14:52 GMT 2022" 2022-05-18T04:14:52.2192040Z 2022-05-18T04:14:52.2192205Z export PACKAGE_TYPE="libtorch" 2022-05-18T04:14:52.2192500Z export DESIRED_PYTHON="3.7" 2022-05-18T04:14:52.2192794Z export DESIRED_CUDA="cpu" 2022-05-18T04:14:52.2193116Z export LIBTORCH_VARIANT="shared-with-deps" 2022-05-18T04:14:52.2193436Z export BUILD_PYTHONLESS="1" 2022-05-18T04:14:52.2193704Z if [[ "msys" == "msys" ]]; then 2022-05-18T04:14:52.2193947Z export LIBTORCH_CONFIG="release" 2022-05-18T04:14:52.2194239Z if [[ "release" == 'debug' ]]; then 2022-05-18T04:14:52.2194511Z export DEBUG=1 2022-05-18T04:14:52.2194743Z fi 2022-05-18T04:14:52.2194956Z export DESIRED_DEVTOOLSET="" 2022-05-18T04:14:52.2195156Z else 2022-05-18T04:14:52.2195405Z export DESIRED_DEVTOOLSET="" 2022-05-18T04:14:52.2195654Z fi 2022-05-18T04:14:52.2195763Z 2022-05-18T04:14:52.2195865Z export DATE="20220518" 2022-05-18T04:14:52.2196106Z export NIGHTLIES_DATE_PREAMBLE=1.12.0.dev 2022-05-18T04:14:52.2196367Z export PYTORCH_BUILD_VERSION="1.12.0.dev20220518+cpu" 2022-05-18T04:14:52.2197128Z export PYTORCH_BUILD_NUMBER="1" 2022-05-18T04:14:52.2197393Z export OVERRIDE_PACKAGE_VERSION="1.12.0.dev20220518+cpu" 2022-05-18T04:14:52.2197640Z 2022-05-18T04:14:52.2197740Z # TODO: We don't need this anymore IIUC 2022-05-18T04:14:52.2197967Z export TORCH_PACKAGE_NAME='torch' 2022-05-18T04:14:52.2198210Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2022-05-18T04:14:52.2198457Z export ANACONDA_USER='pytorch' 2022-05-18T04:14:52.2198587Z 2022-05-18T04:14:52.2198662Z export USE_FBGEMM=1 2022-05-18T04:14:52.2198828Z export JAVA_HOME= 2022-05-18T04:14:52.2199011Z export BUILD_JNI=OFF 2022-05-18T04:14:52.2199219Z export PIP_UPLOAD_FOLDER="nightly/" 2022-05-18T04:14:52.2199457Z export DOCKER_IMAGE="pytorch/manylinux-cpu" 2022-05-18T04:14:52.2199607Z 2022-05-18T04:14:52.2199611Z 2022-05-18T04:14:52.2199697Z export USE_GOLD_LINKER="ON" 2022-05-18T04:14:52.2199912Z export USE_GLOO_WITH_OPENSSL="ON" 2022-05-18T04:14:52.2200187Z # =================== The above code will be executed inside Docker container =================== 2022-05-18T04:14:52.2200445Z export MAX_JOBS="14" 2022-05-18T04:14:52.2200625Z retry () { 2022-05-18T04:14:52.2200835Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-05-18T04:14:52.2201044Z } 2022-05-18T04:14:52.2201199Z export -f retry 2022-05-18T04:14:52.2327962Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2022-05-18T04:14:52.2328347Z "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2022-05-18T04:14:52.2354786Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:14:52.2355040Z env: 2022-05-18T04:14:52.2355283Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:14:52.2355548Z ANACONDA_USER: pytorch 2022-05-18T04:14:52.2355736Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:14:52.2355992Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:14:52.2356667Z GITHUB_TOKEN: *** 2022-05-18T04:14:52.2356826Z IN_CI: 1 2022-05-18T04:14:52.2356980Z IS_GHA: 1 2022-05-18T04:14:52.2357142Z PR_LABELS: [] 2022-05-18T04:14:52.2357299Z PR_NUMBER: 2022-05-18T04:14:52.2357482Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:14:52.2357709Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:14:52.2357937Z SKIP_ALL_TESTS: 1 2022-05-18T04:14:52.2358188Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:14:52.2358495Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:14:52.2358736Z PACKAGE_TYPE: libtorch 2022-05-18T04:14:52.2358904Z DESIRED_CUDA: cpu 2022-05-18T04:14:52.2359079Z GPU_ARCH_TYPE: cpu 2022-05-18T04:14:52.2359263Z LIBTORCH_CONFIG: release 2022-05-18T04:14:52.2359459Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:14:52.2359664Z DESIRED_PYTHON: 3.7 2022-05-18T04:14:52.2359890Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:14:52.2360167Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:14:52.2360407Z ##[endgroup] 2022-05-18T04:14:52.2777521Z + source 'C:\actions-runner\_work\_temp/env' 2022-05-18T04:14:52.2778663Z ++ export TZ=UTC 2022-05-18T04:14:52.2778839Z ++ TZ=UTC 2022-05-18T04:14:52.2779240Z ++ echo 'Running on MSYS_NT-10.0-17763 EC2AMAZ-F8QDB6S 3.3.3-341.x86_64 2022-01-17 11:45 UTC x86_64 Msys at Wed May 18 04:14:52 GMT 2022' 2022-05-18T04:14:52.2779535Z ++ export PACKAGE_TYPE=libtorch 2022-05-18T04:14:52.2779748Z ++ PACKAGE_TYPE=libtorch 2022-05-18T04:14:52.2780054Z Running on MSYS_NT-10.0-17763 EC2AMAZ-F8QDB6S 3.3.3-341.x86_64 2022-01-17 11:45 UTC x86_64 Msys at Wed May 18 04:14:52 GMT 2022 2022-05-18T04:14:52.2780347Z ++ export DESIRED_PYTHON=3.7 2022-05-18T04:14:52.2780529Z ++ DESIRED_PYTHON=3.7 2022-05-18T04:14:52.2780724Z ++ export DESIRED_CUDA=cpu 2022-05-18T04:14:52.2780912Z ++ DESIRED_CUDA=cpu 2022-05-18T04:14:52.2781164Z ++ export LIBTORCH_VARIANT=shared-with-deps 2022-05-18T04:14:52.2781411Z ++ LIBTORCH_VARIANT=shared-with-deps 2022-05-18T04:14:52.2781633Z ++ export BUILD_PYTHONLESS=1 2022-05-18T04:14:52.2781827Z ++ BUILD_PYTHONLESS=1 2022-05-18T04:14:52.2782183Z ++ [[ msys == \m\s\y\s ]] 2022-05-18T04:14:52.2782385Z ++ export LIBTORCH_CONFIG=release 2022-05-18T04:14:52.2782580Z ++ LIBTORCH_CONFIG=release 2022-05-18T04:14:52.2782781Z ++ [[ release == \d\e\b\u\g ]] 2022-05-18T04:14:52.2782985Z ++ export DESIRED_DEVTOOLSET= 2022-05-18T04:14:52.2783171Z ++ DESIRED_DEVTOOLSET= 2022-05-18T04:14:52.2783360Z ++ export DATE=20220518 2022-05-18T04:14:52.2783543Z ++ DATE=20220518 2022-05-18T04:14:52.2783769Z ++ export NIGHTLIES_DATE_PREAMBLE=1.12.0.dev 2022-05-18T04:14:52.2783990Z ++ NIGHTLIES_DATE_PREAMBLE=1.12.0.dev 2022-05-18T04:14:52.2784242Z ++ export PYTORCH_BUILD_VERSION=1.12.0.dev20220518+cpu 2022-05-18T04:14:52.2784495Z ++ PYTORCH_BUILD_VERSION=1.12.0.dev20220518+cpu 2022-05-18T04:14:52.2784704Z ++ export PYTORCH_BUILD_NUMBER=1 2022-05-18T04:14:52.2784910Z ++ PYTORCH_BUILD_NUMBER=1 2022-05-18T04:14:52.2785144Z ++ export OVERRIDE_PACKAGE_VERSION=1.12.0.dev20220518+cpu 2022-05-18T04:14:52.2785386Z ++ OVERRIDE_PACKAGE_VERSION=1.12.0.dev20220518+cpu 2022-05-18T04:14:52.2785621Z ++ export TORCH_PACKAGE_NAME=torch 2022-05-18T04:14:52.2785831Z ++ TORCH_PACKAGE_NAME=torch 2022-05-18T04:14:52.2787101Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2022-05-18T04:14:52.2787402Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2022-05-18T04:14:52.2787636Z ++ export ANACONDA_USER=pytorch 2022-05-18T04:14:52.2787842Z ++ ANACONDA_USER=pytorch 2022-05-18T04:14:52.2788021Z ++ export USE_FBGEMM=1 2022-05-18T04:14:52.2788199Z ++ USE_FBGEMM=1 2022-05-18T04:14:52.2788389Z ++ export JAVA_HOME= 2022-05-18T04:14:52.2788548Z ++ JAVA_HOME= 2022-05-18T04:14:52.2788725Z ++ export BUILD_JNI=OFF 2022-05-18T04:14:52.2788901Z ++ BUILD_JNI=OFF 2022-05-18T04:14:52.2789088Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2022-05-18T04:14:52.2789306Z ++ PIP_UPLOAD_FOLDER=nightly/ 2022-05-18T04:14:52.2789542Z ++ export DOCKER_IMAGE=pytorch/manylinux-cpu 2022-05-18T04:14:52.2789768Z ++ DOCKER_IMAGE=pytorch/manylinux-cpu 2022-05-18T04:14:52.2789987Z ++ export USE_GOLD_LINKER=ON 2022-05-18T04:14:52.2790182Z ++ USE_GOLD_LINKER=ON 2022-05-18T04:14:52.2790367Z ++ export USE_GLOO_WITH_OPENSSL=ON 2022-05-18T04:14:52.2790574Z ++ USE_GLOO_WITH_OPENSSL=ON 2022-05-18T04:14:52.2790764Z ++ export MAX_JOBS=14 2022-05-18T04:14:52.2790924Z ++ MAX_JOBS=14 2022-05-18T04:14:52.2791159Z ++ export -f retry 2022-05-18T04:14:52.2791349Z + export CUDA_VERSION=cpu 2022-05-18T04:14:52.2791522Z + CUDA_VERSION=cpu 2022-05-18T04:14:52.2791704Z + export VC_YEAR=2019 2022-05-18T04:14:52.2791880Z + VC_YEAR=2019 2022-05-18T04:14:52.2792106Z + pushd 'C:\actions-runner\_work\pytorch\pytorch/builder' 2022-05-18T04:14:52.2792374Z + ./windows/internal/smoke_test.bat 2022-05-18T04:14:52.2792682Z /c/actions-runner/_work/pytorch/pytorch/builder /c/actions-runner/_work/pytorch/pytorch 2022-05-18T04:14:52.3230669Z 2022-05-18T04:14:52.3231360Z C:\actions-runner\_work\pytorch\pytorch\builder>set SRC_DIR=C:\actions-runner\_work\pytorch\pytorch\builder\windows\internal\ 2022-05-18T04:14:52.3233584Z 2022-05-18T04:14:52.3234106Z C:\actions-runner\_work\pytorch\pytorch\builder>pushd C:\actions-runner\_work\pytorch\pytorch\builder\windows\internal\\.. 2022-05-18T04:14:52.3238782Z 2022-05-18T04:14:52.3239086Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if not "cpu" == "cpu" call internal\driver_update.bat 2022-05-18T04:14:52.3241520Z 2022-05-18T04:14:52.3241813Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if errorlevel 1 exit /b 1 2022-05-18T04:14:52.3243437Z 2022-05-18T04:14:52.3244331Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>set "ORIG_PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps" 2022-05-18T04:14:52.3246271Z 2022-05-18T04:14:52.3246548Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>setlocal EnableDelayedExpansion 2022-05-18T04:14:52.3248530Z 2022-05-18T04:14:52.3248924Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>set NVIDIA_GPU_EXISTS=0 2022-05-18T04:14:52.3251715Z 2022-05-18T04:14:52.3252499Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>for /F "delims=" %i in ('wmic path win32_VideoController get name') do ( 2022-05-18T04:14:52.3252830Z set GPUS=%i 2022-05-18T04:14:52.3253056Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2022-05-18T04:14:52.3266822Z SET NVIDIA_GPU_EXISTS=1 2022-05-18T04:14:52.3267096Z goto gpu_check_end 2022-05-18T04:14:52.3267258Z ) 2022-05-18T04:14:52.3267407Z ) 2022-05-18T04:14:52.5243767Z 2022-05-18T04:14:52.5244385Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2022-05-18T04:14:52.5244692Z set GPUS=Name 2022-05-18T04:14:52.5244898Z 2022-05-18T04:14:52.5245073Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2022-05-18T04:14:52.5245304Z SET NVIDIA_GPU_EXISTS=1 2022-05-18T04:14:52.5245502Z goto gpu_check_end 2022-05-18T04:14:52.5246151Z ) 2022-05-18T04:14:52.5246306Z ) 2022-05-18T04:14:52.5246398Z 2022-05-18T04:14:52.5246546Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2022-05-18T04:14:52.5246830Z set GPUS=Microsoft Basic Display Adapter 2022-05-18T04:14:52.5247017Z 2022-05-18T04:14:52.5247204Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2022-05-18T04:14:52.5247496Z SET NVIDIA_GPU_EXISTS=1 2022-05-18T04:14:52.5247681Z goto gpu_check_end 2022-05-18T04:14:52.5247853Z ) 2022-05-18T04:14:52.5247996Z ) 2022-05-18T04:14:52.5248072Z 2022-05-18T04:14:52.5248220Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2022-05-18T04:14:52.5248457Z set GPUS= 2022-05-18T04:14:52.5248615Z 2022-05-18T04:14:52.5248863Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2022-05-18T04:14:52.5249074Z SET NVIDIA_GPU_EXISTS=1 2022-05-18T04:14:52.5249272Z goto gpu_check_end 2022-05-18T04:14:52.5249431Z ) 2022-05-18T04:14:52.5249578Z ) 2022-05-18T04:14:52.5250742Z 2022-05-18T04:14:52.5251305Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>endlocal & set NVIDIA_GPU_EXISTS=0 2022-05-18T04:14:52.5256655Z 2022-05-18T04:14:52.5256935Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "wheel" goto wheel 2022-05-18T04:14:52.5258162Z 2022-05-18T04:14:52.5258458Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "conda" goto conda 2022-05-18T04:14:52.5259475Z 2022-05-18T04:14:52.5259772Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "libtorch" goto libtorch 2022-05-18T04:14:52.5264665Z 2022-05-18T04:14:52.5264942Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>echo "install and test libtorch" 2022-05-18T04:14:52.5265811Z "install and test libtorch" 2022-05-18T04:14:52.5267207Z 2022-05-18T04:14:52.5267544Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "2019" == "2017" powershell internal\vs2017_install.ps1 2022-05-18T04:14:52.5268446Z 2022-05-18T04:14:52.5268722Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if ERRORLEVEL 1 exit /b 1 2022-05-18T04:14:52.5271048Z 2022-05-18T04:14:52.5271559Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "" == "1" ( 2022-05-18T04:14:52.5271874Z call internal\install_nightly_package.bat 2022-05-18T04:14:52.5272095Z if errorlevel 1 exit /b 1 2022-05-18T04:14:52.5272282Z ) else ( 2022-05-18T04:14:52.5272585Z for /F "delims=" %i in ('where /R "C:\actions-runner\_work\_temp\artifacts" *-latest.zip') do 7z x "%i" -otmp 2022-05-18T04:14:52.5272889Z if ERRORLEVEL 1 exit /b 1 2022-05-18T04:14:52.5273058Z ) 2022-05-18T04:14:52.5701756Z 2022-05-18T04:14:52.5702399Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>7z x "C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip" -otmp 2022-05-18T04:14:52.9928217Z 2022-05-18T04:14:52.9928525Z 7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 2022-05-18T04:14:52.9928700Z 2022-05-18T04:14:52.9928917Z Scanning the drive for archives: 2022-05-18T04:14:52.9929137Z 1 file, 148934906 bytes (143 MiB) 2022-05-18T04:14:52.9929261Z 2022-05-18T04:14:52.9929507Z Extracting archive: C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2022-05-18T04:15:40.2806561Z -- 2022-05-18T04:15:40.2807099Z Path = C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2022-05-18T04:15:40.2807408Z Type = zip 2022-05-18T04:15:40.2810958Z Physical Size = 148934906 2022-05-18T04:15:40.2811133Z 2022-05-18T04:15:41.2794106Z Everything is Ok 2022-05-18T04:15:41.2794259Z 2022-05-18T04:15:41.2794335Z Folders: 341 2022-05-18T04:15:41.2796204Z Files: 8492 2022-05-18T04:15:41.2796437Z Size: 780204077 2022-05-18T04:15:41.2797469Z Compressed: 148934906 2022-05-18T04:15:41.2841610Z 2022-05-18T04:15:41.2842086Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>pushd tmp\libtorch 2022-05-18T04:15:41.2847390Z 2022-05-18T04:15:41.2848099Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>set VC_VERSION_LOWER=16 2022-05-18T04:15:41.2849778Z 2022-05-18T04:15:41.2850019Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>set VC_VERSION_UPPER=17 2022-05-18T04:15:41.2852649Z 2022-05-18T04:15:41.2852956Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>IF "2019" == "2017" ( 2022-05-18T04:15:41.2853255Z set VC_VERSION_LOWER=15 2022-05-18T04:15:41.2853462Z set VC_VERSION_UPPER=16 2022-05-18T04:15:41.2853623Z ) 2022-05-18T04:15:41.2855636Z 2022-05-18T04:15:41.2856407Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>for /F "usebackq tokens=*" %i in (`"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -legacy -products * -version [16,17) -property installationPath`) do (if exist "%i" if exist "%i\VC\Auxiliary\Build\vcvarsall.bat" ( 2022-05-18T04:15:41.2857038Z set "VS15INSTALLDIR=%i" 2022-05-18T04:15:41.2857360Z set "VS15VCVARSALL=%i\VC\Auxiliary\Build\vcvarsall.bat" 2022-05-18T04:15:41.2857598Z goto vswhere 2022-05-18T04:15:41.2857746Z ) ) 2022-05-18T04:15:50.2369251Z 2022-05-18T04:15:50.2370140Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>(if exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools" if exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" ( 2022-05-18T04:15:50.2370762Z set "VS15INSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools" 2022-05-18T04:15:50.2371186Z set "VS15VCVARSALL=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" 2022-05-18T04:15:50.2371478Z goto vswhere 2022-05-18T04:15:50.2371643Z ) ) 2022-05-18T04:15:55.8080419Z 2022-05-18T04:15:55.8081250Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>IF "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" == "" ( 2022-05-18T04:15:55.8081822Z echo Visual Studio 2017 C++ BuildTools is required to compile PyTorch test on Windows 2022-05-18T04:15:55.8082091Z exit /b 1 2022-05-18T04:15:55.8082252Z ) 2022-05-18T04:15:55.8082513Z 2022-05-18T04:15:55.8083143Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 2022-05-18T04:16:02.8307086Z ********************************************************************** 2022-05-18T04:16:02.8307444Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-05-18T04:16:02.8307710Z ** Copyright (c) 2020 Microsoft Corporation 2022-05-18T04:16:02.8308906Z ********************************************************************** 2022-05-18T04:16:12.7288201Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-05-18T04:16:13.6739167Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:16:13.6739553Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:16:13.6739740Z 2022-05-18T04:16:13.6808642Z simple-torch-test.cpp 2022-05-18T04:16:23.4088011Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:16:29.0303879Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:16:29.1649144Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:29.1649575Z with 2022-05-18T04:16:29.1649729Z [ 2022-05-18T04:16:29.1650025Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:16:29.1650268Z ] 2022-05-18T04:16:29.1706073Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:29.1706500Z with 2022-05-18T04:16:29.1706687Z [ 2022-05-18T04:16:29.1706961Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:16:29.1707218Z ] 2022-05-18T04:16:29.1707720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:29.1708166Z with 2022-05-18T04:16:29.1708334Z [ 2022-05-18T04:16:29.1708574Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:16:29.1708823Z ] 2022-05-18T04:16:29.1709337Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:29.1709796Z with 2022-05-18T04:16:29.1709942Z [ 2022-05-18T04:16:29.1710190Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:16:29.1710429Z ] 2022-05-18T04:16:29.1710901Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:29.1711692Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:29.1712533Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-05-18T04:16:29.1713282Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:29.1713693Z with 2022-05-18T04:16:29.1713842Z [ 2022-05-18T04:16:29.1714096Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:16:29.1714333Z ] 2022-05-18T04:16:29.2415017Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:29.2415699Z with 2022-05-18T04:16:29.2415914Z [ 2022-05-18T04:16:29.2416163Z T=at::TensorBase 2022-05-18T04:16:29.2416349Z ] 2022-05-18T04:16:29.2416792Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:29.2417196Z with 2022-05-18T04:16:29.2417345Z [ 2022-05-18T04:16:29.2417534Z T=at::TensorBase 2022-05-18T04:16:29.2417717Z ] 2022-05-18T04:16:29.2418163Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:29.2418604Z with 2022-05-18T04:16:29.2418767Z [ 2022-05-18T04:16:29.2418950Z T=at::TensorBase 2022-05-18T04:16:29.2419112Z ] 2022-05-18T04:16:29.2420085Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:29.2420561Z with 2022-05-18T04:16:29.2420711Z [ 2022-05-18T04:16:29.2420892Z T=at::TensorBase 2022-05-18T04:16:29.2421074Z ] 2022-05-18T04:16:29.2421514Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:29.2422174Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:29.2422859Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:29.2423271Z with 2022-05-18T04:16:29.2423435Z [ 2022-05-18T04:16:29.2423597Z T=at::TensorBase 2022-05-18T04:16:29.2423778Z ] 2022-05-18T04:16:29.4783885Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:29.4784303Z with 2022-05-18T04:16:29.4784478Z [ 2022-05-18T04:16:29.4784679Z T=at::Tensor 2022-05-18T04:16:29.4784863Z ] 2022-05-18T04:16:29.4785279Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:29.4785690Z with 2022-05-18T04:16:29.4785857Z [ 2022-05-18T04:16:29.4786016Z T=at::Tensor 2022-05-18T04:16:29.4786198Z ] 2022-05-18T04:16:29.4786663Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:29.4787079Z with 2022-05-18T04:16:29.4787243Z [ 2022-05-18T04:16:29.4787416Z T=at::Tensor 2022-05-18T04:16:29.4787594Z ] 2022-05-18T04:16:29.4788071Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:29.4788521Z with 2022-05-18T04:16:29.4788686Z [ 2022-05-18T04:16:29.4789096Z T=at::Tensor 2022-05-18T04:16:29.4789269Z ] 2022-05-18T04:16:29.4789709Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:29.4790382Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:29.4791052Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:29.4791464Z with 2022-05-18T04:16:29.4791631Z [ 2022-05-18T04:16:29.4791785Z T=at::Tensor 2022-05-18T04:16:29.4791961Z ] 2022-05-18T04:16:29.4837993Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:29.4838583Z with 2022-05-18T04:16:29.4838744Z [ 2022-05-18T04:16:29.4838972Z T=at::Generator 2022-05-18T04:16:29.4839158Z ] 2022-05-18T04:16:29.4839578Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:29.4839978Z with 2022-05-18T04:16:29.4840144Z [ 2022-05-18T04:16:29.4840322Z T=at::Generator 2022-05-18T04:16:29.4840482Z ] 2022-05-18T04:16:29.4840957Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:29.4841397Z with 2022-05-18T04:16:29.4841542Z [ 2022-05-18T04:16:29.4841720Z T=at::Generator 2022-05-18T04:16:29.4841899Z ] 2022-05-18T04:16:29.4842372Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:29.4842823Z with 2022-05-18T04:16:29.4842990Z [ 2022-05-18T04:16:29.4843169Z T=at::Generator 2022-05-18T04:16:29.4843327Z ] 2022-05-18T04:16:29.4843771Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:29.4844451Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:29.4845217Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:29.4845619Z with 2022-05-18T04:16:29.4845786Z [ 2022-05-18T04:16:29.4845966Z T=at::Generator 2022-05-18T04:16:29.4846126Z ] 2022-05-18T04:16:30.8775913Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:30.8776338Z with 2022-05-18T04:16:30.8776519Z [ 2022-05-18T04:16:30.8776727Z T=c10::DimVector 2022-05-18T04:16:30.8776893Z ] 2022-05-18T04:16:30.8777333Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:30.8777901Z with 2022-05-18T04:16:30.8778078Z [ 2022-05-18T04:16:30.8778244Z T=c10::DimVector 2022-05-18T04:16:30.8778427Z ] 2022-05-18T04:16:30.8778891Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:30.8779316Z with 2022-05-18T04:16:30.8779481Z [ 2022-05-18T04:16:30.8779658Z T=c10::DimVector 2022-05-18T04:16:30.8779825Z ] 2022-05-18T04:16:30.8780315Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:30.8780769Z with 2022-05-18T04:16:30.8780929Z [ 2022-05-18T04:16:30.8781086Z T=c10::DimVector 2022-05-18T04:16:30.8781340Z ] 2022-05-18T04:16:30.8781773Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:30.8782430Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:30.8783119Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:30.8783529Z with 2022-05-18T04:16:30.8783693Z [ 2022-05-18T04:16:30.8783855Z T=c10::DimVector 2022-05-18T04:16:30.8784032Z ] 2022-05-18T04:16:31.5469218Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.5469671Z with 2022-05-18T04:16:31.5469831Z [ 2022-05-18T04:16:31.5470017Z T=std::string 2022-05-18T04:16:31.5470198Z ] 2022-05-18T04:16:31.5470616Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.5471021Z with 2022-05-18T04:16:31.5471196Z [ 2022-05-18T04:16:31.5471352Z T=std::string 2022-05-18T04:16:31.5471536Z ] 2022-05-18T04:16:31.5471999Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.5472442Z with 2022-05-18T04:16:31.5472594Z [ 2022-05-18T04:16:31.5472769Z T=std::string 2022-05-18T04:16:31.5472950Z ] 2022-05-18T04:16:31.5473423Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.5473887Z with 2022-05-18T04:16:31.5474053Z [ 2022-05-18T04:16:31.5474207Z T=std::string 2022-05-18T04:16:31.5474390Z ] 2022-05-18T04:16:31.5474821Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:31.5475659Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:31.5476342Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.5476744Z with 2022-05-18T04:16:31.5476911Z [ 2022-05-18T04:16:31.5477086Z T=std::string 2022-05-18T04:16:31.5477243Z ] 2022-05-18T04:16:31.5606766Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.5607199Z with 2022-05-18T04:16:31.5607350Z [ 2022-05-18T04:16:31.5607566Z T=c10::QualifiedName 2022-05-18T04:16:31.5607773Z ] 2022-05-18T04:16:31.5608347Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.5608731Z with 2022-05-18T04:16:31.5608899Z [ 2022-05-18T04:16:31.5609090Z T=c10::QualifiedName 2022-05-18T04:16:31.5609264Z ] 2022-05-18T04:16:31.5609728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.5610164Z with 2022-05-18T04:16:31.5610310Z [ 2022-05-18T04:16:31.5610498Z T=c10::QualifiedName 2022-05-18T04:16:31.5610694Z ] 2022-05-18T04:16:31.5611190Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.5611631Z with 2022-05-18T04:16:31.5611798Z [ 2022-05-18T04:16:31.5611987Z T=c10::QualifiedName 2022-05-18T04:16:31.5612152Z ] 2022-05-18T04:16:31.5612598Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:31.5613293Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:31.5613987Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.5614406Z with 2022-05-18T04:16:31.5614554Z [ 2022-05-18T04:16:31.5614745Z T=c10::QualifiedName 2022-05-18T04:16:31.5614931Z ] 2022-05-18T04:16:31.6407636Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.6408060Z with 2022-05-18T04:16:31.6408232Z [ 2022-05-18T04:16:31.6408448Z T=std::shared_ptr 2022-05-18T04:16:31.6408683Z ] 2022-05-18T04:16:31.6409116Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.6409525Z with 2022-05-18T04:16:31.6409675Z [ 2022-05-18T04:16:31.6410488Z T=std::shared_ptr 2022-05-18T04:16:31.6410708Z ] 2022-05-18T04:16:31.6411158Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.6411600Z with 2022-05-18T04:16:31.6411767Z [ 2022-05-18T04:16:31.6411996Z T=std::shared_ptr 2022-05-18T04:16:31.6412194Z ] 2022-05-18T04:16:31.6412701Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.6413160Z with 2022-05-18T04:16:31.6413306Z [ 2022-05-18T04:16:31.6413534Z T=std::shared_ptr 2022-05-18T04:16:31.6413752Z ] 2022-05-18T04:16:31.6414473Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:31.6415226Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:31.6415948Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.6416366Z with 2022-05-18T04:16:31.6416531Z [ 2022-05-18T04:16:31.6416741Z T=std::shared_ptr 2022-05-18T04:16:31.6416969Z ] 2022-05-18T04:16:31.6435988Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.6436403Z with 2022-05-18T04:16:31.6436551Z [ 2022-05-18T04:16:31.6436785Z T=std::weak_ptr 2022-05-18T04:16:31.6437010Z ] 2022-05-18T04:16:31.6437430Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.6437836Z with 2022-05-18T04:16:31.6438003Z [ 2022-05-18T04:16:31.6438215Z T=std::weak_ptr 2022-05-18T04:16:31.6438437Z ] 2022-05-18T04:16:31.6438917Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.6439353Z with 2022-05-18T04:16:31.6439507Z [ 2022-05-18T04:16:31.6439732Z T=std::weak_ptr 2022-05-18T04:16:31.6439945Z ] 2022-05-18T04:16:31.6440420Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.6440882Z with 2022-05-18T04:16:31.6441050Z [ 2022-05-18T04:16:31.6441274Z T=std::weak_ptr 2022-05-18T04:16:31.6441472Z ] 2022-05-18T04:16:31.6441946Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:31.6442805Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:31.6443533Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.6443937Z with 2022-05-18T04:16:31.6444106Z [ 2022-05-18T04:16:31.6444339Z T=std::weak_ptr 2022-05-18T04:16:31.6444541Z ] 2022-05-18T04:16:31.7395674Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7396145Z with 2022-05-18T04:16:31.7396324Z [ 2022-05-18T04:16:31.7396719Z T=std::vector> 2022-05-18T04:16:31.7397026Z ] 2022-05-18T04:16:31.7397463Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.7397865Z with 2022-05-18T04:16:31.7398015Z [ 2022-05-18T04:16:31.7398276Z T=std::vector> 2022-05-18T04:16:31.7398518Z ] 2022-05-18T04:16:31.7398972Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.7399403Z with 2022-05-18T04:16:31.7399568Z [ 2022-05-18T04:16:31.7399797Z T=std::vector> 2022-05-18T04:16:31.7400033Z ] 2022-05-18T04:16:31.7400525Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.7400984Z with 2022-05-18T04:16:31.7401130Z [ 2022-05-18T04:16:31.7401377Z T=std::vector> 2022-05-18T04:16:31.7401614Z ] 2022-05-18T04:16:31.7402122Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:16:31.7402900Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:16:31.7403636Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7404046Z with 2022-05-18T04:16:31.7404206Z [ 2022-05-18T04:16:31.7404439Z T=std::vector> 2022-05-18T04:16:31.7404675Z ] 2022-05-18T04:16:31.7776009Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7776428Z with 2022-05-18T04:16:31.7776584Z [ 2022-05-18T04:16:31.7777114Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:16:31.7777458Z ] 2022-05-18T04:16:31.7777876Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.7778286Z with 2022-05-18T04:16:31.7778454Z [ 2022-05-18T04:16:31.7778947Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:16:31.7779298Z ] 2022-05-18T04:16:31.7779770Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.7780198Z with 2022-05-18T04:16:31.7780343Z [ 2022-05-18T04:16:31.7780773Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:16:31.7781120Z ] 2022-05-18T04:16:31.7781612Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.7782070Z with 2022-05-18T04:16:31.7782219Z [ 2022-05-18T04:16:31.7782579Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:16:31.7782907Z ] 2022-05-18T04:16:31.7783342Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:16:31.7783763Z with 2022-05-18T04:16:31.7783928Z [ 2022-05-18T04:16:31.7784175Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:16:31.7784396Z ] 2022-05-18T04:16:31.7784842Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:16:31.7785258Z with 2022-05-18T04:16:31.7785401Z [ 2022-05-18T04:16:31.7785648Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:16:31.7785891Z ] 2022-05-18T04:16:31.7786327Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7786742Z with 2022-05-18T04:16:31.7786904Z [ 2022-05-18T04:16:31.7787257Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:16:31.7787569Z ] 2022-05-18T04:16:31.7878179Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7878705Z with 2022-05-18T04:16:31.7878875Z [ 2022-05-18T04:16:31.7879124Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7879381Z ] 2022-05-18T04:16:31.7879810Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.7880307Z with 2022-05-18T04:16:31.7880484Z [ 2022-05-18T04:16:31.7880754Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7881007Z ] 2022-05-18T04:16:31.7881461Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.7881903Z with 2022-05-18T04:16:31.7882069Z [ 2022-05-18T04:16:31.7882329Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7882559Z ] 2022-05-18T04:16:31.7883049Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.7883502Z with 2022-05-18T04:16:31.7883708Z [ 2022-05-18T04:16:31.7883975Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7884222Z ] 2022-05-18T04:16:31.7884719Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:16:31.7885620Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:16:31.7886339Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:16:31.7887021Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7887433Z with 2022-05-18T04:16:31.7887580Z [ 2022-05-18T04:16:31.7887845Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7888093Z ] 2022-05-18T04:16:31.7914617Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7915036Z with 2022-05-18T04:16:31.7915206Z [ 2022-05-18T04:16:31.7915490Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7915739Z ] 2022-05-18T04:16:31.7916163Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.7916561Z with 2022-05-18T04:16:31.7916728Z [ 2022-05-18T04:16:31.7916963Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7917204Z ] 2022-05-18T04:16:31.7917680Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.7918113Z with 2022-05-18T04:16:31.7918261Z [ 2022-05-18T04:16:31.7918589Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7918976Z ] 2022-05-18T04:16:31.7919460Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.7919923Z with 2022-05-18T04:16:31.7920087Z [ 2022-05-18T04:16:31.7920341Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7920566Z ] 2022-05-18T04:16:31.7921057Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:16:31.7921842Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:16:31.7922614Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:16:31.7923296Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.7923692Z with 2022-05-18T04:16:31.7923858Z [ 2022-05-18T04:16:31.7924113Z T=std::vector,std::allocator>> 2022-05-18T04:16:31.7924336Z ] 2022-05-18T04:16:31.8027970Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.8028474Z with 2022-05-18T04:16:31.8028650Z [ 2022-05-18T04:16:31.8028862Z T=std::vector> 2022-05-18T04:16:31.8029077Z ] 2022-05-18T04:16:31.8029511Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.8029887Z with 2022-05-18T04:16:31.8030051Z [ 2022-05-18T04:16:31.8030274Z T=std::vector> 2022-05-18T04:16:31.8030463Z ] 2022-05-18T04:16:31.8030938Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.8031371Z with 2022-05-18T04:16:31.8031531Z [ 2022-05-18T04:16:31.8031732Z T=std::vector> 2022-05-18T04:16:31.8031943Z ] 2022-05-18T04:16:31.8032432Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.8032880Z with 2022-05-18T04:16:31.8033023Z [ 2022-05-18T04:16:31.8033244Z T=std::vector> 2022-05-18T04:16:31.8033451Z ] 2022-05-18T04:16:31.8033898Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:16:31.8034623Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:16:31.8035450Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.8035862Z with 2022-05-18T04:16:31.8036008Z [ 2022-05-18T04:16:31.8036230Z T=std::vector> 2022-05-18T04:16:31.8036440Z ] 2022-05-18T04:16:31.9050714Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.9051160Z with 2022-05-18T04:16:31.9051330Z [ 2022-05-18T04:16:31.9051594Z T=c10::impl::InlineStreamGuard 2022-05-18T04:16:31.9051827Z ] 2022-05-18T04:16:31.9052378Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.9052828Z with 2022-05-18T04:16:31.9052994Z [ 2022-05-18T04:16:31.9053231Z T=c10::impl::InlineStreamGuard 2022-05-18T04:16:31.9053468Z ] 2022-05-18T04:16:31.9053945Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.9054363Z with 2022-05-18T04:16:31.9054531Z [ 2022-05-18T04:16:31.9054777Z T=c10::impl::InlineStreamGuard 2022-05-18T04:16:31.9055016Z ] 2022-05-18T04:16:31.9055491Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.9055939Z with 2022-05-18T04:16:31.9056103Z [ 2022-05-18T04:16:31.9056329Z T=c10::impl::InlineStreamGuard 2022-05-18T04:16:31.9056565Z ] 2022-05-18T04:16:31.9057054Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:31.9057846Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:31.9058639Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-05-18T04:16:31.9059352Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.9059759Z with 2022-05-18T04:16:31.9059923Z [ 2022-05-18T04:16:31.9060152Z T=c10::impl::InlineStreamGuard 2022-05-18T04:16:31.9060390Z ] 2022-05-18T04:16:31.9090019Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.9090508Z with 2022-05-18T04:16:31.9090655Z [ 2022-05-18T04:16:31.9090866Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:16:31.9091072Z ] 2022-05-18T04:16:31.9091475Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.9091875Z with 2022-05-18T04:16:31.9092041Z [ 2022-05-18T04:16:31.9092236Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:16:31.9092417Z ] 2022-05-18T04:16:31.9092886Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.9093313Z with 2022-05-18T04:16:31.9093458Z [ 2022-05-18T04:16:31.9093661Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:16:31.9093855Z ] 2022-05-18T04:16:31.9094403Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.9094834Z with 2022-05-18T04:16:31.9094997Z [ 2022-05-18T04:16:31.9095193Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:16:31.9095371Z ] 2022-05-18T04:16:31.9095817Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:31.9096516Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:31.9096921Z with 2022-05-18T04:16:31.9097066Z [ 2022-05-18T04:16:31.9097268Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:16:31.9097463Z ] 2022-05-18T04:16:31.9097922Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-05-18T04:16:31.9098659Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.9099068Z with 2022-05-18T04:16:31.9099230Z [ 2022-05-18T04:16:31.9099408Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:16:31.9099602Z ] 2022-05-18T04:16:31.9492079Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:31.9492527Z with 2022-05-18T04:16:31.9492691Z [ 2022-05-18T04:16:31.9492991Z T=std::vector> 2022-05-18T04:16:31.9493258Z ] 2022-05-18T04:16:31.9493677Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:31.9494076Z with 2022-05-18T04:16:31.9494242Z [ 2022-05-18T04:16:31.9494525Z T=std::vector> 2022-05-18T04:16:31.9494775Z ] 2022-05-18T04:16:31.9495258Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:31.9495842Z with 2022-05-18T04:16:31.9495992Z [ 2022-05-18T04:16:31.9496281Z T=std::vector> 2022-05-18T04:16:31.9496548Z ] 2022-05-18T04:16:31.9497041Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:31.9497477Z with 2022-05-18T04:16:31.9497642Z [ 2022-05-18T04:16:31.9497928Z T=std::vector> 2022-05-18T04:16:31.9498173Z ] 2022-05-18T04:16:31.9498890Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:16:31.9499740Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:16:31.9500499Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:31.9500915Z with 2022-05-18T04:16:31.9501062Z [ 2022-05-18T04:16:31.9501350Z T=std::vector> 2022-05-18T04:16:31.9501619Z ] 2022-05-18T04:16:33.2165694Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.2166213Z with 2022-05-18T04:16:33.2166399Z [ 2022-05-18T04:16:33.2166628Z T=torch::autograd::ViewInfo 2022-05-18T04:16:33.2166830Z ] 2022-05-18T04:16:33.2167272Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.2167698Z with 2022-05-18T04:16:33.2167875Z [ 2022-05-18T04:16:33.2168081Z T=torch::autograd::ViewInfo 2022-05-18T04:16:33.2168261Z ] 2022-05-18T04:16:33.2168729Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.2169179Z with 2022-05-18T04:16:33.2169328Z [ 2022-05-18T04:16:33.2169529Z T=torch::autograd::ViewInfo 2022-05-18T04:16:33.2169725Z ] 2022-05-18T04:16:33.2170230Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.2170672Z with 2022-05-18T04:16:33.2170839Z [ 2022-05-18T04:16:33.2171033Z T=torch::autograd::ViewInfo 2022-05-18T04:16:33.2171208Z ] 2022-05-18T04:16:33.2171660Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.2172526Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.2173238Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.2173655Z with 2022-05-18T04:16:33.2173804Z [ 2022-05-18T04:16:33.2174006Z T=torch::autograd::ViewInfo 2022-05-18T04:16:33.2174203Z ] 2022-05-18T04:16:33.2959160Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.2959601Z with 2022-05-18T04:16:33.2959786Z [ 2022-05-18T04:16:33.2959965Z T=c10::IValue 2022-05-18T04:16:33.2960165Z ] 2022-05-18T04:16:33.2961120Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.2961538Z with 2022-05-18T04:16:33.2961687Z [ 2022-05-18T04:16:33.2961872Z T=c10::IValue 2022-05-18T04:16:33.2962054Z ] 2022-05-18T04:16:33.2962504Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.2962950Z with 2022-05-18T04:16:33.2963118Z [ 2022-05-18T04:16:33.2963276Z T=c10::IValue 2022-05-18T04:16:33.2963454Z ] 2022-05-18T04:16:33.2963967Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.2964447Z with 2022-05-18T04:16:33.2964600Z [ 2022-05-18T04:16:33.2964786Z T=c10::IValue 2022-05-18T04:16:33.2964964Z ] 2022-05-18T04:16:33.2965456Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.2966133Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.2966834Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.2967259Z with 2022-05-18T04:16:33.2967410Z [ 2022-05-18T04:16:33.2967594Z T=c10::IValue 2022-05-18T04:16:33.2967775Z ] 2022-05-18T04:16:33.3002797Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.3003179Z with 2022-05-18T04:16:33.3003349Z [ 2022-05-18T04:16:33.3003550Z T=c10::AliasInfo 2022-05-18T04:16:33.3003717Z ] 2022-05-18T04:16:33.3004154Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.3004552Z with 2022-05-18T04:16:33.3004706Z [ 2022-05-18T04:16:33.3004892Z T=c10::AliasInfo 2022-05-18T04:16:33.3005284Z ] 2022-05-18T04:16:33.3005758Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.3006190Z with 2022-05-18T04:16:33.3006358Z [ 2022-05-18T04:16:33.3006541Z T=c10::AliasInfo 2022-05-18T04:16:33.3006706Z ] 2022-05-18T04:16:33.3007210Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.3007668Z with 2022-05-18T04:16:33.3007841Z [ 2022-05-18T04:16:33.3008019Z T=c10::AliasInfo 2022-05-18T04:16:33.3008195Z ] 2022-05-18T04:16:33.3008638Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.3009465Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.3010160Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.3010552Z with 2022-05-18T04:16:33.3010724Z [ 2022-05-18T04:16:33.3010909Z T=c10::AliasInfo 2022-05-18T04:16:33.3011072Z ] 2022-05-18T04:16:33.4260237Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.4260734Z with 2022-05-18T04:16:33.4260913Z [ 2022-05-18T04:16:33.4261163Z T=c10::either 2022-05-18T04:16:33.4261404Z ] 2022-05-18T04:16:33.4261853Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.4262351Z with 2022-05-18T04:16:33.4262503Z [ 2022-05-18T04:16:33.4262754Z T=c10::either 2022-05-18T04:16:33.4262989Z ] 2022-05-18T04:16:33.4263434Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.4263884Z with 2022-05-18T04:16:33.4264059Z [ 2022-05-18T04:16:33.4264279Z T=c10::either 2022-05-18T04:16:33.4264507Z ] 2022-05-18T04:16:33.4265019Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.4265481Z with 2022-05-18T04:16:33.4265629Z [ 2022-05-18T04:16:33.4265874Z T=c10::either 2022-05-18T04:16:33.4266107Z ] 2022-05-18T04:16:33.4266569Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:33.4267359Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:33.4268247Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.4268667Z with 2022-05-18T04:16:33.4268838Z [ 2022-05-18T04:16:33.4269057Z T=c10::either 2022-05-18T04:16:33.4269288Z ] 2022-05-18T04:16:33.5012735Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.5013138Z with 2022-05-18T04:16:33.5013319Z [ 2022-05-18T04:16:33.5013558Z T=c10::impl::AnnotatedSchema 2022-05-18T04:16:33.5013764Z ] 2022-05-18T04:16:33.5014319Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.5014721Z with 2022-05-18T04:16:33.5014896Z [ 2022-05-18T04:16:33.5015079Z T=c10::impl::AnnotatedSchema 2022-05-18T04:16:33.5015282Z ] 2022-05-18T04:16:33.5015754Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.5016194Z with 2022-05-18T04:16:33.5016341Z [ 2022-05-18T04:16:33.5016546Z T=c10::impl::AnnotatedSchema 2022-05-18T04:16:33.5016751Z ] 2022-05-18T04:16:33.5017228Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.5017694Z with 2022-05-18T04:16:33.5017866Z [ 2022-05-18T04:16:33.5018048Z T=c10::impl::AnnotatedSchema 2022-05-18T04:16:33.5018245Z ] 2022-05-18T04:16:33.5018701Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.5019434Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.5020165Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.5020568Z with 2022-05-18T04:16:33.5020742Z [ 2022-05-18T04:16:33.5020946Z T=c10::impl::AnnotatedSchema 2022-05-18T04:16:33.5021126Z ] 2022-05-18T04:16:33.5074347Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.5074787Z with 2022-05-18T04:16:33.5074968Z [ 2022-05-18T04:16:33.5075204Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:16:33.5075446Z ] 2022-05-18T04:16:33.5075893Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.5076420Z with 2022-05-18T04:16:33.5076594Z [ 2022-05-18T04:16:33.5076843Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:16:33.5077064Z ] 2022-05-18T04:16:33.5077551Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.5077996Z with 2022-05-18T04:16:33.5078169Z [ 2022-05-18T04:16:33.5078427Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:16:33.5078658Z ] 2022-05-18T04:16:33.5079157Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.5079599Z with 2022-05-18T04:16:33.5079772Z [ 2022-05-18T04:16:33.5080021Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:16:33.5080257Z ] 2022-05-18T04:16:33.5080793Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.5081590Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.5082342Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.5082767Z with 2022-05-18T04:16:33.5082922Z [ 2022-05-18T04:16:33.5083168Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:16:33.5083405Z ] 2022-05-18T04:16:33.6978506Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7002804Z with 2022-05-18T04:16:33.7003004Z [ 2022-05-18T04:16:33.7003253Z T=std::tuple 2022-05-18T04:16:33.7003447Z ] 2022-05-18T04:16:33.7003871Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.7004258Z with 2022-05-18T04:16:33.7004395Z [ 2022-05-18T04:16:33.7004586Z T=std::tuple 2022-05-18T04:16:33.7004771Z ] 2022-05-18T04:16:33.7005313Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.7005796Z with 2022-05-18T04:16:33.7005984Z [ 2022-05-18T04:16:33.7006180Z T=std::tuple 2022-05-18T04:16:33.7006374Z ] 2022-05-18T04:16:33.7006846Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.7007285Z with 2022-05-18T04:16:33.7007426Z [ 2022-05-18T04:16:33.7007616Z T=std::tuple 2022-05-18T04:16:33.7007796Z ] 2022-05-18T04:16:33.7008231Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:33.7009151Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:33.7009879Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7010294Z with 2022-05-18T04:16:33.7010466Z [ 2022-05-18T04:16:33.7010657Z T=std::tuple 2022-05-18T04:16:33.7010868Z ] 2022-05-18T04:16:33.7038179Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7038623Z with 2022-05-18T04:16:33.7038955Z [ 2022-05-18T04:16:33.7039164Z T=torch::jit::SourceRange 2022-05-18T04:16:33.7039381Z ] 2022-05-18T04:16:33.7039824Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.7040273Z with 2022-05-18T04:16:33.7040447Z [ 2022-05-18T04:16:33.7040622Z T=torch::jit::SourceRange 2022-05-18T04:16:33.7040821Z ] 2022-05-18T04:16:33.7041303Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.7041724Z with 2022-05-18T04:16:33.7041899Z [ 2022-05-18T04:16:33.7042094Z T=torch::jit::SourceRange 2022-05-18T04:16:33.7042267Z ] 2022-05-18T04:16:33.7042770Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.7043232Z with 2022-05-18T04:16:33.7043400Z [ 2022-05-18T04:16:33.7043576Z T=torch::jit::SourceRange 2022-05-18T04:16:33.7043772Z ] 2022-05-18T04:16:33.7044226Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.7044952Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.7045739Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7046154Z with 2022-05-18T04:16:33.7046324Z [ 2022-05-18T04:16:33.7046519Z T=torch::jit::SourceRange 2022-05-18T04:16:33.7046698Z ] 2022-05-18T04:16:33.7131258Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7131684Z with 2022-05-18T04:16:33.7131848Z [ 2022-05-18T04:16:33.7132065Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:16:33.7132285Z ] 2022-05-18T04:16:33.7132705Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.7133234Z with 2022-05-18T04:16:33.7133410Z [ 2022-05-18T04:16:33.7133630Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:16:33.7133827Z ] 2022-05-18T04:16:33.7134313Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.7134750Z with 2022-05-18T04:16:33.7134899Z [ 2022-05-18T04:16:33.7135116Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:16:33.7135327Z ] 2022-05-18T04:16:33.7135826Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.7136278Z with 2022-05-18T04:16:33.7136500Z [ 2022-05-18T04:16:33.7136716Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:16:33.7136909Z ] 2022-05-18T04:16:33.7137384Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.7138129Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.7138843Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7139268Z with 2022-05-18T04:16:33.7139411Z [ 2022-05-18T04:16:33.7139632Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:16:33.7139844Z ] 2022-05-18T04:16:33.7161154Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7161638Z with 2022-05-18T04:16:33.7161820Z [ 2022-05-18T04:16:33.7162019Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:16:33.7162225Z ] 2022-05-18T04:16:33.7162671Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.7163081Z with 2022-05-18T04:16:33.7163231Z [ 2022-05-18T04:16:33.7163449Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:16:33.7163666Z ] 2022-05-18T04:16:33.7164129Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.7164567Z with 2022-05-18T04:16:33.7164735Z [ 2022-05-18T04:16:33.7164945Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:16:33.7165220Z ] 2022-05-18T04:16:33.7165720Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.7166184Z with 2022-05-18T04:16:33.7166327Z [ 2022-05-18T04:16:33.7166537Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:16:33.7166745Z ] 2022-05-18T04:16:33.7167332Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.7168056Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.7168760Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7169177Z with 2022-05-18T04:16:33.7169348Z [ 2022-05-18T04:16:33.7169539Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:16:33.7169744Z ] 2022-05-18T04:16:33.7226688Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7227078Z with 2022-05-18T04:16:33.7227335Z [ 2022-05-18T04:16:33.7227534Z T=torch::jit::ScopePtr 2022-05-18T04:16:33.7227709Z ] 2022-05-18T04:16:33.7228145Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:33.7228548Z with 2022-05-18T04:16:33.7228713Z [ 2022-05-18T04:16:33.7228878Z T=torch::jit::ScopePtr 2022-05-18T04:16:33.7229076Z ] 2022-05-18T04:16:33.7229555Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:33.7229985Z with 2022-05-18T04:16:33.7230131Z [ 2022-05-18T04:16:33.7230323Z T=torch::jit::ScopePtr 2022-05-18T04:16:33.7230513Z ] 2022-05-18T04:16:33.7230991Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:33.7231445Z with 2022-05-18T04:16:33.7231614Z [ 2022-05-18T04:16:33.7231783Z T=torch::jit::ScopePtr 2022-05-18T04:16:33.7231973Z ] 2022-05-18T04:16:33.7232422Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:33.7233113Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:33.7233789Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:33.7234196Z with 2022-05-18T04:16:33.7234355Z [ 2022-05-18T04:16:33.7234533Z T=torch::jit::ScopePtr 2022-05-18T04:16:33.7234696Z ] 2022-05-18T04:16:34.1281125Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1281558Z with 2022-05-18T04:16:34.1281712Z [ 2022-05-18T04:16:34.1281928Z T=at::ThreadLocalState 2022-05-18T04:16:34.1282129Z ] 2022-05-18T04:16:34.1282574Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.1283133Z with 2022-05-18T04:16:34.1283295Z [ 2022-05-18T04:16:34.1283492Z T=at::ThreadLocalState 2022-05-18T04:16:34.1283683Z ] 2022-05-18T04:16:34.1284147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.1284584Z with 2022-05-18T04:16:34.1284729Z [ 2022-05-18T04:16:34.1284914Z T=at::ThreadLocalState 2022-05-18T04:16:34.1285189Z ] 2022-05-18T04:16:34.1285687Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.1286128Z with 2022-05-18T04:16:34.1286291Z [ 2022-05-18T04:16:34.1286559Z T=at::ThreadLocalState 2022-05-18T04:16:34.1286731Z ] 2022-05-18T04:16:34.1287189Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:34.1287904Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:34.1288606Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1289014Z with 2022-05-18T04:16:34.1289158Z [ 2022-05-18T04:16:34.1289353Z T=at::ThreadLocalState 2022-05-18T04:16:34.1289543Z ] 2022-05-18T04:16:34.1455230Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1455650Z with 2022-05-18T04:16:34.1455836Z [ 2022-05-18T04:16:34.1456036Z T=std::shared_ptr 2022-05-18T04:16:34.1456239Z ] 2022-05-18T04:16:34.1456675Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.1457084Z with 2022-05-18T04:16:34.1457235Z [ 2022-05-18T04:16:34.1457450Z T=std::shared_ptr 2022-05-18T04:16:34.1457665Z ] 2022-05-18T04:16:34.1458127Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.1458563Z with 2022-05-18T04:16:34.1458735Z [ 2022-05-18T04:16:34.1458950Z T=std::shared_ptr 2022-05-18T04:16:34.1459135Z ] 2022-05-18T04:16:34.1459634Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.1460097Z with 2022-05-18T04:16:34.1460245Z [ 2022-05-18T04:16:34.1460458Z T=std::shared_ptr 2022-05-18T04:16:34.1460664Z ] 2022-05-18T04:16:34.1461168Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:34.1462496Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:34.1463222Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:16:34.1463955Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1464377Z with 2022-05-18T04:16:34.1464527Z [ 2022-05-18T04:16:34.1464745Z T=std::shared_ptr 2022-05-18T04:16:34.1464953Z ] 2022-05-18T04:16:34.1489353Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1489757Z with 2022-05-18T04:16:34.1489962Z [ 2022-05-18T04:16:34.1490207Z T=torch::jit::GraphExecutor 2022-05-18T04:16:34.1490386Z ] 2022-05-18T04:16:34.1490890Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.1491296Z with 2022-05-18T04:16:34.1491447Z [ 2022-05-18T04:16:34.1491649Z T=torch::jit::GraphExecutor 2022-05-18T04:16:34.1491843Z ] 2022-05-18T04:16:34.1492323Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.1492739Z with 2022-05-18T04:16:34.1492913Z [ 2022-05-18T04:16:34.1493113Z T=torch::jit::GraphExecutor 2022-05-18T04:16:34.1493300Z ] 2022-05-18T04:16:34.1493799Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.1494255Z with 2022-05-18T04:16:34.1494420Z [ 2022-05-18T04:16:34.1494591Z T=torch::jit::GraphExecutor 2022-05-18T04:16:34.1494777Z ] 2022-05-18T04:16:34.1495226Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:34.1495891Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:34.1496594Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:16:34.1497311Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1497717Z with 2022-05-18T04:16:34.1497876Z [ 2022-05-18T04:16:34.1498119Z T=torch::jit::GraphExecutor 2022-05-18T04:16:34.1498306Z ] 2022-05-18T04:16:34.1600751Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1601117Z with 2022-05-18T04:16:34.1601284Z [ 2022-05-18T04:16:34.1601461Z T=torch::jit::Method 2022-05-18T04:16:34.1601630Z ] 2022-05-18T04:16:34.1602051Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.1602486Z with 2022-05-18T04:16:34.1602632Z [ 2022-05-18T04:16:34.1602809Z T=torch::jit::Method 2022-05-18T04:16:34.1602982Z ] 2022-05-18T04:16:34.1603439Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.1603926Z with 2022-05-18T04:16:34.1604084Z [ 2022-05-18T04:16:34.1604261Z T=torch::jit::Method 2022-05-18T04:16:34.1604419Z ] 2022-05-18T04:16:34.1604901Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.1605420Z with 2022-05-18T04:16:34.1605572Z [ 2022-05-18T04:16:34.1605734Z T=torch::jit::Method 2022-05-18T04:16:34.1605907Z ] 2022-05-18T04:16:34.1606338Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:34.1607003Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:34.1607685Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.1608088Z with 2022-05-18T04:16:34.1608245Z [ 2022-05-18T04:16:34.1608403Z T=torch::jit::Method 2022-05-18T04:16:34.1608580Z ] 2022-05-18T04:16:34.2389217Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.2389626Z with 2022-05-18T04:16:34.2389792Z [ 2022-05-18T04:16:34.2390055Z T=std::vector> 2022-05-18T04:16:34.2390261Z ] 2022-05-18T04:16:34.2390697Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.2391085Z with 2022-05-18T04:16:34.2391242Z [ 2022-05-18T04:16:34.2391454Z T=std::vector> 2022-05-18T04:16:34.2391667Z ] 2022-05-18T04:16:34.2392121Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.2392542Z with 2022-05-18T04:16:34.2392700Z [ 2022-05-18T04:16:34.2392923Z T=std::vector> 2022-05-18T04:16:34.2393277Z ] 2022-05-18T04:16:34.2393756Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.2394203Z with 2022-05-18T04:16:34.2394362Z [ 2022-05-18T04:16:34.2394572Z T=std::vector> 2022-05-18T04:16:34.2394785Z ] 2022-05-18T04:16:34.2395257Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:16:34.2395996Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:16:34.2396766Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.2397176Z with 2022-05-18T04:16:34.2397336Z [ 2022-05-18T04:16:34.2397563Z T=std::vector> 2022-05-18T04:16:34.2397762Z ] 2022-05-18T04:16:34.5621238Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.5621717Z with 2022-05-18T04:16:34.5621879Z [ 2022-05-18T04:16:34.5622124Z T=std::function 2022-05-18T04:16:34.5622365Z ] 2022-05-18T04:16:34.5622815Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.5623195Z with 2022-05-18T04:16:34.5623357Z [ 2022-05-18T04:16:34.5623611Z T=std::function 2022-05-18T04:16:34.5623846Z ] 2022-05-18T04:16:34.5624287Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.5624720Z with 2022-05-18T04:16:34.5624876Z [ 2022-05-18T04:16:34.5625114Z T=std::function 2022-05-18T04:16:34.5625353Z ] 2022-05-18T04:16:34.5625840Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.5626281Z with 2022-05-18T04:16:34.5626424Z [ 2022-05-18T04:16:34.5626680Z T=std::function 2022-05-18T04:16:34.5626917Z ] 2022-05-18T04:16:34.5627398Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:34.5628209Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:34.5629114Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.5629528Z with 2022-05-18T04:16:34.5629685Z [ 2022-05-18T04:16:34.5629921Z T=std::function 2022-05-18T04:16:34.5630161Z ] 2022-05-18T04:16:34.5736781Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.5737179Z with 2022-05-18T04:16:34.5737345Z [ 2022-05-18T04:16:34.5737661Z T=std::vector>,std::allocator>>> 2022-05-18T04:16:34.5737945Z ] 2022-05-18T04:16:34.5738485Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.5738883Z with 2022-05-18T04:16:34.5739043Z [ 2022-05-18T04:16:34.5739326Z T=std::vector>,std::allocator>>> 2022-05-18T04:16:34.5739598Z ] 2022-05-18T04:16:34.5740068Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.5740496Z with 2022-05-18T04:16:34.5740641Z [ 2022-05-18T04:16:34.5740934Z T=std::vector>,std::allocator>>> 2022-05-18T04:16:34.5741201Z ] 2022-05-18T04:16:34.5741691Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.5742129Z with 2022-05-18T04:16:34.5742287Z [ 2022-05-18T04:16:34.5742578Z T=std::vector>,std::allocator>>> 2022-05-18T04:16:34.5742828Z ] 2022-05-18T04:16:34.5743357Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:16:34.5744234Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:16:34.5745015Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.5745421Z with 2022-05-18T04:16:34.5745564Z [ 2022-05-18T04:16:34.5745856Z T=std::vector>,std::allocator>>> 2022-05-18T04:16:34.5746121Z ] 2022-05-18T04:16:34.9085460Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:34.9086079Z with 2022-05-18T04:16:34.9086242Z [ 2022-05-18T04:16:34.9086549Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:16:34.9086799Z ] 2022-05-18T04:16:34.9087219Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:34.9087605Z with 2022-05-18T04:16:34.9087757Z [ 2022-05-18T04:16:34.9088023Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:16:34.9088290Z ] 2022-05-18T04:16:34.9088744Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:34.9089161Z with 2022-05-18T04:16:34.9089316Z [ 2022-05-18T04:16:34.9089667Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:16:34.9089930Z ] 2022-05-18T04:16:34.9090409Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:34.9090859Z with 2022-05-18T04:16:34.9091018Z [ 2022-05-18T04:16:34.9091280Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:16:34.9091544Z ] 2022-05-18T04:16:34.9092063Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:16:34.9092935Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:16:34.9093732Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:34.9094126Z with 2022-05-18T04:16:34.9094283Z [ 2022-05-18T04:16:34.9094560Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:16:34.9094812Z ] 2022-05-18T04:16:35.0472987Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:35.0473434Z with 2022-05-18T04:16:35.0473653Z [ 2022-05-18T04:16:35.0473889Z T=std::vector> 2022-05-18T04:16:35.0474098Z ] 2022-05-18T04:16:35.0474523Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:35.0474919Z with 2022-05-18T04:16:35.0475062Z [ 2022-05-18T04:16:35.0475277Z T=std::vector> 2022-05-18T04:16:35.0475489Z ] 2022-05-18T04:16:35.0475928Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:35.0476354Z with 2022-05-18T04:16:35.0476656Z [ 2022-05-18T04:16:35.0476854Z T=std::vector> 2022-05-18T04:16:35.0477057Z ] 2022-05-18T04:16:35.0477562Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:35.0478003Z with 2022-05-18T04:16:35.0478145Z [ 2022-05-18T04:16:35.0478358Z T=std::vector> 2022-05-18T04:16:35.0478560Z ] 2022-05-18T04:16:35.0478986Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:16:35.0479388Z with 2022-05-18T04:16:35.0479542Z [ 2022-05-18T04:16:35.0479683Z T=double 2022-05-18T04:16:35.0479849Z ] 2022-05-18T04:16:35.0480394Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:16:35.0480927Z with 2022-05-18T04:16:35.0481068Z [ 2022-05-18T04:16:35.0481223Z T=double 2022-05-18T04:16:35.0481448Z ] 2022-05-18T04:16:35.0481878Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:35.0482278Z with 2022-05-18T04:16:35.0482432Z [ 2022-05-18T04:16:35.0482643Z T=std::vector> 2022-05-18T04:16:35.0482832Z ] 2022-05-18T04:16:35.5904623Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:35.5905064Z with 2022-05-18T04:16:35.5905236Z [ 2022-05-18T04:16:35.5905451Z T=std::tuple 2022-05-18T04:16:35.5905691Z ] 2022-05-18T04:16:35.5906175Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:35.5906693Z with 2022-05-18T04:16:35.5906841Z [ 2022-05-18T04:16:35.5907045Z T=std::tuple 2022-05-18T04:16:35.5907240Z ] 2022-05-18T04:16:35.5907681Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:35.5908234Z with 2022-05-18T04:16:35.5908392Z [ 2022-05-18T04:16:35.5908593Z T=std::tuple 2022-05-18T04:16:35.5908774Z ] 2022-05-18T04:16:35.5909270Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:35.5909720Z with 2022-05-18T04:16:35.5909876Z [ 2022-05-18T04:16:35.5910057Z T=std::tuple 2022-05-18T04:16:35.5910249Z ] 2022-05-18T04:16:35.5910696Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:16:35.5911428Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:16:35.5912294Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:35.5912698Z with 2022-05-18T04:16:35.5912859Z [ 2022-05-18T04:16:35.5913111Z T=std::tuple 2022-05-18T04:16:35.5913294Z ] 2022-05-18T04:16:35.8593189Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:16:35.8593625Z with 2022-05-18T04:16:35.8593792Z [ 2022-05-18T04:16:35.8594014Z T=std::vector> 2022-05-18T04:16:35.8594249Z ] 2022-05-18T04:16:35.8594883Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:16:35.8595276Z with 2022-05-18T04:16:35.8595420Z [ 2022-05-18T04:16:35.8595648Z T=std::vector> 2022-05-18T04:16:35.8595860Z ] 2022-05-18T04:16:35.8596304Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:16:35.8596736Z with 2022-05-18T04:16:35.8596896Z [ 2022-05-18T04:16:35.8597109Z T=std::vector> 2022-05-18T04:16:35.8597336Z ] 2022-05-18T04:16:35.8597832Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:16:35.8598275Z with 2022-05-18T04:16:35.8598418Z [ 2022-05-18T04:16:35.8598641Z T=std::vector> 2022-05-18T04:16:35.8598853Z ] 2022-05-18T04:16:35.8599306Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:16:35.8600082Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:16:35.8600835Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:16:35.8601242Z with 2022-05-18T04:16:35.8601404Z [ 2022-05-18T04:16:35.8601614Z T=std::vector> 2022-05-18T04:16:35.8601827Z ] 2022-05-18T04:16:47.2370289Z Microsoft (R) Incremental Linker Version 14.28.29337.0 2022-05-18T04:16:47.2370648Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:16:47.2370823Z 2022-05-18T04:16:47.2370914Z /out:simple-torch-test.exe 2022-05-18T04:16:47.2371150Z simple-torch-test.obj 2022-05-18T04:16:47.2371339Z c10.lib 2022-05-18T04:16:47.2371490Z torch_cpu.lib 2022-05-18T04:17:04.1324800Z Creating library simple-torch-test.lib and object simple-torch-test.exp 2022-05-18T04:17:05.3255154Z [W builder\test_example_code\simple-torch-test.cpp:4] Warning: Simple test passed! (function main) 2022-05-18T04:17:05.3800264Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:17:05.3800616Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:17:05.3800787Z 2022-05-18T04:17:05.3817484Z check-torch-mkl.cpp 2022-05-18T04:17:05.5405675Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:17:05.9731002Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:17:06.0142051Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:06.0142493Z with 2022-05-18T04:17:06.0142657Z [ 2022-05-18T04:17:06.0143105Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:17:06.0143362Z ] 2022-05-18T04:17:06.0143791Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:06.0144184Z with 2022-05-18T04:17:06.0144330Z [ 2022-05-18T04:17:06.0144578Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:17:06.0144811Z ] 2022-05-18T04:17:06.0145275Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:06.0145691Z with 2022-05-18T04:17:06.0145855Z [ 2022-05-18T04:17:06.0146102Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:17:06.0146321Z ] 2022-05-18T04:17:06.0146816Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:06.0147264Z with 2022-05-18T04:17:06.0147422Z [ 2022-05-18T04:17:06.0147648Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:17:06.0147877Z ] 2022-05-18T04:17:06.0148357Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:06.0149140Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:06.0149917Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-05-18T04:17:06.0150646Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:06.0151048Z with 2022-05-18T04:17:06.0151205Z [ 2022-05-18T04:17:06.0151434Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:17:06.0151660Z ] 2022-05-18T04:17:06.0643178Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:06.0643772Z with 2022-05-18T04:17:06.0643993Z [ 2022-05-18T04:17:06.0644175Z T=at::TensorBase 2022-05-18T04:17:06.0644363Z ] 2022-05-18T04:17:06.0644781Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:06.0645175Z with 2022-05-18T04:17:06.0645331Z [ 2022-05-18T04:17:06.0645504Z T=at::TensorBase 2022-05-18T04:17:06.0645662Z ] 2022-05-18T04:17:06.0646119Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:06.0646557Z with 2022-05-18T04:17:06.0646702Z [ 2022-05-18T04:17:06.0646875Z T=at::TensorBase 2022-05-18T04:17:06.0647046Z ] 2022-05-18T04:17:06.0648019Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:06.0648479Z with 2022-05-18T04:17:06.0648637Z [ 2022-05-18T04:17:06.0648810Z T=at::TensorBase 2022-05-18T04:17:06.0648966Z ] 2022-05-18T04:17:06.0649398Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:06.0650076Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:06.0650763Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:06.0651153Z with 2022-05-18T04:17:06.0651309Z [ 2022-05-18T04:17:06.0651479Z T=at::TensorBase 2022-05-18T04:17:06.0651636Z ] 2022-05-18T04:17:06.2909978Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:06.2910395Z with 2022-05-18T04:17:06.2910564Z [ 2022-05-18T04:17:06.2910769Z T=at::Tensor 2022-05-18T04:17:06.2910990Z ] 2022-05-18T04:17:06.2911420Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:06.2911873Z with 2022-05-18T04:17:06.2912041Z [ 2022-05-18T04:17:06.2912210Z T=at::Tensor 2022-05-18T04:17:06.2912362Z ] 2022-05-18T04:17:06.2912814Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:06.2913246Z with 2022-05-18T04:17:06.2913402Z [ 2022-05-18T04:17:06.2913551Z T=at::Tensor 2022-05-18T04:17:06.2913716Z ] 2022-05-18T04:17:06.2914208Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:06.2914793Z with 2022-05-18T04:17:06.2914951Z [ 2022-05-18T04:17:06.2915116Z T=at::Tensor 2022-05-18T04:17:06.2915267Z ] 2022-05-18T04:17:06.2915688Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:06.2916344Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:06.2917020Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:06.2917423Z with 2022-05-18T04:17:06.2917566Z [ 2022-05-18T04:17:06.2917738Z T=at::Tensor 2022-05-18T04:17:06.2917906Z ] 2022-05-18T04:17:06.2962072Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:06.2962503Z with 2022-05-18T04:17:06.2962667Z [ 2022-05-18T04:17:06.2962862Z T=at::Generator 2022-05-18T04:17:06.2963023Z ] 2022-05-18T04:17:06.2963453Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:06.2963918Z with 2022-05-18T04:17:06.2964061Z [ 2022-05-18T04:17:06.2964233Z T=at::Generator 2022-05-18T04:17:06.2964404Z ] 2022-05-18T04:17:06.2964843Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:06.2965276Z with 2022-05-18T04:17:06.2965435Z [ 2022-05-18T04:17:06.2965605Z T=at::Generator 2022-05-18T04:17:06.2965760Z ] 2022-05-18T04:17:06.2966256Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:06.2966705Z with 2022-05-18T04:17:06.2966848Z [ 2022-05-18T04:17:06.2967019Z T=at::Generator 2022-05-18T04:17:06.2967188Z ] 2022-05-18T04:17:06.2967650Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:06.2968324Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:06.2969013Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:06.2969416Z with 2022-05-18T04:17:06.2969572Z [ 2022-05-18T04:17:06.2969729Z T=at::Generator 2022-05-18T04:17:06.2969901Z ] 2022-05-18T04:17:07.6406253Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:07.6406698Z with 2022-05-18T04:17:07.6406863Z [ 2022-05-18T04:17:07.6407037Z T=c10::DimVector 2022-05-18T04:17:07.6407364Z ] 2022-05-18T04:17:07.6407800Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:07.6408189Z with 2022-05-18T04:17:07.6408330Z [ 2022-05-18T04:17:07.6408501Z T=c10::DimVector 2022-05-18T04:17:07.6408668Z ] 2022-05-18T04:17:07.6409121Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:07.6409648Z with 2022-05-18T04:17:07.6409803Z [ 2022-05-18T04:17:07.6409973Z T=c10::DimVector 2022-05-18T04:17:07.6410127Z ] 2022-05-18T04:17:07.6410607Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:07.6411187Z with 2022-05-18T04:17:07.6411344Z [ 2022-05-18T04:17:07.6411501Z T=c10::DimVector 2022-05-18T04:17:07.6411669Z ] 2022-05-18T04:17:07.6412098Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:07.6412768Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:07.6413430Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:07.6413837Z with 2022-05-18T04:17:07.6413994Z [ 2022-05-18T04:17:07.6414151Z T=c10::DimVector 2022-05-18T04:17:07.6414317Z ] 2022-05-18T04:17:08.2749029Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.2749461Z with 2022-05-18T04:17:08.2749622Z [ 2022-05-18T04:17:08.2749779Z T=std::string 2022-05-18T04:17:08.2749964Z ] 2022-05-18T04:17:08.2750391Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.2750778Z with 2022-05-18T04:17:08.2750919Z [ 2022-05-18T04:17:08.2751082Z T=std::string 2022-05-18T04:17:08.2751256Z ] 2022-05-18T04:17:08.2751699Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.2752121Z with 2022-05-18T04:17:08.2752276Z [ 2022-05-18T04:17:08.2752445Z T=std::string 2022-05-18T04:17:08.2752595Z ] 2022-05-18T04:17:08.2753079Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.2753524Z with 2022-05-18T04:17:08.2753663Z [ 2022-05-18T04:17:08.2753829Z T=std::string 2022-05-18T04:17:08.2753997Z ] 2022-05-18T04:17:08.2754404Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:08.2755244Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:08.2755921Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.2756392Z with 2022-05-18T04:17:08.2756551Z [ 2022-05-18T04:17:08.2756705Z T=std::string 2022-05-18T04:17:08.2756873Z ] 2022-05-18T04:17:08.2882415Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.2882842Z with 2022-05-18T04:17:08.2883007Z [ 2022-05-18T04:17:08.2883189Z T=c10::QualifiedName 2022-05-18T04:17:08.2883357Z ] 2022-05-18T04:17:08.2884040Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.2884438Z with 2022-05-18T04:17:08.2884595Z [ 2022-05-18T04:17:08.2884759Z T=c10::QualifiedName 2022-05-18T04:17:08.2884933Z ] 2022-05-18T04:17:08.2885395Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.2885801Z with 2022-05-18T04:17:08.2886009Z [ 2022-05-18T04:17:08.2886192Z T=c10::QualifiedName 2022-05-18T04:17:08.2886356Z ] 2022-05-18T04:17:08.2886843Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.2887291Z with 2022-05-18T04:17:08.2887447Z [ 2022-05-18T04:17:08.2887608Z T=c10::QualifiedName 2022-05-18T04:17:08.2887784Z ] 2022-05-18T04:17:08.2888217Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:08.2888903Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:08.2889572Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.2889978Z with 2022-05-18T04:17:08.2890132Z [ 2022-05-18T04:17:08.2890293Z T=c10::QualifiedName 2022-05-18T04:17:08.2890465Z ] 2022-05-18T04:17:08.3362056Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.3362480Z with 2022-05-18T04:17:08.3362625Z [ 2022-05-18T04:17:08.3362852Z T=std::shared_ptr 2022-05-18T04:17:08.3363061Z ] 2022-05-18T04:17:08.3363470Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.3364076Z with 2022-05-18T04:17:08.3364233Z [ 2022-05-18T04:17:08.3364452Z T=std::shared_ptr 2022-05-18T04:17:08.3364658Z ] 2022-05-18T04:17:08.3365123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.3365542Z with 2022-05-18T04:17:08.3365683Z [ 2022-05-18T04:17:08.3365903Z T=std::shared_ptr 2022-05-18T04:17:08.3366164Z ] 2022-05-18T04:17:08.3366644Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.3367074Z with 2022-05-18T04:17:08.3367229Z [ 2022-05-18T04:17:08.3367446Z T=std::shared_ptr 2022-05-18T04:17:08.3367639Z ] 2022-05-18T04:17:08.3368175Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:08.3368912Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:08.3369626Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.3370030Z with 2022-05-18T04:17:08.3370174Z [ 2022-05-18T04:17:08.3370393Z T=std::shared_ptr 2022-05-18T04:17:08.3370597Z ] 2022-05-18T04:17:08.3390378Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.3390792Z with 2022-05-18T04:17:08.3390952Z [ 2022-05-18T04:17:08.3391191Z T=std::weak_ptr 2022-05-18T04:17:08.3391385Z ] 2022-05-18T04:17:08.3391815Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.3392200Z with 2022-05-18T04:17:08.3392347Z [ 2022-05-18T04:17:08.3392566Z T=std::weak_ptr 2022-05-18T04:17:08.3392774Z ] 2022-05-18T04:17:08.3393218Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.3393634Z with 2022-05-18T04:17:08.3393795Z [ 2022-05-18T04:17:08.3394005Z T=std::weak_ptr 2022-05-18T04:17:08.3394200Z ] 2022-05-18T04:17:08.3394685Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.3395130Z with 2022-05-18T04:17:08.3395276Z [ 2022-05-18T04:17:08.3395490Z T=std::weak_ptr 2022-05-18T04:17:08.3395690Z ] 2022-05-18T04:17:08.3396219Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:08.3397080Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:08.3397789Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.3398198Z with 2022-05-18T04:17:08.3398356Z [ 2022-05-18T04:17:08.3398557Z T=std::weak_ptr 2022-05-18T04:17:08.3398764Z ] 2022-05-18T04:17:08.3973654Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.3974104Z with 2022-05-18T04:17:08.3974402Z [ 2022-05-18T04:17:08.3974730Z T=std::vector> 2022-05-18T04:17:08.3975063Z ] 2022-05-18T04:17:08.3975610Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.3976052Z with 2022-05-18T04:17:08.3976210Z [ 2022-05-18T04:17:08.3976453Z T=std::vector> 2022-05-18T04:17:08.3976667Z ] 2022-05-18T04:17:08.3977125Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.3977553Z with 2022-05-18T04:17:08.3977697Z [ 2022-05-18T04:17:08.3977943Z T=std::vector> 2022-05-18T04:17:08.3978179Z ] 2022-05-18T04:17:08.3978666Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.3979100Z with 2022-05-18T04:17:08.3979256Z [ 2022-05-18T04:17:08.3979494Z T=std::vector> 2022-05-18T04:17:08.3979707Z ] 2022-05-18T04:17:08.3980186Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:17:08.3980953Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:17:08.3981673Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.3982078Z with 2022-05-18T04:17:08.3982220Z [ 2022-05-18T04:17:08.3982462Z T=std::vector> 2022-05-18T04:17:08.3982689Z ] 2022-05-18T04:17:08.4093718Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4094248Z with 2022-05-18T04:17:08.4094408Z [ 2022-05-18T04:17:08.4094781Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:17:08.4095092Z ] 2022-05-18T04:17:08.4095562Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.4095946Z with 2022-05-18T04:17:08.4096101Z [ 2022-05-18T04:17:08.4096435Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:17:08.4096755Z ] 2022-05-18T04:17:08.4097219Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.4097644Z with 2022-05-18T04:17:08.4097849Z [ 2022-05-18T04:17:08.4098200Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:17:08.4098521Z ] 2022-05-18T04:17:08.4098988Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.4099431Z with 2022-05-18T04:17:08.4099592Z [ 2022-05-18T04:17:08.4099941Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:17:08.4100248Z ] 2022-05-18T04:17:08.4100698Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:17:08.4101105Z with 2022-05-18T04:17:08.4101256Z [ 2022-05-18T04:17:08.4101483Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:17:08.4101715Z ] 2022-05-18T04:17:08.4102160Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:17:08.4102551Z with 2022-05-18T04:17:08.4102703Z [ 2022-05-18T04:17:08.4102938Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:17:08.4103153Z ] 2022-05-18T04:17:08.4103585Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4103985Z with 2022-05-18T04:17:08.4104139Z [ 2022-05-18T04:17:08.4104469Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:17:08.4104785Z ] 2022-05-18T04:17:08.4193394Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4193775Z with 2022-05-18T04:17:08.4193918Z [ 2022-05-18T04:17:08.4194175Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4194411Z ] 2022-05-18T04:17:08.4194906Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.4195295Z with 2022-05-18T04:17:08.4195458Z [ 2022-05-18T04:17:08.4195712Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4195935Z ] 2022-05-18T04:17:08.4196382Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.4196804Z with 2022-05-18T04:17:08.4196956Z [ 2022-05-18T04:17:08.4197197Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4197427Z ] 2022-05-18T04:17:08.4197963Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.4198397Z with 2022-05-18T04:17:08.4198549Z [ 2022-05-18T04:17:08.4198801Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4199035Z ] 2022-05-18T04:17:08.4199509Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:17:08.4200292Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:17:08.4201007Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:17:08.4201676Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4202080Z with 2022-05-18T04:17:08.4202222Z [ 2022-05-18T04:17:08.4202474Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4202711Z ] 2022-05-18T04:17:08.4227667Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4228055Z with 2022-05-18T04:17:08.4228211Z [ 2022-05-18T04:17:08.4228464Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4228681Z ] 2022-05-18T04:17:08.4229093Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.4229482Z with 2022-05-18T04:17:08.4229622Z [ 2022-05-18T04:17:08.4229868Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4230111Z ] 2022-05-18T04:17:08.4230559Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.4231474Z with 2022-05-18T04:17:08.4231635Z [ 2022-05-18T04:17:08.4231882Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4232101Z ] 2022-05-18T04:17:08.4232586Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.4233031Z with 2022-05-18T04:17:08.4233186Z [ 2022-05-18T04:17:08.4233414Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4233641Z ] 2022-05-18T04:17:08.4234121Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:17:08.4234942Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:17:08.4235628Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:17:08.4236296Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4236701Z with 2022-05-18T04:17:08.4236863Z [ 2022-05-18T04:17:08.4237096Z T=std::vector,std::allocator>> 2022-05-18T04:17:08.4237329Z ] 2022-05-18T04:17:08.4340857Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4341272Z with 2022-05-18T04:17:08.4341420Z [ 2022-05-18T04:17:08.4341639Z T=std::vector> 2022-05-18T04:17:08.4341844Z ] 2022-05-18T04:17:08.4342258Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.4342648Z with 2022-05-18T04:17:08.4342803Z [ 2022-05-18T04:17:08.4343015Z T=std::vector> 2022-05-18T04:17:08.4343201Z ] 2022-05-18T04:17:08.4343660Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.4344089Z with 2022-05-18T04:17:08.4344233Z [ 2022-05-18T04:17:08.4344442Z T=std::vector> 2022-05-18T04:17:08.4344642Z ] 2022-05-18T04:17:08.4345127Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.4345558Z with 2022-05-18T04:17:08.4345713Z [ 2022-05-18T04:17:08.4345920Z T=std::vector> 2022-05-18T04:17:08.4356363Z ] 2022-05-18T04:17:08.4356997Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:17:08.4357913Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:17:08.4358612Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.4359017Z with 2022-05-18T04:17:08.4359175Z [ 2022-05-18T04:17:08.4359379Z T=std::vector> 2022-05-18T04:17:08.4359582Z ] 2022-05-18T04:17:08.5345689Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.5346111Z with 2022-05-18T04:17:08.5346261Z [ 2022-05-18T04:17:08.5346509Z T=c10::impl::InlineStreamGuard 2022-05-18T04:17:08.5346919Z ] 2022-05-18T04:17:08.5347335Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.5347737Z with 2022-05-18T04:17:08.5347895Z [ 2022-05-18T04:17:08.5348144Z T=c10::impl::InlineStreamGuard 2022-05-18T04:17:08.5348362Z ] 2022-05-18T04:17:08.5348821Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.5349252Z with 2022-05-18T04:17:08.5349394Z [ 2022-05-18T04:17:08.5349639Z T=c10::impl::InlineStreamGuard 2022-05-18T04:17:08.5349869Z ] 2022-05-18T04:17:08.5350342Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.5350794Z with 2022-05-18T04:17:08.5350957Z [ 2022-05-18T04:17:08.5351200Z T=c10::impl::InlineStreamGuard 2022-05-18T04:17:08.5351418Z ] 2022-05-18T04:17:08.5351900Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:08.5352685Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:08.5353480Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-05-18T04:17:08.5354204Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.5354593Z with 2022-05-18T04:17:08.5354751Z [ 2022-05-18T04:17:08.5354990Z T=c10::impl::InlineStreamGuard 2022-05-18T04:17:08.5355208Z ] 2022-05-18T04:17:08.5382180Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.5382764Z with 2022-05-18T04:17:08.5382936Z [ 2022-05-18T04:17:08.5383124Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:17:08.5383322Z ] 2022-05-18T04:17:08.5383750Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.5384130Z with 2022-05-18T04:17:08.5384290Z [ 2022-05-18T04:17:08.5384484Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:17:08.5384673Z ] 2022-05-18T04:17:08.5385123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.5385550Z with 2022-05-18T04:17:08.5385706Z [ 2022-05-18T04:17:08.5385883Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:17:08.5386140Z ] 2022-05-18T04:17:08.5386624Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.5387070Z with 2022-05-18T04:17:08.5387214Z [ 2022-05-18T04:17:08.5387406Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:17:08.5387598Z ] 2022-05-18T04:17:08.5388027Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:08.5388713Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:08.5389120Z with 2022-05-18T04:17:08.5389277Z [ 2022-05-18T04:17:08.5389453Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:17:08.5389643Z ] 2022-05-18T04:17:08.5390120Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-05-18T04:17:08.5390849Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.5391238Z with 2022-05-18T04:17:08.5391394Z [ 2022-05-18T04:17:08.5391583Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:17:08.5391761Z ] 2022-05-18T04:17:08.5775676Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.5776076Z with 2022-05-18T04:17:08.5776221Z [ 2022-05-18T04:17:08.5776518Z T=std::vector> 2022-05-18T04:17:08.5776781Z ] 2022-05-18T04:17:08.5777207Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.5777581Z with 2022-05-18T04:17:08.5777739Z [ 2022-05-18T04:17:08.5778020Z T=std::vector> 2022-05-18T04:17:08.5778268Z ] 2022-05-18T04:17:08.5778848Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.5779271Z with 2022-05-18T04:17:08.5779428Z [ 2022-05-18T04:17:08.5779693Z T=std::vector> 2022-05-18T04:17:08.5779951Z ] 2022-05-18T04:17:08.5780438Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.5780888Z with 2022-05-18T04:17:08.5781029Z [ 2022-05-18T04:17:08.5781303Z T=std::vector> 2022-05-18T04:17:08.5781562Z ] 2022-05-18T04:17:08.5782119Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:17:08.5782952Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:17:08.5783703Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.5784108Z with 2022-05-18T04:17:08.5784267Z [ 2022-05-18T04:17:08.5784534Z T=std::vector> 2022-05-18T04:17:08.5784795Z ] 2022-05-18T04:17:08.8571958Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.8572395Z with 2022-05-18T04:17:08.8572562Z [ 2022-05-18T04:17:08.8572807Z T=torch::autograd::ViewInfo 2022-05-18T04:17:08.8572996Z ] 2022-05-18T04:17:08.8573407Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.8573793Z with 2022-05-18T04:17:08.8573950Z [ 2022-05-18T04:17:08.8574122Z T=torch::autograd::ViewInfo 2022-05-18T04:17:08.8574314Z ] 2022-05-18T04:17:08.8574778Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.8575202Z with 2022-05-18T04:17:08.8575349Z [ 2022-05-18T04:17:08.8575536Z T=torch::autograd::ViewInfo 2022-05-18T04:17:08.8575726Z ] 2022-05-18T04:17:08.8576196Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.8576645Z with 2022-05-18T04:17:08.8576800Z [ 2022-05-18T04:17:08.8576985Z T=torch::autograd::ViewInfo 2022-05-18T04:17:08.8577155Z ] 2022-05-18T04:17:08.8577593Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:08.8578538Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:08.8579312Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.8579765Z with 2022-05-18T04:17:08.8579940Z [ 2022-05-18T04:17:08.8580207Z T=torch::autograd::ViewInfo 2022-05-18T04:17:08.8580422Z ] 2022-05-18T04:17:08.9363165Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.9363605Z with 2022-05-18T04:17:08.9363823Z [ 2022-05-18T04:17:08.9364016Z T=c10::IValue 2022-05-18T04:17:08.9364336Z ] 2022-05-18T04:17:08.9364754Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.9365151Z with 2022-05-18T04:17:08.9365312Z [ 2022-05-18T04:17:08.9365477Z T=c10::IValue 2022-05-18T04:17:08.9365630Z ] 2022-05-18T04:17:08.9366091Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.9366520Z with 2022-05-18T04:17:08.9366668Z [ 2022-05-18T04:17:08.9366837Z T=c10::IValue 2022-05-18T04:17:08.9367010Z ] 2022-05-18T04:17:08.9367508Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.9367939Z with 2022-05-18T04:17:08.9368097Z [ 2022-05-18T04:17:08.9368262Z T=c10::IValue 2022-05-18T04:17:08.9368418Z ] 2022-05-18T04:17:08.9368843Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:08.9369511Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:08.9370187Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.9370580Z with 2022-05-18T04:17:08.9370742Z [ 2022-05-18T04:17:08.9370909Z T=c10::IValue 2022-05-18T04:17:08.9371065Z ] 2022-05-18T04:17:08.9405616Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:08.9406030Z with 2022-05-18T04:17:08.9406195Z [ 2022-05-18T04:17:08.9406368Z T=c10::AliasInfo 2022-05-18T04:17:08.9406542Z ] 2022-05-18T04:17:08.9406968Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:08.9407488Z with 2022-05-18T04:17:08.9407651Z [ 2022-05-18T04:17:08.9407827Z T=c10::AliasInfo 2022-05-18T04:17:08.9407983Z ] 2022-05-18T04:17:08.9408455Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:08.9408889Z with 2022-05-18T04:17:08.9409050Z [ 2022-05-18T04:17:08.9409208Z T=c10::AliasInfo 2022-05-18T04:17:08.9409380Z ] 2022-05-18T04:17:08.9409873Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:08.9410319Z with 2022-05-18T04:17:08.9410462Z [ 2022-05-18T04:17:08.9410634Z T=c10::AliasInfo 2022-05-18T04:17:08.9410810Z ] 2022-05-18T04:17:08.9411293Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:08.9412026Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:08.9412709Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:08.9413120Z with 2022-05-18T04:17:08.9413264Z [ 2022-05-18T04:17:08.9413436Z T=c10::AliasInfo 2022-05-18T04:17:08.9413611Z ] 2022-05-18T04:17:09.0484798Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.0485368Z with 2022-05-18T04:17:09.0485535Z [ 2022-05-18T04:17:09.0485797Z T=c10::either 2022-05-18T04:17:09.0486011Z ] 2022-05-18T04:17:09.0486450Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.0486841Z with 2022-05-18T04:17:09.0486989Z [ 2022-05-18T04:17:09.0487223Z T=c10::either 2022-05-18T04:17:09.0487444Z ] 2022-05-18T04:17:09.0487903Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.0488317Z with 2022-05-18T04:17:09.0488532Z [ 2022-05-18T04:17:09.0488765Z T=c10::either 2022-05-18T04:17:09.0488974Z ] 2022-05-18T04:17:09.0489462Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.0489913Z with 2022-05-18T04:17:09.0490072Z [ 2022-05-18T04:17:09.0491125Z T=c10::either 2022-05-18T04:17:09.0491345Z ] 2022-05-18T04:17:09.0491820Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:09.0492769Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:09.0493522Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.0493935Z with 2022-05-18T04:17:09.0494095Z [ 2022-05-18T04:17:09.0494309Z T=c10::either 2022-05-18T04:17:09.0494537Z ] 2022-05-18T04:17:09.1236125Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.1236538Z with 2022-05-18T04:17:09.1236704Z [ 2022-05-18T04:17:09.1236916Z T=c10::impl::AnnotatedSchema 2022-05-18T04:17:09.1237103Z ] 2022-05-18T04:17:09.1237663Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.1238064Z with 2022-05-18T04:17:09.1238219Z [ 2022-05-18T04:17:09.1238396Z T=c10::impl::AnnotatedSchema 2022-05-18T04:17:09.1238582Z ] 2022-05-18T04:17:09.1239040Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.1239458Z with 2022-05-18T04:17:09.1239598Z [ 2022-05-18T04:17:09.1239790Z T=c10::impl::AnnotatedSchema 2022-05-18T04:17:09.1239977Z ] 2022-05-18T04:17:09.1240451Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.1240898Z with 2022-05-18T04:17:09.1241057Z [ 2022-05-18T04:17:09.1241230Z T=c10::impl::AnnotatedSchema 2022-05-18T04:17:09.1241425Z ] 2022-05-18T04:17:09.1241867Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.1242579Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.1243284Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.1243772Z with 2022-05-18T04:17:09.1243936Z [ 2022-05-18T04:17:09.1244124Z T=c10::impl::AnnotatedSchema 2022-05-18T04:17:09.1244296Z ] 2022-05-18T04:17:09.1297332Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.1297728Z with 2022-05-18T04:17:09.1297870Z [ 2022-05-18T04:17:09.1298104Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:17:09.1298326Z ] 2022-05-18T04:17:09.1298742Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.1299222Z with 2022-05-18T04:17:09.1299376Z [ 2022-05-18T04:17:09.1299611Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:17:09.1299815Z ] 2022-05-18T04:17:09.1300274Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.1300691Z with 2022-05-18T04:17:09.1300847Z [ 2022-05-18T04:17:09.1301062Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:17:09.1301283Z ] 2022-05-18T04:17:09.1301768Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.1302195Z with 2022-05-18T04:17:09.1302355Z [ 2022-05-18T04:17:09.1302638Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:17:09.1302856Z ] 2022-05-18T04:17:09.1303319Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.1304103Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.1304845Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.1305254Z with 2022-05-18T04:17:09.1305396Z [ 2022-05-18T04:17:09.1305628Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:17:09.1305848Z ] 2022-05-18T04:17:09.2660814Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2661273Z with 2022-05-18T04:17:09.2661437Z [ 2022-05-18T04:17:09.2661652Z T=std::tuple 2022-05-18T04:17:09.2661839Z ] 2022-05-18T04:17:09.2662268Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.2662654Z with 2022-05-18T04:17:09.2662796Z [ 2022-05-18T04:17:09.2663021Z T=std::tuple 2022-05-18T04:17:09.2663219Z ] 2022-05-18T04:17:09.2663679Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.2664104Z with 2022-05-18T04:17:09.2664262Z [ 2022-05-18T04:17:09.2664467Z T=std::tuple 2022-05-18T04:17:09.2664646Z ] 2022-05-18T04:17:09.2665141Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.2665587Z with 2022-05-18T04:17:09.2665742Z [ 2022-05-18T04:17:09.2665935Z T=std::tuple 2022-05-18T04:17:09.2666313Z ] 2022-05-18T04:17:09.2666771Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:09.2667486Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:09.2668206Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2668610Z with 2022-05-18T04:17:09.2668768Z [ 2022-05-18T04:17:09.2668958Z T=std::tuple 2022-05-18T04:17:09.2670007Z ] 2022-05-18T04:17:09.2722340Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2722760Z with 2022-05-18T04:17:09.2722906Z [ 2022-05-18T04:17:09.2723095Z T=torch::jit::SourceRange 2022-05-18T04:17:09.2723280Z ] 2022-05-18T04:17:09.2723771Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.2724160Z with 2022-05-18T04:17:09.2724317Z [ 2022-05-18T04:17:09.2724500Z T=torch::jit::SourceRange 2022-05-18T04:17:09.2724668Z ] 2022-05-18T04:17:09.2725128Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.2725561Z with 2022-05-18T04:17:09.2725700Z [ 2022-05-18T04:17:09.2725886Z T=torch::jit::SourceRange 2022-05-18T04:17:09.2726065Z ] 2022-05-18T04:17:09.2726549Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.2726983Z with 2022-05-18T04:17:09.2727140Z [ 2022-05-18T04:17:09.2727323Z T=torch::jit::SourceRange 2022-05-18T04:17:09.2727488Z ] 2022-05-18T04:17:09.2727930Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.2728635Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.2730185Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2730584Z with 2022-05-18T04:17:09.2730743Z [ 2022-05-18T04:17:09.2730928Z T=torch::jit::SourceRange 2022-05-18T04:17:09.2731094Z ] 2022-05-18T04:17:09.2814066Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2814641Z with 2022-05-18T04:17:09.2814806Z [ 2022-05-18T04:17:09.2815161Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:17:09.2815361Z ] 2022-05-18T04:17:09.2815836Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.2816242Z with 2022-05-18T04:17:09.2816385Z [ 2022-05-18T04:17:09.2816587Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:17:09.2816785Z ] 2022-05-18T04:17:09.2817234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.2817658Z with 2022-05-18T04:17:09.2817813Z [ 2022-05-18T04:17:09.2818001Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:17:09.2818197Z ] 2022-05-18T04:17:09.2818762Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.2819216Z with 2022-05-18T04:17:09.2819357Z [ 2022-05-18T04:17:09.2819560Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:17:09.2819754Z ] 2022-05-18T04:17:09.2820269Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.2821000Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.2821797Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2822212Z with 2022-05-18T04:17:09.2822370Z [ 2022-05-18T04:17:09.2822559Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:17:09.2822757Z ] 2022-05-18T04:17:09.2846698Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2847156Z with 2022-05-18T04:17:09.2847319Z [ 2022-05-18T04:17:09.2847526Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:17:09.2847723Z ] 2022-05-18T04:17:09.2848145Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.2848576Z with 2022-05-18T04:17:09.2848732Z [ 2022-05-18T04:17:09.2848920Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:17:09.2849117Z ] 2022-05-18T04:17:09.2850457Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.2850884Z with 2022-05-18T04:17:09.2851025Z [ 2022-05-18T04:17:09.2851227Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:17:09.2851424Z ] 2022-05-18T04:17:09.2851896Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.2852348Z with 2022-05-18T04:17:09.2852504Z [ 2022-05-18T04:17:09.2852815Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:17:09.2853008Z ] 2022-05-18T04:17:09.2853459Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.2854162Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.2854846Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2855247Z with 2022-05-18T04:17:09.2855403Z [ 2022-05-18T04:17:09.2855600Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:17:09.2855784Z ] 2022-05-18T04:17:09.2913961Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2914381Z with 2022-05-18T04:17:09.2914540Z [ 2022-05-18T04:17:09.2914708Z T=torch::jit::ScopePtr 2022-05-18T04:17:09.2914885Z ] 2022-05-18T04:17:09.2915304Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.2915674Z with 2022-05-18T04:17:09.2915829Z [ 2022-05-18T04:17:09.2916005Z T=torch::jit::ScopePtr 2022-05-18T04:17:09.2916167Z ] 2022-05-18T04:17:09.2916630Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.2917049Z with 2022-05-18T04:17:09.2917207Z [ 2022-05-18T04:17:09.2917370Z T=torch::jit::ScopePtr 2022-05-18T04:17:09.2917546Z ] 2022-05-18T04:17:09.2918032Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.2918464Z with 2022-05-18T04:17:09.2918621Z [ 2022-05-18T04:17:09.2918796Z T=torch::jit::ScopePtr 2022-05-18T04:17:09.2918958Z ] 2022-05-18T04:17:09.2920183Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.2920895Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.2921585Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.2921994Z with 2022-05-18T04:17:09.2922135Z [ 2022-05-18T04:17:09.2922313Z T=torch::jit::ScopePtr 2022-05-18T04:17:09.2922492Z ] 2022-05-18T04:17:09.5348410Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5348854Z with 2022-05-18T04:17:09.5349006Z [ 2022-05-18T04:17:09.5349380Z T=at::ThreadLocalState 2022-05-18T04:17:09.5349568Z ] 2022-05-18T04:17:09.5349994Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.5350386Z with 2022-05-18T04:17:09.5350544Z [ 2022-05-18T04:17:09.5350714Z T=at::ThreadLocalState 2022-05-18T04:17:09.5350894Z ] 2022-05-18T04:17:09.5351345Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.5351772Z with 2022-05-18T04:17:09.5351916Z [ 2022-05-18T04:17:09.5352100Z T=at::ThreadLocalState 2022-05-18T04:17:09.5352285Z ] 2022-05-18T04:17:09.5352833Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.5353297Z with 2022-05-18T04:17:09.5353453Z [ 2022-05-18T04:17:09.5353621Z T=at::ThreadLocalState 2022-05-18T04:17:09.5353803Z ] 2022-05-18T04:17:09.5354249Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.5354961Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.5355664Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5356058Z with 2022-05-18T04:17:09.5356222Z [ 2022-05-18T04:17:09.5356408Z T=at::ThreadLocalState 2022-05-18T04:17:09.5356578Z ] 2022-05-18T04:17:09.5523202Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5523860Z with 2022-05-18T04:17:09.5524136Z [ 2022-05-18T04:17:09.5524415Z T=std::shared_ptr 2022-05-18T04:17:09.5524698Z ] 2022-05-18T04:17:09.5525253Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.5525688Z with 2022-05-18T04:17:09.5525928Z [ 2022-05-18T04:17:09.5526134Z T=std::shared_ptr 2022-05-18T04:17:09.5526316Z ] 2022-05-18T04:17:09.5526780Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.5527206Z with 2022-05-18T04:17:09.5527363Z [ 2022-05-18T04:17:09.5527549Z T=std::shared_ptr 2022-05-18T04:17:09.5527742Z ] 2022-05-18T04:17:09.5528230Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.5528667Z with 2022-05-18T04:17:09.5528827Z [ 2022-05-18T04:17:09.5529027Z T=std::shared_ptr 2022-05-18T04:17:09.5529355Z ] 2022-05-18T04:17:09.5529823Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:09.5530585Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:09.5531313Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:17:09.5532032Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5533313Z with 2022-05-18T04:17:09.5533465Z [ 2022-05-18T04:17:09.5533761Z T=std::shared_ptr 2022-05-18T04:17:09.5534011Z ] 2022-05-18T04:17:09.5555929Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5556358Z with 2022-05-18T04:17:09.5556517Z [ 2022-05-18T04:17:09.5556707Z T=torch::jit::GraphExecutor 2022-05-18T04:17:09.5556898Z ] 2022-05-18T04:17:09.5557320Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.5557707Z with 2022-05-18T04:17:09.5557852Z [ 2022-05-18T04:17:09.5558049Z T=torch::jit::GraphExecutor 2022-05-18T04:17:09.5558236Z ] 2022-05-18T04:17:09.5558677Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.5559094Z with 2022-05-18T04:17:09.5559256Z [ 2022-05-18T04:17:09.5559427Z T=torch::jit::GraphExecutor 2022-05-18T04:17:09.5559611Z ] 2022-05-18T04:17:09.5560092Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.5560531Z with 2022-05-18T04:17:09.5560671Z [ 2022-05-18T04:17:09.5560855Z T=torch::jit::GraphExecutor 2022-05-18T04:17:09.5561040Z ] 2022-05-18T04:17:09.5561479Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.5562156Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.5563639Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:17:09.5564440Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5564963Z with 2022-05-18T04:17:09.5565107Z [ 2022-05-18T04:17:09.5565296Z T=torch::jit::GraphExecutor 2022-05-18T04:17:09.5565487Z ] 2022-05-18T04:17:09.5665745Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5666137Z with 2022-05-18T04:17:09.5666303Z [ 2022-05-18T04:17:09.5666484Z T=torch::jit::Method 2022-05-18T04:17:09.5666648Z ] 2022-05-18T04:17:09.5667114Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.5667495Z with 2022-05-18T04:17:09.5667635Z [ 2022-05-18T04:17:09.5667808Z T=torch::jit::Method 2022-05-18T04:17:09.5667988Z ] 2022-05-18T04:17:09.5668544Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.5668946Z with 2022-05-18T04:17:09.5669101Z [ 2022-05-18T04:17:09.5669277Z T=torch::jit::Method 2022-05-18T04:17:09.5669440Z ] 2022-05-18T04:17:09.5669924Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.5670371Z with 2022-05-18T04:17:09.5670513Z [ 2022-05-18T04:17:09.5670687Z T=torch::jit::Method 2022-05-18T04:17:09.5670863Z ] 2022-05-18T04:17:09.5671292Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:09.5671965Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:09.5672647Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.5673053Z with 2022-05-18T04:17:09.5673208Z [ 2022-05-18T04:17:09.5673372Z T=torch::jit::Method 2022-05-18T04:17:09.5673544Z ] 2022-05-18T04:17:09.6446917Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.6447343Z with 2022-05-18T04:17:09.6447510Z [ 2022-05-18T04:17:09.6447750Z T=std::vector> 2022-05-18T04:17:09.6447982Z ] 2022-05-18T04:17:09.6448445Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.6448832Z with 2022-05-18T04:17:09.6448988Z [ 2022-05-18T04:17:09.6449200Z T=std::vector> 2022-05-18T04:17:09.6449412Z ] 2022-05-18T04:17:09.6449869Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.6450299Z with 2022-05-18T04:17:09.6450596Z [ 2022-05-18T04:17:09.6450822Z T=std::vector> 2022-05-18T04:17:09.6451038Z ] 2022-05-18T04:17:09.6451526Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.6451976Z with 2022-05-18T04:17:09.6452135Z [ 2022-05-18T04:17:09.6452360Z T=std::vector> 2022-05-18T04:17:09.6452562Z ] 2022-05-18T04:17:09.6453028Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:17:09.6453837Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:17:09.6454638Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.6455036Z with 2022-05-18T04:17:09.6455197Z [ 2022-05-18T04:17:09.6455424Z T=std::vector> 2022-05-18T04:17:09.6455625Z ] 2022-05-18T04:17:09.7803832Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.7804271Z with 2022-05-18T04:17:09.7804456Z [ 2022-05-18T04:17:09.7804707Z T=std::function 2022-05-18T04:17:09.7804964Z ] 2022-05-18T04:17:09.7805400Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.7805789Z with 2022-05-18T04:17:09.7805935Z [ 2022-05-18T04:17:09.7806192Z T=std::function 2022-05-18T04:17:09.7806432Z ] 2022-05-18T04:17:09.7806871Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.7807304Z with 2022-05-18T04:17:09.7807459Z [ 2022-05-18T04:17:09.7807709Z T=std::function 2022-05-18T04:17:09.7807944Z ] 2022-05-18T04:17:09.7808429Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.7808876Z with 2022-05-18T04:17:09.7809018Z [ 2022-05-18T04:17:09.7809270Z T=std::function 2022-05-18T04:17:09.7809511Z ] 2022-05-18T04:17:09.7810001Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:09.7810792Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:09.7811745Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.7812155Z with 2022-05-18T04:17:09.7813173Z [ 2022-05-18T04:17:09.7813420Z T=std::function 2022-05-18T04:17:09.7813661Z ] 2022-05-18T04:17:09.7919063Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:09.7919447Z with 2022-05-18T04:17:09.7919653Z [ 2022-05-18T04:17:09.7919960Z T=std::vector>,std::allocator>>> 2022-05-18T04:17:09.7920236Z ] 2022-05-18T04:17:09.7920802Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:09.7921175Z with 2022-05-18T04:17:09.7921333Z [ 2022-05-18T04:17:09.7921631Z T=std::vector>,std::allocator>>> 2022-05-18T04:17:09.7921884Z ] 2022-05-18T04:17:09.7923127Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:09.7923557Z with 2022-05-18T04:17:09.7923809Z [ 2022-05-18T04:17:09.7924093Z T=std::vector>,std::allocator>>> 2022-05-18T04:17:09.7924366Z ] 2022-05-18T04:17:09.7924858Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:09.7925314Z with 2022-05-18T04:17:09.7925457Z [ 2022-05-18T04:17:09.7925755Z T=std::vector>,std::allocator>>> 2022-05-18T04:17:09.7926023Z ] 2022-05-18T04:17:09.7926536Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:17:09.7927406Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:17:09.7928194Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:09.7928596Z with 2022-05-18T04:17:09.7928751Z [ 2022-05-18T04:17:09.7929031Z T=std::vector>,std::allocator>>> 2022-05-18T04:17:09.7929296Z ] 2022-05-18T04:17:10.0364884Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:10.0365945Z with 2022-05-18T04:17:10.0366107Z [ 2022-05-18T04:17:10.0366382Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:17:10.0366673Z ] 2022-05-18T04:17:10.0367099Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:10.0367492Z with 2022-05-18T04:17:10.0367634Z [ 2022-05-18T04:17:10.0367916Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:17:10.0368177Z ] 2022-05-18T04:17:10.0368619Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:10.0369053Z with 2022-05-18T04:17:10.0369279Z [ 2022-05-18T04:17:10.0369560Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:17:10.0369807Z ] 2022-05-18T04:17:10.0370296Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:10.0370735Z with 2022-05-18T04:17:10.0370877Z [ 2022-05-18T04:17:10.0371153Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:17:10.0371413Z ] 2022-05-18T04:17:10.0371941Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:17:10.0372794Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:17:10.0373576Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:10.0373981Z with 2022-05-18T04:17:10.0374136Z [ 2022-05-18T04:17:10.0374397Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:17:10.0374658Z ] 2022-05-18T04:17:10.1756236Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:10.1756673Z with 2022-05-18T04:17:10.1756829Z [ 2022-05-18T04:17:10.1757067Z T=std::vector> 2022-05-18T04:17:10.1757274Z ] 2022-05-18T04:17:10.1757692Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:10.1758083Z with 2022-05-18T04:17:10.1758237Z [ 2022-05-18T04:17:10.1758450Z T=std::vector> 2022-05-18T04:17:10.1758641Z ] 2022-05-18T04:17:10.1759095Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:10.1760097Z with 2022-05-18T04:17:10.1760240Z [ 2022-05-18T04:17:10.1760459Z T=std::vector> 2022-05-18T04:17:10.1760663Z ] 2022-05-18T04:17:10.1761159Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:10.1761593Z with 2022-05-18T04:17:10.1761747Z [ 2022-05-18T04:17:10.1761959Z T=std::vector> 2022-05-18T04:17:10.1762148Z ] 2022-05-18T04:17:10.1762589Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:17:10.1762996Z with 2022-05-18T04:17:10.1763137Z [ 2022-05-18T04:17:10.1763293Z T=double 2022-05-18T04:17:10.1763455Z ] 2022-05-18T04:17:10.1764115Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:17:10.1764556Z with 2022-05-18T04:17:10.1764709Z [ 2022-05-18T04:17:10.1764862Z T=double 2022-05-18T04:17:10.1765007Z ] 2022-05-18T04:17:10.1765452Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:10.1765852Z with 2022-05-18T04:17:10.1766006Z [ 2022-05-18T04:17:10.1766205Z T=std::vector> 2022-05-18T04:17:10.1766414Z ] 2022-05-18T04:17:10.6841618Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:10.6842045Z with 2022-05-18T04:17:10.6842196Z [ 2022-05-18T04:17:10.6842424Z T=std::tuple 2022-05-18T04:17:10.6842621Z ] 2022-05-18T04:17:10.6843041Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:10.6843435Z with 2022-05-18T04:17:10.6843593Z [ 2022-05-18T04:17:10.6843870Z T=std::tuple 2022-05-18T04:17:10.6844049Z ] 2022-05-18T04:17:10.6844506Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:10.6844946Z with 2022-05-18T04:17:10.6845091Z [ 2022-05-18T04:17:10.6845294Z T=std::tuple 2022-05-18T04:17:10.6845489Z ] 2022-05-18T04:17:10.6845961Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:10.6846414Z with 2022-05-18T04:17:10.6846569Z [ 2022-05-18T04:17:10.6846766Z T=std::tuple 2022-05-18T04:17:10.6846943Z ] 2022-05-18T04:17:10.6847389Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:17:10.6848657Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:17:10.6849391Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:10.6849797Z with 2022-05-18T04:17:10.6849941Z [ 2022-05-18T04:17:10.6850142Z T=std::tuple 2022-05-18T04:17:10.6850335Z ] 2022-05-18T04:17:10.9516137Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:17:10.9516565Z with 2022-05-18T04:17:10.9516712Z [ 2022-05-18T04:17:10.9516955Z T=std::vector> 2022-05-18T04:17:10.9517315Z ] 2022-05-18T04:17:10.9517746Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:17:10.9518116Z with 2022-05-18T04:17:10.9518274Z [ 2022-05-18T04:17:10.9518522Z T=std::vector> 2022-05-18T04:17:10.9518753Z ] 2022-05-18T04:17:10.9519210Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:17:10.9519641Z with 2022-05-18T04:17:10.9519799Z [ 2022-05-18T04:17:10.9520011Z T=std::vector> 2022-05-18T04:17:10.9520223Z ] 2022-05-18T04:17:10.9520712Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:17:10.9521160Z with 2022-05-18T04:17:10.9521301Z [ 2022-05-18T04:17:10.9521525Z T=std::vector> 2022-05-18T04:17:10.9521731Z ] 2022-05-18T04:17:10.9522180Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:17:10.9522949Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:17:10.9523772Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:17:10.9524179Z with 2022-05-18T04:17:10.9524321Z [ 2022-05-18T04:17:10.9525356Z T=std::vector> 2022-05-18T04:17:10.9525574Z ] 2022-05-18T04:17:15.1106748Z Microsoft (R) Incremental Linker Version 14.28.29337.0 2022-05-18T04:17:15.1107256Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:17:15.1107426Z 2022-05-18T04:17:15.1107529Z /out:check-torch-mkl.exe 2022-05-18T04:17:15.1107744Z check-torch-mkl.obj 2022-05-18T04:17:15.1107915Z c10.lib 2022-05-18T04:17:15.1108081Z torch_cpu.lib 2022-05-18T04:17:15.1827897Z Creating library check-torch-mkl.lib and object check-torch-mkl.exp 2022-05-18T04:17:15.6511397Z "Skip CUDA tests for machines without a Nvidia GPU card" 2022-05-18T04:17:15.6542448Z + popd 2022-05-18T04:17:15.6547263Z /c/actions-runner/_work/pytorch/pytorch 2022-05-18T04:17:16.9318829Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2022-05-18T04:17:16.9319186Z .github\scripts\wait_for_ssh_to_drain.ps1 2022-05-18T04:17:16.9341338Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:17:16.9341601Z env: 2022-05-18T04:17:16.9341849Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:17:16.9342111Z ANACONDA_USER: pytorch 2022-05-18T04:17:16.9342314Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:17:16.9342561Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:17:16.9343113Z GITHUB_TOKEN: *** 2022-05-18T04:17:16.9343287Z IN_CI: 1 2022-05-18T04:17:16.9343440Z IS_GHA: 1 2022-05-18T04:17:16.9343611Z PR_LABELS: [] 2022-05-18T04:17:16.9343780Z PR_NUMBER: 2022-05-18T04:17:16.9343949Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:17:16.9344182Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:17:16.9344442Z SKIP_ALL_TESTS: 1 2022-05-18T04:17:16.9344678Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:17:16.9344990Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:17:16.9345234Z PACKAGE_TYPE: libtorch 2022-05-18T04:17:16.9345405Z DESIRED_CUDA: cpu 2022-05-18T04:17:16.9345581Z GPU_ARCH_TYPE: cpu 2022-05-18T04:17:16.9345770Z LIBTORCH_CONFIG: release 2022-05-18T04:17:16.9345987Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:17:16.9346183Z DESIRED_PYTHON: 3.7 2022-05-18T04:17:16.9346416Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:17:16.9346706Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:17:16.9346942Z ##[endgroup] 2022-05-18T04:17:17.4329660Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:17:17.5350541Z Finished 2022-05-18T04:17:17.9403235Z Holding runner until all ssh sessions have logged out 2022-05-18T04:17:17.9868031Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2022-05-18T04:17:17.9868409Z .github\scripts\kill_active_ssh_sessions.ps1 2022-05-18T04:17:17.9891028Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:17:17.9891295Z env: 2022-05-18T04:17:17.9891586Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:17:17.9891851Z ANACONDA_USER: pytorch 2022-05-18T04:17:17.9892046Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:17:17.9892308Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2022-05-18T04:17:17.9892711Z GITHUB_TOKEN: *** 2022-05-18T04:17:17.9892888Z IN_CI: 1 2022-05-18T04:17:17.9893032Z IS_GHA: 1 2022-05-18T04:17:17.9893206Z PR_LABELS: [] 2022-05-18T04:17:17.9893376Z PR_NUMBER: 2022-05-18T04:17:17.9893545Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:17:17.9893778Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:17:17.9894033Z SKIP_ALL_TESTS: 1 2022-05-18T04:17:17.9894273Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2022-05-18T04:17:17.9894584Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2022-05-18T04:17:17.9894832Z PACKAGE_TYPE: libtorch 2022-05-18T04:17:17.9895004Z DESIRED_CUDA: cpu 2022-05-18T04:17:17.9895184Z GPU_ARCH_TYPE: cpu 2022-05-18T04:17:17.9895375Z LIBTORCH_CONFIG: release 2022-05-18T04:17:17.9895574Z LIBTORCH_VARIANT: shared-with-deps 2022-05-18T04:17:17.9895786Z DESIRED_PYTHON: 3.7 2022-05-18T04:17:17.9896016Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2022-05-18T04:17:17.9896293Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2022-05-18T04:17:17.9896535Z ##[endgroup] 2022-05-18T04:17:18.3272399Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:17:18.4186470Z Finished 2022-05-18T04:17:18.4947724Z Post job cleanup. 2022-05-18T04:17:21.8710723Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-05-18T04:17:21.8899616Z git version 2.35.1.windows.2 2022-05-18T04:17:21.8954279Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-05-18T04:17:21.9174263Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-05-18T04:17:22.5118744Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T04:17:22.5282605Z http.https://github.com/.extraheader 2022-05-18T04:17:22.5317202Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-05-18T04:17:22.5523434Z [command]"C:\Program Files\Git\cmd\git.exe" 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-05-18T04:17:23.2114845Z Post job cleanup. 2022-05-18T04:17:25.6164315Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-05-18T04:17:25.6342447Z git version 2.35.1.windows.2 2022-05-18T04:17:25.6394495Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-05-18T04:17:25.6605540Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-05-18T04:17:26.0714276Z Entering 'android/libs/fbjni' 2022-05-18T04:17:26.1185311Z Entering 'third_party/FP16' 2022-05-18T04:17:26.1660249Z Entering 'third_party/FXdiv' 2022-05-18T04:17:26.2144599Z Entering 'third_party/NNPACK' 2022-05-18T04:17:26.2615022Z Entering 'third_party/QNNPACK' 2022-05-18T04:17:26.3076057Z Entering 'third_party/XNNPACK' 2022-05-18T04:17:26.3557317Z Entering 'third_party/benchmark' 2022-05-18T04:17:26.4026363Z Entering 'third_party/cpuinfo' 2022-05-18T04:17:26.4511290Z Entering 'third_party/cub' 2022-05-18T04:17:26.4981007Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:17:26.5454748Z Entering 'third_party/eigen' 2022-05-18T04:17:26.5919458Z Entering 'third_party/fbgemm' 2022-05-18T04:17:26.6372536Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:17:26.6849546Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:17:26.7331252Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:17:26.7813993Z Entering 'third_party/flatbuffers' 2022-05-18T04:17:26.8280951Z Entering 'third_party/fmt' 2022-05-18T04:17:26.8748608Z Entering 'third_party/foxi' 2022-05-18T04:17:26.9212965Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:17:26.9683758Z Entering 'third_party/gloo' 2022-05-18T04:17:27.0160081Z Entering 'third_party/googletest' 2022-05-18T04:17:27.0631084Z Entering 'third_party/ideep' 2022-05-18T04:17:27.1086352Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:17:27.1544505Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:17:27.2068508Z Entering 'third_party/ios-cmake' 2022-05-18T04:17:27.2534528Z Entering 'third_party/kineto' 2022-05-18T04:17:27.2988530Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:17:27.3460674Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:17:27.3961435Z Entering 'third_party/nccl/nccl' 2022-05-18T04:17:27.4432680Z Entering 'third_party/neon2sse' 2022-05-18T04:17:27.4907979Z Entering 'third_party/onnx' 2022-05-18T04:17:27.5372782Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:17:27.5845075Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:17:27.6321406Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:17:27.6800274Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:17:27.7271868Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:17:27.7755655Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:17:27.8221916Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:17:27.8754832Z Entering 'third_party/pocketfft' 2022-05-18T04:17:27.9225087Z Entering 'third_party/protobuf' 2022-05-18T04:17:27.9690125Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:17:28.0168852Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:17:28.0657897Z Entering 'third_party/psimd' 2022-05-18T04:17:28.1131927Z Entering 'third_party/pthreadpool' 2022-05-18T04:17:28.1614766Z Entering 'third_party/pybind11' 2022-05-18T04:17:28.2098255Z Entering 'third_party/python-enum' 2022-05-18T04:17:28.2579223Z Entering 'third_party/python-peachpy' 2022-05-18T04:17:28.3043942Z Entering 'third_party/python-six' 2022-05-18T04:17:28.3505617Z Entering 'third_party/sleef' 2022-05-18T04:17:28.3973906Z Entering 'third_party/tbb' 2022-05-18T04:17:28.4444847Z Entering 'third_party/tensorpipe' 2022-05-18T04:17:28.4899197Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:17:28.5369176Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:17:28.5838269Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:17:28.6312795Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:17:28.6778986Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:28.7306037Z Entering 'third_party/zstd' 2022-05-18T04:17:28.7860963Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T04:17:28.8037363Z http.https://github.com/.extraheader 2022-05-18T04:17:28.8073955Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-05-18T04:17:28.8730579Z [command]"C:\Program Files\Git\cmd\git.exe" 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-05-18T04:17:29.2819387Z Entering 'android/libs/fbjni' 2022-05-18T04:17:29.3157006Z http.https://github.com/.extraheader 2022-05-18T04:17:29.3474977Z Entering 'third_party/FP16' 2022-05-18T04:17:29.3816333Z http.https://github.com/.extraheader 2022-05-18T04:17:29.4143293Z Entering 'third_party/FXdiv' 2022-05-18T04:17:29.4483665Z http.https://github.com/.extraheader 2022-05-18T04:17:29.4802006Z Entering 'third_party/NNPACK' 2022-05-18T04:17:29.5135121Z http.https://github.com/.extraheader 2022-05-18T04:17:29.5450787Z Entering 'third_party/QNNPACK' 2022-05-18T04:17:29.5778777Z http.https://github.com/.extraheader 2022-05-18T04:17:29.6095729Z Entering 'third_party/XNNPACK' 2022-05-18T04:17:29.6424923Z http.https://github.com/.extraheader 2022-05-18T04:17:29.6758485Z Entering 'third_party/benchmark' 2022-05-18T04:17:29.7092215Z http.https://github.com/.extraheader 2022-05-18T04:17:29.7410001Z Entering 'third_party/cpuinfo' 2022-05-18T04:17:29.7741659Z http.https://github.com/.extraheader 2022-05-18T04:17:29.8056148Z Entering 'third_party/cub' 2022-05-18T04:17:29.8384219Z http.https://github.com/.extraheader 2022-05-18T04:17:29.8707184Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:17:29.9038362Z http.https://github.com/.extraheader 2022-05-18T04:17:29.9362969Z Entering 'third_party/eigen' 2022-05-18T04:17:29.9693917Z http.https://github.com/.extraheader 2022-05-18T04:17:30.0011538Z Entering 'third_party/fbgemm' 2022-05-18T04:17:30.0343236Z http.https://github.com/.extraheader 2022-05-18T04:17:30.0657087Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:17:30.0993633Z http.https://github.com/.extraheader 2022-05-18T04:17:30.1312965Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:17:30.1647442Z http.https://github.com/.extraheader 2022-05-18T04:17:30.1972363Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:17:30.2309442Z http.https://github.com/.extraheader 2022-05-18T04:17:30.2643407Z Entering 'third_party/flatbuffers' 2022-05-18T04:17:30.2974351Z http.https://github.com/.extraheader 2022-05-18T04:17:30.3292735Z Entering 'third_party/fmt' 2022-05-18T04:17:30.3624524Z http.https://github.com/.extraheader 2022-05-18T04:17:30.3945957Z Entering 'third_party/foxi' 2022-05-18T04:17:30.4285148Z http.https://github.com/.extraheader 2022-05-18T04:17:30.4611939Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:17:30.4944227Z http.https://github.com/.extraheader 2022-05-18T04:17:30.5263001Z Entering 'third_party/gloo' 2022-05-18T04:17:30.5597881Z http.https://github.com/.extraheader 2022-05-18T04:17:30.5917877Z Entering 'third_party/googletest' 2022-05-18T04:17:30.6246765Z http.https://github.com/.extraheader 2022-05-18T04:17:30.6566526Z Entering 'third_party/ideep' 2022-05-18T04:17:30.6916736Z http.https://github.com/.extraheader 2022-05-18T04:17:30.7235595Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:17:30.7589253Z http.https://github.com/.extraheader 2022-05-18T04:17:30.7911568Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:17:30.8264036Z http.https://github.com/.extraheader 2022-05-18T04:17:30.8633272Z Entering 'third_party/ios-cmake' 2022-05-18T04:17:30.8972596Z http.https://github.com/.extraheader 2022-05-18T04:17:30.9294369Z Entering 'third_party/kineto' 2022-05-18T04:17:30.9628184Z http.https://github.com/.extraheader 2022-05-18T04:17:31.0148808Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:17:31.0497261Z http.https://github.com/.extraheader 2022-05-18T04:17:31.0841999Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:17:31.1187321Z http.https://github.com/.extraheader 2022-05-18T04:17:31.1532733Z Entering 'third_party/nccl/nccl' 2022-05-18T04:17:31.1871999Z http.https://github.com/.extraheader 2022-05-18T04:17:31.2200911Z Entering 'third_party/neon2sse' 2022-05-18T04:17:31.2547011Z http.https://github.com/.extraheader 2022-05-18T04:17:31.2870121Z Entering 'third_party/onnx' 2022-05-18T04:17:31.3203057Z http.https://github.com/.extraheader 2022-05-18T04:17:31.3525259Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:17:31.3882050Z http.https://github.com/.extraheader 2022-05-18T04:17:31.4217005Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:17:31.4560914Z http.https://github.com/.extraheader 2022-05-18T04:17:31.4901842Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:17:31.5241614Z http.https://github.com/.extraheader 2022-05-18T04:17:31.5553066Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:17:31.5894583Z http.https://github.com/.extraheader 2022-05-18T04:17:31.6310096Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:17:31.6656633Z http.https://github.com/.extraheader 2022-05-18T04:17:31.6992726Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:17:31.7348729Z http.https://github.com/.extraheader 2022-05-18T04:17:31.7675861Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:17:31.8027255Z http.https://github.com/.extraheader 2022-05-18T04:17:31.8406359Z Entering 'third_party/pocketfft' 2022-05-18T04:17:31.8744190Z http.https://github.com/.extraheader 2022-05-18T04:17:31.9069681Z Entering 'third_party/protobuf' 2022-05-18T04:17:31.9406917Z http.https://github.com/.extraheader 2022-05-18T04:17:31.9849881Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:17:32.0207776Z http.https://github.com/.extraheader 2022-05-18T04:17:32.0545424Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:17:32.0886739Z http.https://github.com/.extraheader 2022-05-18T04:17:32.1233794Z Entering 'third_party/psimd' 2022-05-18T04:17:32.1571167Z http.https://github.com/.extraheader 2022-05-18T04:17:32.1901681Z Entering 'third_party/pthreadpool' 2022-05-18T04:17:32.2247264Z http.https://github.com/.extraheader 2022-05-18T04:17:32.2581183Z Entering 'third_party/pybind11' 2022-05-18T04:17:32.2919868Z http.https://github.com/.extraheader 2022-05-18T04:17:32.3247754Z Entering 'third_party/python-enum' 2022-05-18T04:17:32.3587286Z http.https://github.com/.extraheader 2022-05-18T04:17:32.3922645Z Entering 'third_party/python-peachpy' 2022-05-18T04:17:32.4264176Z http.https://github.com/.extraheader 2022-05-18T04:17:32.4595812Z Entering 'third_party/python-six' 2022-05-18T04:17:32.4938638Z http.https://github.com/.extraheader 2022-05-18T04:17:32.5268127Z Entering 'third_party/sleef' 2022-05-18T04:17:32.5605962Z http.https://github.com/.extraheader 2022-05-18T04:17:32.5932606Z Entering 'third_party/tbb' 2022-05-18T04:17:32.6271034Z http.https://github.com/.extraheader 2022-05-18T04:17:32.6600740Z Entering 'third_party/tensorpipe' 2022-05-18T04:17:32.6939165Z http.https://github.com/.extraheader 2022-05-18T04:17:32.7261105Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:17:32.7612129Z http.https://github.com/.extraheader 2022-05-18T04:17:32.7946055Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:17:32.8286213Z http.https://github.com/.extraheader 2022-05-18T04:17:32.8619966Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:17:32.8959988Z http.https://github.com/.extraheader 2022-05-18T04:17:32.9288675Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:17:32.9630029Z http.https://github.com/.extraheader 2022-05-18T04:17:32.9949281Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:17:33.0298667Z http.https://github.com/.extraheader 2022-05-18T04:17:33.0661925Z Entering 'third_party/zstd' 2022-05-18T04:17:33.1000355Z http.https://github.com/.extraheader 2022-05-18T04:17:33.1671124Z Cleaning up orphan processes