2023-01-11T21:48:51.8765387Z Requested labels: windows.4xlarge 2023-01-11T21:48:51.8765481Z Job defined at: pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-master.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:48:51.8765517Z Waiting for a runner to pick up this job... 2023-01-11T21:49:48.2265747Z Job is about to start running on the runner: i-04c3e3b044f07c757 (organization) 2023-01-11T21:49:53.2643001Z Current runner version: '2.300.2' 2023-01-11T21:49:53.2650646Z Runner name: 'i-04c3e3b044f07c757' 2023-01-11T21:49:53.2651049Z Runner group name: 'Default' 2023-01-11T21:49:53.2651597Z Machine name: 'EC2AMAZ-3VOMLSP' 2023-01-11T21:49:53.2653506Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:49:53.2653963Z Actions: write 2023-01-11T21:49:53.2654137Z Checks: write 2023-01-11T21:49:53.2654321Z Contents: write 2023-01-11T21:49:53.2654517Z Deployments: write 2023-01-11T21:49:53.2654703Z Discussions: write 2023-01-11T21:49:53.2654892Z Issues: write 2023-01-11T21:49:53.2655071Z Metadata: read 2023-01-11T21:49:53.2655239Z Packages: write 2023-01-11T21:49:53.2655423Z Pages: write 2023-01-11T21:49:53.2655612Z PullRequests: write 2023-01-11T21:49:53.2655830Z RepositoryProjects: write 2023-01-11T21:49:53.2656062Z SecurityEvents: write 2023-01-11T21:49:53.2656261Z Statuses: write 2023-01-11T21:49:53.2656430Z ##[endgroup] 2023-01-11T21:49:53.2659992Z Secret source: Actions 2023-01-11T21:49:53.2660331Z Prepare workflow directory 2023-01-11T21:49:53.9869992Z Prepare all required actions 2023-01-11T21:49:54.0043703Z Getting action download info 2023-01-11T21:49:54.2205343Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:206e80edab4c7cf8bacfe0cd3780150fdd280e6a) 2023-01-11T21:49:55.4085442Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:49:56.4927221Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:50:01.1450899Z ##[group]Run set -euo pipefail 2023-01-11T21:50:01.1451273Z set -euo pipefail 2023-01-11T21:50:01.1451546Z function get_ec2_metadata() { 2023-01-11T21:50:01.1451914Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:50:01.1452339Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:50:01.1452667Z  category=$1 2023-01-11T21:50:01.1452979Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:50:01.1453262Z } 2023-01-11T21:50:01.1453495Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:50:01.1453809Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:50:01.1454149Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:50:01.1454454Z echo "system info $(uname -a)" 2023-01-11T21:50:01.1485371Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:50:01.1485709Z env: 2023-01-11T21:50:01.1486016Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:50:01.1486394Z ANACONDA_USER: pytorch 2023-01-11T21:50:01.1486648Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:50:01.1486951Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:50:01.1487561Z GITHUB_TOKEN: *** 2023-01-11T21:50:01.1487774Z PR_NUMBER: 2023-01-11T21:50:01.1488039Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:01.1488305Z SKIP_ALL_TESTS: 1 2023-01-11T21:50:01.1488570Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:50:01.1488926Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:50:01.1489250Z PACKAGE_TYPE: libtorch 2023-01-11T21:50:01.1489480Z DESIRED_CUDA: cpu 2023-01-11T21:50:01.1489708Z GPU_ARCH_TYPE: cpu 2023-01-11T21:50:01.1489942Z LIBTORCH_CONFIG: debug 2023-01-11T21:50:01.1490171Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:50:01.1490440Z DESIRED_PYTHON: 3.7 2023-01-11T21:50:01.1490671Z ##[endgroup] 2023-01-11T21:50:13.6838219Z ami-id: ami-0b208e4f0dada26f6 2023-01-11T21:50:13.7008328Z instance-id: i-04c3e3b044f07c757 2023-01-11T21:50:13.7202803Z instance-type: c5d.4xlarge 2023-01-11T21:50:13.9568425Z system info MSYS_NT-10.0-17763 EC2AMAZ-3VOMLSP 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys 2023-01-11T21:50:13.9980795Z ##[group]Run seemethere/add-github-ssh-key@v1 2023-01-11T21:50:13.9981104Z with: 2023-01-11T21:50:13.9981450Z GITHUB_TOKEN: *** 2023-01-11T21:50:13.9981643Z activate-with-label: true 2023-01-11T21:50:13.9981853Z label: with-ssh 2023-01-11T21:50:13.9982050Z remove-existing-keys: true 2023-01-11T21:50:13.9982224Z env: 2023-01-11T21:50:13.9982462Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:50:13.9982723Z ANACONDA_USER: pytorch 2023-01-11T21:50:13.9982912Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:50:13.9983169Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:50:13.9983541Z GITHUB_TOKEN: *** 2023-01-11T21:50:13.9983719Z PR_NUMBER: 2023-01-11T21:50:13.9983926Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:13.9984138Z SKIP_ALL_TESTS: 1 2023-01-11T21:50:13.9984379Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:50:13.9984713Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:50:13.9984961Z PACKAGE_TYPE: libtorch 2023-01-11T21:50:13.9985139Z DESIRED_CUDA: cpu 2023-01-11T21:50:13.9985325Z GPU_ARCH_TYPE: cpu 2023-01-11T21:50:13.9985507Z LIBTORCH_CONFIG: debug 2023-01-11T21:50:13.9985702Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:50:13.9985910Z DESIRED_PYTHON: 3.7 2023-01-11T21:50:13.9986088Z ##[endgroup] 2023-01-11T21:50:14.6799482Z ciflow reference detected, attempting to extract PR number 2023-01-11T21:50:14.9079119Z Label with-ssh not set, skipping adding ssh keys 2023-01-11T21:50:15.0589212Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T21:50:15.0589802Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T21:50:15.0612323Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:50:15.0612595Z env: 2023-01-11T21:50:15.0612841Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:50:15.0613103Z ANACONDA_USER: pytorch 2023-01-11T21:50:15.0613305Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:50:15.0613546Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:50:15.0613922Z GITHUB_TOKEN: *** 2023-01-11T21:50:15.0614097Z PR_NUMBER: 2023-01-11T21:50:15.0614300Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:15.0614517Z SKIP_ALL_TESTS: 1 2023-01-11T21:50:15.0614805Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:50:15.0615100Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:50:15.0615336Z PACKAGE_TYPE: libtorch 2023-01-11T21:50:15.0615519Z DESIRED_CUDA: cpu 2023-01-11T21:50:15.0615754Z GPU_ARCH_TYPE: cpu 2023-01-11T21:50:15.0615941Z LIBTORCH_CONFIG: debug 2023-01-11T21:50:15.0616152Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:50:15.0616396Z DESIRED_PYTHON: 3.7 2023-01-11T21:50:15.0616577Z ##[endgroup] 2023-01-11T21:50:15.5271797Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:50:15.6239519Z Finished 2023-01-11T21:50:15.6721790Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T21:50:15.6722274Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T21:50:15.6743966Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:50:15.6744228Z env: 2023-01-11T21:50:15.6744484Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:50:15.6744752Z ANACONDA_USER: pytorch 2023-01-11T21:50:15.6744964Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:50:15.6745205Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:50:15.6745614Z GITHUB_TOKEN: *** 2023-01-11T21:50:15.6745797Z PR_NUMBER: 2023-01-11T21:50:15.6746444Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:15.6746671Z SKIP_ALL_TESTS: 1 2023-01-11T21:50:15.6746935Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:50:15.6747275Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:50:15.6747529Z PACKAGE_TYPE: libtorch 2023-01-11T21:50:15.6747722Z DESIRED_CUDA: cpu 2023-01-11T21:50:15.6747894Z GPU_ARCH_TYPE: cpu 2023-01-11T21:50:15.6748079Z LIBTORCH_CONFIG: debug 2023-01-11T21:50:15.6748302Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:50:15.6748521Z DESIRED_PYTHON: 3.7 2023-01-11T21:50:15.6748689Z ##[endgroup] 2023-01-11T21:50:16.0250227Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:50:16.1161556Z Finished 2023-01-11T21:50:16.8079968Z ##[group]Run echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2023-01-11T21:50:16.8080359Z echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2023-01-11T21:50:16.8080745Z echo "PYTORCH_FINAL_PACKAGE_DIR=${RUNNER_TEMP}/artifacts" >> "${GITHUB_ENV}" 2023-01-11T21:50:16.8081046Z echo "WIN_PACKAGE_WORK_DIR=${RUNNER_TEMP}" 2023-01-11T21:50:16.8107908Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:50:16.8108189Z env: 2023-01-11T21:50:16.8108443Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:50:16.8108695Z ANACONDA_USER: pytorch 2023-01-11T21:50:16.8108905Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:50:16.8109167Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:50:16.8109552Z GITHUB_TOKEN: *** 2023-01-11T21:50:16.8109719Z PR_NUMBER: 2023-01-11T21:50:16.8109979Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:16.8110185Z SKIP_ALL_TESTS: 1 2023-01-11T21:50:16.8110444Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:50:16.8110822Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:50:16.8111086Z PACKAGE_TYPE: libtorch 2023-01-11T21:50:16.8111266Z DESIRED_CUDA: cpu 2023-01-11T21:50:16.8111495Z GPU_ARCH_TYPE: cpu 2023-01-11T21:50:16.8111690Z LIBTORCH_CONFIG: debug 2023-01-11T21:50:16.8111893Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:50:16.8112109Z DESIRED_PYTHON: 3.7 2023-01-11T21:50:16.8112294Z ##[endgroup] 2023-01-11T21:50:16.8717714Z WIN_PACKAGE_WORK_DIR=C:\actions-runner\_work\_temp 2023-01-11T21:50:16.9147200Z ##[group]Run actions/download-artifact@v3 2023-01-11T21:50:16.9147441Z with: 2023-01-11T21:50:16.9147667Z name: libtorch-cpu-shared-with-deps-debug 2023-01-11T21:50:16.9147944Z path: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:50:16.9148136Z env: 2023-01-11T21:50:16.9148372Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:50:16.9148633Z ANACONDA_USER: pytorch 2023-01-11T21:50:16.9148822Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:50:16.9149081Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:50:16.9149660Z GITHUB_TOKEN: *** 2023-01-11T21:50:16.9149836Z PR_NUMBER: 2023-01-11T21:50:16.9150081Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:16.9150298Z SKIP_ALL_TESTS: 1 2023-01-11T21:50:16.9150548Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:50:16.9150854Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:50:16.9151118Z PACKAGE_TYPE: libtorch 2023-01-11T21:50:16.9151304Z DESIRED_CUDA: cpu 2023-01-11T21:50:16.9151466Z GPU_ARCH_TYPE: cpu 2023-01-11T21:50:16.9151648Z LIBTORCH_CONFIG: debug 2023-01-11T21:50:16.9151856Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:50:16.9152048Z DESIRED_PYTHON: 3.7 2023-01-11T21:50:16.9152274Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:50:16.9152563Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:50:16.9152900Z ##[endgroup] 2023-01-11T21:50:17.0475152Z Starting download for libtorch-cpu-shared-with-deps-debug 2023-01-11T21:50:17.1246294Z Directory structure has been setup for the artifact 2023-01-11T21:50:17.1247975Z Total number of files that will be downloaded: 2 2023-01-11T21:50:18.1252779Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:19.1276342Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:20.1269008Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:21.1269008Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:22.1293045Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:23.1331414Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:24.1343932Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:25.1356000Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:26.1356849Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:27.1350441Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:28.1357385Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:29.1348791Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:30.1351847Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:31.1353245Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:32.1354660Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:33.1369788Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:34.1372039Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:35.1368883Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:36.1383983Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:37.1382597Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:38.1405601Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:39.1410236Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:40.1409280Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:41.1409941Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:42.1409517Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:43.1409037Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:44.1419742Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:45.1451147Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:46.1464956Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:50:46.7296166Z Artifact libtorch-cpu-shared-with-deps-debug was downloaded to C:\actions-runner\_work\_temp\artifacts 2023-01-11T21:50:46.7308733Z Artifact download has finished successfully 2023-01-11T21:50:46.8106092Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:50:46.8106444Z with: 2023-01-11T21:50:46.8106758Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:46.8107073Z submodules: recursive 2023-01-11T21:50:46.8107312Z path: pytorch 2023-01-11T21:50:46.8107507Z quiet-checkout: true 2023-01-11T21:50:46.8107764Z repository: pytorch/pytorch 2023-01-11T21:50:46.8108134Z token: *** 2023-01-11T21:50:46.8108317Z ssh-strict: true 2023-01-11T21:50:46.8108559Z persist-credentials: true 2023-01-11T21:50:46.8108797Z clean: true 2023-01-11T21:50:46.8108976Z fetch-depth: 1 2023-01-11T21:50:46.8109199Z lfs: false 2023-01-11T21:50:46.8109429Z set-safe-directory: true 2023-01-11T21:50:46.8109619Z env: 2023-01-11T21:50:46.8109903Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:50:46.8110217Z ANACONDA_USER: pytorch 2023-01-11T21:50:46.8110429Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:50:46.8110789Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:50:46.8111149Z GITHUB_TOKEN: *** 2023-01-11T21:50:46.8111369Z PR_NUMBER: 2023-01-11T21:50:46.8111590Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:50:46.8111850Z SKIP_ALL_TESTS: 1 2023-01-11T21:50:46.8112315Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:50:46.8112639Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:50:46.8113015Z PACKAGE_TYPE: libtorch 2023-01-11T21:50:46.8113248Z DESIRED_CUDA: cpu 2023-01-11T21:50:46.8113433Z GPU_ARCH_TYPE: cpu 2023-01-11T21:50:46.8113662Z LIBTORCH_CONFIG: debug 2023-01-11T21:50:46.8113919Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:50:46.8114145Z DESIRED_PYTHON: 3.7 2023-01-11T21:50:46.8114421Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:50:46.8114757Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:50:46.8115043Z ##[endgroup] 2023-01-11T21:51:09.9562733Z Syncing repository: pytorch/pytorch 2023-01-11T21:51:09.9564119Z ##[group]Getting Git version info 2023-01-11T21:51:09.9564556Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\pytorch' 2023-01-11T21:51:09.9585564Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T21:51:13.9810569Z git version 2.39.0.windows.1 2023-01-11T21:51:13.9849121Z ##[endgroup] 2023-01-11T21:51:13.9867002Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\af35a824-f989-4b1e-b4e3-581e1643785b' before making global git config changes 2023-01-11T21:51:13.9868689Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:51:13.9878430Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2023-01-11T21:51:14.0294606Z ##[group]Initializing the repository 2023-01-11T21:51:14.0302343Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\pytorch 2023-01-11T21:51:14.1147791Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2023-01-11T21:51:14.1186782Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:51:14.1580839Z ##[endgroup] 2023-01-11T21:51:14.1581242Z ##[group]Disabling automatic garbage collection 2023-01-11T21:51:14.1589229Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-01-11T21:51:14.1879255Z ##[endgroup] 2023-01-11T21:51:14.1880073Z ##[group]Setting up auth 2023-01-11T21:51:14.1892034Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:51:14.2178461Z [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' || :" 2023-01-11T21:51:17.5298728Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:51:17.5614562Z [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' || :" 2023-01-11T21:51:18.0622673Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:51:18.0923890Z ##[endgroup] 2023-01-11T21:51:18.0924385Z ##[group]Fetching the repository 2023-01-11T21:51:18.0934554Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:51:35.8537657Z ##[endgroup] 2023-01-11T21:51:35.8538096Z ##[group]Determining the checkout info 2023-01-11T21:51:35.8538713Z ##[endgroup] 2023-01-11T21:51:35.8539070Z ##[group]Checking out the ref 2023-01-11T21:51:35.8548247Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:53:46.4517302Z ##[endgroup] 2023-01-11T21:53:46.4517727Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:53:46.4527573Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:53:46.4904268Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:53:46.5202705Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:53:46.5525150Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:53:46.5814875Z ##[endgroup] 2023-01-11T21:53:46.5815254Z ##[group]Fetching submodules 2023-01-11T21:53:46.5822944Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-01-11T21:53:47.0556851Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-01-11T21:53:47.6145109Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:53:47.6145634Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:53:47.6146119Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:53:47.6147872Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:53:47.6148390Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:53:47.6148992Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:53:47.6149683Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:53:47.6150194Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:53:47.6150701Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:53:47.6151140Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:53:47.6151742Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:53:47.6152231Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:53:47.6153199Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:53:47.6153723Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:53:47.6154195Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:53:47.6154651Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:53:47.6155067Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:53:47.6155536Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:53:47.6156009Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:53:47.6156476Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:53:47.6156967Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:53:47.6157578Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:53:47.6158038Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:53:47.6158472Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:53:47.6158884Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:53:47.6159330Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:53:47.6159785Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:53:47.6160215Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:53:47.6160737Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:53:47.6161217Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:53:47.6161693Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:53:47.6162174Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:53:47.6162702Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:53:47.6163220Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:53:47.6332345Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:53:47.6332904Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:53:47.6333393Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:53:47.6333843Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:53:47.6334260Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:53:47.6334707Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:53:47.6335285Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:53:48.1311162Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:53:48.5866640Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:53:48.9087758Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:53:49.3752430Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:53:49.8211961Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:53:50.4047654Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:53:55.0317928Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:53:55.5246365Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:53:56.5503736Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:53:57.3380409Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cub'... 2023-01-11T21:53:59.8614829Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:54:02.0066985Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:54:03.2882965Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:54:04.8539418Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:54:06.5278934Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:54:07.7772852Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:54:08.1229851Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:54:08.9876752Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:54:09.5030670Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:54:10.0146878Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:54:10.4397976Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:54:10.8307845Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:54:11.3132463Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:54:12.2436648Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:54:12.7348584Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:54:13.1688927Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:54:14.3267115Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:54:16.1925215Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:54:16.6465323Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:54:17.1025825Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:54:19.6301055Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:54:19.9460861Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:54:20.3591689Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:54:21.0387655Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:54:21.3851400Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:54:21.9112618Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:54:22.2515647Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:54:23.0069286Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:54:23.8737788Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:54:24.3998552Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:54:25.1973143Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:54:26.1547357Z From https://github.com/facebookincubator/fbjni 2023-01-11T21:54:26.1547716Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2023-01-11T21:54:26.3393316Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:54:27.0406163Z From https://github.com/Maratyszcza/FP16 2023-01-11T21:54:27.0406519Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2023-01-11T21:54:27.1409690Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:54:27.7586470Z From https://github.com/Maratyszcza/FXdiv 2023-01-11T21:54:27.7586813Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2023-01-11T21:54:27.8083081Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:54:28.4601173Z From https://github.com/Maratyszcza/NNPACK 2023-01-11T21:54:28.4601499Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2023-01-11T21:54:28.8563464Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:54:29.3470671Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:54:30.5205007Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2023-01-11T21:54:30.5205404Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2023-01-11T21:54:30.9695025Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:54:36.4292446Z From https://github.com/google/XNNPACK 2023-01-11T21:54:36.4292842Z * branch ae108ef49aa5623b896fc93d4298c49d1750d9ba -> FETCH_HEAD 2023-01-11T21:54:44.8216263Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:54:45.6947922Z From https://github.com/google/benchmark 2023-01-11T21:54:45.6948324Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2023-01-11T21:54:45.9365757Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:54:46.7444943Z From https://github.com/pytorch/cpuinfo 2023-01-11T21:54:46.7445352Z * branch 8ec7bd91ad0470e61cf38f618cc1f270dede599c -> FETCH_HEAD 2023-01-11T21:54:47.9587060Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:54:49.0719270Z From https://github.com/NVlabs/cub 2023-01-11T21:54:49.0719667Z * branch d106ddb991a56c3df1b6d51b2409e36ba8181ce4 -> FETCH_HEAD 2023-01-11T21:54:49.4361463Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:54:50.3884880Z From https://github.com/NVIDIA/cudnn-frontend 2023-01-11T21:54:50.3885317Z * branch 171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3 -> FETCH_HEAD 2023-01-11T21:54:54.9331602Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:54:56.0282052Z From https://github.com/NVIDIA/cutlass 2023-01-11T21:54:56.0282911Z * branch b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a -> FETCH_HEAD 2023-01-11T21:55:04.2582481Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:55:06.1592378Z From https://gitlab.com/libeigen/eigen 2023-01-11T21:55:06.1592789Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2023-01-11T21:55:08.9721954Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:55:10.2490213Z From https://github.com/pytorch/fbgemm 2023-01-11T21:55:10.2490610Z * branch 80d64206c07879fd4683be66873de7cefa1a0a71 -> FETCH_HEAD 2023-01-11T21:55:11.6286185Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:55:11.6507034Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:55:11.6507661Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:55:11.6508204Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:55:11.6510476Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:55:12.4133025Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:55:13.7883863Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:55:14.5140405Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:55:14.9197431Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:55:15.8869661Z From https://github.com/asmjit/asmjit 2023-01-11T21:55:15.8870162Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2023-01-11T21:55:16.0775781Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:55:17.0041041Z From https://github.com/pytorch/cpuinfo 2023-01-11T21:55:17.0041487Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2023-01-11T21:55:18.0874917Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:55:19.3059974Z From https://github.com/google/googletest 2023-01-11T21:55:19.3060331Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2023-01-11T21:55:19.9371835Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:55:20.7337478Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2023-01-11T21:55:20.7337867Z * branch 1840658c184f3eeba787dae0f06c45756c1daaf5 -> FETCH_HEAD 2023-01-11T21:55:20.8068325Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:55:22.3584073Z From https://github.com/google/flatbuffers 2023-01-11T21:55:22.3584487Z * branch d0cede9c90c5257537c293517a21376408b549fa -> FETCH_HEAD 2023-01-11T21:55:23.6664099Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:55:25.0530234Z From https://github.com/fmtlib/fmt 2023-01-11T21:55:25.0530625Z * branch 7bdf0628b1276379886c7f6dda2cef2b3b374f0b -> FETCH_HEAD 2023-01-11T21:55:25.3794522Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:55:25.5333196Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:55:27.7107887Z From https://github.com/google/gemmlowp 2023-01-11T21:55:27.7108337Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2023-01-11T21:55:28.0066038Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:55:28.4233879Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:55:29.5944448Z From https://github.com/google/googletest 2023-01-11T21:55:29.5944847Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2023-01-11T21:55:30.1351979Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:55:31.1123548Z From https://github.com/intel/ideep 2023-01-11T21:55:31.1123937Z * branch e533c771a1e75a1c225c14b2261eefa62681d9e6 -> FETCH_HEAD 2023-01-11T21:55:31.1733974Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:55:31.1861261Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:55:34.3690073Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:55:36.3189247Z From https://github.com/intel/mkl-dnn 2023-01-11T21:55:36.3189822Z * branch 404ad76ee633c939d705eb583ffe50a806969d5e -> FETCH_HEAD 2023-01-11T21:55:39.3683070Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:55:39.3818717Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:55:42.4354308Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:55:44.8989209Z From https://github.com/oneapi-src/oneDNN 2023-01-11T21:55:44.8989659Z * branch fbec3e25a559ee252022ae066817b204e106a6ba -> FETCH_HEAD 2023-01-11T21:55:49.8909885Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:55:49.9946115Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:55:50.9119554Z From https://github.com/intel/ittapi 2023-01-11T21:55:50.9119978Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2023-01-11T21:55:50.9936249Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:55:51.8333389Z From https://github.com/pytorch/kineto 2023-01-11T21:55:51.8333748Z * branch 6c1629809068efd78a8d56b4aa479c7ec49ae562 -> FETCH_HEAD 2023-01-11T21:55:52.1226544Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:55:52.1382267Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:55:52.1382895Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:55:52.7091052Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:55:53.5411228Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:55:54.5881250Z From https://github.com/fmtlib/fmt 2023-01-11T21:55:54.5881595Z * branch 2591ab91c3898c9f6544fff04660276537d32ffd -> FETCH_HEAD 2023-01-11T21:55:54.9028604Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:55:56.1837534Z From https://github.com/google/googletest 2023-01-11T21:55:56.1837916Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2023-01-11T21:55:56.7628472Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:55:57.8454585Z From https://github.com/NVIDIA/nccl 2023-01-11T21:55:57.8454940Z * branch f89fd4777d2ef9229c039ff750ae21da01626f52 -> FETCH_HEAD 2023-01-11T21:55:58.0829166Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:55:58.8736127Z From https://github.com/intel/ARM_NEON_2_x86_SSE 2023-01-11T21:55:58.8736515Z * branch 97a126f08ce318023be604d03f88bf0820a9464a -> FETCH_HEAD 2023-01-11T21:55:58.9189498Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:56:00.3599924Z From https://github.com/nlohmann/json 2023-01-11T21:56:00.3600318Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2023-01-11T21:56:01.7742799Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:56:03.9582650Z From https://github.com/onnx/onnx 2023-01-11T21:56:03.9583063Z * branch f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b -> FETCH_HEAD 2023-01-11T21:56:07.4625204Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:56:07.4793501Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:56:07.4794085Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:56:08.1281929Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:56:09.1454853Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:56:10.3695944Z From https://github.com/google/benchmark 2023-01-11T21:56:10.3696419Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2023-01-11T21:56:10.4917615Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:56:11.5347865Z From https://github.com/pybind/pybind11 2023-01-11T21:56:11.5348226Z * branch ffa346860b306c9bbfb341aed9c14c067751feb8 -> FETCH_HEAD 2023-01-11T21:56:11.8384190Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:56:12.8750274Z From https://github.com/onnx/onnx-tensorrt 2023-01-11T21:56:12.8750669Z * branch c153211418a7c57ce071d9ce2a41f8d1c85a878f -> FETCH_HEAD 2023-01-11T21:56:12.9883853Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:56:13.0018749Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:56:14.2503561Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:56:15.5542405Z From https://github.com/onnx/onnx 2023-01-11T21:56:15.5542849Z * branch 765f5ee823a67a866f4bd28a9860e81f3c811ce8 -> FETCH_HEAD 2023-01-11T21:56:17.3454272Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:56:17.3636680Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:56:17.3637326Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:56:17.8409498Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:56:18.4300591Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:56:19.5869840Z From https://github.com/google/benchmark 2023-01-11T21:56:19.5870233Z * branch e776aa0275e293707b6a0901e0e8d8a8a3679508 -> FETCH_HEAD 2023-01-11T21:56:19.7106622Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:56:20.6926313Z From https://github.com/pybind/pybind11 2023-01-11T21:56:20.6926701Z * branch a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c -> FETCH_HEAD 2023-01-11T21:56:20.9846385Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:56:20.9980948Z 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' 2023-01-11T21:56:21.3879790Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T21:56:22.0866363Z From https://github.com/wjakob/clang-cindex-python3 2023-01-11T21:56:22.0866816Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2023-01-11T21:56:22.1297168Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:56:22.8406673Z From https://github.com/mreineck/pocketfft 2023-01-11T21:56:22.8407068Z * branch ea778e37710c07723435b1be58235996d1d43a5a -> FETCH_HEAD 2023-01-11T21:56:22.8844771Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:56:26.0347492Z From https://github.com/protocolbuffers/protobuf 2023-01-11T21:56:26.0347965Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2023-01-11T21:56:30.7086572Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:56:30.7254989Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:56:30.7255596Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:56:31.2367680Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:56:31.9002158Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:56:33.8311719Z From https://github.com/google/benchmark 2023-01-11T21:56:33.8312102Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2023-01-11T21:56:33.9426380Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:56:35.2645326Z From https://github.com/google/googletest 2023-01-11T21:56:35.2645772Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2023-01-11T21:56:35.8565474Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:56:35.9361557Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:56:36.6825293Z From https://github.com/Maratyszcza/pthreadpool 2023-01-11T21:56:36.6825705Z * branch a134dd5d4cee80cce15db81a72e7f929d71dd413 -> FETCH_HEAD 2023-01-11T21:56:36.7694957Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:56:38.2430441Z From https://github.com/pybind/pybind11 2023-01-11T21:56:38.2430837Z * branch 80dc998efced8ceb2be59756668a7e90e8bef917 -> FETCH_HEAD 2023-01-11T21:56:38.6176567Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:56:38.7296327Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:56:39.4997421Z From https://github.com/malfet/PeachPy 2023-01-11T21:56:39.4997826Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2023-01-11T21:56:39.8393428Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:56:40.6809880Z From https://github.com/benjaminp/six 2023-01-11T21:56:40.6810275Z * branch 15e31431af97e5e64b80af0a3f598d382bcdd49a -> FETCH_HEAD 2023-01-11T21:56:40.7562980Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:56:41.7478849Z From https://github.com/shibatch/sleef 2023-01-11T21:56:41.7479218Z * branch e0a003ee838b75d11763aa9c3ef17bf71a725bff -> FETCH_HEAD 2023-01-11T21:56:42.0080531Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:56:43.4943322Z From https://github.com/01org/tbb 2023-01-11T21:56:43.4943708Z * branch a51a90bc609bb73db8ea13841b5cf7aa4344d4a9 -> FETCH_HEAD 2023-01-11T21:56:45.6944713Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:56:46.5229373Z From https://github.com/pytorch/tensorpipe 2023-01-11T21:56:46.5229809Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2023-01-11T21:56:47.1669167Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:56:47.1878914Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:56:47.1879517Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:56:47.1880027Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:56:47.1881237Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:56:47.8631355Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:56:48.3158569Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:56:49.0219696Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:56:49.6342005Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:56:50.7938451Z From https://github.com/google/googletest 2023-01-11T21:56:50.7938846Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2023-01-11T21:56:51.2399596Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:56:52.0184997Z From https://github.com/google/libnop 2023-01-11T21:56:52.0185390Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2023-01-11T21:56:52.1078660Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:56:53.1329432Z From https://github.com/libuv/libuv 2023-01-11T21:56:53.1329785Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2023-01-11T21:56:53.4044116Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:56:54.8684690Z From https://github.com/pybind/pybind11 2023-01-11T21:56:54.8685067Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2023-01-11T21:57:00.8813231Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:57:00.8953676Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:57:01.6379915Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:57:05.5511144Z From https://github.com/wjakob/clang-cindex-python3 2023-01-11T21:57:05.5511609Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2023-01-11T21:57:05.6273660Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:57:09.0814980Z From https://github.com/facebook/zstd 2023-01-11T21:57:09.0815649Z * branch aec56a52fbab207fc639a1937d1e708a282edca8 -> FETCH_HEAD 2023-01-11T21:57:10.3539883Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:57:10.3761215Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-01-11T21:57:10.8534085Z Entering 'android/libs/fbjni' 2023-01-11T21:57:10.9034880Z Entering 'third_party/FP16' 2023-01-11T21:57:10.9528170Z Entering 'third_party/FXdiv' 2023-01-11T21:57:10.9990103Z Entering 'third_party/NNPACK' 2023-01-11T21:57:11.0443481Z Entering 'third_party/QNNPACK' 2023-01-11T21:57:11.0910482Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:57:11.1372940Z Entering 'third_party/XNNPACK' 2023-01-11T21:57:11.1864945Z Entering 'third_party/benchmark' 2023-01-11T21:57:11.2331320Z Entering 'third_party/cpuinfo' 2023-01-11T21:57:11.2829572Z Entering 'third_party/cub' 2023-01-11T21:57:11.3305507Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:57:11.3810513Z Entering 'third_party/cutlass' 2023-01-11T21:57:11.4295655Z Entering 'third_party/eigen' 2023-01-11T21:57:11.4780912Z Entering 'third_party/fbgemm' 2023-01-11T21:57:11.5241718Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:57:11.5732582Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:57:11.6211863Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:57:11.6695493Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:57:11.7196201Z Entering 'third_party/flatbuffers' 2023-01-11T21:57:11.7680786Z Entering 'third_party/fmt' 2023-01-11T21:57:11.8155944Z Entering 'third_party/foxi' 2023-01-11T21:57:11.8702651Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:57:11.9204081Z Entering 'third_party/gloo' 2023-01-11T21:57:11.9693409Z Entering 'third_party/googletest' 2023-01-11T21:57:12.0171969Z Entering 'third_party/ideep' 2023-01-11T21:57:12.0620741Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:57:12.1093920Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:57:12.1639096Z Entering 'third_party/ios-cmake' 2023-01-11T21:57:12.2122910Z Entering 'third_party/ittapi' 2023-01-11T21:57:12.2597340Z Entering 'third_party/kineto' 2023-01-11T21:57:12.3065521Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:57:12.3549842Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:57:12.4056936Z Entering 'third_party/nccl/nccl' 2023-01-11T21:57:12.4626524Z Entering 'third_party/neon2sse' 2023-01-11T21:57:12.5120654Z Entering 'third_party/nlohmann' 2023-01-11T21:57:12.5595844Z Entering 'third_party/onnx' 2023-01-11T21:57:12.6070919Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:57:12.6550152Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:57:12.7039060Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:57:12.7487934Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:57:12.7987785Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:57:12.8463921Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:57:12.8925835Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:57:12.9460711Z Entering 'third_party/pocketfft' 2023-01-11T21:57:12.9919193Z Entering 'third_party/protobuf' 2023-01-11T21:57:13.0369977Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:57:13.0832528Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:57:13.1427329Z Entering 'third_party/psimd' 2023-01-11T21:57:13.1929620Z Entering 'third_party/pthreadpool' 2023-01-11T21:57:13.2416367Z Entering 'third_party/pybind11' 2023-01-11T21:57:13.2879298Z Entering 'third_party/python-enum' 2023-01-11T21:57:13.3353337Z Entering 'third_party/python-peachpy' 2023-01-11T21:57:13.4052596Z Entering 'third_party/python-six' 2023-01-11T21:57:13.4546257Z Entering 'third_party/sleef' 2023-01-11T21:57:13.5075392Z Entering 'third_party/tbb' 2023-01-11T21:57:13.5542306Z Entering 'third_party/tensorpipe' 2023-01-11T21:57:13.6007513Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:57:13.6514889Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:57:13.6990892Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:57:13.7466061Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:57:13.7923507Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:57:13.8436167Z Entering 'third_party/zstd' 2023-01-11T21:57:13.8981861Z ##[endgroup] 2023-01-11T21:57:13.8982372Z ##[group]Persisting credentials for submodules 2023-01-11T21:57:13.8994124Z [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' || :" 2023-01-11T21:57:14.3687776Z Entering 'android/libs/fbjni' 2023-01-11T21:57:14.4245632Z Entering 'third_party/FP16' 2023-01-11T21:57:14.4792445Z Entering 'third_party/FXdiv' 2023-01-11T21:57:14.5395119Z Entering 'third_party/NNPACK' 2023-01-11T21:57:14.5974759Z Entering 'third_party/QNNPACK' 2023-01-11T21:57:14.6642567Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:57:14.7266174Z Entering 'third_party/XNNPACK' 2023-01-11T21:57:14.7854658Z Entering 'third_party/benchmark' 2023-01-11T21:57:14.8430622Z Entering 'third_party/cpuinfo' 2023-01-11T21:57:14.8995001Z Entering 'third_party/cub' 2023-01-11T21:57:14.9582129Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:57:15.0160815Z Entering 'third_party/cutlass' 2023-01-11T21:57:15.0738286Z Entering 'third_party/eigen' 2023-01-11T21:57:15.1301034Z Entering 'third_party/fbgemm' 2023-01-11T21:57:15.1853538Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:57:15.2456556Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:57:15.3056579Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:57:15.3614281Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:57:15.4178682Z Entering 'third_party/flatbuffers' 2023-01-11T21:57:15.4747044Z Entering 'third_party/fmt' 2023-01-11T21:57:15.5299405Z Entering 'third_party/foxi' 2023-01-11T21:57:15.5862973Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:57:15.6406262Z Entering 'third_party/gloo' 2023-01-11T21:57:15.6989527Z Entering 'third_party/googletest' 2023-01-11T21:57:15.7540385Z Entering 'third_party/ideep' 2023-01-11T21:57:15.8071442Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:57:15.8615566Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:57:15.9208450Z Entering 'third_party/ios-cmake' 2023-01-11T21:57:15.9780972Z Entering 'third_party/ittapi' 2023-01-11T21:57:16.0336075Z Entering 'third_party/kineto' 2023-01-11T21:57:16.0870201Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:57:16.1428100Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:57:16.2000152Z Entering 'third_party/nccl/nccl' 2023-01-11T21:57:16.2542046Z Entering 'third_party/neon2sse' 2023-01-11T21:57:16.3078471Z Entering 'third_party/nlohmann' 2023-01-11T21:57:16.3645611Z Entering 'third_party/onnx' 2023-01-11T21:57:16.4198691Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:57:16.4776830Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:57:16.5351265Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:57:16.5894342Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:57:16.6453493Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:57:16.7051987Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:57:16.7638081Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:57:16.8286538Z Entering 'third_party/pocketfft' 2023-01-11T21:57:16.8842350Z Entering 'third_party/protobuf' 2023-01-11T21:57:16.9398558Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:57:16.9980790Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:57:17.0564334Z Entering 'third_party/psimd' 2023-01-11T21:57:17.1117303Z Entering 'third_party/pthreadpool' 2023-01-11T21:57:17.1678247Z Entering 'third_party/pybind11' 2023-01-11T21:57:17.2238746Z Entering 'third_party/python-enum' 2023-01-11T21:57:17.2789182Z Entering 'third_party/python-peachpy' 2023-01-11T21:57:17.3364718Z Entering 'third_party/python-six' 2023-01-11T21:57:17.3914091Z Entering 'third_party/sleef' 2023-01-11T21:57:17.4473838Z Entering 'third_party/tbb' 2023-01-11T21:57:17.5017726Z Entering 'third_party/tensorpipe' 2023-01-11T21:57:17.5591113Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:57:17.6168209Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:57:17.6729601Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:57:17.7324843Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:57:17.7866569Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:57:17.8460129Z Entering 'third_party/zstd' 2023-01-11T21:57:17.9080686Z [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" 2023-01-11T21:57:19.4020887Z Entering 'android/libs/fbjni' 2023-01-11T21:57:19.4659931Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:57:19.4821706Z Entering 'third_party/FP16' 2023-01-11T21:57:19.5455817Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:57:19.5619752Z Entering 'third_party/FXdiv' 2023-01-11T21:57:19.6262613Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:57:19.6421687Z Entering 'third_party/NNPACK' 2023-01-11T21:57:19.7045175Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:57:19.7223992Z Entering 'third_party/QNNPACK' 2023-01-11T21:57:19.7875388Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:57:19.8040486Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:57:19.8656735Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:57:19.8821249Z Entering 'third_party/XNNPACK' 2023-01-11T21:57:19.9444529Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:57:19.9617994Z Entering 'third_party/benchmark' 2023-01-11T21:57:20.0223502Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:57:20.0375043Z Entering 'third_party/cpuinfo' 2023-01-11T21:57:20.0996987Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:57:20.1156925Z Entering 'third_party/cub' 2023-01-11T21:57:20.1797157Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:57:20.1966102Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:57:20.2580584Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:57:20.2744768Z Entering 'third_party/cutlass' 2023-01-11T21:57:20.3375048Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:57:20.3537526Z Entering 'third_party/eigen' 2023-01-11T21:57:20.4163669Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:57:20.4327260Z Entering 'third_party/fbgemm' 2023-01-11T21:57:20.4969988Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:57:20.5113156Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:57:20.5738487Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T21:57:20.5899031Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:57:20.6492094Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:57:20.6652281Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:57:20.7276604Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:57:20.7444378Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:57:20.8048037Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T21:57:20.8222898Z Entering 'third_party/flatbuffers' 2023-01-11T21:57:20.8822460Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:57:20.8989925Z Entering 'third_party/fmt' 2023-01-11T21:57:20.9641955Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:57:20.9801262Z Entering 'third_party/foxi' 2023-01-11T21:57:21.0403507Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:57:21.0591673Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:57:21.1224870Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:57:21.1384436Z Entering 'third_party/gloo' 2023-01-11T21:57:21.2499636Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:57:21.2656057Z Entering 'third_party/googletest' 2023-01-11T21:57:21.3296283Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:57:21.3469691Z Entering 'third_party/ideep' 2023-01-11T21:57:21.4092769Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:57:21.4236217Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:57:21.4863113Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:57:21.5014622Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:57:21.5659943Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T21:57:21.5879150Z Entering 'third_party/ios-cmake' 2023-01-11T21:57:21.6506748Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:57:21.6670323Z Entering 'third_party/ittapi' 2023-01-11T21:57:21.7301873Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:57:21.7464618Z Entering 'third_party/kineto' 2023-01-11T21:57:22.5929978Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:57:22.6072196Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:57:22.6686906Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T21:57:22.6840159Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:57:22.7461222Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T21:57:22.7631768Z Entering 'third_party/nccl/nccl' 2023-01-11T21:57:22.8254322Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:57:22.8410225Z Entering 'third_party/neon2sse' 2023-01-11T21:57:22.9022401Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:57:22.9175105Z Entering 'third_party/nlohmann' 2023-01-11T21:57:22.9791339Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:57:22.9948211Z Entering 'third_party/onnx' 2023-01-11T21:57:23.2396405Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:57:23.2552671Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:57:23.3181208Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:57:23.3342510Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:57:23.3962850Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:57:23.4141818Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:57:23.4780244Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:57:23.4923449Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:57:23.5815201Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:57:23.5972127Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:57:23.6595483Z 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 2023-01-11T21:57:23.6760709Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:57:23.7411114Z 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 2023-01-11T21:57:23.7560248Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:57:23.8193285Z 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 2023-01-11T21:57:23.8403039Z Entering 'third_party/pocketfft' 2023-01-11T21:57:23.9042758Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:57:23.9217380Z Entering 'third_party/protobuf' 2023-01-11T21:57:24.0790888Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:57:24.0941526Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:57:24.1584845Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:57:24.1752106Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:57:24.2379250Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:57:24.2556112Z Entering 'third_party/psimd' 2023-01-11T21:57:24.3185417Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:57:24.3341348Z Entering 'third_party/pthreadpool' 2023-01-11T21:57:24.3973701Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:57:24.4131775Z Entering 'third_party/pybind11' 2023-01-11T21:57:24.4740982Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:57:24.4895849Z Entering 'third_party/python-enum' 2023-01-11T21:57:24.5516981Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:57:24.5674941Z Entering 'third_party/python-peachpy' 2023-01-11T21:57:24.6301177Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:57:24.6456892Z Entering 'third_party/python-six' 2023-01-11T21:57:24.7102569Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:57:24.7264210Z Entering 'third_party/sleef' 2023-01-11T21:57:24.7921161Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:57:24.8081973Z Entering 'third_party/tbb' 2023-01-11T21:57:24.8715483Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:57:24.8875650Z Entering 'third_party/tensorpipe' 2023-01-11T21:57:24.9492127Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:57:24.9641108Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:57:25.0282993Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:57:25.0437688Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:57:25.1081150Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T21:57:25.1247259Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:57:25.1865842Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T21:57:25.2029260Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:57:25.2694368Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:57:25.2857033Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:57:25.3487443Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:57:25.3689704Z Entering 'third_party/zstd' 2023-01-11T21:57:25.4347421Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:57:25.5101732Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-01-11T21:57:25.9685577Z Entering 'android/libs/fbjni' 2023-01-11T21:57:26.0165576Z Entering 'third_party/FP16' 2023-01-11T21:57:26.0649421Z Entering 'third_party/FXdiv' 2023-01-11T21:57:26.1120474Z Entering 'third_party/NNPACK' 2023-01-11T21:57:26.1588851Z Entering 'third_party/QNNPACK' 2023-01-11T21:57:26.2071555Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:57:27.0407011Z Entering 'third_party/XNNPACK' 2023-01-11T21:57:27.0882745Z Entering 'third_party/benchmark' 2023-01-11T21:57:27.1373850Z Entering 'third_party/cpuinfo' 2023-01-11T21:57:27.1855535Z Entering 'third_party/cub' 2023-01-11T21:57:27.2328453Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:57:27.2798805Z Entering 'third_party/cutlass' 2023-01-11T21:57:27.3269113Z Entering 'third_party/eigen' 2023-01-11T21:57:27.3730585Z Entering 'third_party/fbgemm' 2023-01-11T21:57:27.4191171Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:57:27.4666742Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:57:27.5154243Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:57:27.5616155Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:57:28.0005548Z Entering 'third_party/flatbuffers' 2023-01-11T21:57:28.0489160Z Entering 'third_party/fmt' 2023-01-11T21:57:28.0956074Z Entering 'third_party/foxi' 2023-01-11T21:57:28.1420363Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:57:28.1875805Z Entering 'third_party/gloo' 2023-01-11T21:57:28.2360047Z Entering 'third_party/googletest' 2023-01-11T21:57:28.2872945Z Entering 'third_party/ideep' 2023-01-11T21:57:28.3854690Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:57:28.4352956Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:57:28.7301912Z Entering 'third_party/ios-cmake' 2023-01-11T21:57:28.7779989Z Entering 'third_party/ittapi' 2023-01-11T21:57:28.8255672Z Entering 'third_party/kineto' 2023-01-11T21:57:28.8729738Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:57:28.9212774Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:57:28.9710782Z Entering 'third_party/nccl/nccl' 2023-01-11T21:57:29.0165835Z Entering 'third_party/neon2sse' 2023-01-11T21:57:29.0621768Z Entering 'third_party/nlohmann' 2023-01-11T21:57:29.1080444Z Entering 'third_party/onnx' 2023-01-11T21:57:29.1563640Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:57:29.2090874Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:57:29.2594257Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:57:29.7312404Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:57:29.7798812Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:57:30.5776937Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:57:30.6239656Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:57:31.0641076Z Entering 'third_party/pocketfft' 2023-01-11T21:57:31.1118173Z Entering 'third_party/protobuf' 2023-01-11T21:57:31.1590252Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:57:31.2072954Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:57:31.2568289Z Entering 'third_party/psimd' 2023-01-11T21:57:31.3042078Z Entering 'third_party/pthreadpool' 2023-01-11T21:57:31.3509130Z Entering 'third_party/pybind11' 2023-01-11T21:57:31.3992230Z Entering 'third_party/python-enum' 2023-01-11T21:57:31.4453112Z Entering 'third_party/python-peachpy' 2023-01-11T21:57:31.4921168Z Entering 'third_party/python-six' 2023-01-11T21:57:31.5402942Z Entering 'third_party/sleef' 2023-01-11T21:57:31.5857290Z Entering 'third_party/tbb' 2023-01-11T21:57:31.6346077Z Entering 'third_party/tensorpipe' 2023-01-11T21:57:31.6811014Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:57:31.7299907Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:57:31.7768128Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:57:31.8248087Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:57:31.8695450Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:57:31.9468670Z Entering 'third_party/zstd' 2023-01-11T21:57:32.0010241Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-01-11T21:57:32.9199500Z Entering 'android/libs/fbjni' 2023-01-11T21:57:33.1783781Z Entering 'third_party/FP16' 2023-01-11T21:57:33.2265156Z Entering 'third_party/FXdiv' 2023-01-11T21:57:33.2991125Z Entering 'third_party/NNPACK' 2023-01-11T21:57:33.6011056Z Entering 'third_party/QNNPACK' 2023-01-11T21:57:33.6480187Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:57:33.6950216Z Entering 'third_party/XNNPACK' 2023-01-11T21:57:33.7417229Z Entering 'third_party/benchmark' 2023-01-11T21:57:33.7904454Z Entering 'third_party/cpuinfo' 2023-01-11T21:57:33.8381829Z Entering 'third_party/cub' 2023-01-11T21:57:33.8870052Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:57:34.3541395Z Entering 'third_party/cutlass' 2023-01-11T21:57:34.4014999Z Entering 'third_party/eigen' 2023-01-11T21:57:34.4485635Z Entering 'third_party/fbgemm' 2023-01-11T21:57:34.4931797Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:57:35.3525128Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:57:36.1058088Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:57:36.2756665Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:57:36.3469200Z Entering 'third_party/flatbuffers' 2023-01-11T21:57:36.6582335Z Entering 'third_party/fmt' 2023-01-11T21:57:36.7081542Z Entering 'third_party/foxi' 2023-01-11T21:57:36.7538513Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:57:36.8777749Z Entering 'third_party/gloo' 2023-01-11T21:57:36.9250019Z Entering 'third_party/googletest' 2023-01-11T21:57:36.9725268Z Entering 'third_party/ideep' 2023-01-11T21:57:37.0169927Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:57:37.0624586Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:57:37.1132399Z Entering 'third_party/ios-cmake' 2023-01-11T21:57:37.3195781Z Entering 'third_party/ittapi' 2023-01-11T21:57:37.3654545Z Entering 'third_party/kineto' 2023-01-11T21:57:37.4100082Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:57:37.4990312Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:57:37.6992510Z Entering 'third_party/nccl/nccl' 2023-01-11T21:57:37.7518585Z Entering 'third_party/neon2sse' 2023-01-11T21:57:38.0796298Z Entering 'third_party/nlohmann' 2023-01-11T21:57:38.1836739Z Entering 'third_party/onnx' 2023-01-11T21:57:38.2300835Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:57:38.5635394Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:57:38.7117870Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:57:38.7577178Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:57:38.8047574Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:57:38.8526310Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:57:38.8991371Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:57:38.9517057Z Entering 'third_party/pocketfft' 2023-01-11T21:57:38.9971769Z Entering 'third_party/protobuf' 2023-01-11T21:57:39.0413498Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:57:39.1729689Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:57:39.6464810Z Entering 'third_party/psimd' 2023-01-11T21:57:39.7757385Z Entering 'third_party/pthreadpool' 2023-01-11T21:57:40.0111697Z Entering 'third_party/pybind11' 2023-01-11T21:57:40.0584601Z Entering 'third_party/python-enum' 2023-01-11T21:57:40.5847382Z Entering 'third_party/python-peachpy' 2023-01-11T21:57:40.6573818Z Entering 'third_party/python-six' 2023-01-11T21:57:40.7030957Z Entering 'third_party/sleef' 2023-01-11T21:57:40.7482721Z Entering 'third_party/tbb' 2023-01-11T21:57:40.7936435Z Entering 'third_party/tensorpipe' 2023-01-11T21:57:40.8394607Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:57:40.9967036Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:57:41.4325658Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:57:41.6855042Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:57:41.7310357Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:57:41.7820828Z Entering 'third_party/zstd' 2023-01-11T21:57:41.8353310Z ##[endgroup] 2023-01-11T21:57:41.8672207Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-01-11T21:57:41.8956291Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:57:41.9342863Z ##[group]Run # Remove any artifacts from the previous checkouts 2023-01-11T21:57:41.9343253Z # Remove any artifacts from the previous checkouts 2023-01-11T21:57:41.9343512Z git clean -fxd 2023-01-11T21:57:41.9394532Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:57:41.9394806Z env: 2023-01-11T21:57:41.9395077Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:57:41.9395376Z ANACONDA_USER: pytorch 2023-01-11T21:57:41.9395584Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:57:41.9395877Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:57:41.9396374Z GITHUB_TOKEN: *** 2023-01-11T21:57:41.9396588Z PR_NUMBER: 2023-01-11T21:57:41.9396811Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:57:41.9397053Z SKIP_ALL_TESTS: 1 2023-01-11T21:57:41.9397329Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:57:41.9397688Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:57:41.9397959Z PACKAGE_TYPE: libtorch 2023-01-11T21:57:41.9398147Z DESIRED_CUDA: cpu 2023-01-11T21:57:41.9398353Z GPU_ARCH_TYPE: cpu 2023-01-11T21:57:41.9398553Z LIBTORCH_CONFIG: debug 2023-01-11T21:57:41.9398758Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:57:41.9398991Z DESIRED_PYTHON: 3.7 2023-01-11T21:57:41.9399243Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:57:41.9399535Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:57:41.9399800Z ##[endgroup] 2023-01-11T21:57:42.3228540Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:57:42.4196108Z Finished 2023-01-11T21:57:42.5455097Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:57:42.5455357Z with: 2023-01-11T21:57:42.5455501Z ref: main 2023-01-11T21:57:42.5455675Z submodules: recursive 2023-01-11T21:57:42.5455873Z repository: pytorch/builder 2023-01-11T21:57:42.5456049Z path: builder 2023-01-11T21:57:42.5456228Z quiet-checkout: true 2023-01-11T21:57:42.5456579Z token: *** 2023-01-11T21:57:42.5456738Z ssh-strict: true 2023-01-11T21:57:42.5456938Z persist-credentials: true 2023-01-11T21:57:42.5457126Z clean: true 2023-01-11T21:57:42.5457280Z fetch-depth: 1 2023-01-11T21:57:42.5457447Z lfs: false 2023-01-11T21:57:42.5457626Z set-safe-directory: true 2023-01-11T21:57:42.5457791Z env: 2023-01-11T21:57:42.5458024Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:57:42.5458278Z ANACONDA_USER: pytorch 2023-01-11T21:57:42.5458478Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:57:42.5458750Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:57:42.5459109Z GITHUB_TOKEN: *** 2023-01-11T21:57:42.5459277Z PR_NUMBER: 2023-01-11T21:57:42.5459493Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:57:42.5459714Z SKIP_ALL_TESTS: 1 2023-01-11T21:57:42.5459995Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:57:42.5460299Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:57:42.5460541Z PACKAGE_TYPE: libtorch 2023-01-11T21:57:42.5460728Z DESIRED_CUDA: cpu 2023-01-11T21:57:42.5460891Z GPU_ARCH_TYPE: cpu 2023-01-11T21:57:42.5461077Z LIBTORCH_CONFIG: debug 2023-01-11T21:57:42.5461288Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:57:42.5461481Z DESIRED_PYTHON: 3.7 2023-01-11T21:57:42.5461710Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:57:42.5462002Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:57:42.5462228Z ##[endgroup] 2023-01-11T21:57:47.3165929Z Syncing repository: pytorch/builder 2023-01-11T21:57:47.3180241Z ##[group]Getting Git version info 2023-01-11T21:57:47.3181065Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\builder' 2023-01-11T21:57:47.3351154Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T21:57:47.3613541Z git version 2.39.0.windows.1 2023-01-11T21:57:47.3648684Z ##[endgroup] 2023-01-11T21:57:47.3666729Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c528005f-d2f2-4325-a580-4c63c231920f' before making global git config changes 2023-01-11T21:57:47.3668060Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:57:47.3677706Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\builder 2023-01-11T21:57:47.3972483Z ##[group]Initializing the repository 2023-01-11T21:57:47.3980272Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\builder 2023-01-11T21:57:47.4540726Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/builder/.git/ 2023-01-11T21:57:47.4577559Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/builder 2023-01-11T21:57:47.4896265Z ##[endgroup] 2023-01-11T21:57:47.4896695Z ##[group]Disabling automatic garbage collection 2023-01-11T21:57:47.4904724Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-01-11T21:57:47.5192063Z ##[endgroup] 2023-01-11T21:57:47.5192667Z ##[group]Setting up auth 2023-01-11T21:57:47.5204894Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:57:47.5529945Z [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' || :" 2023-01-11T21:57:48.8807024Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:57:48.9109500Z [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' || :" 2023-01-11T21:57:49.8163050Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:57:49.8475598Z ##[endgroup] 2023-01-11T21:57:49.8476014Z ##[group]Fetching the repository 2023-01-11T21:57:49.8486668Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2023-01-11T21:57:51.6700701Z ##[endgroup] 2023-01-11T21:57:51.6701183Z ##[group]Determining the checkout info 2023-01-11T21:57:51.6710881Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-01-11T21:57:51.6983278Z origin/main 2023-01-11T21:57:51.7013880Z ##[endgroup] 2023-01-11T21:57:51.7014265Z ##[group]Checking out the ref 2023-01-11T21:57:51.7022510Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force -B main refs/remotes/origin/main 2023-01-11T21:57:53.2872484Z ##[endgroup] 2023-01-11T21:57:53.2872914Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:57:53.2882687Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:57:53.3264493Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:57:53.3578244Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:57:53.3897932Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:57:53.4202176Z ##[endgroup] 2023-01-11T21:57:53.4202585Z ##[group]Fetching submodules 2023-01-11T21:57:53.4211222Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-01-11T21:57:53.8732508Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-01-11T21:57:54.3198289Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-01-11T21:57:54.7505386Z ##[endgroup] 2023-01-11T21:57:54.7505823Z ##[group]Persisting credentials for submodules 2023-01-11T21:57:54.7515889Z [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' || :" 2023-01-11T21:57:55.1977810Z [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" 2023-01-11T21:57:55.6430742Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-01-11T21:57:56.1054834Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-01-11T21:57:56.5527003Z ##[endgroup] 2023-01-11T21:57:56.5842077Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-01-11T21:57:56.6153437Z '18c1a40f064c32cc7835c27f41c3bc37c9ba40b0' 2023-01-11T21:57:56.6548608Z ##[group]Run # Remove any artifacts from the previous checkouts 2023-01-11T21:57:56.6548981Z # Remove any artifacts from the previous checkouts 2023-01-11T21:57:56.6549222Z git clean -fxd 2023-01-11T21:57:56.6601166Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:57:56.6601497Z env: 2023-01-11T21:57:56.6601752Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:57:56.6602003Z ANACONDA_USER: pytorch 2023-01-11T21:57:56.6602218Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:57:56.6602481Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:57:56.6602885Z GITHUB_TOKEN: *** 2023-01-11T21:57:56.6603052Z PR_NUMBER: 2023-01-11T21:57:56.6603283Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:57:56.6603507Z SKIP_ALL_TESTS: 1 2023-01-11T21:57:56.6603745Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:57:56.6604101Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:57:56.6604361Z PACKAGE_TYPE: libtorch 2023-01-11T21:57:56.6604538Z DESIRED_CUDA: cpu 2023-01-11T21:57:56.6604721Z GPU_ARCH_TYPE: cpu 2023-01-11T21:57:56.6604913Z LIBTORCH_CONFIG: debug 2023-01-11T21:57:56.6605115Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:57:56.6605332Z DESIRED_PYTHON: 3.7 2023-01-11T21:57:56.6605572Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:57:56.6605854Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:57:56.6606105Z ##[endgroup] 2023-01-11T21:57:57.0476959Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:57:57.3125546Z Finished 2023-01-11T21:58:00.0447087Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2023-01-11T21:58:00.0447562Z "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2023-01-11T21:58:00.0475782Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:58:00.0476039Z env: 2023-01-11T21:58:00.0476357Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:58:00.0476621Z ANACONDA_USER: pytorch 2023-01-11T21:58:00.0476871Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:58:00.0477122Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:58:00.0477601Z GITHUB_TOKEN: *** 2023-01-11T21:58:00.0477765Z PR_NUMBER: 2023-01-11T21:58:00.0477985Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:58:00.0478204Z SKIP_ALL_TESTS: 1 2023-01-11T21:58:00.0478454Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:58:00.0478821Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:58:00.0479166Z PACKAGE_TYPE: libtorch 2023-01-11T21:58:00.0479350Z DESIRED_CUDA: cpu 2023-01-11T21:58:00.0479528Z GPU_ARCH_TYPE: cpu 2023-01-11T21:58:00.0479701Z LIBTORCH_CONFIG: debug 2023-01-11T21:58:00.0479916Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:58:00.0480125Z DESIRED_PYTHON: 3.7 2023-01-11T21:58:00.0480338Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:58:00.0480631Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:58:00.0480874Z ##[endgroup] 2023-01-11T21:58:00.6209583Z + export TZ=UTC 2023-01-11T21:58:00.6209946Z + TZ=UTC 2023-01-11T21:58:00.6218265Z + envfile='C:\actions-runner\_work\_temp/env' 2023-01-11T21:58:00.6218576Z + [[ -n C:\actions-runner\_work\pytorch\pytorch/pytorch ]] 2023-01-11T21:58:00.6307649Z ++ dirname 'C:\actions-runner\_work\pytorch\pytorch/pytorch' 2023-01-11T21:58:00.6742528Z + workdir='C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T21:58:00.6742866Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2023-01-11T21:58:00.6743071Z + export BUILD_PYTHONLESS=1 2023-01-11T21:58:00.6743270Z + BUILD_PYTHONLESS=1 2023-01-11T21:58:00.6743464Z + export DOCKER_IMAGE= 2023-01-11T21:58:00.6743632Z + DOCKER_IMAGE= 2023-01-11T21:58:00.6743797Z + [[ -z '' ]] 2023-01-11T21:58:00.6743974Z + [[ libtorch == conda ]] 2023-01-11T21:58:00.6744141Z + [[ cpu == cpu ]] 2023-01-11T21:58:00.6744359Z + export DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:58:00.6744598Z + DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:58:00.6744812Z + USE_GOLD_LINKER=OFF 2023-01-11T21:58:00.6745007Z + [[ cpu == \c\p\u ]] 2023-01-11T21:58:00.6745182Z + USE_GOLD_LINKER=ON 2023-01-11T21:58:00.6745365Z + PIP_UPLOAD_FOLDER=nightly/ 2023-01-11T21:58:00.6822618Z ++ date -u +%Y%m%d 2023-01-11T21:58:00.7173026Z + export DATE=20230111 2023-01-11T21:58:00.7173276Z + DATE=20230111 2023-01-11T21:58:00.7173476Z + BASE_BUILD_VERSION=2.0.0.dev20230111 2023-01-11T21:58:00.7173697Z + tagged_version 2023-01-11T21:58:00.7174130Z + [[ msys == \m\s\y\s ]] 2023-01-11T21:58:00.7174378Z + [[ -z true ]] 2023-01-11T21:58:00.7176365Z + GIT_DIR='C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' 2023-01-11T21:58:00.7176809Z + GIT_DESCRIBE='git --git-dir C:\actions-runner\_work\pytorch\pytorch/pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2023-01-11T21:58:00.7177121Z + [[ -n '' ]] 2023-01-11T21:58:00.7177357Z + [[ ! -d C:\actions-runner\_work\pytorch\pytorch/pytorch/.git ]] 2023-01-11T21:58:00.7180628Z + git --git-dir 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2023-01-11T21:58:00.7523349Z fatal: No names found, cannot describe anything. 2023-01-11T21:58:00.7561810Z + return 1 2023-01-11T21:58:00.7632468Z ++ uname 2023-01-11T21:58:00.7807073Z + [[ MSYS_NT-10.0-17763 == \D\a\r\w\i\n ]] 2023-01-11T21:58:00.7807472Z + [[ libtorch == conda ]] 2023-01-11T21:58:00.7809549Z + export PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:58:00.7810166Z + PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:58:00.7810546Z + [[ -n '' ]] 2023-01-11T21:58:00.7810844Z + export PYTORCH_BUILD_NUMBER=1 2023-01-11T21:58:00.7811178Z + PYTORCH_BUILD_NUMBER=1 2023-01-11T21:58:00.7811479Z + JAVA_HOME= 2023-01-11T21:58:00.7811733Z + BUILD_JNI=OFF 2023-01-11T21:58:00.7812038Z + [[ libtorch == libtorch ]] 2023-01-11T21:58:00.7812372Z + POSSIBLE_JAVA_HOMES=() 2023-01-11T21:58:00.7812706Z + POSSIBLE_JAVA_HOMES+=(/usr/local) 2023-01-11T21:58:00.7813152Z + POSSIBLE_JAVA_HOMES+=(/usr/lib/jvm/java-8-openjdk-amd64) 2023-01-11T21:58:00.7813703Z + POSSIBLE_JAVA_HOMES+=(/Library/Java/JavaVirtualMachines/*.jdk/Contents/Home) 2023-01-11T21:58:00.7814252Z + POSSIBLE_JAVA_HOMES+=("$PWD/.circleci/windows-jni/") 2023-01-11T21:58:00.7814670Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:58:00.7815049Z + [[ -e /usr/local/include/jni.h ]] 2023-01-11T21:58:00.7815428Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:58:00.7816089Z + [[ -e /usr/lib/jvm/java-8-openjdk-amd64/include/jni.h ]] 2023-01-11T21:58:00.7816557Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:58:00.7817047Z + [[ -e /Library/Java/JavaVirtualMachines/*.jdk/Contents/Home/include/jni.h ]] 2023-01-11T21:58:00.7817517Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:58:00.7818036Z + [[ -e /c/actions-runner/_work/pytorch/pytorch/.circleci/windows-jni//include/jni.h ]] 2023-01-11T21:58:00.7818712Z + '[' -z '' ']' 2023-01-11T21:58:00.7819027Z + echo 'Did not find jni.h' 2023-01-11T21:58:00.7819333Z Did not find jni.h 2023-01-11T21:58:00.7819614Z + cat 2023-01-11T21:58:00.7986371Z ++ uname -a 2023-01-11T21:58:00.8221982Z ++ date 2023-01-11T21:58:00.8770133Z ++ uname 2023-01-11T21:58:00.8932432Z + [[ MSYS_NT-10.0-17763 != Darwin ]] 2023-01-11T21:58:00.8932792Z + MEMORY_LIMIT_MAX_JOBS=18 2023-01-11T21:58:00.9007853Z ++ nproc 2023-01-11T21:58:00.9640590Z + NUM_CPUS=14 2023-01-11T21:58:00.9640836Z + export MAX_JOBS=14 2023-01-11T21:58:00.9641047Z + MAX_JOBS=14 2023-01-11T21:58:00.9641193Z + cat 2023-01-11T21:58:01.0166356Z + [[ -z true ]] 2023-01-11T21:58:01.0166586Z + echo 'retry () {' 2023-01-11T21:58:01.0169627Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2023-01-11T21:58:01.0172221Z + echo '}' 2023-01-11T21:58:01.0174943Z + echo 'export -f retry' 2023-01-11T21:58:01.0177917Z + cat 'C:\actions-runner\_work\_temp/env' 2023-01-11T21:58:01.0316287Z # =================== The following code will be executed inside Docker container =================== 2023-01-11T21:58:01.0316781Z export TZ=UTC 2023-01-11T21:58:01.0317266Z echo "Running on MSYS_NT-10.0-17763 EC2AMAZ-3VOMLSP 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys at Wed Jan 11 21:58:00 GMT 2023" 2023-01-11T21:58:01.0318130Z 2023-01-11T21:58:01.0318491Z export PACKAGE_TYPE="libtorch" 2023-01-11T21:58:01.0318897Z export DESIRED_PYTHON="3.7" 2023-01-11T21:58:01.0319256Z export DESIRED_CUDA="cpu" 2023-01-11T21:58:01.0319628Z export LIBTORCH_VARIANT="shared-with-deps" 2023-01-11T21:58:01.0320884Z export BUILD_PYTHONLESS="1" 2023-01-11T21:58:01.0321487Z if [[ "msys" == "msys" ]]; then 2023-01-11T21:58:01.0321714Z export LIBTORCH_CONFIG="debug" 2023-01-11T21:58:01.0321927Z if [[ "debug" == 'debug' ]]; then 2023-01-11T21:58:01.0322107Z export DEBUG=1 2023-01-11T21:58:01.0322344Z fi 2023-01-11T21:58:01.0322589Z export DESIRED_DEVTOOLSET="" 2023-01-11T21:58:01.0322796Z else 2023-01-11T21:58:01.0323130Z export DESIRED_DEVTOOLSET="" 2023-01-11T21:58:01.0323396Z fi 2023-01-11T21:58:01.0325016Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2023-01-11T21:58:01.0325360Z export DATE="20230111" 2023-01-11T21:58:01.0325821Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2023-01-11T21:58:01.0326226Z export PYTORCH_BUILD_VERSION="2.0.0.dev20230111+cpu" 2023-01-11T21:58:01.0326596Z export PYTORCH_BUILD_NUMBER="1" 2023-01-11T21:58:01.0327020Z export OVERRIDE_PACKAGE_VERSION="2.0.0.dev20230111+cpu" 2023-01-11T21:58:01.0327901Z 2023-01-11T21:58:01.0328034Z # TODO: We don't need this anymore IIUC 2023-01-11T21:58:01.0328267Z export TORCH_PACKAGE_NAME='torch' 2023-01-11T21:58:01.0328544Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2023-01-11T21:58:01.0328804Z export ANACONDA_USER='pytorch' 2023-01-11T21:58:01.0328936Z 2023-01-11T21:58:01.0329013Z export USE_FBGEMM=1 2023-01-11T21:58:01.0329279Z export JAVA_HOME= 2023-01-11T21:58:01.0329494Z export BUILD_JNI=OFF 2023-01-11T21:58:01.0329702Z export PIP_UPLOAD_FOLDER="nightly/" 2023-01-11T21:58:01.0329951Z export DOCKER_IMAGE="pytorch/manylinux-cpu" 2023-01-11T21:58:01.0330086Z 2023-01-11T21:58:01.0330104Z 2023-01-11T21:58:01.0330177Z export USE_GOLD_LINKER="ON" 2023-01-11T21:58:01.0330390Z export USE_GLOO_WITH_OPENSSL="ON" 2023-01-11T21:58:01.0330671Z # =================== The above code will be executed inside Docker container =================== 2023-01-11T21:58:01.0330908Z export MAX_JOBS="14" 2023-01-11T21:58:01.0331081Z retry () { 2023-01-11T21:58:01.0331410Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:58:01.0331623Z } 2023-01-11T21:58:01.0331766Z export -f retry 2023-01-11T21:58:01.2161143Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2023-01-11T21:58:01.2161587Z "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2023-01-11T21:58:01.2189589Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:58:01.2189842Z env: 2023-01-11T21:58:01.2190085Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:58:01.2190348Z ANACONDA_USER: pytorch 2023-01-11T21:58:01.2190540Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:58:01.2190791Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T21:58:01.2191185Z GITHUB_TOKEN: *** 2023-01-11T21:58:01.2191359Z PR_NUMBER: 2023-01-11T21:58:01.2191559Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:58:01.2191770Z SKIP_ALL_TESTS: 1 2023-01-11T21:58:01.2192026Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:58:01.2192360Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:58:01.2192601Z PACKAGE_TYPE: libtorch 2023-01-11T21:58:01.2192771Z DESIRED_CUDA: cpu 2023-01-11T21:58:01.2192944Z GPU_ARCH_TYPE: cpu 2023-01-11T21:58:01.2193125Z LIBTORCH_CONFIG: debug 2023-01-11T21:58:01.2193321Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:58:01.2193527Z DESIRED_PYTHON: 3.7 2023-01-11T21:58:01.2193944Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:58:01.2194226Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:58:01.2194465Z ##[endgroup] 2023-01-11T21:58:01.2775738Z + source 'C:\actions-runner\_work\_temp/env' 2023-01-11T21:58:01.2777090Z ++ export TZ=UTC 2023-01-11T21:58:01.2777324Z ++ TZ=UTC 2023-01-11T21:58:01.2884628Z ++ echo 'Running on MSYS_NT-10.0-17763 EC2AMAZ-3VOMLSP 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys at Wed Jan 11 21:58:00 GMT 2023' 2023-01-11T21:58:01.2885005Z ++ export PACKAGE_TYPE=libtorch 2023-01-11T21:58:01.2885355Z Running on MSYS_NT-10.0-17763 EC2AMAZ-3VOMLSP 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys at Wed Jan 11 21:58:00 GMT 2023 2023-01-11T21:58:01.2885692Z ++ PACKAGE_TYPE=libtorch 2023-01-11T21:58:01.2885899Z ++ export DESIRED_PYTHON=3.7 2023-01-11T21:58:01.2886081Z ++ DESIRED_PYTHON=3.7 2023-01-11T21:58:01.2886334Z ++ export DESIRED_CUDA=cpu 2023-01-11T21:58:01.2886571Z ++ DESIRED_CUDA=cpu 2023-01-11T21:58:01.2886788Z ++ export LIBTORCH_VARIANT=shared-with-deps 2023-01-11T21:58:01.2887052Z ++ LIBTORCH_VARIANT=shared-with-deps 2023-01-11T21:58:01.2887305Z ++ export BUILD_PYTHONLESS=1 2023-01-11T21:58:01.2887507Z ++ BUILD_PYTHONLESS=1 2023-01-11T21:58:01.2887686Z ++ [[ msys == \m\s\y\s ]] 2023-01-11T21:58:01.2887880Z ++ export LIBTORCH_CONFIG=debug 2023-01-11T21:58:01.2888084Z ++ LIBTORCH_CONFIG=debug 2023-01-11T21:58:01.2888258Z ++ [[ debug == \d\e\b\u\g ]] 2023-01-11T21:58:01.2888439Z ++ export DEBUG=1 2023-01-11T21:58:01.2888601Z ++ DEBUG=1 2023-01-11T21:58:01.2888770Z ++ export DESIRED_DEVTOOLSET= 2023-01-11T21:58:01.2888966Z ++ DESIRED_DEVTOOLSET= 2023-01-11T21:58:01.2889187Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2023-01-11T21:58:01.2889416Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2023-01-11T21:58:01.2889622Z ++ export DATE=20230111 2023-01-11T21:58:01.2889795Z ++ DATE=20230111 2023-01-11T21:58:01.2889993Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2023-01-11T21:58:01.2890236Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2023-01-11T21:58:01.2890480Z ++ export PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:58:01.2890728Z ++ PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:58:01.2890937Z ++ export PYTORCH_BUILD_NUMBER=1 2023-01-11T21:58:01.2891141Z ++ PYTORCH_BUILD_NUMBER=1 2023-01-11T21:58:01.2891371Z ++ export OVERRIDE_PACKAGE_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:58:01.2891611Z ++ OVERRIDE_PACKAGE_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:58:01.2892014Z ++ export TORCH_PACKAGE_NAME=torch 2023-01-11T21:58:01.2892273Z ++ TORCH_PACKAGE_NAME=torch 2023-01-11T21:58:01.2893889Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2023-01-11T21:58:01.2894222Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2023-01-11T21:58:01.2894454Z ++ export ANACONDA_USER=pytorch 2023-01-11T21:58:01.2894646Z ++ ANACONDA_USER=pytorch 2023-01-11T21:58:01.2894837Z ++ export USE_FBGEMM=1 2023-01-11T21:58:01.2895017Z ++ USE_FBGEMM=1 2023-01-11T21:58:01.2895177Z ++ export JAVA_HOME= 2023-01-11T21:58:01.2895349Z ++ JAVA_HOME= 2023-01-11T21:58:01.2895521Z ++ export BUILD_JNI=OFF 2023-01-11T21:58:01.2895686Z ++ BUILD_JNI=OFF 2023-01-11T21:58:01.2895904Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2023-01-11T21:58:01.2896121Z ++ PIP_UPLOAD_FOLDER=nightly/ 2023-01-11T21:58:01.2896343Z ++ export DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:58:01.2896584Z ++ DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:58:01.2896799Z ++ export USE_GOLD_LINKER=ON 2023-01-11T21:58:01.2896994Z ++ USE_GOLD_LINKER=ON 2023-01-11T21:58:01.2897180Z ++ export USE_GLOO_WITH_OPENSSL=ON 2023-01-11T21:58:01.2897387Z ++ USE_GLOO_WITH_OPENSSL=ON 2023-01-11T21:58:01.2897576Z ++ export MAX_JOBS=14 2023-01-11T21:58:01.2897737Z ++ MAX_JOBS=14 2023-01-11T21:58:01.2897911Z ++ export -f retry 2023-01-11T21:58:01.2898161Z + export CUDA_VERSION=cpu 2023-01-11T21:58:01.2898336Z + CUDA_VERSION=cpu 2023-01-11T21:58:01.2898513Z + export VC_YEAR=2019 2023-01-11T21:58:01.2898739Z + VC_YEAR=2019 2023-01-11T21:58:01.2898967Z + pushd 'C:\actions-runner\_work\pytorch\pytorch/builder' 2023-01-11T21:58:01.2899232Z + ./windows/internal/smoke_test.bat 2023-01-11T21:58:01.2899582Z /c/actions-runner/_work/pytorch/pytorch/builder /c/actions-runner/_work/pytorch/pytorch 2023-01-11T21:58:01.3260460Z 2023-01-11T21:58:01.3264850Z C:\actions-runner\_work\pytorch\pytorch\builder>set SRC_DIR=C:\actions-runner\_work\pytorch\pytorch\builder\windows\internal\ 2023-01-11T21:58:01.3265157Z 2023-01-11T21:58:01.3265429Z C:\actions-runner\_work\pytorch\pytorch\builder>pushd C:\actions-runner\_work\pytorch\pytorch\builder\windows\internal\\.. 2023-01-11T21:58:01.3269981Z 2023-01-11T21:58:01.3270474Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if not "cpu" == "cpu" call internal\driver_update.bat 2023-01-11T21:58:01.3272841Z 2023-01-11T21:58:01.3273172Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if errorlevel 1 exit /b 1 2023-01-11T21:58:01.3275046Z 2023-01-11T21:58:01.3275937Z 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" 2023-01-11T21:58:01.3277971Z 2023-01-11T21:58:01.3278355Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>setlocal EnableDelayedExpansion 2023-01-11T21:58:01.3280950Z 2023-01-11T21:58:01.3281427Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>set NVIDIA_GPU_EXISTS=0 2023-01-11T21:58:01.3284217Z 2023-01-11T21:58:01.3285029Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>for /F "delims=" %i in ('wmic path win32_VideoController get name') do ( 2023-01-11T21:58:01.3285368Z set GPUS=%i 2023-01-11T21:58:01.3285644Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:58:01.3285859Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:58:01.3286042Z goto gpu_check_end 2023-01-11T21:58:01.3286215Z ) 2023-01-11T21:58:01.3286360Z ) 2023-01-11T21:58:01.6774385Z 2023-01-11T21:58:01.6775203Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2023-01-11T21:58:01.6775723Z set GPUS=Name 2023-01-11T21:58:01.6776233Z 2023-01-11T21:58:01.6776543Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:58:01.6776799Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:58:01.6777531Z goto gpu_check_end 2023-01-11T21:58:01.6777718Z ) 2023-01-11T21:58:01.6777849Z ) 2023-01-11T21:58:01.6777950Z 2023-01-11T21:58:01.6778105Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2023-01-11T21:58:01.6778394Z set GPUS=Microsoft Basic Display Adapter 2023-01-11T21:58:01.6778578Z 2023-01-11T21:58:01.6778819Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:58:01.6779091Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:58:01.6779269Z goto gpu_check_end 2023-01-11T21:58:01.6779476Z ) 2023-01-11T21:58:01.6779616Z ) 2023-01-11T21:58:01.6779715Z 2023-01-11T21:58:01.6779858Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2023-01-11T21:58:01.6780076Z set GPUS= 2023-01-11T21:58:01.6780229Z 2023-01-11T21:58:01.6780411Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:58:01.6780606Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:58:01.6780801Z goto gpu_check_end 2023-01-11T21:58:01.6780967Z ) 2023-01-11T21:58:01.6781095Z ) 2023-01-11T21:58:01.6783000Z 2023-01-11T21:58:01.6783588Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>endlocal & set NVIDIA_GPU_EXISTS=0 2023-01-11T21:58:01.6789373Z 2023-01-11T21:58:01.6789624Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "wheel" goto wheel 2023-01-11T21:58:01.6791338Z 2023-01-11T21:58:01.6791690Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "conda" goto conda 2023-01-11T21:58:01.6792878Z 2023-01-11T21:58:01.6793206Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "libtorch" goto libtorch 2023-01-11T21:58:01.6798345Z 2023-01-11T21:58:01.6798634Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>echo "install and test libtorch" 2023-01-11T21:58:01.6799715Z "install and test libtorch" 2023-01-11T21:58:01.6801549Z 2023-01-11T21:58:01.6801889Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "2019" == "2017" powershell internal\vs2017_install.ps1 2023-01-11T21:58:01.6803247Z 2023-01-11T21:58:01.6803513Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if ERRORLEVEL 1 exit /b 1 2023-01-11T21:58:01.6805122Z 2023-01-11T21:58:01.6805621Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>for /F "delims=" %i in ('where /R "C:\actions-runner\_work\_temp\artifacts" *-latest.zip') do 7z x "%i" -otmp 2023-01-11T21:58:01.7657524Z 2023-01-11T21:58:01.7658232Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>7z x "C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-debug-latest.zip" -otmp 2023-01-11T21:58:02.5874357Z 2023-01-11T21:58:02.5874825Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T21:58:02.5875022Z 2023-01-11T21:58:02.5875126Z Scanning the drive for archives: 2023-01-11T21:58:02.5875344Z 1 file, 721385987 bytes (688 MiB) 2023-01-11T21:58:02.5875465Z 2023-01-11T21:58:02.5875742Z Extracting archive: C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-debug-latest.zip 2023-01-11T21:58:57.5662107Z -- 2023-01-11T21:58:57.5662570Z Path = C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-debug-latest.zip 2023-01-11T21:58:57.5662897Z Type = zip 2023-01-11T21:58:57.5664255Z Physical Size = 721385987 2023-01-11T21:58:57.5664439Z 2023-01-11T21:58:57.5689870Z Everything is Ok 2023-01-11T21:58:57.5690090Z 2023-01-11T21:58:57.5690165Z Folders: 351 2023-01-11T21:58:57.5690340Z Files: 9290 2023-01-11T21:58:57.5690513Z Size: 4349847551 2023-01-11T21:58:57.5691477Z Compressed: 721385987 2023-01-11T21:58:57.5736791Z 2023-01-11T21:58:57.5737191Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if ERRORLEVEL 1 exit /b 1 2023-01-11T21:58:57.5738514Z 2023-01-11T21:58:57.5738829Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>pushd tmp\libtorch 2023-01-11T21:58:57.5744135Z 2023-01-11T21:58:57.5744537Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>set VC_VERSION_LOWER=16 2023-01-11T21:58:57.5746439Z 2023-01-11T21:58:57.5746880Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>set VC_VERSION_UPPER=17 2023-01-11T21:58:57.5749350Z 2023-01-11T21:58:57.5749631Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>IF "2019" == "2017" ( 2023-01-11T21:58:57.5749926Z set VC_VERSION_LOWER=15 2023-01-11T21:58:57.5750114Z set VC_VERSION_UPPER=16 2023-01-11T21:58:57.5750289Z ) 2023-01-11T21:58:57.5752124Z 2023-01-11T21:58:57.5753208Z 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" ( 2023-01-11T21:58:57.5753947Z set "VS15INSTALLDIR=%i" 2023-01-11T21:58:57.5754211Z set "VS15VCVARSALL=%i\VC\Auxiliary\Build\vcvarsall.bat" 2023-01-11T21:58:57.5754434Z goto vswhere 2023-01-11T21:58:57.5754596Z ) ) 2023-01-11T21:59:05.4106979Z 2023-01-11T21:59:05.4107816Z 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" ( 2023-01-11T21:59:05.4108435Z set "VS15INSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools" 2023-01-11T21:59:05.4108852Z set "VS15VCVARSALL=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" 2023-01-11T21:59:05.4109162Z goto vswhere 2023-01-11T21:59:05.4109318Z ) ) 2023-01-11T21:59:05.4113871Z 2023-01-11T21:59:05.4114493Z 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" == "" ( 2023-01-11T21:59:05.4115027Z echo Visual Studio 2017 C++ BuildTools is required to compile PyTorch test on Windows 2023-01-11T21:59:05.4115293Z exit /b 1 2023-01-11T21:59:05.4115451Z ) 2023-01-11T21:59:05.4116034Z 2023-01-11T21:59:05.4116602Z 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 2023-01-11T21:59:05.6336034Z ********************************************************************** 2023-01-11T21:59:05.6336355Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2023-01-11T21:59:05.6337434Z ** Copyright (c) 2020 Microsoft Corporation 2023-01-11T21:59:05.6337836Z ********************************************************************** 2023-01-11T21:59:06.3608647Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-01-11T21:59:13.0521563Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T21:59:13.0527233Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T21:59:13.0527611Z 2023-01-11T21:59:13.0721745Z simple-torch-test.cpp 2023-01-11T21:59:55.0820345Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:01:12.6272203Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:12.6273064Z with 2023-01-11T22:01:12.6273372Z [ 2023-01-11T22:01:12.6273696Z T=c10::SymInt 2023-01-11T22:01:12.6274076Z ] 2023-01-11T22:01:12.6274920Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:12.6275676Z with 2023-01-11T22:01:12.6276195Z [ 2023-01-11T22:01:12.6276514Z T=c10::SymInt 2023-01-11T22:01:12.6276827Z ] 2023-01-11T22:01:12.6277782Z 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 2023-01-11T22:01:12.6278584Z with 2023-01-11T22:01:12.6278831Z [ 2023-01-11T22:01:12.6279104Z T=c10::SymInt 2023-01-11T22:01:12.6279405Z ] 2023-01-11T22:01:12.6280377Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:12.6281202Z with 2023-01-11T22:01:12.6281468Z [ 2023-01-11T22:01:12.6281769Z T=c10::SymInt 2023-01-11T22:01:12.6282084Z ] 2023-01-11T22:01:12.6282859Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:12.6284029Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:12.6285255Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:12.6286069Z with 2023-01-11T22:01:12.6286358Z [ 2023-01-11T22:01:12.6286639Z T=c10::SymInt 2023-01-11T22:01:12.6286937Z ] 2023-01-11T22:01:12.6702225Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:01:12.9108457Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:12.9109007Z with 2023-01-11T22:01:12.9109188Z [ 2023-01-11T22:01:12.9109378Z T=at::TensorBase 2023-01-11T22:01:12.9109562Z ] 2023-01-11T22:01:12.9110076Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:12.9110462Z with 2023-01-11T22:01:12.9110632Z [ 2023-01-11T22:01:12.9110817Z T=at::TensorBase 2023-01-11T22:01:12.9110981Z ] 2023-01-11T22:01:12.9111452Z 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 2023-01-11T22:01:12.9111972Z with 2023-01-11T22:01:12.9112137Z [ 2023-01-11T22:01:12.9112300Z T=at::TensorBase 2023-01-11T22:01:12.9112479Z ] 2023-01-11T22:01:12.9112977Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:12.9113436Z with 2023-01-11T22:01:12.9113583Z [ 2023-01-11T22:01:12.9113766Z T=at::TensorBase 2023-01-11T22:01:12.9113947Z ] 2023-01-11T22:01:12.9114400Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:12.9115733Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:12.9116437Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:12.9116852Z with 2023-01-11T22:01:12.9117000Z [ 2023-01-11T22:01:12.9117184Z T=at::TensorBase 2023-01-11T22:01:12.9117365Z ] 2023-01-11T22:01:13.1708809Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.1709260Z with 2023-01-11T22:01:13.1709419Z [ 2023-01-11T22:01:13.1709611Z T=at::Tensor 2023-01-11T22:01:13.1709844Z ] 2023-01-11T22:01:13.1710334Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.1710718Z with 2023-01-11T22:01:13.1710890Z [ 2023-01-11T22:01:13.1711068Z T=at::Tensor 2023-01-11T22:01:13.1711227Z ] 2023-01-11T22:01:13.1711702Z 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 2023-01-11T22:01:13.1712180Z with 2023-01-11T22:01:13.1712349Z [ 2023-01-11T22:01:13.1712506Z T=at::Tensor 2023-01-11T22:01:13.1712681Z ] 2023-01-11T22:01:13.1713178Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.1713642Z with 2023-01-11T22:01:13.1713790Z [ 2023-01-11T22:01:13.1713963Z T=at::Tensor 2023-01-11T22:01:13.1714136Z ] 2023-01-11T22:01:13.1714591Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.1715268Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.1715944Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.1716363Z with 2023-01-11T22:01:13.1716512Z [ 2023-01-11T22:01:13.1716690Z T=at::Tensor 2023-01-11T22:01:13.1716866Z ] 2023-01-11T22:01:13.1742176Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.1742591Z with 2023-01-11T22:01:13.1742796Z [ 2023-01-11T22:01:13.1742977Z T=at::Generator 2023-01-11T22:01:13.1743142Z ] 2023-01-11T22:01:13.1743604Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.1744030Z with 2023-01-11T22:01:13.1744191Z [ 2023-01-11T22:01:13.1744369Z T=at::Generator 2023-01-11T22:01:13.1745185Z ] 2023-01-11T22:01:13.1745717Z 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 2023-01-11T22:01:13.1746151Z with 2023-01-11T22:01:13.1746322Z [ 2023-01-11T22:01:13.1746507Z T=at::Generator 2023-01-11T22:01:13.1746667Z ] 2023-01-11T22:01:13.1747159Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.1747610Z with 2023-01-11T22:01:13.1747771Z [ 2023-01-11T22:01:13.1747967Z T=at::Generator 2023-01-11T22:01:13.1748181Z ] 2023-01-11T22:01:13.1748806Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.1749594Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.1750338Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.1750799Z with 2023-01-11T22:01:13.1750999Z [ 2023-01-11T22:01:13.1751177Z T=at::Generator 2023-01-11T22:01:13.1751389Z ] 2023-01-11T22:01:13.1776379Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.1776878Z with 2023-01-11T22:01:13.1777066Z [ 2023-01-11T22:01:13.1777281Z T=c10::Scalar 2023-01-11T22:01:13.1777523Z ] 2023-01-11T22:01:13.1778002Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.1778430Z with 2023-01-11T22:01:13.1778633Z [ 2023-01-11T22:01:13.1778807Z T=c10::Scalar 2023-01-11T22:01:13.1779026Z ] 2023-01-11T22:01:13.1779517Z 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 2023-01-11T22:01:13.1780046Z with 2023-01-11T22:01:13.1780210Z [ 2023-01-11T22:01:13.1780468Z T=c10::Scalar 2023-01-11T22:01:13.1780681Z ] 2023-01-11T22:01:13.1781177Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.1781674Z with 2023-01-11T22:01:13.1804431Z [ 2023-01-11T22:01:13.1804759Z T=c10::Scalar 2023-01-11T22:01:13.1805029Z ] 2023-01-11T22:01:13.1805694Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.1806899Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.1808136Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.1808838Z with 2023-01-11T22:01:13.1809133Z [ 2023-01-11T22:01:13.1809368Z T=c10::Scalar 2023-01-11T22:01:13.1809548Z ] 2023-01-11T22:01:13.3383815Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.3384285Z with 2023-01-11T22:01:13.3384511Z [ 2023-01-11T22:01:13.3384747Z T=std::string 2023-01-11T22:01:13.3384959Z ] 2023-01-11T22:01:13.3385496Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.3385892Z with 2023-01-11T22:01:13.3386142Z [ 2023-01-11T22:01:13.3386343Z T=std::string 2023-01-11T22:01:13.3386515Z ] 2023-01-11T22:01:13.3386997Z 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 2023-01-11T22:01:13.3387463Z with 2023-01-11T22:01:13.3387661Z [ 2023-01-11T22:01:13.3387832Z T=std::string 2023-01-11T22:01:13.3388037Z ] 2023-01-11T22:01:13.3388567Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.3389103Z with 2023-01-11T22:01:13.3389303Z [ 2023-01-11T22:01:13.3389560Z T=std::string 2023-01-11T22:01:13.3389737Z ] 2023-01-11T22:01:13.3390202Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.3390904Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.3391618Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.3392057Z with 2023-01-11T22:01:13.3392221Z [ 2023-01-11T22:01:13.3392417Z T=std::string 2023-01-11T22:01:13.3392597Z ] 2023-01-11T22:01:13.3520163Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.3520643Z with 2023-01-11T22:01:13.3520887Z [ 2023-01-11T22:01:13.3521082Z T=c10::QualifiedName 2023-01-11T22:01:13.3521311Z ] 2023-01-11T22:01:13.3521811Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.3522246Z with 2023-01-11T22:01:13.3522410Z [ 2023-01-11T22:01:13.3522628Z T=c10::QualifiedName 2023-01-11T22:01:13.3522844Z ] 2023-01-11T22:01:13.3523303Z 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 2023-01-11T22:01:13.3523767Z with 2023-01-11T22:01:13.3524136Z [ 2023-01-11T22:01:13.3524320Z T=c10::QualifiedName 2023-01-11T22:01:13.3524526Z ] 2023-01-11T22:01:13.3525137Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.3525604Z with 2023-01-11T22:01:13.3525759Z [ 2023-01-11T22:01:13.3525978Z T=c10::QualifiedName 2023-01-11T22:01:13.3526195Z ] 2023-01-11T22:01:13.3526637Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.3527449Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.3528186Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.3528598Z with 2023-01-11T22:01:13.3528800Z [ 2023-01-11T22:01:13.3529019Z T=c10::QualifiedName 2023-01-11T22:01:13.3529201Z ] 2023-01-11T22:01:13.4189491Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.4189950Z with 2023-01-11T22:01:13.4190165Z [ 2023-01-11T22:01:13.4190422Z T=std::shared_ptr 2023-01-11T22:01:13.4190684Z ] 2023-01-11T22:01:13.4191287Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.4191708Z with 2023-01-11T22:01:13.4191909Z [ 2023-01-11T22:01:13.4192177Z T=std::shared_ptr 2023-01-11T22:01:13.4192392Z ] 2023-01-11T22:01:13.4192889Z 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 2023-01-11T22:01:13.4193356Z with 2023-01-11T22:01:13.4193553Z [ 2023-01-11T22:01:13.4193778Z T=std::shared_ptr 2023-01-11T22:01:13.4194001Z ] 2023-01-11T22:01:13.4194504Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.4194984Z with 2023-01-11T22:01:13.4195148Z [ 2023-01-11T22:01:13.4195406Z T=std::shared_ptr 2023-01-11T22:01:13.4195650Z ] 2023-01-11T22:01:13.4196123Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:13.4196899Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:01:13.4197649Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.4198260Z with 2023-01-11T22:01:13.4198415Z [ 2023-01-11T22:01:13.4199094Z T=std::shared_ptr 2023-01-11T22:01:13.4199356Z ] 2023-01-11T22:01:13.4218335Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.4218783Z with 2023-01-11T22:01:13.4218989Z [ 2023-01-11T22:01:13.4219293Z T=std::weak_ptr 2023-01-11T22:01:13.4219508Z ] 2023-01-11T22:01:13.4219991Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.4220426Z with 2023-01-11T22:01:13.4220584Z [ 2023-01-11T22:01:13.4220840Z T=std::weak_ptr 2023-01-11T22:01:13.4221089Z ] 2023-01-11T22:01:13.4221553Z 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 2023-01-11T22:01:13.4221981Z with 2023-01-11T22:01:13.4222182Z [ 2023-01-11T22:01:13.4222437Z T=std::weak_ptr 2023-01-11T22:01:13.4222650Z ] 2023-01-11T22:01:13.4223162Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.4223652Z with 2023-01-11T22:01:13.4223855Z [ 2023-01-11T22:01:13.4224064Z T=std::weak_ptr 2023-01-11T22:01:13.4224303Z ] 2023-01-11T22:01:13.4224841Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:13.4225610Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:01:13.4226330Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.4226823Z with 2023-01-11T22:01:13.4227024Z [ 2023-01-11T22:01:13.4227285Z T=std::weak_ptr 2023-01-11T22:01:13.4227502Z ] 2023-01-11T22:01:13.5041352Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5041872Z with 2023-01-11T22:01:13.5042049Z [ 2023-01-11T22:01:13.5042363Z T=std::vector> 2023-01-11T22:01:13.5042640Z ] 2023-01-11T22:01:13.5043106Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.5043507Z with 2023-01-11T22:01:13.5043702Z [ 2023-01-11T22:01:13.5043986Z T=std::vector> 2023-01-11T22:01:13.5044225Z ] 2023-01-11T22:01:13.5045300Z 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 2023-01-11T22:01:13.5045872Z with 2023-01-11T22:01:13.5046040Z [ 2023-01-11T22:01:13.5046364Z T=std::vector> 2023-01-11T22:01:13.5046636Z ] 2023-01-11T22:01:13.5047175Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.5047625Z with 2023-01-11T22:01:13.5047825Z [ 2023-01-11T22:01:13.5048105Z T=std::vector> 2023-01-11T22:01:13.5048344Z ] 2023-01-11T22:01:13.5048866Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:13.5049670Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:01:13.5050425Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5050867Z with 2023-01-11T22:01:13.5051031Z [ 2023-01-11T22:01:13.5051314Z T=std::vector> 2023-01-11T22:01:13.5051586Z ] 2023-01-11T22:01:13.5158201Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5158674Z with 2023-01-11T22:01:13.5158882Z [ 2023-01-11T22:01:13.5159148Z T=std::vector> 2023-01-11T22:01:13.5159386Z ] 2023-01-11T22:01:13.5159853Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.5160276Z with 2023-01-11T22:01:13.5160443Z [ 2023-01-11T22:01:13.5160691Z T=std::vector> 2023-01-11T22:01:13.5160927Z ] 2023-01-11T22:01:13.5161431Z 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 2023-01-11T22:01:13.5161856Z with 2023-01-11T22:01:13.5162056Z [ 2023-01-11T22:01:13.5162302Z T=std::vector> 2023-01-11T22:01:13.5162509Z ] 2023-01-11T22:01:13.5163032Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.5163556Z with 2023-01-11T22:01:13.5163763Z [ 2023-01-11T22:01:13.5163984Z T=std::vector> 2023-01-11T22:01:13.5164300Z ] 2023-01-11T22:01:13.5164797Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:13.5166088Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:01:13.5166806Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5167253Z with 2023-01-11T22:01:13.5167458Z [ 2023-01-11T22:01:13.5167675Z T=std::vector> 2023-01-11T22:01:13.5167920Z ] 2023-01-11T22:01:13.5259315Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5259841Z with 2023-01-11T22:01:13.5260012Z [ 2023-01-11T22:01:13.5260382Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5260670Z ] 2023-01-11T22:01:13.5261107Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.5261542Z with 2023-01-11T22:01:13.5261738Z [ 2023-01-11T22:01:13.5262042Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5262285Z ] 2023-01-11T22:01:13.5262785Z 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 2023-01-11T22:01:13.5263250Z with 2023-01-11T22:01:13.5263445Z [ 2023-01-11T22:01:13.5263705Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5263990Z ] 2023-01-11T22:01:13.5264520Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.5264974Z with 2023-01-11T22:01:13.5265158Z [ 2023-01-11T22:01:13.5265449Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5265779Z ] 2023-01-11T22:01:13.5266324Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:01:13.5267154Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:01:13.5267912Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:01:13.5268624Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5269119Z with 2023-01-11T22:01:13.5269324Z [ 2023-01-11T22:01:13.5269589Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5269870Z ] 2023-01-11T22:01:13.5294782Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5295344Z with 2023-01-11T22:01:13.5295575Z [ 2023-01-11T22:01:13.5295840Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5296121Z ] 2023-01-11T22:01:13.5296613Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.5297027Z with 2023-01-11T22:01:13.5297195Z [ 2023-01-11T22:01:13.5297460Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5297683Z ] 2023-01-11T22:01:13.5298155Z 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 2023-01-11T22:01:13.5298587Z with 2023-01-11T22:01:13.5298756Z [ 2023-01-11T22:01:13.5298993Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5299232Z ] 2023-01-11T22:01:13.5299726Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.5300163Z with 2023-01-11T22:01:13.5300324Z [ 2023-01-11T22:01:13.5300573Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5300812Z ] 2023-01-11T22:01:13.5301316Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:01:13.5302154Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:01:13.5302912Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:01:13.5303589Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5304002Z with 2023-01-11T22:01:13.5304149Z [ 2023-01-11T22:01:13.5304412Z T=std::vector,std::allocator>> 2023-01-11T22:01:13.5304653Z ] 2023-01-11T22:01:13.5409609Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5410083Z with 2023-01-11T22:01:13.5410320Z [ 2023-01-11T22:01:13.5410570Z T=std::vector> 2023-01-11T22:01:13.5410771Z ] 2023-01-11T22:01:13.5411214Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.5411650Z with 2023-01-11T22:01:13.5411797Z [ 2023-01-11T22:01:13.5412024Z T=std::vector> 2023-01-11T22:01:13.5412371Z ] 2023-01-11T22:01:13.5412883Z 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 2023-01-11T22:01:13.5413325Z with 2023-01-11T22:01:13.5413501Z [ 2023-01-11T22:01:13.5413756Z T=std::vector> 2023-01-11T22:01:13.5414052Z ] 2023-01-11T22:01:13.5414826Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.5415596Z with 2023-01-11T22:01:13.5415883Z [ 2023-01-11T22:01:13.5416240Z T=std::vector> 2023-01-11T22:01:13.5416581Z ] 2023-01-11T22:01:13.5417368Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:13.5418559Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:01:13.5421341Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.5421795Z with 2023-01-11T22:01:13.5421970Z [ 2023-01-11T22:01:13.5422180Z T=std::vector> 2023-01-11T22:01:13.5422394Z ] 2023-01-11T22:01:13.6501759Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.6502223Z with 2023-01-11T22:01:13.6502378Z [ 2023-01-11T22:01:13.6502658Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:01:13.6502902Z ] 2023-01-11T22:01:13.6503316Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.6503717Z with 2023-01-11T22:01:13.6503884Z [ 2023-01-11T22:01:13.6504176Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:01:13.6504404Z ] 2023-01-11T22:01:13.6504914Z 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 2023-01-11T22:01:13.6505356Z with 2023-01-11T22:01:13.6505507Z [ 2023-01-11T22:01:13.6505754Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:01:13.6505990Z ] 2023-01-11T22:01:13.6506470Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.6506928Z with 2023-01-11T22:01:13.6507092Z [ 2023-01-11T22:01:13.6507338Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:01:13.6507568Z ] 2023-01-11T22:01:13.6508061Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:13.6509176Z 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 2023-01-11T22:01:13.6509981Z 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 2023-01-11T22:01:13.6510771Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.6511167Z with 2023-01-11T22:01:13.6511378Z [ 2023-01-11T22:01:13.6511630Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:01:13.6511859Z ] 2023-01-11T22:01:13.6647734Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.6648147Z with 2023-01-11T22:01:13.6648318Z [ 2023-01-11T22:01:13.6648593Z T=c10::impl::InlineStreamGuard 2023-01-11T22:01:13.6648853Z ] 2023-01-11T22:01:13.6649286Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.6649662Z with 2023-01-11T22:01:13.6649830Z [ 2023-01-11T22:01:13.6650077Z T=c10::impl::InlineStreamGuard 2023-01-11T22:01:13.6650315Z ] 2023-01-11T22:01:13.6650762Z 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 2023-01-11T22:01:13.6651202Z with 2023-01-11T22:01:13.6651366Z [ 2023-01-11T22:01:13.6651598Z T=c10::impl::InlineStreamGuard 2023-01-11T22:01:13.6651830Z ] 2023-01-11T22:01:13.6652324Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.6652773Z with 2023-01-11T22:01:13.6652921Z [ 2023-01-11T22:01:13.6653168Z T=c10::impl::InlineStreamGuard 2023-01-11T22:01:13.6653403Z ] 2023-01-11T22:01:13.6653879Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:13.6654674Z 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 2023-01-11T22:01:13.6655526Z 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 2023-01-11T22:01:13.6656316Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.6656869Z with 2023-01-11T22:01:13.6657019Z [ 2023-01-11T22:01:13.6657345Z T=c10::impl::InlineStreamGuard 2023-01-11T22:01:13.6657581Z ] 2023-01-11T22:01:13.6685473Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.6685862Z with 2023-01-11T22:01:13.6686028Z [ 2023-01-11T22:01:13.6686275Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:01:13.6686460Z ] 2023-01-11T22:01:13.6686945Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.6687385Z with 2023-01-11T22:01:13.6687557Z [ 2023-01-11T22:01:13.6687741Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:01:13.6687947Z ] 2023-01-11T22:01:13.6688406Z 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 2023-01-11T22:01:13.6688810Z with 2023-01-11T22:01:13.6688970Z [ 2023-01-11T22:01:13.6689163Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:01:13.6689342Z ] 2023-01-11T22:01:13.6689832Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.6690287Z with 2023-01-11T22:01:13.6690453Z [ 2023-01-11T22:01:13.6690631Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:01:13.6690828Z ] 2023-01-11T22:01:13.6691277Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.6691951Z 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 2023-01-11T22:01:13.6692332Z with 2023-01-11T22:01:13.6692499Z [ 2023-01-11T22:01:13.6692685Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:01:13.6692881Z ] 2023-01-11T22:01:13.6693359Z 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 2023-01-11T22:01:13.6694085Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.6694482Z with 2023-01-11T22:01:13.6694649Z [ 2023-01-11T22:01:13.6694841Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:01:13.6695021Z ] 2023-01-11T22:01:13.7196495Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.7196958Z with 2023-01-11T22:01:13.7197136Z [ 2023-01-11T22:01:13.7197528Z T=std::vector> 2023-01-11T22:01:13.7197800Z ] 2023-01-11T22:01:13.7198256Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.7198818Z with 2023-01-11T22:01:13.7198992Z [ 2023-01-11T22:01:13.7199340Z T=std::vector> 2023-01-11T22:01:13.7199617Z ] 2023-01-11T22:01:13.7200083Z 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 2023-01-11T22:01:13.7200521Z with 2023-01-11T22:01:13.7200668Z [ 2023-01-11T22:01:13.7200955Z T=std::vector> 2023-01-11T22:01:13.7201219Z ] 2023-01-11T22:01:13.7201709Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.7202150Z with 2023-01-11T22:01:13.7202319Z [ 2023-01-11T22:01:13.7202610Z T=std::vector> 2023-01-11T22:01:13.7202933Z ] 2023-01-11T22:01:13.7203483Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:13.7204325Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:01:13.7205090Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.7205504Z with 2023-01-11T22:01:13.7205651Z [ 2023-01-11T22:01:13.7205935Z T=std::vector> 2023-01-11T22:01:13.7206198Z ] 2023-01-11T22:01:13.8400564Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.8401013Z with 2023-01-11T22:01:13.8401233Z [ 2023-01-11T22:01:13.8401458Z T=torch::autograd::ViewInfo 2023-01-11T22:01:13.8401639Z ] 2023-01-11T22:01:13.8402106Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.8402524Z with 2023-01-11T22:01:13.8402701Z [ 2023-01-11T22:01:13.8402879Z T=torch::autograd::ViewInfo 2023-01-11T22:01:13.8403074Z ] 2023-01-11T22:01:13.8403537Z 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 2023-01-11T22:01:13.8403953Z with 2023-01-11T22:01:13.8404116Z [ 2023-01-11T22:01:13.8404308Z T=torch::autograd::ViewInfo 2023-01-11T22:01:13.8404482Z ] 2023-01-11T22:01:13.8404981Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.8405616Z with 2023-01-11T22:01:13.8405785Z [ 2023-01-11T22:01:13.8405988Z T=torch::autograd::ViewInfo 2023-01-11T22:01:13.8406291Z ] 2023-01-11T22:01:13.8406750Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.8407460Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.8408155Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.8408570Z with 2023-01-11T22:01:13.8408734Z [ 2023-01-11T22:01:13.8408931Z T=torch::autograd::ViewInfo 2023-01-11T22:01:13.8409104Z ] 2023-01-11T22:01:13.8745620Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.8746057Z with 2023-01-11T22:01:13.8746268Z [ 2023-01-11T22:01:13.8746482Z T=c10::IValue 2023-01-11T22:01:13.8746651Z ] 2023-01-11T22:01:13.8747086Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.8747492Z with 2023-01-11T22:01:13.8747657Z [ 2023-01-11T22:01:13.8747837Z T=c10::IValue 2023-01-11T22:01:13.8747996Z ] 2023-01-11T22:01:13.8748464Z 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 2023-01-11T22:01:13.8748981Z with 2023-01-11T22:01:13.8749122Z [ 2023-01-11T22:01:13.8749375Z T=c10::IValue 2023-01-11T22:01:13.8749543Z ] 2023-01-11T22:01:13.8750077Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.8750535Z with 2023-01-11T22:01:13.8750699Z [ 2023-01-11T22:01:13.8750871Z T=c10::IValue 2023-01-11T22:01:13.8751031Z ] 2023-01-11T22:01:13.8751499Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.8752174Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.8752856Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.8753245Z with 2023-01-11T22:01:13.8753410Z [ 2023-01-11T22:01:13.8753585Z T=c10::IValue 2023-01-11T22:01:13.8753744Z ] 2023-01-11T22:01:13.8788358Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:13.8788856Z with 2023-01-11T22:01:13.8789075Z [ 2023-01-11T22:01:13.8789239Z T=c10::AliasInfo 2023-01-11T22:01:13.8789630Z ] 2023-01-11T22:01:13.8790162Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:13.8790547Z with 2023-01-11T22:01:13.8790714Z [ 2023-01-11T22:01:13.8790895Z T=c10::AliasInfo 2023-01-11T22:01:13.8791059Z ] 2023-01-11T22:01:13.8791530Z 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 2023-01-11T22:01:13.8792016Z with 2023-01-11T22:01:13.8792183Z [ 2023-01-11T22:01:13.8792369Z T=c10::AliasInfo 2023-01-11T22:01:13.8792575Z ] 2023-01-11T22:01:13.8793070Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:13.8793506Z with 2023-01-11T22:01:13.8793672Z [ 2023-01-11T22:01:13.8793856Z T=c10::AliasInfo 2023-01-11T22:01:13.8794036Z ] 2023-01-11T22:01:13.8794454Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:13.8795217Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:13.8795901Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:13.8796314Z with 2023-01-11T22:01:13.8796462Z [ 2023-01-11T22:01:13.8796643Z T=c10::AliasInfo 2023-01-11T22:01:13.8796823Z ] 2023-01-11T22:01:14.0276074Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:14.0276664Z with 2023-01-11T22:01:14.0276853Z [ 2023-01-11T22:01:14.0277101Z T=std::vector> 2023-01-11T22:01:14.0277311Z ] 2023-01-11T22:01:14.0277750Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:14.0278177Z with 2023-01-11T22:01:14.0278342Z [ 2023-01-11T22:01:14.0278588Z T=std::vector> 2023-01-11T22:01:14.0278815Z ] 2023-01-11T22:01:14.0279308Z 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 2023-01-11T22:01:14.0279772Z with 2023-01-11T22:01:14.0279943Z [ 2023-01-11T22:01:14.0280177Z T=std::vector> 2023-01-11T22:01:14.0280384Z ] 2023-01-11T22:01:14.0280887Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:14.0281348Z with 2023-01-11T22:01:14.0281512Z [ 2023-01-11T22:01:14.0281722Z T=std::vector> 2023-01-11T22:01:14.0282166Z ] 2023-01-11T22:01:14.0282758Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:14.0283159Z with 2023-01-11T22:01:14.0283324Z [ 2023-01-11T22:01:14.0283498Z T=c10::SymInt 2023-01-11T22:01:14.0283663Z ] 2023-01-11T22:01:14.0284109Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:01:14.0284527Z with 2023-01-11T22:01:14.0284689Z [ 2023-01-11T22:01:14.0284846Z T=c10::SymInt 2023-01-11T22:01:14.0285023Z ] 2023-01-11T22:01:14.0285497Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:01:14.0286295Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:01:14.0287050Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:14.0287460Z with 2023-01-11T22:01:14.0287626Z [ 2023-01-11T22:01:14.0287906Z T=std::vector> 2023-01-11T22:01:14.0288103Z ] 2023-01-11T22:01:14.0451249Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:14.0451693Z with 2023-01-11T22:01:14.0451846Z [ 2023-01-11T22:01:14.0452105Z T=c10::either 2023-01-11T22:01:14.0452374Z ] 2023-01-11T22:01:14.0452875Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:14.0453312Z with 2023-01-11T22:01:14.0453501Z [ 2023-01-11T22:01:14.0453788Z T=c10::either 2023-01-11T22:01:14.0454001Z ] 2023-01-11T22:01:14.0454469Z 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 2023-01-11T22:01:14.0454910Z with 2023-01-11T22:01:14.0455073Z [ 2023-01-11T22:01:14.0455292Z T=c10::either 2023-01-11T22:01:14.0455518Z ] 2023-01-11T22:01:14.0456012Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:14.0456447Z with 2023-01-11T22:01:14.0456612Z [ 2023-01-11T22:01:14.0456851Z T=c10::either 2023-01-11T22:01:14.0457058Z ] 2023-01-11T22:01:14.0457538Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:14.0458611Z 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 2023-01-11T22:01:14.0459418Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:14.0459889Z with 2023-01-11T22:01:14.0460039Z [ 2023-01-11T22:01:14.0460277Z T=c10::either 2023-01-11T22:01:14.0460499Z ] 2023-01-11T22:01:16.4908065Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:16.4908694Z with 2023-01-11T22:01:16.4908882Z [ 2023-01-11T22:01:16.4909093Z T=at::StepCallbacks 2023-01-11T22:01:16.4909315Z ] 2023-01-11T22:01:16.4909736Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:16.4910145Z with 2023-01-11T22:01:16.4910307Z [ 2023-01-11T22:01:16.4910480Z T=at::StepCallbacks 2023-01-11T22:01:16.4910670Z ] 2023-01-11T22:01:16.4911134Z 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 2023-01-11T22:01:16.4911578Z with 2023-01-11T22:01:16.4911728Z [ 2023-01-11T22:01:16.4911917Z T=at::StepCallbacks 2023-01-11T22:01:16.4912106Z ] 2023-01-11T22:01:16.4912589Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:16.4913046Z with 2023-01-11T22:01:16.4913214Z [ 2023-01-11T22:01:16.4913384Z T=at::StepCallbacks 2023-01-11T22:01:16.4913632Z ] 2023-01-11T22:01:16.4914074Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:16.4914814Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:16.4915501Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:16.4915910Z with 2023-01-11T22:01:16.4916070Z [ 2023-01-11T22:01:16.4916258Z T=at::StepCallbacks 2023-01-11T22:01:16.4916426Z ] 2023-01-11T22:01:17.5604202Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:17.5604803Z with 2023-01-11T22:01:17.5604960Z [ 2023-01-11T22:01:17.5605166Z T=c10::DimVector 2023-01-11T22:01:17.5605350Z ] 2023-01-11T22:01:17.5605792Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:17.5606365Z with 2023-01-11T22:01:17.5606533Z [ 2023-01-11T22:01:17.5606807Z T=c10::DimVector 2023-01-11T22:01:17.5606972Z ] 2023-01-11T22:01:17.5607433Z 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 2023-01-11T22:01:17.5607874Z with 2023-01-11T22:01:17.5608030Z [ 2023-01-11T22:01:17.5608183Z T=c10::DimVector 2023-01-11T22:01:17.5608348Z ] 2023-01-11T22:01:17.5608837Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:17.5609271Z with 2023-01-11T22:01:17.5609427Z [ 2023-01-11T22:01:17.5609606Z T=c10::DimVector 2023-01-11T22:01:17.5609763Z ] 2023-01-11T22:01:17.5610190Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:17.5610866Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:17.5611546Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:17.5611953Z with 2023-01-11T22:01:17.5612100Z [ 2023-01-11T22:01:17.5612276Z T=c10::DimVector 2023-01-11T22:01:17.5612450Z ] 2023-01-11T22:01:18.7311188Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:18.7311610Z with 2023-01-11T22:01:18.7311809Z [ 2023-01-11T22:01:18.7312008Z T=c10::impl::AnnotatedSchema 2023-01-11T22:01:18.7312199Z ] 2023-01-11T22:01:18.7312694Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:18.7313137Z with 2023-01-11T22:01:18.7313290Z [ 2023-01-11T22:01:18.7313522Z T=c10::impl::AnnotatedSchema 2023-01-11T22:01:18.7313694Z ] 2023-01-11T22:01:18.7314146Z 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 2023-01-11T22:01:18.7314587Z with 2023-01-11T22:01:18.7314729Z [ 2023-01-11T22:01:18.7314919Z T=c10::impl::AnnotatedSchema 2023-01-11T22:01:18.7315106Z ] 2023-01-11T22:01:18.7315583Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:18.7316026Z with 2023-01-11T22:01:18.7316180Z [ 2023-01-11T22:01:18.7316364Z T=c10::impl::AnnotatedSchema 2023-01-11T22:01:18.7316533Z ] 2023-01-11T22:01:18.7316969Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:18.7317839Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:18.7319118Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:18.7319553Z with 2023-01-11T22:01:18.7319714Z [ 2023-01-11T22:01:18.7319905Z T=c10::impl::AnnotatedSchema 2023-01-11T22:01:18.7320078Z ] 2023-01-11T22:01:18.7377231Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:18.7377660Z with 2023-01-11T22:01:18.7377821Z [ 2023-01-11T22:01:18.7378103Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:01:18.7378340Z ] 2023-01-11T22:01:18.7378838Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:18.7379285Z with 2023-01-11T22:01:18.7379523Z [ 2023-01-11T22:01:18.7379752Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:01:18.7379972Z ] 2023-01-11T22:01:18.7380412Z 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 2023-01-11T22:01:18.7380844Z with 2023-01-11T22:01:18.7380998Z [ 2023-01-11T22:01:18.7381212Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:01:18.7381436Z ] 2023-01-11T22:01:18.7381924Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:18.7382375Z with 2023-01-11T22:01:18.7382516Z [ 2023-01-11T22:01:18.7382743Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:01:18.7382954Z ] 2023-01-11T22:01:18.7383414Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:18.7384233Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:18.7385034Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:18.7385440Z with 2023-01-11T22:01:18.7385649Z [ 2023-01-11T22:01:18.7385866Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:01:18.7386082Z ] 2023-01-11T22:01:18.9087263Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9087765Z with 2023-01-11T22:01:18.9087925Z [ 2023-01-11T22:01:18.9088225Z T=std::tuple 2023-01-11T22:01:18.9088439Z ] 2023-01-11T22:01:18.9088853Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:18.9089430Z with 2023-01-11T22:01:18.9089677Z [ 2023-01-11T22:01:18.9089883Z T=std::tuple 2023-01-11T22:01:18.9090065Z ] 2023-01-11T22:01:18.9090518Z 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 2023-01-11T22:01:18.9090940Z with 2023-01-11T22:01:18.9091082Z [ 2023-01-11T22:01:18.9091286Z T=std::tuple 2023-01-11T22:01:18.9091480Z ] 2023-01-11T22:01:18.9091959Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:18.9092395Z with 2023-01-11T22:01:18.9092549Z [ 2023-01-11T22:01:18.9092854Z T=std::tuple 2023-01-11T22:01:18.9093140Z ] 2023-01-11T22:01:18.9093861Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:18.9095026Z 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 2023-01-11T22:01:18.9096203Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9096886Z with 2023-01-11T22:01:18.9097121Z [ 2023-01-11T22:01:18.9097467Z T=std::tuple 2023-01-11T22:01:18.9097777Z ] 2023-01-11T22:01:18.9148024Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9148454Z with 2023-01-11T22:01:18.9148751Z [ 2023-01-11T22:01:18.9148960Z T=torch::jit::SourceRange 2023-01-11T22:01:18.9149147Z ] 2023-01-11T22:01:18.9149573Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:18.9150004Z with 2023-01-11T22:01:18.9150155Z [ 2023-01-11T22:01:18.9150382Z T=torch::jit::SourceRange 2023-01-11T22:01:18.9150611Z ] 2023-01-11T22:01:18.9151064Z 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 2023-01-11T22:01:18.9151485Z with 2023-01-11T22:01:18.9151644Z [ 2023-01-11T22:01:18.9151813Z T=torch::jit::SourceRange 2023-01-11T22:01:18.9151994Z ] 2023-01-11T22:01:18.9152477Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:18.9152918Z with 2023-01-11T22:01:18.9153060Z [ 2023-01-11T22:01:18.9153300Z T=torch::jit::SourceRange 2023-01-11T22:01:18.9153482Z ] 2023-01-11T22:01:18.9154112Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:18.9154892Z 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 2023-01-11T22:01:18.9156650Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9157048Z with 2023-01-11T22:01:18.9157207Z [ 2023-01-11T22:01:18.9157379Z T=torch::jit::SourceRange 2023-01-11T22:01:18.9157558Z ] 2023-01-11T22:01:18.9241991Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9242424Z with 2023-01-11T22:01:18.9242607Z [ 2023-01-11T22:01:18.9242816Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:01:18.9243002Z ] 2023-01-11T22:01:18.9243569Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:18.9243998Z with 2023-01-11T22:01:18.9244251Z [ 2023-01-11T22:01:18.9244437Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:01:18.9244629Z ] 2023-01-11T22:01:18.9245082Z 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 2023-01-11T22:01:18.9245489Z with 2023-01-11T22:01:18.9245630Z [ 2023-01-11T22:01:18.9245826Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:01:18.9246017Z ] 2023-01-11T22:01:18.9246484Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:18.9246928Z with 2023-01-11T22:01:18.9247083Z [ 2023-01-11T22:01:18.9247268Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:01:18.9247459Z ] 2023-01-11T22:01:18.9247946Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:18.9248664Z 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 2023-01-11T22:01:18.9249350Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9249808Z with 2023-01-11T22:01:18.9249962Z [ 2023-01-11T22:01:18.9250254Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:01:18.9250441Z ] 2023-01-11T22:01:18.9270522Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9271102Z with 2023-01-11T22:01:18.9271266Z [ 2023-01-11T22:01:18.9271492Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:01:18.9271733Z ] 2023-01-11T22:01:18.9272334Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:18.9272791Z with 2023-01-11T22:01:18.9272945Z [ 2023-01-11T22:01:18.9273142Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:01:18.9273321Z ] 2023-01-11T22:01:18.9273845Z 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 2023-01-11T22:01:18.9274297Z with 2023-01-11T22:01:18.9274471Z [ 2023-01-11T22:01:18.9274656Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:01:18.9274848Z ] 2023-01-11T22:01:18.9275330Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:18.9275767Z with 2023-01-11T22:01:18.9275922Z [ 2023-01-11T22:01:18.9276118Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:01:18.9276295Z ] 2023-01-11T22:01:18.9276743Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:18.9277455Z 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 2023-01-11T22:01:18.9278190Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9278597Z with 2023-01-11T22:01:18.9278740Z [ 2023-01-11T22:01:18.9278940Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:01:18.9279130Z ] 2023-01-11T22:01:18.9335379Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9335797Z with 2023-01-11T22:01:18.9335960Z [ 2023-01-11T22:01:18.9336192Z T=torch::jit::ScopePtr 2023-01-11T22:01:18.9336357Z ] 2023-01-11T22:01:18.9336776Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:18.9337204Z with 2023-01-11T22:01:18.9337348Z [ 2023-01-11T22:01:18.9337526Z T=torch::jit::ScopePtr 2023-01-11T22:01:18.9337705Z ] 2023-01-11T22:01:18.9338157Z 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 2023-01-11T22:01:18.9338560Z with 2023-01-11T22:01:18.9338710Z [ 2023-01-11T22:01:18.9338884Z T=torch::jit::ScopePtr 2023-01-11T22:01:18.9339043Z ] 2023-01-11T22:01:18.9339527Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:18.9340008Z with 2023-01-11T22:01:18.9340183Z [ 2023-01-11T22:01:18.9340345Z T=torch::jit::ScopePtr 2023-01-11T22:01:18.9340515Z ] 2023-01-11T22:01:18.9341141Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:18.9341919Z 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 2023-01-11T22:01:18.9342610Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:18.9343008Z with 2023-01-11T22:01:18.9343161Z [ 2023-01-11T22:01:18.9343325Z T=torch::jit::ScopePtr 2023-01-11T22:01:18.9343498Z ] 2023-01-11T22:01:20.4717557Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:20.4718037Z with 2023-01-11T22:01:20.4718250Z [ 2023-01-11T22:01:20.4718454Z T=at::ThreadLocalState 2023-01-11T22:01:20.4718634Z ] 2023-01-11T22:01:20.4719050Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:20.4719438Z with 2023-01-11T22:01:20.4719594Z [ 2023-01-11T22:01:20.4719763Z T=at::ThreadLocalState 2023-01-11T22:01:20.4719943Z ] 2023-01-11T22:01:20.4720398Z 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 2023-01-11T22:01:20.4720825Z with 2023-01-11T22:01:20.4720968Z [ 2023-01-11T22:01:20.4721149Z T=at::ThreadLocalState 2023-01-11T22:01:20.4721326Z ] 2023-01-11T22:01:20.4721801Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:20.4722238Z with 2023-01-11T22:01:20.4722391Z [ 2023-01-11T22:01:20.4722556Z T=at::ThreadLocalState 2023-01-11T22:01:20.4722732Z ] 2023-01-11T22:01:20.4723170Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:20.4723871Z 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 2023-01-11T22:01:20.4724563Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:20.4724962Z with 2023-01-11T22:01:20.4725115Z [ 2023-01-11T22:01:20.4725296Z T=at::ThreadLocalState 2023-01-11T22:01:20.4725462Z ] 2023-01-11T22:01:20.4882665Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:20.4883104Z with 2023-01-11T22:01:20.4883248Z [ 2023-01-11T22:01:20.4883458Z T=std::shared_ptr 2023-01-11T22:01:20.4883650Z ] 2023-01-11T22:01:20.4884073Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:20.4884724Z with 2023-01-11T22:01:20.4884881Z [ 2023-01-11T22:01:20.4885081Z T=std::shared_ptr 2023-01-11T22:01:20.4885271Z ] 2023-01-11T22:01:20.4885722Z 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 2023-01-11T22:01:20.4886148Z with 2023-01-11T22:01:20.4886300Z [ 2023-01-11T22:01:20.4886485Z T=std::shared_ptr 2023-01-11T22:01:20.4886674Z ] 2023-01-11T22:01:20.4887156Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:20.4887592Z with 2023-01-11T22:01:20.4887747Z [ 2023-01-11T22:01:20.4887943Z T=std::shared_ptr 2023-01-11T22:01:20.4888117Z ] 2023-01-11T22:01:20.4888627Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:20.4889374Z 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 2023-01-11T22:01:20.4890078Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:01:20.4891969Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:20.4892358Z with 2023-01-11T22:01:20.4892518Z [ 2023-01-11T22:01:20.4892722Z T=std::shared_ptr 2023-01-11T22:01:20.4892913Z ] 2023-01-11T22:01:20.4928299Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:20.4928736Z with 2023-01-11T22:01:20.4928940Z [ 2023-01-11T22:01:20.4929142Z T=torch::jit::GraphExecutor 2023-01-11T22:01:20.4929384Z ] 2023-01-11T22:01:20.4929847Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:20.4930291Z with 2023-01-11T22:01:20.4930455Z [ 2023-01-11T22:01:20.4930688Z T=torch::jit::GraphExecutor 2023-01-11T22:01:20.4930917Z ] 2023-01-11T22:01:20.4931381Z 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 2023-01-11T22:01:20.4931846Z with 2023-01-11T22:01:20.4932105Z [ 2023-01-11T22:01:20.4932301Z T=torch::jit::GraphExecutor 2023-01-11T22:01:20.4932530Z ] 2023-01-11T22:01:20.4933103Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:20.4933711Z with 2023-01-11T22:01:20.4933876Z [ 2023-01-11T22:01:20.4934174Z T=torch::jit::GraphExecutor 2023-01-11T22:01:20.4934405Z ] 2023-01-11T22:01:20.4934856Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:20.4935592Z 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 2023-01-11T22:01:20.4936326Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:01:20.4937083Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:20.4937530Z with 2023-01-11T22:01:20.4937693Z [ 2023-01-11T22:01:20.4937925Z T=torch::jit::GraphExecutor 2023-01-11T22:01:20.4938219Z ] 2023-01-11T22:01:20.5049988Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:20.5062549Z with 2023-01-11T22:01:20.5062727Z [ 2023-01-11T22:01:20.5062910Z T=torch::jit::Method 2023-01-11T22:01:20.5063064Z ] 2023-01-11T22:01:20.5063487Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:20.5063874Z with 2023-01-11T22:01:20.5064023Z [ 2023-01-11T22:01:20.5064206Z T=torch::jit::Method 2023-01-11T22:01:20.5064442Z ] 2023-01-11T22:01:20.5064884Z 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 2023-01-11T22:01:20.5065365Z with 2023-01-11T22:01:20.5065522Z [ 2023-01-11T22:01:20.5065697Z T=torch::jit::Method 2023-01-11T22:01:20.5065859Z ] 2023-01-11T22:01:20.5066348Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:20.5066790Z with 2023-01-11T22:01:20.5066937Z [ 2023-01-11T22:01:20.5067113Z T=torch::jit::Method 2023-01-11T22:01:20.5067285Z ] 2023-01-11T22:01:20.5067702Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:20.5068371Z 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 2023-01-11T22:01:20.5069136Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:20.5069539Z with 2023-01-11T22:01:20.5069695Z [ 2023-01-11T22:01:20.5069858Z T=torch::jit::Method 2023-01-11T22:01:20.5070033Z ] 2023-01-11T22:01:20.5876336Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:20.5876752Z with 2023-01-11T22:01:20.5876917Z [ 2023-01-11T22:01:20.5877169Z T=std::vector> 2023-01-11T22:01:20.5877387Z ] 2023-01-11T22:01:20.5877869Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:20.5878265Z with 2023-01-11T22:01:20.5878454Z [ 2023-01-11T22:01:20.5878693Z T=std::vector> 2023-01-11T22:01:20.5878905Z ] 2023-01-11T22:01:20.5879356Z 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 2023-01-11T22:01:20.5879797Z with 2023-01-11T22:01:20.5879940Z [ 2023-01-11T22:01:20.5880164Z T=std::vector> 2023-01-11T22:01:20.5880374Z ] 2023-01-11T22:01:20.5880847Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:20.5881299Z with 2023-01-11T22:01:20.5881453Z [ 2023-01-11T22:01:20.5881667Z T=std::vector> 2023-01-11T22:01:20.5881881Z ] 2023-01-11T22:01:20.5882349Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:20.5883094Z 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 2023-01-11T22:01:20.5883814Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:20.5884272Z with 2023-01-11T22:01:20.5884429Z [ 2023-01-11T22:01:20.5884653Z T=std::vector> 2023-01-11T22:01:20.5884901Z ] 2023-01-11T22:01:20.9195669Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:20.9196118Z with 2023-01-11T22:01:20.9196280Z [ 2023-01-11T22:01:20.9196610Z T=std::function 2023-01-11T22:01:20.9196895Z ] 2023-01-11T22:01:20.9197326Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:20.9197784Z with 2023-01-11T22:01:20.9197929Z [ 2023-01-11T22:01:20.9198279Z T=std::function 2023-01-11T22:01:20.9198526Z ] 2023-01-11T22:01:20.9198978Z 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 2023-01-11T22:01:20.9199567Z with 2023-01-11T22:01:20.9199738Z [ 2023-01-11T22:01:20.9200094Z T=std::function 2023-01-11T22:01:20.9200319Z ] 2023-01-11T22:01:20.9200808Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:20.9201253Z with 2023-01-11T22:01:20.9201412Z [ 2023-01-11T22:01:20.9201648Z T=std::function 2023-01-11T22:01:20.9201888Z ] 2023-01-11T22:01:20.9202402Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:20.9203216Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:01:20.9204031Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:20.9204478Z with 2023-01-11T22:01:20.9204636Z [ 2023-01-11T22:01:20.9204887Z T=std::function 2023-01-11T22:01:20.9205109Z ] 2023-01-11T22:01:21.5552148Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:21.5552615Z with 2023-01-11T22:01:21.5552770Z [ 2023-01-11T22:01:21.5553080Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:01:21.5553349Z ] 2023-01-11T22:01:21.5553776Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:21.5554159Z with 2023-01-11T22:01:21.5554317Z [ 2023-01-11T22:01:21.5554592Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:01:21.5554840Z ] 2023-01-11T22:01:21.5555294Z 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 2023-01-11T22:01:21.5555722Z with 2023-01-11T22:01:21.5555875Z [ 2023-01-11T22:01:21.5556139Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:01:21.5556399Z ] 2023-01-11T22:01:21.5556889Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:21.5557379Z with 2023-01-11T22:01:21.5557537Z [ 2023-01-11T22:01:21.5557810Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:01:21.5558124Z ] 2023-01-11T22:01:21.5558756Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:01:21.5559997Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:01:21.5560787Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:21.5561187Z with 2023-01-11T22:01:21.5561330Z [ 2023-01-11T22:01:21.5561605Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:01:21.5561866Z ] 2023-01-11T22:01:21.7015631Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:21.7016100Z with 2023-01-11T22:01:21.7016356Z [ 2023-01-11T22:01:21.7016622Z T=std::vector> 2023-01-11T22:01:21.7016843Z ] 2023-01-11T22:01:21.7017398Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:21.7017921Z with 2023-01-11T22:01:21.7018081Z [ 2023-01-11T22:01:21.7018298Z T=std::vector> 2023-01-11T22:01:21.7018611Z ] 2023-01-11T22:01:21.7019328Z 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 2023-01-11T22:01:21.7020004Z with 2023-01-11T22:01:21.7020265Z [ 2023-01-11T22:01:21.7020620Z T=std::vector> 2023-01-11T22:01:21.7021021Z ] 2023-01-11T22:01:21.7021883Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:21.7022497Z with 2023-01-11T22:01:21.7022701Z [ 2023-01-11T22:01:21.7023019Z T=std::vector> 2023-01-11T22:01:21.7023341Z ] 2023-01-11T22:01:21.7024066Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:21.7024741Z with 2023-01-11T22:01:21.7024990Z [ 2023-01-11T22:01:21.7025245Z T=double 2023-01-11T22:01:21.7025523Z ] 2023-01-11T22:01:21.7026334Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:01:21.7027165Z with 2023-01-11T22:01:21.7027427Z [ 2023-01-11T22:01:21.7027714Z T=double 2023-01-11T22:01:21.7027976Z ] 2023-01-11T22:01:21.7028816Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:21.7029580Z with 2023-01-11T22:01:21.7029827Z [ 2023-01-11T22:01:21.7030230Z T=std::vector> 2023-01-11T22:01:21.7030554Z ] 2023-01-11T22:01:22.4573385Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:22.4574156Z with 2023-01-11T22:01:22.4574435Z [ 2023-01-11T22:01:22.4574669Z T=std::tuple 2023-01-11T22:01:22.4574901Z ] 2023-01-11T22:01:22.4575318Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:22.4575709Z with 2023-01-11T22:01:22.4575867Z [ 2023-01-11T22:01:22.4576053Z T=std::tuple 2023-01-11T22:01:22.4576244Z ] 2023-01-11T22:01:22.4576697Z 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 2023-01-11T22:01:22.4577128Z with 2023-01-11T22:01:22.4577271Z [ 2023-01-11T22:01:22.4577470Z T=std::tuple 2023-01-11T22:01:22.4577659Z ] 2023-01-11T22:01:22.4578140Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:22.4578585Z with 2023-01-11T22:01:22.4578741Z [ 2023-01-11T22:01:22.4578925Z T=std::tuple 2023-01-11T22:01:22.4579135Z ] 2023-01-11T22:01:22.4579601Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:01:22.4580397Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:01:22.4581183Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:22.4581580Z with 2023-01-11T22:01:22.4581736Z [ 2023-01-11T22:01:22.4581935Z T=std::tuple 2023-01-11T22:01:22.4582114Z ] 2023-01-11T22:01:22.5948236Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:01:22.5948725Z with 2023-01-11T22:01:22.5948939Z [ 2023-01-11T22:01:22.5949176Z T=std::vector> 2023-01-11T22:01:22.5949411Z ] 2023-01-11T22:01:22.5949848Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:01:22.5950228Z with 2023-01-11T22:01:22.5950386Z [ 2023-01-11T22:01:22.5950607Z T=std::vector> 2023-01-11T22:01:22.5950807Z ] 2023-01-11T22:01:22.5951265Z 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 2023-01-11T22:01:22.5951690Z with 2023-01-11T22:01:22.5951845Z [ 2023-01-11T22:01:22.5952053Z T=std::vector> 2023-01-11T22:01:22.5952409Z ] 2023-01-11T22:01:22.5953329Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:01:22.5953792Z with 2023-01-11T22:01:22.5953936Z [ 2023-01-11T22:01:22.5954163Z T=std::vector> 2023-01-11T22:01:22.5954378Z ] 2023-01-11T22:01:22.5954830Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:01:22.5955593Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:01:22.5956339Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:01:22.5956746Z with 2023-01-11T22:01:22.5956895Z [ 2023-01-11T22:01:22.5957117Z T=std::vector> 2023-01-11T22:01:22.5957329Z ] 2023-01-11T22:01:53.7030262Z Microsoft (R) Incremental Linker Version 14.28.29337.0 2023-01-11T22:01:53.7030760Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:01:53.7032012Z 2023-01-11T22:01:53.7032401Z /out:simple-torch-test.exe 2023-01-11T22:01:53.7032673Z simple-torch-test.obj 2023-01-11T22:01:53.7032860Z c10.lib 2023-01-11T22:01:53.7033100Z torch_cpu.lib 2023-01-11T22:03:25.1461629Z Creating library simple-torch-test.lib and object simple-torch-test.exp 2023-01-11T22:03:40.2346740Z [W builder\test_example_code\simple-torch-test.cpp:4] Warning: Simple test passed! (function main) 2023-01-11T22:03:43.3230299Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T22:03:43.3230714Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:03:43.3230908Z 2023-01-11T22:03:43.3248081Z check-torch-mkl.cpp 2023-01-11T22:03:43.3523409Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-01-11T22:03:44.5379489Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:44.5379973Z with 2023-01-11T22:03:44.5380155Z [ 2023-01-11T22:03:44.5381990Z T=c10::SymInt 2023-01-11T22:03:44.5383357Z ] 2023-01-11T22:03:44.5384006Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:44.5384459Z with 2023-01-11T22:03:44.5384692Z [ 2023-01-11T22:03:44.5384877Z T=c10::SymInt 2023-01-11T22:03:44.5385137Z ] 2023-01-11T22:03:44.5385705Z 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 2023-01-11T22:03:44.5386227Z with 2023-01-11T22:03:44.5386410Z [ 2023-01-11T22:03:44.5386685Z T=c10::SymInt 2023-01-11T22:03:44.5386942Z ] 2023-01-11T22:03:44.5387441Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:44.5388119Z with 2023-01-11T22:03:44.5388408Z [ 2023-01-11T22:03:44.5388641Z T=c10::SymInt 2023-01-11T22:03:44.5388832Z ] 2023-01-11T22:03:44.5389402Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:44.5390161Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/TensorImpl.h(1630): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:44.5390891Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:44.5391317Z with 2023-01-11T22:03:44.5391524Z [ 2023-01-11T22:03:44.5391740Z T=c10::SymInt 2023-01-11T22:03:44.5391914Z ] 2023-01-11T22:03:44.5756267Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/core/TensorImpl.h(2750): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2023-01-11T22:03:44.6205980Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:44.6206571Z with 2023-01-11T22:03:44.6206757Z [ 2023-01-11T22:03:44.6206998Z T=at::TensorBase 2023-01-11T22:03:44.6207255Z ] 2023-01-11T22:03:44.6207738Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:44.6208153Z with 2023-01-11T22:03:44.6208404Z [ 2023-01-11T22:03:44.6208669Z T=at::TensorBase 2023-01-11T22:03:44.6208859Z ] 2023-01-11T22:03:44.6209545Z 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 2023-01-11T22:03:44.6210017Z with 2023-01-11T22:03:44.6210231Z [ 2023-01-11T22:03:44.6210414Z T=at::TensorBase 2023-01-11T22:03:44.6210633Z ] 2023-01-11T22:03:44.6211219Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:44.6211701Z with 2023-01-11T22:03:44.6211906Z [ 2023-01-11T22:03:44.6212131Z T=at::TensorBase 2023-01-11T22:03:44.6212315Z ] 2023-01-11T22:03:44.6212853Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:44.6213677Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBase.h(933): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:44.6214412Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:44.6214863Z with 2023-01-11T22:03:44.6215032Z [ 2023-01-11T22:03:44.6215248Z T=at::TensorBase 2023-01-11T22:03:44.6215465Z ] 2023-01-11T22:03:44.8732293Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:44.8732878Z with 2023-01-11T22:03:44.8733090Z [ 2023-01-11T22:03:44.8733315Z T=at::Tensor 2023-01-11T22:03:44.8733492Z ] 2023-01-11T22:03:44.8734069Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:44.8734561Z with 2023-01-11T22:03:44.8734732Z [ 2023-01-11T22:03:44.8734949Z T=at::Tensor 2023-01-11T22:03:44.8735161Z ] 2023-01-11T22:03:44.8735640Z 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 2023-01-11T22:03:44.8736125Z with 2023-01-11T22:03:44.8736327Z [ 2023-01-11T22:03:44.8736534Z T=at::Tensor 2023-01-11T22:03:44.8736712Z ] 2023-01-11T22:03:44.8737314Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:44.8737806Z with 2023-01-11T22:03:44.8737968Z [ 2023-01-11T22:03:44.8738233Z T=at::Tensor 2023-01-11T22:03:44.8738443Z ] 2023-01-11T22:03:44.8738869Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:44.8739666Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(512): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:44.8740394Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:44.8740847Z with 2023-01-11T22:03:44.8741050Z [ 2023-01-11T22:03:44.8741222Z T=at::Tensor 2023-01-11T22:03:44.8741433Z ] 2023-01-11T22:03:44.8768769Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:44.8769279Z with 2023-01-11T22:03:44.8769526Z [ 2023-01-11T22:03:44.8769755Z T=at::Generator 2023-01-11T22:03:44.8769949Z ] 2023-01-11T22:03:44.8770427Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:44.8770969Z with 2023-01-11T22:03:44.8771185Z [ 2023-01-11T22:03:44.8771365Z T=at::Generator 2023-01-11T22:03:44.8771588Z ] 2023-01-11T22:03:44.8772104Z 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 2023-01-11T22:03:44.8772543Z with 2023-01-11T22:03:44.8772752Z [ 2023-01-11T22:03:44.8772973Z T=at::Generator 2023-01-11T22:03:44.8773150Z ] 2023-01-11T22:03:44.8773676Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:44.8774324Z with 2023-01-11T22:03:44.8774528Z [ 2023-01-11T22:03:44.8774711Z T=at::Generator 2023-01-11T22:03:44.8775109Z ] 2023-01-11T22:03:44.8775671Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:44.8776390Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(589): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:44.8777072Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:44.8777521Z with 2023-01-11T22:03:44.8777724Z [ 2023-01-11T22:03:44.8777904Z T=at::Generator 2023-01-11T22:03:44.8778121Z ] 2023-01-11T22:03:44.8802318Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:44.8802764Z with 2023-01-11T22:03:44.8803474Z [ 2023-01-11T22:03:44.8803931Z T=c10::Scalar 2023-01-11T22:03:44.8804307Z ] 2023-01-11T22:03:44.8805151Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:44.8807744Z with 2023-01-11T22:03:44.8808086Z [ 2023-01-11T22:03:44.8808436Z T=c10::Scalar 2023-01-11T22:03:44.8808737Z ] 2023-01-11T22:03:44.8809609Z 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 2023-01-11T22:03:44.8810509Z with 2023-01-11T22:03:44.8810852Z [ 2023-01-11T22:03:44.8811153Z T=c10::Scalar 2023-01-11T22:03:44.8811517Z ] 2023-01-11T22:03:44.8814321Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:44.8815258Z with 2023-01-11T22:03:44.8815561Z [ 2023-01-11T22:03:44.8815924Z T=c10::Scalar 2023-01-11T22:03:44.8816281Z ] 2023-01-11T22:03:44.8817121Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:44.8820200Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/TensorBody.h(620): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:44.8821588Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:44.8822435Z with 2023-01-11T22:03:44.8822735Z [ 2023-01-11T22:03:44.8823099Z T=c10::Scalar 2023-01-11T22:03:44.8823457Z ] 2023-01-11T22:03:45.0344659Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.0345293Z with 2023-01-11T22:03:45.0345513Z [ 2023-01-11T22:03:45.0345759Z T=std::string 2023-01-11T22:03:45.0345938Z ] 2023-01-11T22:03:45.0346678Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.0347191Z with 2023-01-11T22:03:45.0347359Z [ 2023-01-11T22:03:45.0347572Z T=std::string 2023-01-11T22:03:45.0347831Z ] 2023-01-11T22:03:45.0348293Z 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 2023-01-11T22:03:45.0348768Z with 2023-01-11T22:03:45.0348975Z [ 2023-01-11T22:03:45.0349185Z T=std::string 2023-01-11T22:03:45.0349361Z ] 2023-01-11T22:03:45.0349897Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.0350438Z with 2023-01-11T22:03:45.0350602Z [ 2023-01-11T22:03:45.0350808Z T=std::string 2023-01-11T22:03:45.0351028Z ] 2023-01-11T22:03:45.0351462Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:45.0352168Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(450): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:45.0352882Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.0353385Z with 2023-01-11T22:03:45.0353586Z [ 2023-01-11T22:03:45.0353765Z T=std::string 2023-01-11T22:03:45.0354035Z ] 2023-01-11T22:03:45.0543155Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.0543594Z with 2023-01-11T22:03:45.0543805Z [ 2023-01-11T22:03:45.0544121Z T=c10::QualifiedName 2023-01-11T22:03:45.0544313Z ] 2023-01-11T22:03:45.0544833Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.0545287Z with 2023-01-11T22:03:45.0545492Z [ 2023-01-11T22:03:45.0545680Z T=c10::QualifiedName 2023-01-11T22:03:45.0545901Z ] 2023-01-11T22:03:45.0546474Z 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 2023-01-11T22:03:45.0546937Z with 2023-01-11T22:03:45.0547154Z [ 2023-01-11T22:03:45.0547384Z T=c10::QualifiedName 2023-01-11T22:03:45.0547564Z ] 2023-01-11T22:03:45.0548102Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.0548596Z with 2023-01-11T22:03:45.0548806Z [ 2023-01-11T22:03:45.0549027Z T=c10::QualifiedName 2023-01-11T22:03:45.0549253Z ] 2023-01-11T22:03:45.0549726Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:45.0551084Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type_base.h(698): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:45.0551843Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.0552304Z with 2023-01-11T22:03:45.0552589Z [ 2023-01-11T22:03:45.0552778Z T=c10::QualifiedName 2023-01-11T22:03:45.0553006Z ] 2023-01-11T22:03:45.1016823Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1017343Z with 2023-01-11T22:03:45.1017575Z [ 2023-01-11T22:03:45.1017912Z T=std::shared_ptr 2023-01-11T22:03:45.1018177Z ] 2023-01-11T22:03:45.1018723Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.1019171Z with 2023-01-11T22:03:45.1019460Z [ 2023-01-11T22:03:45.1019734Z T=std::shared_ptr 2023-01-11T22:03:45.1019948Z ] 2023-01-11T22:03:45.1020454Z 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 2023-01-11T22:03:45.1020920Z with 2023-01-11T22:03:45.1021085Z [ 2023-01-11T22:03:45.1021354Z T=std::shared_ptr 2023-01-11T22:03:45.1021617Z ] 2023-01-11T22:03:45.1022164Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.1022654Z with 2023-01-11T22:03:45.1022853Z [ 2023-01-11T22:03:45.1023114Z T=std::shared_ptr 2023-01-11T22:03:45.1023327Z ] 2023-01-11T22:03:45.1023838Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:45.1024614Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1414): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:03:45.1025437Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1025945Z with 2023-01-11T22:03:45.1026114Z [ 2023-01-11T22:03:45.1026382Z T=std::shared_ptr 2023-01-11T22:03:45.1026636Z ] 2023-01-11T22:03:45.1044464Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1044941Z with 2023-01-11T22:03:45.1045160Z [ 2023-01-11T22:03:45.1045391Z T=std::weak_ptr 2023-01-11T22:03:45.1045653Z ] 2023-01-11T22:03:45.1046382Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.1046832Z with 2023-01-11T22:03:45.1047003Z [ 2023-01-11T22:03:45.1047271Z T=std::weak_ptr 2023-01-11T22:03:45.1047517Z ] 2023-01-11T22:03:45.1047987Z 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 2023-01-11T22:03:45.1048467Z with 2023-01-11T22:03:45.1048673Z [ 2023-01-11T22:03:45.1048943Z T=std::weak_ptr 2023-01-11T22:03:45.1049159Z ] 2023-01-11T22:03:45.1049690Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.1050249Z with 2023-01-11T22:03:45.1050411Z [ 2023-01-11T22:03:45.1050741Z T=std::weak_ptr 2023-01-11T22:03:45.1051015Z ] 2023-01-11T22:03:45.1051521Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:45.1052267Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(1415): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:03:45.1053014Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1053466Z with 2023-01-11T22:03:45.1053670Z [ 2023-01-11T22:03:45.1053891Z T=std::weak_ptr 2023-01-11T22:03:45.1054140Z ] 2023-01-11T22:03:45.1808810Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1809291Z with 2023-01-11T22:03:45.1809497Z [ 2023-01-11T22:03:45.1809813Z T=std::vector> 2023-01-11T22:03:45.1810095Z ] 2023-01-11T22:03:45.1810575Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.1811034Z with 2023-01-11T22:03:45.1811284Z [ 2023-01-11T22:03:45.1811547Z T=std::vector> 2023-01-11T22:03:45.1811827Z ] 2023-01-11T22:03:45.1812372Z 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 2023-01-11T22:03:45.1812838Z with 2023-01-11T22:03:45.1813003Z [ 2023-01-11T22:03:45.1813291Z T=std::vector> 2023-01-11T22:03:45.1813565Z ] 2023-01-11T22:03:45.1814063Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.1814763Z with 2023-01-11T22:03:45.1814975Z [ 2023-01-11T22:03:45.1815269Z T=std::vector> 2023-01-11T22:03:45.1815583Z ] 2023-01-11T22:03:45.1816107Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:45.1816918Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(483): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:03:45.1817751Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1818286Z with 2023-01-11T22:03:45.1818464Z [ 2023-01-11T22:03:45.1818756Z T=std::vector> 2023-01-11T22:03:45.1819034Z ] 2023-01-11T22:03:45.1929578Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1930123Z with 2023-01-11T22:03:45.1930386Z [ 2023-01-11T22:03:45.1930611Z T=std::vector> 2023-01-11T22:03:45.1930863Z ] 2023-01-11T22:03:45.1931342Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.1931818Z with 2023-01-11T22:03:45.1931988Z [ 2023-01-11T22:03:45.1932248Z T=std::vector> 2023-01-11T22:03:45.1932499Z ] 2023-01-11T22:03:45.1932971Z 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 2023-01-11T22:03:45.1933438Z with 2023-01-11T22:03:45.1933641Z [ 2023-01-11T22:03:45.1933899Z T=std::vector> 2023-01-11T22:03:45.1934108Z ] 2023-01-11T22:03:45.1934637Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.1935129Z with 2023-01-11T22:03:45.1935291Z [ 2023-01-11T22:03:45.1935541Z T=std::vector> 2023-01-11T22:03:45.1935908Z ] 2023-01-11T22:03:45.1936374Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:45.1937186Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(442): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:03:45.1937935Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.1938381Z with 2023-01-11T22:03:45.1938586Z [ 2023-01-11T22:03:45.1938801Z T=std::vector> 2023-01-11T22:03:45.1939039Z ] 2023-01-11T22:03:45.2031871Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.2032426Z with 2023-01-11T22:03:45.2032716Z [ 2023-01-11T22:03:45.2033064Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2033390Z ] 2023-01-11T22:03:45.2033870Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.2034301Z with 2023-01-11T22:03:45.2034506Z [ 2023-01-11T22:03:45.2034769Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2035051Z ] 2023-01-11T22:03:45.2035554Z 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 2023-01-11T22:03:45.2036030Z with 2023-01-11T22:03:45.2036194Z [ 2023-01-11T22:03:45.2036496Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2036788Z ] 2023-01-11T22:03:45.2037319Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.2037865Z with 2023-01-11T22:03:45.2038070Z [ 2023-01-11T22:03:45.2038375Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2038641Z ] 2023-01-11T22:03:45.2039174Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:03:45.2040005Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:03:45.2040755Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(844): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:03:45.2041473Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.2041884Z with 2023-01-11T22:03:45.2042086Z [ 2023-01-11T22:03:45.2042387Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2042635Z ] 2023-01-11T22:03:45.2080776Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.2081261Z with 2023-01-11T22:03:45.2081477Z [ 2023-01-11T22:03:45.2081753Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2082033Z ] 2023-01-11T22:03:45.2082521Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.2082969Z with 2023-01-11T22:03:45.2083135Z [ 2023-01-11T22:03:45.2083590Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2083882Z ] 2023-01-11T22:03:45.2084435Z 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 2023-01-11T22:03:45.2084933Z with 2023-01-11T22:03:45.2085146Z [ 2023-01-11T22:03:45.2085448Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2085693Z ] 2023-01-11T22:03:45.2086221Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.2086712Z with 2023-01-11T22:03:45.2086873Z [ 2023-01-11T22:03:45.2087169Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2087447Z ] 2023-01-11T22:03:45.2087982Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-01-11T22:03:45.2088758Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(568): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-01-11T22:03:45.2089506Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(614): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-01-11T22:03:45.2090219Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.2090670Z with 2023-01-11T22:03:45.2090834Z [ 2023-01-11T22:03:45.2091123Z T=std::vector,std::allocator>> 2023-01-11T22:03:45.2091405Z ] 2023-01-11T22:03:45.2191420Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.2191921Z with 2023-01-11T22:03:45.2192150Z [ 2023-01-11T22:03:45.2192420Z T=std::vector> 2023-01-11T22:03:45.2192709Z ] 2023-01-11T22:03:45.2193224Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.2193689Z with 2023-01-11T22:03:45.2193915Z [ 2023-01-11T22:03:45.2194137Z T=std::vector> 2023-01-11T22:03:45.2194383Z ] 2023-01-11T22:03:45.2194896Z 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 2023-01-11T22:03:45.2195362Z with 2023-01-11T22:03:45.2195531Z [ 2023-01-11T22:03:45.2195788Z T=std::vector> 2023-01-11T22:03:45.2196037Z ] 2023-01-11T22:03:45.2196529Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.2197161Z with 2023-01-11T22:03:45.2197365Z [ 2023-01-11T22:03:45.2197770Z T=std::vector> 2023-01-11T22:03:45.2198026Z ] 2023-01-11T22:03:45.2198536Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:45.2199303Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/jit_type.h(727): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:03:45.2200052Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.2200468Z with 2023-01-11T22:03:45.2200665Z [ 2023-01-11T22:03:45.2200920Z T=std::vector> 2023-01-11T22:03:45.2201130Z ] 2023-01-11T22:03:45.3279718Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3280183Z with 2023-01-11T22:03:45.3280361Z [ 2023-01-11T22:03:45.3280704Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:03:45.3281008Z ] 2023-01-11T22:03:45.3281453Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.3281889Z with 2023-01-11T22:03:45.3282098Z [ 2023-01-11T22:03:45.3282349Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:03:45.3282637Z ] 2023-01-11T22:03:45.3283139Z 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 2023-01-11T22:03:45.3283618Z with 2023-01-11T22:03:45.3283784Z [ 2023-01-11T22:03:45.3284069Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:03:45.3284417Z ] 2023-01-11T22:03:45.3284964Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.3285465Z with 2023-01-11T22:03:45.3285662Z [ 2023-01-11T22:03:45.3285995Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:03:45.3286235Z ] 2023-01-11T22:03:45.3286762Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:45.3287588Z 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 2023-01-11T22:03:45.3288412Z 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 2023-01-11T22:03:45.3289186Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3289834Z with 2023-01-11T22:03:45.3290042Z [ 2023-01-11T22:03:45.3290386Z T=c10::impl::InlineDeviceGuard 2023-01-11T22:03:45.3290626Z ] 2023-01-11T22:03:45.3405743Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3406298Z with 2023-01-11T22:03:45.3406506Z [ 2023-01-11T22:03:45.3406765Z T=c10::impl::InlineStreamGuard 2023-01-11T22:03:45.3407045Z ] 2023-01-11T22:03:45.3407559Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.3407974Z with 2023-01-11T22:03:45.3408180Z [ 2023-01-11T22:03:45.3408476Z T=c10::impl::InlineStreamGuard 2023-01-11T22:03:45.3408715Z ] 2023-01-11T22:03:45.3409245Z 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 2023-01-11T22:03:45.3409712Z with 2023-01-11T22:03:45.3409912Z [ 2023-01-11T22:03:45.3410163Z T=c10::impl::InlineStreamGuard 2023-01-11T22:03:45.3410430Z ] 2023-01-11T22:03:45.3410957Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.3411450Z with 2023-01-11T22:03:45.3411615Z [ 2023-01-11T22:03:45.3411900Z T=c10::impl::InlineStreamGuard 2023-01-11T22:03:45.3412165Z ] 2023-01-11T22:03:45.3412697Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:45.3413533Z 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 2023-01-11T22:03:45.3414363Z 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 2023-01-11T22:03:45.3415136Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3415582Z with 2023-01-11T22:03:45.3415748Z [ 2023-01-11T22:03:45.3416033Z T=c10::impl::InlineStreamGuard 2023-01-11T22:03:45.3416379Z ] 2023-01-11T22:03:45.3444250Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3444731Z with 2023-01-11T22:03:45.3444936Z [ 2023-01-11T22:03:45.3445177Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:03:45.3445410Z ] 2023-01-11T22:03:45.3445890Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.3446620Z with 2023-01-11T22:03:45.3446790Z [ 2023-01-11T22:03:45.3447064Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:03:45.3447309Z ] 2023-01-11T22:03:45.3447812Z 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 2023-01-11T22:03:45.3448270Z with 2023-01-11T22:03:45.3448475Z [ 2023-01-11T22:03:45.3448714Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:03:45.3448915Z ] 2023-01-11T22:03:45.3449443Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.3449902Z with 2023-01-11T22:03:45.3450065Z [ 2023-01-11T22:03:45.3450245Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:03:45.3450439Z ] 2023-01-11T22:03:45.3450892Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:45.3451638Z 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 2023-01-11T22:03:45.3452023Z with 2023-01-11T22:03:45.3452188Z [ 2023-01-11T22:03:45.3452383Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:03:45.3452626Z ] 2023-01-11T22:03:45.3453156Z 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 2023-01-11T22:03:45.3453892Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3454299Z with 2023-01-11T22:03:45.3454446Z [ 2023-01-11T22:03:45.3454643Z T=c10::impl::VirtualGuardImpl 2023-01-11T22:03:45.3454840Z ] 2023-01-11T22:03:45.3940439Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3940897Z with 2023-01-11T22:03:45.3941065Z [ 2023-01-11T22:03:45.3941375Z T=std::vector> 2023-01-11T22:03:45.3941639Z ] 2023-01-11T22:03:45.3942099Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.3942512Z with 2023-01-11T22:03:45.3942660Z [ 2023-01-11T22:03:45.3942949Z T=std::vector> 2023-01-11T22:03:45.3943213Z ] 2023-01-11T22:03:45.3943673Z 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 2023-01-11T22:03:45.3944081Z with 2023-01-11T22:03:45.3944243Z [ 2023-01-11T22:03:45.3944532Z T=std::vector> 2023-01-11T22:03:45.3944930Z ] 2023-01-11T22:03:45.3945479Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.3945935Z with 2023-01-11T22:03:45.3946099Z [ 2023-01-11T22:03:45.3946406Z T=std::vector> 2023-01-11T22:03:45.3946675Z ] 2023-01-11T22:03:45.3947189Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:45.3948017Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue_inl.h(868): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:03:45.3948776Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.3949174Z with 2023-01-11T22:03:45.3949337Z [ 2023-01-11T22:03:45.3949619Z T=std::vector> 2023-01-11T22:03:45.3949866Z ] 2023-01-11T22:03:45.5014995Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.5015471Z with 2023-01-11T22:03:45.5032847Z [ 2023-01-11T22:03:45.5033170Z T=torch::autograd::ViewInfo 2023-01-11T22:03:45.5033375Z ] 2023-01-11T22:03:45.5033821Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.5034235Z with 2023-01-11T22:03:45.5034406Z [ 2023-01-11T22:03:45.5034602Z T=torch::autograd::ViewInfo 2023-01-11T22:03:45.5034840Z ] 2023-01-11T22:03:45.5035311Z 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 2023-01-11T22:03:45.5035810Z with 2023-01-11T22:03:45.5035960Z [ 2023-01-11T22:03:45.5036158Z T=torch::autograd::ViewInfo 2023-01-11T22:03:45.5036369Z ] 2023-01-11T22:03:45.5036850Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.5037310Z with 2023-01-11T22:03:45.5037478Z [ 2023-01-11T22:03:45.5037778Z T=torch::autograd::ViewInfo 2023-01-11T22:03:45.5037953Z ] 2023-01-11T22:03:45.5038403Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:45.5039119Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/variable.h(569): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:45.5039990Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.5040465Z with 2023-01-11T22:03:45.5040636Z [ 2023-01-11T22:03:45.5040893Z T=torch::autograd::ViewInfo 2023-01-11T22:03:45.5041070Z ] 2023-01-11T22:03:45.5361148Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.5361603Z with 2023-01-11T22:03:45.5361778Z [ 2023-01-11T22:03:45.5361943Z T=c10::IValue 2023-01-11T22:03:45.5362173Z ] 2023-01-11T22:03:45.5362618Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.5363051Z with 2023-01-11T22:03:45.5363222Z [ 2023-01-11T22:03:45.5363405Z T=c10::IValue 2023-01-11T22:03:45.5363568Z ] 2023-01-11T22:03:45.5364097Z 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 2023-01-11T22:03:45.5364536Z with 2023-01-11T22:03:45.5364759Z [ 2023-01-11T22:03:45.5364916Z T=c10::IValue 2023-01-11T22:03:45.5365099Z ] 2023-01-11T22:03:45.5365594Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.5366051Z with 2023-01-11T22:03:45.5366201Z [ 2023-01-11T22:03:45.5366377Z T=c10::IValue 2023-01-11T22:03:45.5366554Z ] 2023-01-11T22:03:45.5366973Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:45.5367676Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:45.5368370Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.5368787Z with 2023-01-11T22:03:45.5368934Z [ 2023-01-11T22:03:45.5369112Z T=c10::IValue 2023-01-11T22:03:45.5369288Z ] 2023-01-11T22:03:45.5404342Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.5404759Z with 2023-01-11T22:03:45.5404939Z [ 2023-01-11T22:03:45.5405123Z T=c10::AliasInfo 2023-01-11T22:03:45.5405289Z ] 2023-01-11T22:03:45.5405730Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.5406205Z with 2023-01-11T22:03:45.5406361Z [ 2023-01-11T22:03:45.5406544Z T=c10::AliasInfo 2023-01-11T22:03:45.5406730Z ] 2023-01-11T22:03:45.5407243Z 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 2023-01-11T22:03:45.5407846Z with 2023-01-11T22:03:45.5408014Z [ 2023-01-11T22:03:45.5408194Z T=c10::AliasInfo 2023-01-11T22:03:45.5408427Z ] 2023-01-11T22:03:45.5408923Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.5409376Z with 2023-01-11T22:03:45.5409522Z [ 2023-01-11T22:03:45.5409705Z T=c10::AliasInfo 2023-01-11T22:03:45.5409885Z ] 2023-01-11T22:03:45.5410387Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:45.5411071Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:45.5411771Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.5412240Z with 2023-01-11T22:03:45.5412408Z [ 2023-01-11T22:03:45.5412569Z T=c10::AliasInfo 2023-01-11T22:03:45.5412753Z ] 2023-01-11T22:03:45.6402793Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.6403230Z with 2023-01-11T22:03:45.6403447Z [ 2023-01-11T22:03:45.6403694Z T=std::vector> 2023-01-11T22:03:45.6403946Z ] 2023-01-11T22:03:45.6404386Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.6404801Z with 2023-01-11T22:03:45.6404971Z [ 2023-01-11T22:03:45.6405186Z T=std::vector> 2023-01-11T22:03:45.6405431Z ] 2023-01-11T22:03:45.6405920Z 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 2023-01-11T22:03:45.6406366Z with 2023-01-11T22:03:45.6406517Z [ 2023-01-11T22:03:45.6406753Z T=std::vector> 2023-01-11T22:03:45.6406975Z ] 2023-01-11T22:03:45.6407451Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.6407915Z with 2023-01-11T22:03:45.6408083Z [ 2023-01-11T22:03:45.6408296Z T=std::vector> 2023-01-11T22:03:45.6408526Z ] 2023-01-11T22:03:45.6408985Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:45.6409403Z with 2023-01-11T22:03:45.6409552Z [ 2023-01-11T22:03:45.6409741Z T=c10::SymInt 2023-01-11T22:03:45.6409923Z ] 2023-01-11T22:03:45.6410354Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/ivalue.h(84): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:03:45.6410940Z with 2023-01-11T22:03:45.6411106Z [ 2023-01-11T22:03:45.6411735Z T=c10::SymInt 2023-01-11T22:03:45.6411928Z ] 2023-01-11T22:03:45.6412404Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(376): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-01-11T22:03:45.6413216Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(386): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-01-11T22:03:45.6413996Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.6414397Z with 2023-01-11T22:03:45.6414567Z [ 2023-01-11T22:03:45.6414805Z T=std::vector> 2023-01-11T22:03:45.6415010Z ] 2023-01-11T22:03:45.6574041Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:45.6574477Z with 2023-01-11T22:03:45.6574662Z [ 2023-01-11T22:03:45.6574893Z T=c10::either 2023-01-11T22:03:45.6575127Z ] 2023-01-11T22:03:45.6575584Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:45.6576035Z with 2023-01-11T22:03:45.6576212Z [ 2023-01-11T22:03:45.6576507Z T=c10::either 2023-01-11T22:03:45.6576753Z ] 2023-01-11T22:03:45.6577215Z 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 2023-01-11T22:03:45.6577656Z with 2023-01-11T22:03:45.6577828Z [ 2023-01-11T22:03:45.6578048Z T=c10::either 2023-01-11T22:03:45.6578277Z ] 2023-01-11T22:03:45.6578775Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:45.6579224Z with 2023-01-11T22:03:45.6579374Z [ 2023-01-11T22:03:45.6579612Z T=c10::either 2023-01-11T22:03:45.6579840Z ] 2023-01-11T22:03:45.6580363Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:45.6581159Z 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 2023-01-11T22:03:45.6581969Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:45.6582422Z with 2023-01-11T22:03:45.6582598Z [ 2023-01-11T22:03:45.6582820Z T=c10::either 2023-01-11T22:03:45.6583210Z ] 2023-01-11T22:03:47.5024275Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:47.5024774Z with 2023-01-11T22:03:47.5025002Z [ 2023-01-11T22:03:47.5025201Z T=at::StepCallbacks 2023-01-11T22:03:47.5025376Z ] 2023-01-11T22:03:47.5025859Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:47.5026260Z with 2023-01-11T22:03:47.5026413Z [ 2023-01-11T22:03:47.5026601Z T=at::StepCallbacks 2023-01-11T22:03:47.5026784Z ] 2023-01-11T22:03:47.5027251Z 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 2023-01-11T22:03:47.5027746Z with 2023-01-11T22:03:47.5027914Z [ 2023-01-11T22:03:47.5028101Z T=at::StepCallbacks 2023-01-11T22:03:47.5028294Z ] 2023-01-11T22:03:47.5028770Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:47.5029221Z with 2023-01-11T22:03:47.5029388Z [ 2023-01-11T22:03:47.5029556Z T=at::StepCallbacks 2023-01-11T22:03:47.5029739Z ] 2023-01-11T22:03:47.5030181Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:47.5030922Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/function.h(177): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:47.5031605Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:47.5032013Z with 2023-01-11T22:03:47.5032179Z [ 2023-01-11T22:03:47.5032364Z T=at::StepCallbacks 2023-01-11T22:03:47.5032530Z ] 2023-01-11T22:03:47.5716777Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:47.5717218Z with 2023-01-11T22:03:47.5717383Z [ 2023-01-11T22:03:47.5717589Z T=c10::DimVector 2023-01-11T22:03:47.5717861Z ] 2023-01-11T22:03:47.5718303Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:47.5718689Z with 2023-01-11T22:03:47.5718860Z [ 2023-01-11T22:03:47.5719040Z T=c10::DimVector 2023-01-11T22:03:47.5719200Z ] 2023-01-11T22:03:47.5719666Z 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 2023-01-11T22:03:47.5720111Z with 2023-01-11T22:03:47.5720273Z [ 2023-01-11T22:03:47.5720431Z T=c10::DimVector 2023-01-11T22:03:47.5720604Z ] 2023-01-11T22:03:47.5721249Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:47.5721785Z with 2023-01-11T22:03:47.5721953Z [ 2023-01-11T22:03:47.5722134Z T=c10::DimVector 2023-01-11T22:03:47.5722296Z ] 2023-01-11T22:03:47.5722733Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:47.5723397Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/TensorIterator.h(918): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:47.5724139Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:47.5724544Z with 2023-01-11T22:03:47.5724742Z [ 2023-01-11T22:03:47.5724922Z T=c10::DimVector 2023-01-11T22:03:47.5725098Z ] 2023-01-11T22:03:48.4850998Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.4851448Z with 2023-01-11T22:03:48.4851639Z [ 2023-01-11T22:03:48.4851850Z T=c10::impl::AnnotatedSchema 2023-01-11T22:03:48.4852068Z ] 2023-01-11T22:03:48.4852490Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.4852880Z with 2023-01-11T22:03:48.4853047Z [ 2023-01-11T22:03:48.4853243Z T=c10::impl::AnnotatedSchema 2023-01-11T22:03:48.4853436Z ] 2023-01-11T22:03:48.4853897Z 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 2023-01-11T22:03:48.4854402Z with 2023-01-11T22:03:48.4854560Z [ 2023-01-11T22:03:48.4854739Z T=c10::impl::AnnotatedSchema 2023-01-11T22:03:48.4854933Z ] 2023-01-11T22:03:48.4855429Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.4855863Z with 2023-01-11T22:03:48.4856039Z [ 2023-01-11T22:03:48.4856237Z T=c10::impl::AnnotatedSchema 2023-01-11T22:03:48.4856435Z ] 2023-01-11T22:03:48.4856917Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.4857651Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(223): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:48.4858442Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.4858863Z with 2023-01-11T22:03:48.4859065Z [ 2023-01-11T22:03:48.4859267Z T=c10::impl::AnnotatedSchema 2023-01-11T22:03:48.4859463Z ] 2023-01-11T22:03:48.4915995Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.4916659Z with 2023-01-11T22:03:48.4916824Z [ 2023-01-11T22:03:48.4917080Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:03:48.4917290Z ] 2023-01-11T22:03:48.4917714Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.4918190Z with 2023-01-11T22:03:48.4918338Z [ 2023-01-11T22:03:48.4918582Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:03:48.4918805Z ] 2023-01-11T22:03:48.4919260Z 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 2023-01-11T22:03:48.4919672Z with 2023-01-11T22:03:48.4919837Z [ 2023-01-11T22:03:48.4920079Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:03:48.4920294Z ] 2023-01-11T22:03:48.4920789Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.4921238Z with 2023-01-11T22:03:48.4921400Z [ 2023-01-11T22:03:48.4921620Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:03:48.4921850Z ] 2023-01-11T22:03:48.4922338Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.4923107Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\ATen/core/dispatch/OperatorEntry.h(286): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:48.4923862Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.4924274Z with 2023-01-11T22:03:48.4924443Z [ 2023-01-11T22:03:48.4924663Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T22:03:48.4924893Z ] 2023-01-11T22:03:48.6308830Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6309270Z with 2023-01-11T22:03:48.6309443Z [ 2023-01-11T22:03:48.6309691Z T=std::tuple 2023-01-11T22:03:48.6309906Z ] 2023-01-11T22:03:48.6310339Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.6310748Z with 2023-01-11T22:03:48.6310920Z [ 2023-01-11T22:03:48.6311141Z T=std::tuple 2023-01-11T22:03:48.6311333Z ] 2023-01-11T22:03:48.6311800Z 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 2023-01-11T22:03:48.6312238Z with 2023-01-11T22:03:48.6312386Z [ 2023-01-11T22:03:48.6312601Z T=std::tuple 2023-01-11T22:03:48.6313000Z ] 2023-01-11T22:03:48.6313647Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.6314140Z with 2023-01-11T22:03:48.6314308Z [ 2023-01-11T22:03:48.6314528Z T=std::tuple 2023-01-11T22:03:48.6314721Z ] 2023-01-11T22:03:48.6315185Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:48.6315921Z 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 2023-01-11T22:03:48.6316639Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6317052Z with 2023-01-11T22:03:48.6317200Z [ 2023-01-11T22:03:48.6317415Z T=std::tuple 2023-01-11T22:03:48.6317623Z ] 2023-01-11T22:03:48.6367665Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6368212Z with 2023-01-11T22:03:48.6368397Z [ 2023-01-11T22:03:48.6368576Z T=torch::jit::SourceRange 2023-01-11T22:03:48.6368778Z ] 2023-01-11T22:03:48.6369205Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.6369612Z with 2023-01-11T22:03:48.6369765Z [ 2023-01-11T22:03:48.6369950Z T=torch::jit::SourceRange 2023-01-11T22:03:48.6370136Z ] 2023-01-11T22:03:48.6370580Z 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 2023-01-11T22:03:48.6371004Z with 2023-01-11T22:03:48.6371161Z [ 2023-01-11T22:03:48.6371343Z T=torch::jit::SourceRange 2023-01-11T22:03:48.6371511Z ] 2023-01-11T22:03:48.6371991Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.6372443Z with 2023-01-11T22:03:48.6372586Z [ 2023-01-11T22:03:48.6372770Z T=torch::jit::SourceRange 2023-01-11T22:03:48.6372950Z ] 2023-01-11T22:03:48.6373374Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.6374194Z 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 2023-01-11T22:03:48.6374957Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6375361Z with 2023-01-11T22:03:48.6376165Z [ 2023-01-11T22:03:48.6376343Z T=torch::jit::SourceRange 2023-01-11T22:03:48.6376528Z ] 2023-01-11T22:03:48.6460219Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6460689Z with 2023-01-11T22:03:48.6460861Z [ 2023-01-11T22:03:48.6461066Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:03:48.6461251Z ] 2023-01-11T22:03:48.6461675Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.6462061Z with 2023-01-11T22:03:48.6462213Z [ 2023-01-11T22:03:48.6462404Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:03:48.6462601Z ] 2023-01-11T22:03:48.6463060Z 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 2023-01-11T22:03:48.6463471Z with 2023-01-11T22:03:48.6463609Z [ 2023-01-11T22:03:48.6463806Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:03:48.6463996Z ] 2023-01-11T22:03:48.6464459Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.6464897Z with 2023-01-11T22:03:48.6465051Z [ 2023-01-11T22:03:48.6465248Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:03:48.6465426Z ] 2023-01-11T22:03:48.6465870Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.6466650Z 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 2023-01-11T22:03:48.6467413Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6467802Z with 2023-01-11T22:03:48.6467956Z [ 2023-01-11T22:03:48.6468155Z T=torch::jit::InlinedCallStackPtr 2023-01-11T22:03:48.6468336Z ] 2023-01-11T22:03:48.6488041Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6488427Z with 2023-01-11T22:03:48.6488581Z [ 2023-01-11T22:03:48.6488767Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:03:48.6488960Z ] 2023-01-11T22:03:48.6489374Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.6489758Z with 2023-01-11T22:03:48.6489945Z [ 2023-01-11T22:03:48.6490139Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:03:48.6490337Z ] 2023-01-11T22:03:48.6490772Z 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 2023-01-11T22:03:48.6491181Z with 2023-01-11T22:03:48.6491335Z [ 2023-01-11T22:03:48.6491615Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:03:48.6491809Z ] 2023-01-11T22:03:48.6492348Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.6492797Z with 2023-01-11T22:03:48.6492937Z [ 2023-01-11T22:03:48.6493134Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:03:48.6493324Z ] 2023-01-11T22:03:48.6493760Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.6494456Z 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 2023-01-11T22:03:48.6495153Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6495552Z with 2023-01-11T22:03:48.6495705Z [ 2023-01-11T22:03:48.6495887Z T=torch::jit::ModuleInstanceInfo 2023-01-11T22:03:48.6496150Z ] 2023-01-11T22:03:48.6551949Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6552396Z with 2023-01-11T22:03:48.6552556Z [ 2023-01-11T22:03:48.6552744Z T=torch::jit::ScopePtr 2023-01-11T22:03:48.6552921Z ] 2023-01-11T22:03:48.6553419Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.6554678Z with 2023-01-11T22:03:48.6554880Z [ 2023-01-11T22:03:48.6555068Z T=torch::jit::ScopePtr 2023-01-11T22:03:48.6555248Z ] 2023-01-11T22:03:48.6555734Z 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 2023-01-11T22:03:48.6556153Z with 2023-01-11T22:03:48.6556312Z [ 2023-01-11T22:03:48.6556490Z T=torch::jit::ScopePtr 2023-01-11T22:03:48.6556703Z ] 2023-01-11T22:03:48.6557194Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.6557687Z with 2023-01-11T22:03:48.6557925Z [ 2023-01-11T22:03:48.6558100Z T=torch::jit::ScopePtr 2023-01-11T22:03:48.6558272Z ] 2023-01-11T22:03:48.6558712Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.6559388Z 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 2023-01-11T22:03:48.6560057Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.6560458Z with 2023-01-11T22:03:48.6560763Z [ 2023-01-11T22:03:48.6560928Z T=torch::jit::ScopePtr 2023-01-11T22:03:48.6561102Z ] 2023-01-11T22:03:48.8989441Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.8989872Z with 2023-01-11T22:03:48.8990035Z [ 2023-01-11T22:03:48.8990297Z T=at::ThreadLocalState 2023-01-11T22:03:48.8990490Z ] 2023-01-11T22:03:48.8990915Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.8991300Z with 2023-01-11T22:03:48.8991444Z [ 2023-01-11T22:03:48.8991624Z T=at::ThreadLocalState 2023-01-11T22:03:48.8991802Z ] 2023-01-11T22:03:48.8992243Z 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 2023-01-11T22:03:48.8992677Z with 2023-01-11T22:03:48.8992830Z [ 2023-01-11T22:03:48.8992995Z T=at::ThreadLocalState 2023-01-11T22:03:48.8993173Z ] 2023-01-11T22:03:48.8993658Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.8994102Z with 2023-01-11T22:03:48.8994243Z [ 2023-01-11T22:03:48.8994420Z T=at::ThreadLocalState 2023-01-11T22:03:48.8994596Z ] 2023-01-11T22:03:48.8995022Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.8995731Z 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 2023-01-11T22:03:48.8996439Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.8996839Z with 2023-01-11T22:03:48.8996981Z [ 2023-01-11T22:03:48.8997160Z T=at::ThreadLocalState 2023-01-11T22:03:48.8997340Z ] 2023-01-11T22:03:48.9172765Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.9173295Z with 2023-01-11T22:03:48.9173497Z [ 2023-01-11T22:03:48.9173705Z T=std::shared_ptr 2023-01-11T22:03:48.9173913Z ] 2023-01-11T22:03:48.9174349Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.9174755Z with 2023-01-11T22:03:48.9174911Z [ 2023-01-11T22:03:48.9175094Z T=std::shared_ptr 2023-01-11T22:03:48.9175288Z ] 2023-01-11T22:03:48.9175735Z 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 2023-01-11T22:03:48.9176146Z with 2023-01-11T22:03:48.9176304Z [ 2023-01-11T22:03:48.9176502Z T=std::shared_ptr 2023-01-11T22:03:48.9176845Z ] 2023-01-11T22:03:48.9177477Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.9177984Z with 2023-01-11T22:03:48.9178142Z [ 2023-01-11T22:03:48.9178327Z T=std::shared_ptr 2023-01-11T22:03:48.9178517Z ] 2023-01-11T22:03:48.9179024Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:48.9179767Z 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 2023-01-11T22:03:48.9180471Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-01-11T22:03:48.9181184Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.9181585Z with 2023-01-11T22:03:48.9181740Z [ 2023-01-11T22:03:48.9181928Z T=std::shared_ptr 2023-01-11T22:03:48.9182119Z ] 2023-01-11T22:03:48.9207063Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.9207504Z with 2023-01-11T22:03:48.9207647Z [ 2023-01-11T22:03:48.9207846Z T=torch::jit::GraphExecutor 2023-01-11T22:03:48.9208037Z ] 2023-01-11T22:03:48.9208444Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.9208831Z with 2023-01-11T22:03:48.9208984Z [ 2023-01-11T22:03:48.9209216Z T=torch::jit::GraphExecutor 2023-01-11T22:03:48.9209407Z ] 2023-01-11T22:03:48.9209913Z 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 2023-01-11T22:03:48.9210331Z with 2023-01-11T22:03:48.9210470Z [ 2023-01-11T22:03:48.9210652Z T=torch::jit::GraphExecutor 2023-01-11T22:03:48.9210836Z ] 2023-01-11T22:03:48.9211307Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.9211744Z with 2023-01-11T22:03:48.9211899Z [ 2023-01-11T22:03:48.9212084Z T=torch::jit::GraphExecutor 2023-01-11T22:03:48.9212251Z ] 2023-01-11T22:03:48.9212690Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.9213368Z 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 2023-01-11T22:03:48.9214284Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-01-11T22:03:48.9214978Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.9215429Z with 2023-01-11T22:03:48.9215587Z [ 2023-01-11T22:03:48.9215775Z T=torch::jit::GraphExecutor 2023-01-11T22:03:48.9215947Z ] 2023-01-11T22:03:48.9333224Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:48.9333656Z with 2023-01-11T22:03:48.9333810Z [ 2023-01-11T22:03:48.9334046Z T=torch::jit::Method 2023-01-11T22:03:48.9334221Z ] 2023-01-11T22:03:48.9334655Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:48.9335032Z with 2023-01-11T22:03:48.9335185Z [ 2023-01-11T22:03:48.9335358Z T=torch::jit::Method 2023-01-11T22:03:48.9335520Z ] 2023-01-11T22:03:48.9335964Z 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 2023-01-11T22:03:48.9336384Z with 2023-01-11T22:03:48.9336524Z [ 2023-01-11T22:03:48.9336696Z T=torch::jit::Method 2023-01-11T22:03:48.9336868Z ] 2023-01-11T22:03:48.9337356Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:48.9337792Z with 2023-01-11T22:03:48.9337946Z [ 2023-01-11T22:03:48.9338177Z T=torch::jit::Method 2023-01-11T22:03:48.9338335Z ] 2023-01-11T22:03:48.9338807Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:48.9339488Z 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 2023-01-11T22:03:48.9340171Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:48.9340562Z with 2023-01-11T22:03:48.9340719Z [ 2023-01-11T22:03:48.9340892Z T=torch::jit::Method 2023-01-11T22:03:48.9341065Z ] 2023-01-11T22:03:49.0172042Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:49.0172488Z with 2023-01-11T22:03:49.0172677Z [ 2023-01-11T22:03:49.0172910Z T=std::vector> 2023-01-11T22:03:49.0173125Z ] 2023-01-11T22:03:49.0173551Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:49.0173939Z with 2023-01-11T22:03:49.0174239Z [ 2023-01-11T22:03:49.0174466Z T=std::vector> 2023-01-11T22:03:49.0174679Z ] 2023-01-11T22:03:49.0175196Z 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 2023-01-11T22:03:49.0175625Z with 2023-01-11T22:03:49.0175782Z [ 2023-01-11T22:03:49.0175992Z T=std::vector> 2023-01-11T22:03:49.0176207Z ] 2023-01-11T22:03:49.0176692Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:49.0177143Z with 2023-01-11T22:03:49.0177286Z [ 2023-01-11T22:03:49.0177517Z T=std::vector> 2023-01-11T22:03:49.0177805Z ] 2023-01-11T22:03:49.0178263Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:49.0179065Z 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 2023-01-11T22:03:49.0179778Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:49.0180178Z with 2023-01-11T22:03:49.0180332Z [ 2023-01-11T22:03:49.0180541Z T=std::vector> 2023-01-11T22:03:49.0180755Z ] 2023-01-11T22:03:49.1470880Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:49.1471296Z with 2023-01-11T22:03:49.1471448Z [ 2023-01-11T22:03:49.1471714Z T=std::function 2023-01-11T22:03:49.1471966Z ] 2023-01-11T22:03:49.1472376Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:49.1472763Z with 2023-01-11T22:03:49.1472918Z [ 2023-01-11T22:03:49.1473154Z T=std::function 2023-01-11T22:03:49.1473401Z ] 2023-01-11T22:03:49.1473858Z 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 2023-01-11T22:03:49.1474287Z with 2023-01-11T22:03:49.1474427Z [ 2023-01-11T22:03:49.1474674Z T=std::function 2023-01-11T22:03:49.1474955Z ] 2023-01-11T22:03:49.1475459Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:49.1475946Z with 2023-01-11T22:03:49.1476104Z [ 2023-01-11T22:03:49.1476352Z T=std::function 2023-01-11T22:03:49.1476750Z ] 2023-01-11T22:03:49.1477315Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:49.1478220Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:03:49.1478967Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:49.1479366Z with 2023-01-11T22:03:49.1479512Z [ 2023-01-11T22:03:49.1479766Z T=std::function 2023-01-11T22:03:49.1480002Z ] 2023-01-11T22:03:49.3992969Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:49.3993420Z with 2023-01-11T22:03:49.3993583Z [ 2023-01-11T22:03:49.3993865Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:03:49.3994133Z ] 2023-01-11T22:03:49.3994556Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:49.3994949Z with 2023-01-11T22:03:49.3995091Z [ 2023-01-11T22:03:49.3995366Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:03:49.3995633Z ] 2023-01-11T22:03:49.3996073Z 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 2023-01-11T22:03:49.3996498Z with 2023-01-11T22:03:49.3996650Z [ 2023-01-11T22:03:49.3996924Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:03:49.3997167Z ] 2023-01-11T22:03:49.3997721Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:49.3998255Z with 2023-01-11T22:03:49.3998397Z [ 2023-01-11T22:03:49.3998722Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:03:49.3998988Z ] 2023-01-11T22:03:49.3999552Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-01-11T22:03:49.4000402Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2023-01-11T22:03:49.4001189Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:49.4001588Z with 2023-01-11T22:03:49.4001741Z [ 2023-01-11T22:03:49.4002002Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T22:03:49.4002448Z ] 2023-01-11T22:03:49.5453314Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:49.5453816Z with 2023-01-11T22:03:49.5454024Z [ 2023-01-11T22:03:49.5454263Z T=std::vector> 2023-01-11T22:03:49.5454518Z ] 2023-01-11T22:03:49.5454957Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:49.5455405Z with 2023-01-11T22:03:49.5455584Z [ 2023-01-11T22:03:49.5455794Z T=std::vector> 2023-01-11T22:03:49.5456008Z ] 2023-01-11T22:03:49.5456469Z 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 2023-01-11T22:03:49.5456900Z with 2023-01-11T22:03:49.5457041Z [ 2023-01-11T22:03:49.5457252Z T=std::vector> 2023-01-11T22:03:49.5457453Z ] 2023-01-11T22:03:49.5457941Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:49.5458372Z with 2023-01-11T22:03:49.5458527Z [ 2023-01-11T22:03:49.5458736Z T=std::vector> 2023-01-11T22:03:49.5458925Z ] 2023-01-11T22:03:49.5459398Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:49.5459876Z with 2023-01-11T22:03:49.5460029Z [ 2023-01-11T22:03:49.5460170Z T=double 2023-01-11T22:03:49.5460328Z ] 2023-01-11T22:03:49.5460864Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:03:49.5461301Z with 2023-01-11T22:03:49.5461454Z [ 2023-01-11T22:03:49.5461607Z T=double 2023-01-11T22:03:49.5461751Z ] 2023-01-11T22:03:49.5462186Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:49.5462589Z with 2023-01-11T22:03:49.5462738Z [ 2023-01-11T22:03:49.5462939Z T=std::vector> 2023-01-11T22:03:49.5463138Z ] 2023-01-11T22:03:50.1391746Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:50.1392196Z with 2023-01-11T22:03:50.1392353Z [ 2023-01-11T22:03:50.1392576Z T=std::tuple 2023-01-11T22:03:50.1392771Z ] 2023-01-11T22:03:50.1393195Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:50.1393573Z with 2023-01-11T22:03:50.1393736Z [ 2023-01-11T22:03:50.1393939Z T=std::tuple 2023-01-11T22:03:50.1394306Z ] 2023-01-11T22:03:50.1394839Z 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 2023-01-11T22:03:50.1395264Z with 2023-01-11T22:03:50.1395423Z [ 2023-01-11T22:03:50.1395608Z T=std::tuple 2023-01-11T22:03:50.1395798Z ] 2023-01-11T22:03:50.1396286Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:50.1396784Z with 2023-01-11T22:03:50.1396939Z [ 2023-01-11T22:03:50.1397136Z T=std::tuple 2023-01-11T22:03:50.1397312Z ] 2023-01-11T22:03:50.1397817Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-01-11T22:03:50.1398667Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-01-11T22:03:50.1399395Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:50.1399796Z with 2023-01-11T22:03:50.1399941Z [ 2023-01-11T22:03:50.1400142Z T=std::tuple 2023-01-11T22:03:50.1400333Z ] 2023-01-11T22:03:50.3124980Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-01-11T22:03:50.3125459Z with 2023-01-11T22:03:50.3125625Z [ 2023-01-11T22:03:50.3125869Z T=std::vector> 2023-01-11T22:03:50.3126071Z ] 2023-01-11T22:03:50.3126503Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-01-11T22:03:50.3126944Z with 2023-01-11T22:03:50.3127089Z [ 2023-01-11T22:03:50.3127363Z T=std::vector> 2023-01-11T22:03:50.3127575Z ] 2023-01-11T22:03:50.3128022Z 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 2023-01-11T22:03:50.3128437Z with 2023-01-11T22:03:50.3128593Z [ 2023-01-11T22:03:50.3128814Z T=std::vector> 2023-01-11T22:03:50.3129007Z ] 2023-01-11T22:03:50.3129495Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2023-01-11T22:03:50.3129939Z with 2023-01-11T22:03:50.3130095Z [ 2023-01-11T22:03:50.3130301Z T=std::vector> 2023-01-11T22:03:50.3130510Z ] 2023-01-11T22:03:50.3130968Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(554): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-01-11T22:03:50.3131983Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-01-11T22:03:50.3132721Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch\include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-01-11T22:03:50.3133187Z with 2023-01-11T22:03:50.3133345Z [ 2023-01-11T22:03:50.3133611Z T=std::vector> 2023-01-11T22:03:50.3133826Z ] 2023-01-11T22:03:54.8855956Z Microsoft (R) Incremental Linker Version 14.28.29337.0 2023-01-11T22:03:54.8856375Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T22:03:54.8856545Z 2023-01-11T22:03:54.8856663Z /out:check-torch-mkl.exe 2023-01-11T22:03:54.8856872Z check-torch-mkl.obj 2023-01-11T22:03:54.8857042Z c10.lib 2023-01-11T22:03:54.8857212Z torch_cpu.lib 2023-01-11T22:03:54.9592804Z Creating library check-torch-mkl.lib and object check-torch-mkl.exp 2023-01-11T22:04:04.4204608Z "Skip CUDA tests for machines without a Nvidia GPU card" 2023-01-11T22:04:04.4237213Z + popd 2023-01-11T22:04:04.4241668Z /c/actions-runner/_work/pytorch/pytorch 2023-01-11T22:04:04.4402705Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T22:04:04.4403054Z .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T22:04:04.4426048Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:04:04.4426319Z env: 2023-01-11T22:04:04.4426553Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T22:04:04.4426814Z ANACONDA_USER: pytorch 2023-01-11T22:04:04.4427024Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:04:04.4427284Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T22:04:04.4427764Z GITHUB_TOKEN: *** 2023-01-11T22:04:04.4427942Z PR_NUMBER: 2023-01-11T22:04:04.4428170Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:04:04.4428371Z SKIP_ALL_TESTS: 1 2023-01-11T22:04:04.4428624Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T22:04:04.4428992Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T22:04:04.4429221Z PACKAGE_TYPE: libtorch 2023-01-11T22:04:04.4429409Z DESIRED_CUDA: cpu 2023-01-11T22:04:04.4429590Z GPU_ARCH_TYPE: cpu 2023-01-11T22:04:04.4429766Z LIBTORCH_CONFIG: debug 2023-01-11T22:04:04.4429978Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T22:04:04.4430188Z DESIRED_PYTHON: 3.7 2023-01-11T22:04:04.4430402Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T22:04:04.4430691Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T22:04:04.4430932Z ##[endgroup] 2023-01-11T22:04:04.9982257Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:04:05.0918429Z Finished 2023-01-11T22:04:05.6107203Z Holding runner until all ssh sessions have logged out 2023-01-11T22:04:05.6477851Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T22:04:05.6478266Z .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T22:04:05.6503066Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:04:05.6503342Z env: 2023-01-11T22:04:05.6503574Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T22:04:05.6503836Z ANACONDA_USER: pytorch 2023-01-11T22:04:05.6504041Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:04:05.6504299Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2023-01-11T22:04:05.6504656Z GITHUB_TOKEN: *** 2023-01-11T22:04:05.6504831Z PR_NUMBER: 2023-01-11T22:04:05.6505048Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:04:05.6505356Z SKIP_ALL_TESTS: 1 2023-01-11T22:04:05.6505607Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T22:04:05.6505948Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T22:04:05.6506181Z PACKAGE_TYPE: libtorch 2023-01-11T22:04:05.6506365Z DESIRED_CUDA: cpu 2023-01-11T22:04:05.6506540Z GPU_ARCH_TYPE: cpu 2023-01-11T22:04:05.6506713Z LIBTORCH_CONFIG: debug 2023-01-11T22:04:05.6506925Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T22:04:05.6507133Z DESIRED_PYTHON: 3.7 2023-01-11T22:04:05.6507350Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T22:04:05.6507643Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T22:04:05.6507883Z ##[endgroup] 2023-01-11T22:04:06.0423268Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:04:06.1354881Z Finished 2023-01-11T22:04:06.2102749Z Post job cleanup. 2023-01-11T22:04:09.3203432Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T22:04:09.3442837Z git version 2.39.0.windows.1 2023-01-11T22:04:09.3508569Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b2205b26-0dfc-44ac-986f-c1257d20000d' before making global git config changes 2023-01-11T22:04:09.3509039Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:04:09.3519206Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\builder 2023-01-11T22:04:09.3813169Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:04:09.4085486Z [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' || :" 2023-01-11T22:04:09.8635804Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:04:09.8879314Z http.https://github.com/.extraheader 2023-01-11T22:04:09.8919085Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:04:09.9199554Z [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' || :" 2023-01-11T22:04:10.3299552Z Post job cleanup. 2023-01-11T22:04:13.9098628Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T22:04:13.9368100Z git version 2.39.0.windows.1 2023-01-11T22:04:13.9432948Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d558d031-9865-4bca-9d48-acb902b4e459' before making global git config changes 2023-01-11T22:04:13.9433404Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:04:13.9443270Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2023-01-11T22:04:13.9737780Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:04:14.0017648Z [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' || :" 2023-01-11T22:04:14.3747714Z Entering 'android/libs/fbjni' 2023-01-11T22:04:14.4235975Z Entering 'third_party/FP16' 2023-01-11T22:04:14.4719759Z Entering 'third_party/FXdiv' 2023-01-11T22:04:14.5214564Z Entering 'third_party/NNPACK' 2023-01-11T22:04:14.5691832Z Entering 'third_party/QNNPACK' 2023-01-11T22:04:14.6189942Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:04:14.6761099Z Entering 'third_party/XNNPACK' 2023-01-11T22:04:14.7261746Z Entering 'third_party/benchmark' 2023-01-11T22:04:14.7781761Z Entering 'third_party/cpuinfo' 2023-01-11T22:04:14.8279848Z Entering 'third_party/cub' 2023-01-11T22:04:14.8766689Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:04:14.9258110Z Entering 'third_party/cutlass' 2023-01-11T22:04:14.9763340Z Entering 'third_party/eigen' 2023-01-11T22:04:15.0259016Z Entering 'third_party/fbgemm' 2023-01-11T22:04:15.0729069Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:04:15.1218303Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:04:15.1725657Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:04:15.2217999Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:04:15.2749292Z Entering 'third_party/flatbuffers' 2023-01-11T22:04:15.3243643Z Entering 'third_party/fmt' 2023-01-11T22:04:15.3771730Z Entering 'third_party/foxi' 2023-01-11T22:04:15.4258519Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:04:15.4778271Z Entering 'third_party/gloo' 2023-01-11T22:04:15.5268220Z Entering 'third_party/googletest' 2023-01-11T22:04:15.5776920Z Entering 'third_party/ideep' 2023-01-11T22:04:15.6248315Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:04:15.6726147Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:04:15.7258106Z Entering 'third_party/ios-cmake' 2023-01-11T22:04:15.7779011Z Entering 'third_party/ittapi' 2023-01-11T22:04:15.8292946Z Entering 'third_party/kineto' 2023-01-11T22:04:15.8806173Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:04:15.9312522Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:04:15.9835080Z Entering 'third_party/nccl/nccl' 2023-01-11T22:04:16.0351602Z Entering 'third_party/neon2sse' 2023-01-11T22:04:16.0854560Z Entering 'third_party/nlohmann' 2023-01-11T22:04:16.1343410Z Entering 'third_party/onnx' 2023-01-11T22:04:16.1821012Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:04:16.2352580Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:04:16.2860583Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:04:16.3341560Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:04:16.3831055Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:04:16.4334019Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:04:16.4822647Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:04:16.5378798Z Entering 'third_party/pocketfft' 2023-01-11T22:04:16.5873112Z Entering 'third_party/protobuf' 2023-01-11T22:04:16.6357705Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:04:16.6852979Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:04:16.7356871Z Entering 'third_party/psimd' 2023-01-11T22:04:16.7857063Z Entering 'third_party/pthreadpool' 2023-01-11T22:04:16.8348016Z Entering 'third_party/pybind11' 2023-01-11T22:04:16.8833756Z Entering 'third_party/python-enum' 2023-01-11T22:04:16.9325533Z Entering 'third_party/python-peachpy' 2023-01-11T22:04:16.9801546Z Entering 'third_party/python-six' 2023-01-11T22:04:17.0305479Z Entering 'third_party/sleef' 2023-01-11T22:04:17.0778076Z Entering 'third_party/tbb' 2023-01-11T22:04:17.1284423Z Entering 'third_party/tensorpipe' 2023-01-11T22:04:17.1753082Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:04:17.2271164Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:04:17.2780934Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:04:17.3285623Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:04:17.3761649Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:04:17.4282153Z Entering 'third_party/zstd' 2023-01-11T22:04:17.4863748Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:04:17.5102080Z http.https://github.com/.extraheader 2023-01-11T22:04:17.5140210Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:04:17.7689760Z [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' || :" 2023-01-11T22:04:18.1423145Z Entering 'android/libs/fbjni' 2023-01-11T22:04:18.1778712Z http.https://github.com/.extraheader 2023-01-11T22:04:18.2133460Z Entering 'third_party/FP16' 2023-01-11T22:04:18.2491243Z http.https://github.com/.extraheader 2023-01-11T22:04:18.2829283Z Entering 'third_party/FXdiv' 2023-01-11T22:04:18.3187811Z http.https://github.com/.extraheader 2023-01-11T22:04:18.3532393Z Entering 'third_party/NNPACK' 2023-01-11T22:04:18.3879849Z http.https://github.com/.extraheader 2023-01-11T22:04:18.4241610Z Entering 'third_party/QNNPACK' 2023-01-11T22:04:18.4587361Z http.https://github.com/.extraheader 2023-01-11T22:04:18.4930653Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:04:18.5284043Z http.https://github.com/.extraheader 2023-01-11T22:04:18.5627009Z Entering 'third_party/XNNPACK' 2023-01-11T22:04:18.5978898Z http.https://github.com/.extraheader 2023-01-11T22:04:18.6321543Z Entering 'third_party/benchmark' 2023-01-11T22:04:18.6669446Z http.https://github.com/.extraheader 2023-01-11T22:04:18.7026156Z Entering 'third_party/cpuinfo' 2023-01-11T22:04:18.7392300Z http.https://github.com/.extraheader 2023-01-11T22:04:18.7723585Z Entering 'third_party/cub' 2023-01-11T22:04:18.8096278Z http.https://github.com/.extraheader 2023-01-11T22:04:18.8425757Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:04:18.8758537Z http.https://github.com/.extraheader 2023-01-11T22:04:18.9097364Z Entering 'third_party/cutlass' 2023-01-11T22:04:18.9447437Z http.https://github.com/.extraheader 2023-01-11T22:04:18.9816462Z Entering 'third_party/eigen' 2023-01-11T22:04:19.0196510Z http.https://github.com/.extraheader 2023-01-11T22:04:19.0535611Z Entering 'third_party/fbgemm' 2023-01-11T22:04:19.0913466Z http.https://github.com/.extraheader 2023-01-11T22:04:19.1243519Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:04:19.1597269Z http.https://github.com/.extraheader 2023-01-11T22:04:19.1946799Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:04:19.2300218Z http.https://github.com/.extraheader 2023-01-11T22:04:19.2649487Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:04:19.3000346Z http.https://github.com/.extraheader 2023-01-11T22:04:19.3353027Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:04:19.3729618Z http.https://github.com/.extraheader 2023-01-11T22:04:19.4106004Z Entering 'third_party/flatbuffers' 2023-01-11T22:04:19.4459518Z http.https://github.com/.extraheader 2023-01-11T22:04:19.4808326Z Entering 'third_party/fmt' 2023-01-11T22:04:19.5155663Z http.https://github.com/.extraheader 2023-01-11T22:04:19.5515705Z Entering 'third_party/foxi' 2023-01-11T22:04:19.5865082Z http.https://github.com/.extraheader 2023-01-11T22:04:19.6207670Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:04:19.6566875Z http.https://github.com/.extraheader 2023-01-11T22:04:19.6943532Z Entering 'third_party/gloo' 2023-01-11T22:04:19.7292040Z http.https://github.com/.extraheader 2023-01-11T22:04:19.7635808Z Entering 'third_party/googletest' 2023-01-11T22:04:19.8003121Z http.https://github.com/.extraheader 2023-01-11T22:04:19.8334708Z Entering 'third_party/ideep' 2023-01-11T22:04:19.8689532Z http.https://github.com/.extraheader 2023-01-11T22:04:19.9012406Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:04:19.9369336Z http.https://github.com/.extraheader 2023-01-11T22:04:19.9700144Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:04:20.0065315Z http.https://github.com/.extraheader 2023-01-11T22:04:20.0451721Z Entering 'third_party/ios-cmake' 2023-01-11T22:04:20.0800550Z http.https://github.com/.extraheader 2023-01-11T22:04:20.1139619Z Entering 'third_party/ittapi' 2023-01-11T22:04:20.1500867Z http.https://github.com/.extraheader 2023-01-11T22:04:20.1842447Z Entering 'third_party/kineto' 2023-01-11T22:04:20.2194711Z http.https://github.com/.extraheader 2023-01-11T22:04:20.7703032Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:04:20.8059381Z http.https://github.com/.extraheader 2023-01-11T22:04:20.8394154Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:04:20.8759392Z http.https://github.com/.extraheader 2023-01-11T22:04:20.9105082Z Entering 'third_party/nccl/nccl' 2023-01-11T22:04:20.9448960Z http.https://github.com/.extraheader 2023-01-11T22:04:20.9781561Z Entering 'third_party/neon2sse' 2023-01-11T22:04:21.0123490Z http.https://github.com/.extraheader 2023-01-11T22:04:21.0452894Z Entering 'third_party/nlohmann' 2023-01-11T22:04:21.0813992Z http.https://github.com/.extraheader 2023-01-11T22:04:21.1164985Z Entering 'third_party/onnx' 2023-01-11T22:04:21.1530520Z http.https://github.com/.extraheader 2023-01-11T22:04:21.7967071Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:04:21.8318498Z http.https://github.com/.extraheader 2023-01-11T22:04:21.8665688Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:04:21.9008020Z http.https://github.com/.extraheader 2023-01-11T22:04:21.9365336Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:04:21.9704675Z http.https://github.com/.extraheader 2023-01-11T22:04:22.0027335Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:04:22.0394605Z http.https://github.com/.extraheader 2023-01-11T22:04:22.2534463Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:04:22.2899818Z http.https://github.com/.extraheader 2023-01-11T22:04:22.3249479Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:04:22.3623784Z http.https://github.com/.extraheader 2023-01-11T22:04:23.2715869Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:04:23.3070889Z http.https://github.com/.extraheader 2023-01-11T22:04:23.3463864Z Entering 'third_party/pocketfft' 2023-01-11T22:04:23.3799373Z http.https://github.com/.extraheader 2023-01-11T22:04:23.4131309Z Entering 'third_party/protobuf' 2023-01-11T22:04:23.4498797Z http.https://github.com/.extraheader 2023-01-11T22:04:23.7198271Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:04:23.7561362Z http.https://github.com/.extraheader 2023-01-11T22:04:23.7924194Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:04:23.8283108Z http.https://github.com/.extraheader 2023-01-11T22:04:23.8636871Z Entering 'third_party/psimd' 2023-01-11T22:04:23.8991735Z http.https://github.com/.extraheader 2023-01-11T22:04:23.9328374Z Entering 'third_party/pthreadpool' 2023-01-11T22:04:23.9673879Z http.https://github.com/.extraheader 2023-01-11T22:04:24.0005379Z Entering 'third_party/pybind11' 2023-01-11T22:04:24.0348382Z http.https://github.com/.extraheader 2023-01-11T22:04:24.0687437Z Entering 'third_party/python-enum' 2023-01-11T22:04:24.1056214Z http.https://github.com/.extraheader 2023-01-11T22:04:24.1383587Z Entering 'third_party/python-peachpy' 2023-01-11T22:04:24.1736595Z http.https://github.com/.extraheader 2023-01-11T22:04:24.2079565Z Entering 'third_party/python-six' 2023-01-11T22:04:24.2435672Z http.https://github.com/.extraheader 2023-01-11T22:04:24.2790029Z Entering 'third_party/sleef' 2023-01-11T22:04:24.3147909Z http.https://github.com/.extraheader 2023-01-11T22:04:24.3482241Z Entering 'third_party/tbb' 2023-01-11T22:04:24.3842715Z http.https://github.com/.extraheader 2023-01-11T22:04:24.4177472Z Entering 'third_party/tensorpipe' 2023-01-11T22:04:24.4526984Z http.https://github.com/.extraheader 2023-01-11T22:04:24.4847130Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:04:24.5215837Z http.https://github.com/.extraheader 2023-01-11T22:04:24.5557904Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:04:24.5897256Z http.https://github.com/.extraheader 2023-01-11T22:04:24.6225590Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:04:24.6568611Z http.https://github.com/.extraheader 2023-01-11T22:04:24.6913822Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:04:24.7260837Z http.https://github.com/.extraheader 2023-01-11T22:04:24.7601957Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:04:24.7966576Z http.https://github.com/.extraheader 2023-01-11T22:04:24.8333729Z Entering 'third_party/zstd' 2023-01-11T22:04:24.8677800Z http.https://github.com/.extraheader 2023-01-11T22:04:24.9405151Z Cleaning up orphan processes