2023-01-11T21:38:03.0824417Z Requested labels: windows.4xlarge 2023-01-11T21:38:03.0824622Z Job defined at: pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-master.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:38:03.0824653Z Waiting for a runner to pick up this job... 2023-01-11T21:39:58.8107560Z Job is about to start running on the runner: i-0ee0ef110810b42b3 (organization) 2023-01-11T21:40:03.3220362Z Current runner version: '2.300.2' 2023-01-11T21:40:03.3228644Z Runner name: 'i-0ee0ef110810b42b3' 2023-01-11T21:40:03.3229143Z Runner group name: 'Default' 2023-01-11T21:40:03.3229691Z Machine name: 'EC2AMAZ-3VOMLSP' 2023-01-11T21:40:03.3231624Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:40:03.3232100Z Actions: write 2023-01-11T21:40:03.3232285Z Checks: write 2023-01-11T21:40:03.3232483Z Contents: write 2023-01-11T21:40:03.3232691Z Deployments: write 2023-01-11T21:40:03.3232888Z Discussions: write 2023-01-11T21:40:03.3233093Z Issues: write 2023-01-11T21:40:03.3233285Z Metadata: read 2023-01-11T21:40:03.3233473Z Packages: write 2023-01-11T21:40:03.3233674Z Pages: write 2023-01-11T21:40:03.3233877Z PullRequests: write 2023-01-11T21:40:03.3234122Z RepositoryProjects: write 2023-01-11T21:40:03.3234439Z SecurityEvents: write 2023-01-11T21:40:03.3234656Z Statuses: write 2023-01-11T21:40:03.3234839Z ##[endgroup] 2023-01-11T21:40:03.3238351Z Secret source: Actions 2023-01-11T21:40:03.3238722Z Prepare workflow directory 2023-01-11T21:40:03.4282268Z Prepare all required actions 2023-01-11T21:40:03.4446681Z Getting action download info 2023-01-11T21:40:03.8407738Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:206e80edab4c7cf8bacfe0cd3780150fdd280e6a) 2023-01-11T21:40:07.2544867Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:40:09.9811484Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:40:14.5186801Z ##[group]Run set -euo pipefail 2023-01-11T21:40:14.5187227Z set -euo pipefail 2023-01-11T21:40:14.5187487Z function get_ec2_metadata() { 2023-01-11T21:40:14.5187792Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:40:14.5188255Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:40:14.5188580Z  category=$1 2023-01-11T21:40:14.5188908Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:40:14.5189214Z } 2023-01-11T21:40:14.5189468Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:40:14.5189748Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:40:14.5190083Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:40:14.5190404Z echo "system info $(uname -a)" 2023-01-11T21:40:14.5222208Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:40:14.5222576Z env: 2023-01-11T21:40:14.5222874Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:40:14.5223150Z ANACONDA_USER: pytorch 2023-01-11T21:40:14.5223403Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:40:14.5223714Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:40:14.5224347Z GITHUB_TOKEN: *** 2023-01-11T21:40:14.5224543Z PR_NUMBER: 2023-01-11T21:40:14.5224812Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:14.5225082Z SKIP_ALL_TESTS: 1 2023-01-11T21:40:14.5225344Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:40:14.5225716Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:40:14.5226009Z PACKAGE_TYPE: libtorch 2023-01-11T21:40:14.5226208Z DESIRED_CUDA: cpu 2023-01-11T21:40:14.5226435Z GPU_ARCH_TYPE: cpu 2023-01-11T21:40:14.5226726Z LIBTORCH_CONFIG: release 2023-01-11T21:40:14.5226952Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:40:14.5227205Z DESIRED_PYTHON: 3.7 2023-01-11T21:40:14.5227436Z ##[endgroup] 2023-01-11T21:40:20.7210190Z ami-id: ami-0b208e4f0dada26f6 2023-01-11T21:40:20.7399922Z instance-id: i-0ee0ef110810b42b3 2023-01-11T21:40:20.7620581Z instance-type: c5d.4xlarge 2023-01-11T21:40:21.0294306Z 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:40:21.0770554Z ##[group]Run seemethere/add-github-ssh-key@v1 2023-01-11T21:40:21.0770868Z with: 2023-01-11T21:40:21.0771219Z GITHUB_TOKEN: *** 2023-01-11T21:40:21.0771405Z activate-with-label: true 2023-01-11T21:40:21.0771594Z label: with-ssh 2023-01-11T21:40:21.0771787Z remove-existing-keys: true 2023-01-11T21:40:21.0771957Z env: 2023-01-11T21:40:21.0772188Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:40:21.0772440Z ANACONDA_USER: pytorch 2023-01-11T21:40:21.0772620Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:40:21.0772874Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:40:21.0773188Z GITHUB_TOKEN: *** 2023-01-11T21:40:21.0773354Z PR_NUMBER: 2023-01-11T21:40:21.0773551Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:21.0773756Z SKIP_ALL_TESTS: 1 2023-01-11T21:40:21.0773998Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:40:21.0774328Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:40:21.0774565Z PACKAGE_TYPE: libtorch 2023-01-11T21:40:21.0774737Z DESIRED_CUDA: cpu 2023-01-11T21:40:21.0774907Z GPU_ARCH_TYPE: cpu 2023-01-11T21:40:21.0775073Z LIBTORCH_CONFIG: release 2023-01-11T21:40:21.0775273Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:40:21.0775474Z DESIRED_PYTHON: 3.7 2023-01-11T21:40:21.0775651Z ##[endgroup] 2023-01-11T21:40:21.7531201Z ciflow reference detected, attempting to extract PR number 2023-01-11T21:40:21.9938733Z Label with-ssh not set, skipping adding ssh keys 2023-01-11T21:40:22.0156002Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T21:40:22.0156588Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T21:40:22.0178714Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:40:22.0179009Z env: 2023-01-11T21:40:22.0179239Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:40:22.0179505Z ANACONDA_USER: pytorch 2023-01-11T21:40:22.0179716Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:40:22.0179969Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:40:22.0180363Z GITHUB_TOKEN: *** 2023-01-11T21:40:22.0180544Z PR_NUMBER: 2023-01-11T21:40:22.0180766Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:22.0180971Z SKIP_ALL_TESTS: 1 2023-01-11T21:40:22.0181257Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:40:22.0181575Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:40:22.0181824Z PACKAGE_TYPE: libtorch 2023-01-11T21:40:22.0181999Z DESIRED_CUDA: cpu 2023-01-11T21:40:22.0182182Z GPU_ARCH_TYPE: cpu 2023-01-11T21:40:22.0182373Z LIBTORCH_CONFIG: release 2023-01-11T21:40:22.0182591Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:40:22.0182788Z DESIRED_PYTHON: 3.7 2023-01-11T21:40:22.0182977Z ##[endgroup] 2023-01-11T21:40:22.6130253Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:40:22.7067696Z Finished 2023-01-11T21:40:22.7567308Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T21:40:22.7567784Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T21:40:22.7590316Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:40:22.7590578Z env: 2023-01-11T21:40:22.7590822Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:40:22.7591078Z ANACONDA_USER: pytorch 2023-01-11T21:40:22.7591280Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:40:22.7591524Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:40:22.7591923Z GITHUB_TOKEN: *** 2023-01-11T21:40:22.7592093Z PR_NUMBER: 2023-01-11T21:40:22.7592716Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:22.7593009Z SKIP_ALL_TESTS: 1 2023-01-11T21:40:22.7593259Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:40:22.7593641Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:40:22.7593885Z PACKAGE_TYPE: libtorch 2023-01-11T21:40:22.7594070Z DESIRED_CUDA: cpu 2023-01-11T21:40:22.7594229Z GPU_ARCH_TYPE: cpu 2023-01-11T21:40:22.7594414Z LIBTORCH_CONFIG: release 2023-01-11T21:40:22.7594622Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:40:22.7594828Z DESIRED_PYTHON: 3.7 2023-01-11T21:40:22.7594988Z ##[endgroup] 2023-01-11T21:40:23.1271620Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:40:23.2218340Z Finished 2023-01-11T21:40:23.9796966Z ##[group]Run echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2023-01-11T21:40:23.9797358Z echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2023-01-11T21:40:23.9797678Z echo "PYTORCH_FINAL_PACKAGE_DIR=${RUNNER_TEMP}/artifacts" >> "${GITHUB_ENV}" 2023-01-11T21:40:23.9797971Z echo "WIN_PACKAGE_WORK_DIR=${RUNNER_TEMP}" 2023-01-11T21:40:23.9824400Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:40:23.9824667Z env: 2023-01-11T21:40:23.9824908Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:40:23.9825155Z ANACONDA_USER: pytorch 2023-01-11T21:40:23.9825354Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:40:23.9825612Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:40:23.9826005Z GITHUB_TOKEN: *** 2023-01-11T21:40:23.9826163Z PR_NUMBER: 2023-01-11T21:40:23.9826420Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:23.9826623Z SKIP_ALL_TESTS: 1 2023-01-11T21:40:23.9826870Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:40:23.9827185Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:40:23.9827427Z PACKAGE_TYPE: libtorch 2023-01-11T21:40:23.9827599Z DESIRED_CUDA: cpu 2023-01-11T21:40:23.9827771Z GPU_ARCH_TYPE: cpu 2023-01-11T21:40:23.9827959Z LIBTORCH_CONFIG: release 2023-01-11T21:40:23.9828159Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:40:23.9828366Z DESIRED_PYTHON: 3.7 2023-01-11T21:40:23.9828539Z ##[endgroup] 2023-01-11T21:40:24.1828658Z WIN_PACKAGE_WORK_DIR=C:\actions-runner\_work\_temp 2023-01-11T21:40:24.3490616Z ##[group]Run actions/download-artifact@v3 2023-01-11T21:40:24.3490887Z with: 2023-01-11T21:40:24.3491117Z name: libtorch-cpu-shared-with-deps-release 2023-01-11T21:40:24.3491398Z path: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:40:24.3491594Z env: 2023-01-11T21:40:24.3491832Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:40:24.3492089Z ANACONDA_USER: pytorch 2023-01-11T21:40:24.3492277Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:40:24.3492615Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:40:24.3493073Z GITHUB_TOKEN: *** 2023-01-11T21:40:24.3493246Z PR_NUMBER: 2023-01-11T21:40:24.3493449Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:24.3493664Z SKIP_ALL_TESTS: 1 2023-01-11T21:40:24.3493913Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:40:24.3494209Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:40:24.3494488Z PACKAGE_TYPE: libtorch 2023-01-11T21:40:24.3494671Z DESIRED_CUDA: cpu 2023-01-11T21:40:24.3494831Z GPU_ARCH_TYPE: cpu 2023-01-11T21:40:24.3495015Z LIBTORCH_CONFIG: release 2023-01-11T21:40:24.3495226Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:40:24.3495418Z DESIRED_PYTHON: 3.7 2023-01-11T21:40:24.3495643Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:40:24.3495932Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:40:24.3496278Z ##[endgroup] 2023-01-11T21:40:24.4867202Z Starting download for libtorch-cpu-shared-with-deps-release 2023-01-11T21:40:24.5572352Z Directory structure has been setup for the artifact 2023-01-11T21:40:24.5574104Z Total number of files that will be downloaded: 2 2023-01-11T21:40:25.5660552Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:40:26.5703580Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:40:27.5724607Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:40:28.5742560Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:40:29.5821837Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:40:30.5836957Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-11T21:40:31.5932289Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-11T21:40:32.6071331Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-11T21:40:32.9303721Z Artifact libtorch-cpu-shared-with-deps-release was downloaded to C:\actions-runner\_work\_temp\artifacts 2023-01-11T21:40:32.9317330Z Artifact download has finished successfully 2023-01-11T21:40:33.4203966Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:40:33.4204285Z with: 2023-01-11T21:40:33.4204544Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:33.4204815Z submodules: recursive 2023-01-11T21:40:33.4205010Z path: pytorch 2023-01-11T21:40:33.4205266Z quiet-checkout: true 2023-01-11T21:40:33.4205511Z repository: pytorch/pytorch 2023-01-11T21:40:33.4205879Z token: *** 2023-01-11T21:40:33.4206059Z ssh-strict: true 2023-01-11T21:40:33.4206315Z persist-credentials: true 2023-01-11T21:40:33.4206550Z clean: true 2023-01-11T21:40:33.4206729Z fetch-depth: 1 2023-01-11T21:40:33.4206943Z lfs: false 2023-01-11T21:40:33.4207172Z set-safe-directory: true 2023-01-11T21:40:33.4207371Z env: 2023-01-11T21:40:33.4207654Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:40:33.4207969Z ANACONDA_USER: pytorch 2023-01-11T21:40:33.4208245Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:40:33.4208638Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:40:33.4209072Z GITHUB_TOKEN: *** 2023-01-11T21:40:33.4209257Z PR_NUMBER: 2023-01-11T21:40:33.4209514Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:40:33.4209762Z SKIP_ALL_TESTS: 1 2023-01-11T21:40:33.4210031Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:40:33.4210379Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:40:33.4210661Z PACKAGE_TYPE: libtorch 2023-01-11T21:40:33.4210888Z DESIRED_CUDA: cpu 2023-01-11T21:40:33.4211073Z GPU_ARCH_TYPE: cpu 2023-01-11T21:40:33.4211313Z LIBTORCH_CONFIG: release 2023-01-11T21:40:33.4211577Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:40:33.4211794Z DESIRED_PYTHON: 3.7 2023-01-11T21:40:33.4212067Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:40:33.4212419Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:40:33.4212810Z ##[endgroup] 2023-01-11T21:40:48.8280571Z Syncing repository: pytorch/pytorch 2023-01-11T21:40:48.8282110Z ##[group]Getting Git version info 2023-01-11T21:40:48.8282430Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\pytorch' 2023-01-11T21:40:48.8282931Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T21:40:53.3573813Z git version 2.39.0.windows.1 2023-01-11T21:40:53.3610324Z ##[endgroup] 2023-01-11T21:40:53.3630144Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\498833c4-67d7-433f-bfb7-b1f718135cc2' before making global git config changes 2023-01-11T21:40:53.3631732Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:40:53.3642208Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2023-01-11T21:40:53.4716120Z ##[group]Initializing the repository 2023-01-11T21:40:53.4724156Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\pytorch 2023-01-11T21:40:53.7611304Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2023-01-11T21:40:53.7654048Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:40:53.8012312Z ##[endgroup] 2023-01-11T21:40:53.8012708Z ##[group]Disabling automatic garbage collection 2023-01-11T21:40:53.8021343Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-01-11T21:40:53.8325042Z ##[endgroup] 2023-01-11T21:40:53.8325416Z ##[group]Setting up auth 2023-01-11T21:40:53.8338624Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:40:53.8638396Z [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:41:04.6868454Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:41:04.7153660Z [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:41:05.6360429Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:41:05.6684479Z ##[endgroup] 2023-01-11T21:41:05.6684875Z ##[group]Fetching the repository 2023-01-11T21:41:05.6694840Z [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:41:18.9507311Z ##[endgroup] 2023-01-11T21:41:18.9507808Z ##[group]Determining the checkout info 2023-01-11T21:41:18.9508173Z ##[endgroup] 2023-01-11T21:41:18.9508554Z ##[group]Checking out the ref 2023-01-11T21:41:18.9517417Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:43:24.6321597Z ##[endgroup] 2023-01-11T21:43:24.6322068Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:43:24.6332079Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:43:24.6718913Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:43:24.7021504Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:43:24.7335040Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:43:24.7642433Z ##[endgroup] 2023-01-11T21:43:24.7642835Z ##[group]Fetching submodules 2023-01-11T21:43:24.7651337Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-01-11T21:43:25.2432880Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-01-11T21:43:26.2941778Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:43:26.2942330Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:43:26.2942796Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:43:26.2945169Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:43:26.2945687Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:43:26.2946879Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:43:26.2947529Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:43:26.2948024Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:43:26.2948642Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:43:26.2949103Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:43:26.2949694Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:43:26.2950229Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:43:26.2951457Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:43:26.2952462Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:43:26.2953270Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:43:26.2954185Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:43:26.2954932Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:43:26.2955759Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:43:26.2956555Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:43:26.2957405Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:43:26.2958137Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:43:26.2958906Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:43:26.2959436Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:43:26.2959901Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:43:26.2960357Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:43:26.2960898Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:43:26.2961396Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:43:26.2961843Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:43:26.2962325Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:43:26.2962832Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:43:26.2963297Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:43:26.2963805Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:43:26.2964344Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:43:26.2965000Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:43:26.3149616Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:43:26.3150225Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:43:26.3150769Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:43:26.3151250Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:43:26.3151685Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:43:26.3152132Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:43:26.3152781Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:43:26.8135419Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:43:27.3012689Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:43:27.6986461Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:43:28.2801607Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:43:28.7728440Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:43:29.4241455Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:43:34.5358011Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:43:34.9455959Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:43:36.0085677Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:43:36.7056834Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cub'... 2023-01-11T21:43:39.0196015Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:43:41.0603683Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:43:41.9759492Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:43:42.6877841Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:43:43.7212476Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:43:44.3706109Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:43:44.7257499Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:43:45.5488295Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:43:46.0501841Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:43:46.7607338Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:43:47.2398248Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:43:47.5415713Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:43:48.0107542Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:43:49.1404770Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:43:49.6257421Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:43:50.0780793Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:43:51.3015030Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:43:52.5232848Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:43:52.9627419Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:43:53.3158648Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:43:55.7987980Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:43:56.1075007Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:43:56.5825095Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:43:57.1903574Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:43:57.5511650Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:43:57.9965337Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:43:58.5897557Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:43:59.3514398Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:44:00.2978466Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:44:00.7871159Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:44:01.7495195Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:44:02.9959898Z From https://github.com/facebookincubator/fbjni 2023-01-11T21:44:02.9960372Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2023-01-11T21:44:03.1639675Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:44:04.4144904Z From https://github.com/Maratyszcza/FP16 2023-01-11T21:44:04.4145306Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2023-01-11T21:44:04.5155796Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:44:05.1593968Z From https://github.com/Maratyszcza/FXdiv 2023-01-11T21:44:05.1594409Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2023-01-11T21:44:05.2478452Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:44:06.1386846Z From https://github.com/Maratyszcza/NNPACK 2023-01-11T21:44:06.1387289Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2023-01-11T21:44:06.5002312Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:44:07.0141662Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:44:08.1624695Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2023-01-11T21:44:08.1625131Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2023-01-11T21:44:08.6788577Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:44:13.9721134Z From https://github.com/google/XNNPACK 2023-01-11T21:44:13.9721485Z * branch ae108ef49aa5623b896fc93d4298c49d1750d9ba -> FETCH_HEAD 2023-01-11T21:44:27.0793674Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:44:28.0254319Z From https://github.com/google/benchmark 2023-01-11T21:44:28.0254681Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2023-01-11T21:44:28.2612514Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:44:28.9666880Z From https://github.com/pytorch/cpuinfo 2023-01-11T21:44:28.9667287Z * branch 8ec7bd91ad0470e61cf38f618cc1f270dede599c -> FETCH_HEAD 2023-01-11T21:44:30.3200566Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:44:31.3947017Z From https://github.com/NVlabs/cub 2023-01-11T21:44:31.3947374Z * branch d106ddb991a56c3df1b6d51b2409e36ba8181ce4 -> FETCH_HEAD 2023-01-11T21:44:31.8264646Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:44:33.0286595Z From https://github.com/NVIDIA/cudnn-frontend 2023-01-11T21:44:33.0286996Z * branch 171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3 -> FETCH_HEAD 2023-01-11T21:44:37.9559473Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:44:39.2221462Z From https://github.com/NVIDIA/cutlass 2023-01-11T21:44:39.2222401Z * branch b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a -> FETCH_HEAD 2023-01-11T21:44:43.5339030Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:44:45.3555867Z From https://gitlab.com/libeigen/eigen 2023-01-11T21:44:45.3556311Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2023-01-11T21:44:47.5776394Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:44:48.6868268Z From https://github.com/pytorch/fbgemm 2023-01-11T21:44:48.6868717Z * branch 80d64206c07879fd4683be66873de7cefa1a0a71 -> FETCH_HEAD 2023-01-11T21:44:49.3130212Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:44:49.3340593Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:44:49.3341245Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:44:49.3341791Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:44:49.3342399Z 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:44:50.1033610Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:44:51.1618369Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:44:51.9369968Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:44:52.3509267Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:44:53.3636061Z From https://github.com/asmjit/asmjit 2023-01-11T21:44:53.3636425Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2023-01-11T21:44:53.7981949Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:44:54.8657946Z From https://github.com/pytorch/cpuinfo 2023-01-11T21:44:54.8658355Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2023-01-11T21:44:55.9291107Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:44:57.0879843Z From https://github.com/google/googletest 2023-01-11T21:44:57.0880205Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2023-01-11T21:44:57.3612551Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:44:58.2255059Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2023-01-11T21:44:58.2255453Z * branch 1840658c184f3eeba787dae0f06c45756c1daaf5 -> FETCH_HEAD 2023-01-11T21:44:58.3079637Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:44:59.7386873Z From https://github.com/google/flatbuffers 2023-01-11T21:44:59.7387276Z * branch d0cede9c90c5257537c293517a21376408b549fa -> FETCH_HEAD 2023-01-11T21:45:01.2386770Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:45:03.7865573Z From https://github.com/fmtlib/fmt 2023-01-11T21:45:03.7865963Z * branch 7bdf0628b1276379886c7f6dda2cef2b3b374f0b -> FETCH_HEAD 2023-01-11T21:45:04.4757220Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:45:04.6104538Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:45:05.7484210Z From https://github.com/google/gemmlowp 2023-01-11T21:45:05.7484622Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2023-01-11T21:45:06.0455753Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:45:06.4877397Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:45:08.6438647Z From https://github.com/google/googletest 2023-01-11T21:45:08.6439047Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2023-01-11T21:45:09.2454175Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:45:10.4212489Z From https://github.com/intel/ideep 2023-01-11T21:45:10.4212855Z * branch e533c771a1e75a1c225c14b2261eefa62681d9e6 -> FETCH_HEAD 2023-01-11T21:45:10.4818315Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:45:10.4963865Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:45:13.6613339Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:45:15.5412651Z From https://github.com/intel/mkl-dnn 2023-01-11T21:45:15.5413088Z * branch 404ad76ee633c939d705eb583ffe50a806969d5e -> FETCH_HEAD 2023-01-11T21:45:18.4639035Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:45:18.4772579Z 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:45:21.4808341Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:45:23.8343044Z From https://github.com/oneapi-src/oneDNN 2023-01-11T21:45:23.8343513Z * branch fbec3e25a559ee252022ae066817b204e106a6ba -> FETCH_HEAD 2023-01-11T21:45:28.3446296Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:45:28.4769511Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:45:30.7653953Z From https://github.com/intel/ittapi 2023-01-11T21:45:30.7654354Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2023-01-11T21:45:30.8498476Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:45:31.8741728Z From https://github.com/pytorch/kineto 2023-01-11T21:45:31.8742083Z * branch 6c1629809068efd78a8d56b4aa479c7ec49ae562 -> FETCH_HEAD 2023-01-11T21:45:32.2541945Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:45:32.2723980Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:45:32.2724785Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:45:32.9456023Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:45:33.6030369Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:45:34.6511093Z From https://github.com/fmtlib/fmt 2023-01-11T21:45:34.6511466Z * branch 2591ab91c3898c9f6544fff04660276537d32ffd -> FETCH_HEAD 2023-01-11T21:45:34.7993419Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:45:36.2755634Z From https://github.com/google/googletest 2023-01-11T21:45:36.5837205Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2023-01-11T21:45:36.5837909Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:45:37.9530261Z From https://github.com/NVIDIA/nccl 2023-01-11T21:45:37.9530702Z * branch f89fd4777d2ef9229c039ff750ae21da01626f52 -> FETCH_HEAD 2023-01-11T21:45:38.1947555Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:45:38.9820154Z From https://github.com/intel/ARM_NEON_2_x86_SSE 2023-01-11T21:45:38.9820555Z * branch 97a126f08ce318023be604d03f88bf0820a9464a -> FETCH_HEAD 2023-01-11T21:45:39.0280330Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:45:40.4571845Z From https://github.com/nlohmann/json 2023-01-11T21:45:40.4572287Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2023-01-11T21:45:41.4071696Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:45:42.8586799Z From https://github.com/onnx/onnx 2023-01-11T21:45:42.8587204Z * branch f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b -> FETCH_HEAD 2023-01-11T21:45:46.6652589Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:45:46.6822861Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:45:46.6823440Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:45:47.1501438Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:45:47.8015686Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:45:48.6327885Z From https://github.com/google/benchmark 2023-01-11T21:45:48.6328394Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2023-01-11T21:45:48.9459383Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:45:50.0767675Z From https://github.com/pybind/pybind11 2023-01-11T21:45:50.0768116Z * branch ffa346860b306c9bbfb341aed9c14c067751feb8 -> FETCH_HEAD 2023-01-11T21:45:50.5140513Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:45:51.7307113Z From https://github.com/onnx/onnx-tensorrt 2023-01-11T21:45:51.7307559Z * branch c153211418a7c57ce071d9ce2a41f8d1c85a878f -> FETCH_HEAD 2023-01-11T21:45:52.7890565Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:45:52.8026953Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:45:54.1253538Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:45:55.3904126Z From https://github.com/onnx/onnx 2023-01-11T21:45:55.3904477Z * branch 765f5ee823a67a866f4bd28a9860e81f3c811ce8 -> FETCH_HEAD 2023-01-11T21:45:56.8493630Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:45:56.8663454Z 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:45:56.8664065Z 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:45:57.6149520Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:45:58.3728154Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:45:59.6088228Z From https://github.com/google/benchmark 2023-01-11T21:45:59.6088580Z * branch e776aa0275e293707b6a0901e0e8d8a8a3679508 -> FETCH_HEAD 2023-01-11T21:45:59.7401804Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:46:00.7843424Z From https://github.com/pybind/pybind11 2023-01-11T21:46:00.7843817Z * branch a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c -> FETCH_HEAD 2023-01-11T21:46:01.0440943Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:46:01.0581550Z 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:46:01.4560388Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T21:46:03.3986250Z From https://github.com/wjakob/clang-cindex-python3 2023-01-11T21:46:03.3986724Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2023-01-11T21:46:03.4402784Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:46:04.9915544Z From https://github.com/mreineck/pocketfft 2023-01-11T21:46:04.9915940Z * branch ea778e37710c07723435b1be58235996d1d43a5a -> FETCH_HEAD 2023-01-11T21:46:05.0384482Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:46:11.1686239Z From https://github.com/protocolbuffers/protobuf 2023-01-11T21:46:11.1686627Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2023-01-11T21:46:15.7914946Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:46:15.8076067Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:46:15.8076638Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:46:16.2626955Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:46:16.9995527Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:46:18.0855479Z From https://github.com/google/benchmark 2023-01-11T21:46:18.0855842Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2023-01-11T21:46:18.2369149Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:46:19.4970838Z From https://github.com/google/googletest 2023-01-11T21:46:19.4971203Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2023-01-11T21:46:20.0755342Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:46:20.1857262Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:46:20.9978602Z From https://github.com/Maratyszcza/pthreadpool 2023-01-11T21:46:20.9978975Z * branch a134dd5d4cee80cce15db81a72e7f929d71dd413 -> FETCH_HEAD 2023-01-11T21:46:21.0938241Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:46:22.2848784Z From https://github.com/pybind/pybind11 2023-01-11T21:46:22.2849325Z * branch 80dc998efced8ceb2be59756668a7e90e8bef917 -> FETCH_HEAD 2023-01-11T21:46:22.5988421Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:46:22.7076407Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:46:23.4671682Z From https://github.com/malfet/PeachPy 2023-01-11T21:46:23.4672126Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2023-01-11T21:46:23.7552348Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:46:24.8380353Z From https://github.com/benjaminp/six 2023-01-11T21:46:24.8380747Z * branch 15e31431af97e5e64b80af0a3f598d382bcdd49a -> FETCH_HEAD 2023-01-11T21:46:24.8842844Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:46:25.7857148Z From https://github.com/shibatch/sleef 2023-01-11T21:46:25.7857543Z * branch e0a003ee838b75d11763aa9c3ef17bf71a725bff -> FETCH_HEAD 2023-01-11T21:46:26.1646996Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:46:27.6665277Z From https://github.com/01org/tbb 2023-01-11T21:46:27.6665675Z * branch a51a90bc609bb73db8ea13841b5cf7aa4344d4a9 -> FETCH_HEAD 2023-01-11T21:46:29.1708254Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:46:30.0886363Z From https://github.com/pytorch/tensorpipe 2023-01-11T21:46:30.0886805Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2023-01-11T21:46:30.2649058Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:46:30.2865956Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:46:30.2866562Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:46:30.2867107Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:46:30.2868089Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:46:30.9340122Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:46:31.4645645Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:46:32.1360253Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:46:32.5755211Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:46:33.6458962Z From https://github.com/google/googletest 2023-01-11T21:46:33.9391045Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2023-01-11T21:46:33.9391563Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:46:34.6747070Z From https://github.com/google/libnop 2023-01-11T21:46:34.6747502Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2023-01-11T21:46:34.7655217Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:46:35.7875096Z From https://github.com/libuv/libuv 2023-01-11T21:46:35.7875500Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2023-01-11T21:46:36.0617584Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:46:37.1299656Z From https://github.com/pybind/pybind11 2023-01-11T21:46:37.1300106Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2023-01-11T21:46:37.2979523Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:46:37.3115358Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:46:37.6972609Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:46:38.5187077Z From https://github.com/wjakob/clang-cindex-python3 2023-01-11T21:46:38.5187491Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2023-01-11T21:46:38.5612828Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:46:40.0037890Z From https://github.com/facebook/zstd 2023-01-11T21:46:40.0039694Z * branch aec56a52fbab207fc639a1937d1e708a282edca8 -> FETCH_HEAD 2023-01-11T21:46:40.6033890Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:46:40.6279656Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-01-11T21:46:41.1082361Z Entering 'android/libs/fbjni' 2023-01-11T21:46:41.1546792Z Entering 'third_party/FP16' 2023-01-11T21:46:41.2004473Z Entering 'third_party/FXdiv' 2023-01-11T21:46:41.2465742Z Entering 'third_party/NNPACK' 2023-01-11T21:46:41.2938413Z Entering 'third_party/QNNPACK' 2023-01-11T21:46:41.3420128Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:46:41.3888391Z Entering 'third_party/XNNPACK' 2023-01-11T21:46:41.4355228Z Entering 'third_party/benchmark' 2023-01-11T21:46:41.4810269Z Entering 'third_party/cpuinfo' 2023-01-11T21:46:41.5276294Z Entering 'third_party/cub' 2023-01-11T21:46:41.5745479Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:46:41.6208141Z Entering 'third_party/cutlass' 2023-01-11T21:46:41.6690804Z Entering 'third_party/eigen' 2023-01-11T21:46:41.7170272Z Entering 'third_party/fbgemm' 2023-01-11T21:46:41.7638991Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:46:41.8112584Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:46:41.8589183Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:46:41.9056657Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:46:41.9564517Z Entering 'third_party/flatbuffers' 2023-01-11T21:46:42.0037355Z Entering 'third_party/fmt' 2023-01-11T21:46:42.0489073Z Entering 'third_party/foxi' 2023-01-11T21:46:42.0963215Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:46:42.1425143Z Entering 'third_party/gloo' 2023-01-11T21:46:42.2584673Z Entering 'third_party/googletest' 2023-01-11T21:46:42.3054221Z Entering 'third_party/ideep' 2023-01-11T21:46:42.3526743Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:46:42.3985487Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:46:42.4491751Z Entering 'third_party/ios-cmake' 2023-01-11T21:46:42.4956247Z Entering 'third_party/ittapi' 2023-01-11T21:46:42.5435632Z Entering 'third_party/kineto' 2023-01-11T21:46:42.5883200Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:46:42.6341732Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:46:42.6828484Z Entering 'third_party/nccl/nccl' 2023-01-11T21:46:42.7295968Z Entering 'third_party/neon2sse' 2023-01-11T21:46:42.7759582Z Entering 'third_party/nlohmann' 2023-01-11T21:46:42.8216864Z Entering 'third_party/onnx' 2023-01-11T21:46:42.8677739Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:46:42.9143905Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:46:42.9617686Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:46:43.0067332Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:46:43.0536763Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:46:43.1031880Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:46:43.1505685Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:46:43.2025790Z Entering 'third_party/pocketfft' 2023-01-11T21:46:43.2484497Z Entering 'third_party/protobuf' 2023-01-11T21:46:43.2974894Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:46:43.3446084Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:46:43.3930246Z Entering 'third_party/psimd' 2023-01-11T21:46:43.4402918Z Entering 'third_party/pthreadpool' 2023-01-11T21:46:43.4870557Z Entering 'third_party/pybind11' 2023-01-11T21:46:43.5364551Z Entering 'third_party/python-enum' 2023-01-11T21:46:43.5824455Z Entering 'third_party/python-peachpy' 2023-01-11T21:46:43.6281534Z Entering 'third_party/python-six' 2023-01-11T21:46:43.6750846Z Entering 'third_party/sleef' 2023-01-11T21:46:43.7229614Z Entering 'third_party/tbb' 2023-01-11T21:46:43.7719433Z Entering 'third_party/tensorpipe' 2023-01-11T21:46:43.8176092Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:46:43.8650538Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:46:43.9131007Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:46:43.9648168Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:46:44.0096055Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:46:44.0638083Z Entering 'third_party/zstd' 2023-01-11T21:46:44.1180385Z ##[endgroup] 2023-01-11T21:46:44.1181009Z ##[group]Persisting credentials for submodules 2023-01-11T21:46:44.1192148Z [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:46:44.5610928Z Entering 'android/libs/fbjni' 2023-01-11T21:46:44.6174604Z Entering 'third_party/FP16' 2023-01-11T21:46:44.6736907Z Entering 'third_party/FXdiv' 2023-01-11T21:46:44.7293969Z Entering 'third_party/NNPACK' 2023-01-11T21:46:44.7855908Z Entering 'third_party/QNNPACK' 2023-01-11T21:46:44.8412236Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:46:44.8997477Z Entering 'third_party/XNNPACK' 2023-01-11T21:46:44.9567982Z Entering 'third_party/benchmark' 2023-01-11T21:46:45.0136121Z Entering 'third_party/cpuinfo' 2023-01-11T21:46:45.0917298Z Entering 'third_party/cub' 2023-01-11T21:46:45.1523356Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:46:45.2078463Z Entering 'third_party/cutlass' 2023-01-11T21:46:45.2650751Z Entering 'third_party/eigen' 2023-01-11T21:46:45.3212805Z Entering 'third_party/fbgemm' 2023-01-11T21:46:45.3767688Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:46:45.4332750Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:46:45.4894258Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:46:45.5447374Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:46:45.6031977Z Entering 'third_party/flatbuffers' 2023-01-11T21:46:45.6595019Z Entering 'third_party/fmt' 2023-01-11T21:46:45.7152658Z Entering 'third_party/foxi' 2023-01-11T21:46:45.7708796Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:46:45.8267288Z Entering 'third_party/gloo' 2023-01-11T21:46:45.8831947Z Entering 'third_party/googletest' 2023-01-11T21:46:45.9414316Z Entering 'third_party/ideep' 2023-01-11T21:46:45.9959952Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:46:46.0511983Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:46:46.1110518Z Entering 'third_party/ios-cmake' 2023-01-11T21:46:46.1688290Z Entering 'third_party/ittapi' 2023-01-11T21:46:46.2242574Z Entering 'third_party/kineto' 2023-01-11T21:46:46.2792863Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:46:46.3350683Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:46:46.3940112Z Entering 'third_party/nccl/nccl' 2023-01-11T21:46:46.4493886Z Entering 'third_party/neon2sse' 2023-01-11T21:46:46.5057298Z Entering 'third_party/nlohmann' 2023-01-11T21:46:46.5618505Z Entering 'third_party/onnx' 2023-01-11T21:46:46.6208785Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:46:46.6789660Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:46:46.7388962Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:46:46.7935867Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:46:46.8524597Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:46:46.9088246Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:46:46.9643555Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:46:47.0267133Z Entering 'third_party/pocketfft' 2023-01-11T21:46:47.0837303Z Entering 'third_party/protobuf' 2023-01-11T21:46:47.1384991Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:46:47.1937109Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:46:47.2509321Z Entering 'third_party/psimd' 2023-01-11T21:46:47.3085152Z Entering 'third_party/pthreadpool' 2023-01-11T21:46:47.3650073Z Entering 'third_party/pybind11' 2023-01-11T21:46:47.4217682Z Entering 'third_party/python-enum' 2023-01-11T21:46:47.4803210Z Entering 'third_party/python-peachpy' 2023-01-11T21:46:47.5386181Z Entering 'third_party/python-six' 2023-01-11T21:46:47.5952514Z Entering 'third_party/sleef' 2023-01-11T21:46:47.6507215Z Entering 'third_party/tbb' 2023-01-11T21:46:47.7061996Z Entering 'third_party/tensorpipe' 2023-01-11T21:46:47.7592367Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:46:47.8160068Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:46:47.8723521Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:46:47.9287330Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:46:47.9851155Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:46:48.0436111Z Entering 'third_party/zstd' 2023-01-11T21:46:48.1078975Z [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:46:48.5674494Z Entering 'android/libs/fbjni' 2023-01-11T21:46:48.6311393Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:46:48.6463922Z Entering 'third_party/FP16' 2023-01-11T21:46:48.7075756Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:46:48.7226828Z Entering 'third_party/FXdiv' 2023-01-11T21:46:48.7861759Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:46:48.8019914Z Entering 'third_party/NNPACK' 2023-01-11T21:46:48.8629954Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:46:48.8786917Z Entering 'third_party/QNNPACK' 2023-01-11T21:46:48.9396927Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:46:48.9553381Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:46:49.0192043Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:46:49.0351158Z Entering 'third_party/XNNPACK' 2023-01-11T21:46:49.0981635Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:46:49.1152854Z Entering 'third_party/benchmark' 2023-01-11T21:46:49.1798438Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:46:49.1953450Z Entering 'third_party/cpuinfo' 2023-01-11T21:46:49.2581437Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:46:49.2743774Z Entering 'third_party/cub' 2023-01-11T21:46:49.3365587Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:46:49.3524110Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:46:49.4142793Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:46:49.4304062Z Entering 'third_party/cutlass' 2023-01-11T21:46:49.4953309Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:46:49.5118134Z Entering 'third_party/eigen' 2023-01-11T21:46:49.5743768Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:46:49.5904679Z Entering 'third_party/fbgemm' 2023-01-11T21:46:49.6511965Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:46:49.6652558Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:46:49.7298131Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T21:46:49.7468611Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:46:49.8096833Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:46:49.8264817Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:46:49.8912581Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:46:49.9077686Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:46:49.9714824Z 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:46:49.9888843Z Entering 'third_party/flatbuffers' 2023-01-11T21:46:50.0514208Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:46:50.0692976Z Entering 'third_party/fmt' 2023-01-11T21:46:50.1319820Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:46:50.1473490Z Entering 'third_party/foxi' 2023-01-11T21:46:50.2089219Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:46:50.2250729Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:46:50.2862085Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:46:50.3037510Z Entering 'third_party/gloo' 2023-01-11T21:46:50.3672039Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:46:50.3827398Z Entering 'third_party/googletest' 2023-01-11T21:46:50.4482039Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:46:50.4638542Z Entering 'third_party/ideep' 2023-01-11T21:46:50.5262783Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:46:50.5409770Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:46:50.6071314Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:46:50.6232997Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:46:50.6874897Z 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:46:50.7069002Z Entering 'third_party/ios-cmake' 2023-01-11T21:46:50.7695633Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:46:50.7852506Z Entering 'third_party/ittapi' 2023-01-11T21:46:50.8475620Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:46:50.8643319Z Entering 'third_party/kineto' 2023-01-11T21:46:50.9274924Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:46:50.9430935Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:46:51.0057198Z 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:46:51.0222550Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:46:51.0865160Z 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:46:51.1049190Z Entering 'third_party/nccl/nccl' 2023-01-11T21:46:51.1682365Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:46:51.1844888Z Entering 'third_party/neon2sse' 2023-01-11T21:46:51.2459577Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:46:51.2627897Z Entering 'third_party/nlohmann' 2023-01-11T21:46:51.3236641Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:46:51.3399035Z Entering 'third_party/onnx' 2023-01-11T21:46:51.4018431Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:46:51.4173706Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:46:51.4803595Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:46:51.4966783Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:46:51.5591551Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:46:51.5767208Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:46:51.6419338Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:46:51.6568773Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:46:51.7221089Z 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:46:51.7605233Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:46:51.8244300Z 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:46:51.8409003Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:46:51.9052549Z 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:46:51.9200472Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:46:51.9842369Z 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:46:52.0052594Z Entering 'third_party/pocketfft' 2023-01-11T21:46:52.0683527Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:46:52.0840862Z Entering 'third_party/protobuf' 2023-01-11T21:46:52.1486876Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:46:52.1641432Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:46:52.2273318Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:46:52.2439643Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:46:52.3063188Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:46:52.3242652Z Entering 'third_party/psimd' 2023-01-11T21:46:52.3863099Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:46:52.4025283Z Entering 'third_party/pthreadpool' 2023-01-11T21:46:52.4667958Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:46:52.4830441Z Entering 'third_party/pybind11' 2023-01-11T21:46:52.5446443Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:46:52.5602886Z Entering 'third_party/python-enum' 2023-01-11T21:46:52.6227602Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:46:52.6383036Z Entering 'third_party/python-peachpy' 2023-01-11T21:46:52.7016734Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:46:52.7172479Z Entering 'third_party/python-six' 2023-01-11T21:46:52.7817647Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:46:52.7972592Z Entering 'third_party/sleef' 2023-01-11T21:46:52.8585203Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:46:52.8739283Z Entering 'third_party/tbb' 2023-01-11T21:46:52.9348319Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:46:52.9501064Z Entering 'third_party/tensorpipe' 2023-01-11T21:46:53.0102542Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:46:53.0245448Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:46:53.0862874Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:46:53.1024038Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:46:53.1635369Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T21:46:53.1794763Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:46:53.2780129Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T21:46:53.2935313Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:46:53.3541918Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:46:53.3680827Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:46:53.4301085Z 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:46:53.4486214Z Entering 'third_party/zstd' 2023-01-11T21:46:53.5075819Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:46:53.5780113Z [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:46:54.0055457Z Entering 'android/libs/fbjni' 2023-01-11T21:46:54.0507722Z Entering 'third_party/FP16' 2023-01-11T21:46:54.0975406Z Entering 'third_party/FXdiv' 2023-01-11T21:46:54.1425889Z Entering 'third_party/NNPACK' 2023-01-11T21:46:54.1869633Z Entering 'third_party/QNNPACK' 2023-01-11T21:46:54.2351106Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:46:54.2811417Z Entering 'third_party/XNNPACK' 2023-01-11T21:46:54.3274671Z Entering 'third_party/benchmark' 2023-01-11T21:46:54.3750142Z Entering 'third_party/cpuinfo' 2023-01-11T21:46:54.4209470Z Entering 'third_party/cub' 2023-01-11T21:46:54.4659013Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:46:54.5120864Z Entering 'third_party/cutlass' 2023-01-11T21:46:54.5601451Z Entering 'third_party/eigen' 2023-01-11T21:46:54.6592441Z Entering 'third_party/fbgemm' 2023-01-11T21:46:54.7041675Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:46:54.7512156Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:46:54.8011919Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:46:54.8463061Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:46:54.8954616Z Entering 'third_party/flatbuffers' 2023-01-11T21:46:54.9429654Z Entering 'third_party/fmt' 2023-01-11T21:46:54.9897971Z Entering 'third_party/foxi' 2023-01-11T21:46:55.0361701Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:46:55.0827411Z Entering 'third_party/gloo' 2023-01-11T21:46:55.1285173Z Entering 'third_party/googletest' 2023-01-11T21:46:55.1739548Z Entering 'third_party/ideep' 2023-01-11T21:46:55.2196199Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:46:55.2652291Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:46:55.3159452Z Entering 'third_party/ios-cmake' 2023-01-11T21:46:55.3621971Z Entering 'third_party/ittapi' 2023-01-11T21:46:55.4079491Z Entering 'third_party/kineto' 2023-01-11T21:46:55.4523139Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:46:55.4989631Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:46:55.5471141Z Entering 'third_party/nccl/nccl' 2023-01-11T21:46:55.5915409Z Entering 'third_party/neon2sse' 2023-01-11T21:46:55.6369706Z Entering 'third_party/nlohmann' 2023-01-11T21:46:55.6817222Z Entering 'third_party/onnx' 2023-01-11T21:46:55.7275620Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:46:55.7742654Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:46:55.8226076Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:46:55.8681585Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:46:55.9143948Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:46:56.0099727Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:46:56.0553033Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:46:56.1075633Z Entering 'third_party/pocketfft' 2023-01-11T21:46:56.1538893Z Entering 'third_party/protobuf' 2023-01-11T21:46:56.2017423Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:46:56.2478610Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:46:56.2987082Z Entering 'third_party/psimd' 2023-01-11T21:46:56.3446704Z Entering 'third_party/pthreadpool' 2023-01-11T21:46:56.3916128Z Entering 'third_party/pybind11' 2023-01-11T21:46:56.4374621Z Entering 'third_party/python-enum' 2023-01-11T21:46:56.4834507Z Entering 'third_party/python-peachpy' 2023-01-11T21:46:56.5293981Z Entering 'third_party/python-six' 2023-01-11T21:46:56.5780242Z Entering 'third_party/sleef' 2023-01-11T21:46:56.6248342Z Entering 'third_party/tbb' 2023-01-11T21:46:56.6707108Z Entering 'third_party/tensorpipe' 2023-01-11T21:46:56.7154472Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:46:56.7637004Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:46:56.8120998Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:46:56.8584939Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:46:56.9029532Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:46:56.9553605Z Entering 'third_party/zstd' 2023-01-11T21:46:57.0095072Z [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:46:57.4498807Z Entering 'android/libs/fbjni' 2023-01-11T21:46:57.5004154Z Entering 'third_party/FP16' 2023-01-11T21:46:57.5475727Z Entering 'third_party/FXdiv' 2023-01-11T21:46:57.5957656Z Entering 'third_party/NNPACK' 2023-01-11T21:46:57.6437524Z Entering 'third_party/QNNPACK' 2023-01-11T21:46:57.6900196Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:46:57.7381172Z Entering 'third_party/XNNPACK' 2023-01-11T21:46:57.7844484Z Entering 'third_party/benchmark' 2023-01-11T21:46:57.8307779Z Entering 'third_party/cpuinfo' 2023-01-11T21:46:57.8797314Z Entering 'third_party/cub' 2023-01-11T21:46:57.9263836Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:46:57.9751791Z Entering 'third_party/cutlass' 2023-01-11T21:46:58.0220557Z Entering 'third_party/eigen' 2023-01-11T21:46:58.0684737Z Entering 'third_party/fbgemm' 2023-01-11T21:46:58.1154622Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:46:58.1630468Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:46:58.2136219Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:46:58.2608242Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:46:58.3095204Z Entering 'third_party/flatbuffers' 2023-01-11T21:46:58.3604531Z Entering 'third_party/fmt' 2023-01-11T21:46:58.4082353Z Entering 'third_party/foxi' 2023-01-11T21:46:58.4544535Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:46:58.5050942Z Entering 'third_party/gloo' 2023-01-11T21:46:58.5506182Z Entering 'third_party/googletest' 2023-01-11T21:46:58.5970733Z Entering 'third_party/ideep' 2023-01-11T21:46:58.6426734Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:46:58.6887132Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:46:58.7395181Z Entering 'third_party/ios-cmake' 2023-01-11T21:46:58.7873730Z Entering 'third_party/ittapi' 2023-01-11T21:46:58.8327941Z Entering 'third_party/kineto' 2023-01-11T21:46:58.8814383Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:46:58.9295262Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:46:58.9784711Z Entering 'third_party/nccl/nccl' 2023-01-11T21:46:59.0267934Z Entering 'third_party/neon2sse' 2023-01-11T21:46:59.0741992Z Entering 'third_party/nlohmann' 2023-01-11T21:46:59.1249392Z Entering 'third_party/onnx' 2023-01-11T21:46:59.1722996Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:46:59.2196537Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:46:59.2674696Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:46:59.3116785Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:46:59.3569185Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:46:59.4075375Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:46:59.4517605Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:46:59.5029644Z Entering 'third_party/pocketfft' 2023-01-11T21:46:59.5492359Z Entering 'third_party/protobuf' 2023-01-11T21:46:59.5948046Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:46:59.6459780Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:46:59.7050624Z Entering 'third_party/psimd' 2023-01-11T21:46:59.7515694Z Entering 'third_party/pthreadpool' 2023-01-11T21:46:59.7999862Z Entering 'third_party/pybind11' 2023-01-11T21:46:59.8455267Z Entering 'third_party/python-enum' 2023-01-11T21:46:59.8931004Z Entering 'third_party/python-peachpy' 2023-01-11T21:46:59.9395488Z Entering 'third_party/python-six' 2023-01-11T21:46:59.9840921Z Entering 'third_party/sleef' 2023-01-11T21:47:00.0304830Z Entering 'third_party/tbb' 2023-01-11T21:47:00.0758740Z Entering 'third_party/tensorpipe' 2023-01-11T21:47:00.1204278Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:47:00.1674161Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:47:00.2157376Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:47:00.2634594Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:47:00.3094284Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:47:00.3590724Z Entering 'third_party/zstd' 2023-01-11T21:47:00.4471295Z ##[endgroup] 2023-01-11T21:47:00.4793520Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-01-11T21:47:00.5063351Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:47:00.5453747Z ##[group]Run # Remove any artifacts from the previous checkouts 2023-01-11T21:47:00.5454192Z # Remove any artifacts from the previous checkouts 2023-01-11T21:47:00.5454414Z git clean -fxd 2023-01-11T21:47:00.5509406Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:47:00.5509664Z env: 2023-01-11T21:47:00.5509917Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:47:00.5510185Z ANACONDA_USER: pytorch 2023-01-11T21:47:00.5510376Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:47:00.5510630Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:47:00.5511100Z GITHUB_TOKEN: *** 2023-01-11T21:47:00.5511273Z PR_NUMBER: 2023-01-11T21:47:00.5511477Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:47:00.5511701Z SKIP_ALL_TESTS: 1 2023-01-11T21:47:00.5511953Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:47:00.5512298Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:47:00.5512525Z PACKAGE_TYPE: libtorch 2023-01-11T21:47:00.5512707Z DESIRED_CUDA: cpu 2023-01-11T21:47:00.5512880Z GPU_ARCH_TYPE: cpu 2023-01-11T21:47:00.5513052Z LIBTORCH_CONFIG: release 2023-01-11T21:47:00.5513263Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:47:00.5513470Z DESIRED_PYTHON: 3.7 2023-01-11T21:47:00.5513700Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:47:00.5513971Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:47:00.5514266Z ##[endgroup] 2023-01-11T21:47:00.9302669Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:47:01.0276969Z Finished 2023-01-11T21:47:01.1501199Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:47:01.1501566Z with: 2023-01-11T21:47:01.1501721Z ref: main 2023-01-11T21:47:01.1501895Z submodules: recursive 2023-01-11T21:47:01.1502082Z repository: pytorch/builder 2023-01-11T21:47:01.1502273Z path: builder 2023-01-11T21:47:01.1502545Z quiet-checkout: true 2023-01-11T21:47:01.1502849Z token: *** 2023-01-11T21:47:01.1503018Z ssh-strict: true 2023-01-11T21:47:01.1503213Z persist-credentials: true 2023-01-11T21:47:01.1503389Z clean: true 2023-01-11T21:47:01.1503554Z fetch-depth: 1 2023-01-11T21:47:01.1503721Z lfs: false 2023-01-11T21:47:01.1503887Z set-safe-directory: true 2023-01-11T21:47:01.1504071Z env: 2023-01-11T21:47:01.1504304Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:47:01.1504558Z ANACONDA_USER: pytorch 2023-01-11T21:47:01.1504741Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:47:01.1505028Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:47:01.1505351Z GITHUB_TOKEN: *** 2023-01-11T21:47:01.1505511Z PR_NUMBER: 2023-01-11T21:47:01.1505726Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:47:01.1505936Z SKIP_ALL_TESTS: 1 2023-01-11T21:47:01.1506169Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:47:01.1506471Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:47:01.1506712Z PACKAGE_TYPE: libtorch 2023-01-11T21:47:01.1506881Z DESIRED_CUDA: cpu 2023-01-11T21:47:01.1507053Z GPU_ARCH_TYPE: cpu 2023-01-11T21:47:01.1507234Z LIBTORCH_CONFIG: release 2023-01-11T21:47:01.1507431Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:47:01.1507635Z DESIRED_PYTHON: 3.7 2023-01-11T21:47:01.1507857Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:47:01.1508143Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:47:01.1508369Z ##[endgroup] 2023-01-11T21:47:04.0636556Z Syncing repository: pytorch/builder 2023-01-11T21:47:04.0657301Z ##[group]Getting Git version info 2023-01-11T21:47:04.0658370Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\builder' 2023-01-11T21:47:04.0809503Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T21:47:04.1063030Z git version 2.39.0.windows.1 2023-01-11T21:47:04.1100428Z ##[endgroup] 2023-01-11T21:47:04.1117993Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\21e0e68d-aa45-487b-9417-0f791bbaa0b1' before making global git config changes 2023-01-11T21:47:04.1119395Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:47:04.1129195Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\builder 2023-01-11T21:47:04.1429154Z ##[group]Initializing the repository 2023-01-11T21:47:04.1436946Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\builder 2023-01-11T21:47:04.1818137Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/builder/.git/ 2023-01-11T21:47:04.1857931Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/builder 2023-01-11T21:47:04.2180055Z ##[endgroup] 2023-01-11T21:47:04.2180483Z ##[group]Disabling automatic garbage collection 2023-01-11T21:47:04.2188842Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-01-11T21:47:04.2485378Z ##[endgroup] 2023-01-11T21:47:04.2486303Z ##[group]Setting up auth 2023-01-11T21:47:04.2498442Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:47:04.2795438Z [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:47:04.7103578Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:47:04.7397861Z [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:47:05.1615851Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:47:05.1923429Z ##[endgroup] 2023-01-11T21:47:05.1923864Z ##[group]Fetching the repository 2023-01-11T21:47:05.1933794Z [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:47:05.6109843Z ##[endgroup] 2023-01-11T21:47:05.6110275Z ##[group]Determining the checkout info 2023-01-11T21:47:05.6120064Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-01-11T21:47:05.6404934Z origin/main 2023-01-11T21:47:05.6434228Z ##[endgroup] 2023-01-11T21:47:05.6434596Z ##[group]Checking out the ref 2023-01-11T21:47:05.6442828Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force -B main refs/remotes/origin/main 2023-01-11T21:47:05.7979074Z ##[endgroup] 2023-01-11T21:47:05.7988710Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:47:05.7989220Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T21:47:05.8348380Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:47:05.8658285Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:47:05.8959517Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:47:05.9251325Z ##[endgroup] 2023-01-11T21:47:05.9251702Z ##[group]Fetching submodules 2023-01-11T21:47:05.9259696Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-01-11T21:47:06.3558572Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-01-11T21:47:06.8320695Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-01-11T21:47:07.2752742Z ##[endgroup] 2023-01-11T21:47:07.2753155Z ##[group]Persisting credentials for submodules 2023-01-11T21:47:07.2762888Z [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:47:07.8203558Z [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:47:10.3496312Z [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:47:13.1592820Z [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:47:14.1471701Z ##[endgroup] 2023-01-11T21:47:14.1803585Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-01-11T21:47:14.2095607Z '18c1a40f064c32cc7835c27f41c3bc37c9ba40b0' 2023-01-11T21:47:15.2532137Z ##[group]Run # Remove any artifacts from the previous checkouts 2023-01-11T21:47:15.2532546Z # Remove any artifacts from the previous checkouts 2023-01-11T21:47:15.2532777Z git clean -fxd 2023-01-11T21:47:15.2584725Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:47:15.2585103Z env: 2023-01-11T21:47:15.2585350Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:47:15.2585596Z ANACONDA_USER: pytorch 2023-01-11T21:47:15.2585802Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:47:15.2586060Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:47:15.2586535Z GITHUB_TOKEN: *** 2023-01-11T21:47:15.2586696Z PR_NUMBER: 2023-01-11T21:47:15.2586909Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:47:15.2587125Z SKIP_ALL_TESTS: 1 2023-01-11T21:47:15.2587358Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:47:15.2587717Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:47:15.2587940Z PACKAGE_TYPE: libtorch 2023-01-11T21:47:15.2588123Z DESIRED_CUDA: cpu 2023-01-11T21:47:15.2588297Z GPU_ARCH_TYPE: cpu 2023-01-11T21:47:15.2588467Z LIBTORCH_CONFIG: release 2023-01-11T21:47:15.2588678Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:47:15.2588890Z DESIRED_PYTHON: 3.7 2023-01-11T21:47:15.2589107Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:47:15.2589395Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:47:15.2589640Z ##[endgroup] 2023-01-11T21:47:16.5309001Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:47:16.6258818Z Finished 2023-01-11T21:47:16.8522444Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2023-01-11T21:47:16.8522928Z "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2023-01-11T21:47:16.8551306Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:47:16.8551564Z env: 2023-01-11T21:47:16.8551808Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:47:16.8552069Z ANACONDA_USER: pytorch 2023-01-11T21:47:16.8552258Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:47:16.8572995Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:47:16.8573557Z GITHUB_TOKEN: *** 2023-01-11T21:47:16.8573737Z PR_NUMBER: 2023-01-11T21:47:16.8573941Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:47:16.8574158Z SKIP_ALL_TESTS: 1 2023-01-11T21:47:16.8574407Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:47:16.8574762Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:47:16.8574993Z PACKAGE_TYPE: libtorch 2023-01-11T21:47:16.8575177Z DESIRED_CUDA: cpu 2023-01-11T21:47:16.8575352Z GPU_ARCH_TYPE: cpu 2023-01-11T21:47:16.8575522Z LIBTORCH_CONFIG: release 2023-01-11T21:47:16.8575733Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:47:16.8575942Z DESIRED_PYTHON: 3.7 2023-01-11T21:47:16.8576156Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:47:16.8576444Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:47:16.8576685Z ##[endgroup] 2023-01-11T21:47:17.3495557Z + export TZ=UTC 2023-01-11T21:47:17.3495804Z + TZ=UTC 2023-01-11T21:47:17.3504195Z + envfile='C:\actions-runner\_work\_temp/env' 2023-01-11T21:47:17.3504522Z + [[ -n C:\actions-runner\_work\pytorch\pytorch/pytorch ]] 2023-01-11T21:47:17.3595488Z ++ dirname 'C:\actions-runner\_work\pytorch\pytorch/pytorch' 2023-01-11T21:47:17.4203331Z + workdir='C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T21:47:17.4203640Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2023-01-11T21:47:17.4203855Z + export BUILD_PYTHONLESS=1 2023-01-11T21:47:17.4204055Z + BUILD_PYTHONLESS=1 2023-01-11T21:47:17.4204234Z + export DOCKER_IMAGE= 2023-01-11T21:47:17.4204422Z + DOCKER_IMAGE= 2023-01-11T21:47:17.4204590Z + [[ -z '' ]] 2023-01-11T21:47:17.4204755Z + [[ libtorch == conda ]] 2023-01-11T21:47:17.4206855Z + [[ cpu == cpu ]] 2023-01-11T21:47:17.4207835Z + export DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:47:17.4208112Z + DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:47:17.4208324Z + USE_GOLD_LINKER=OFF 2023-01-11T21:47:17.4208683Z + [[ cpu == \c\p\u ]] 2023-01-11T21:47:17.4208845Z + USE_GOLD_LINKER=ON 2023-01-11T21:47:17.4210620Z + PIP_UPLOAD_FOLDER=nightly/ 2023-01-11T21:47:17.4307569Z ++ date -u +%Y%m%d 2023-01-11T21:47:17.9606583Z + export DATE=20230111 2023-01-11T21:47:17.9606829Z + DATE=20230111 2023-01-11T21:47:17.9607035Z + BASE_BUILD_VERSION=2.0.0.dev20230111 2023-01-11T21:47:17.9607331Z + tagged_version 2023-01-11T21:47:17.9607741Z + [[ msys == \m\s\y\s ]] 2023-01-11T21:47:17.9607989Z + [[ -z true ]] 2023-01-11T21:47:17.9608296Z + GIT_DIR='C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' 2023-01-11T21:47:17.9608720Z + 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:47:17.9609022Z + [[ -n '' ]] 2023-01-11T21:47:17.9609254Z + [[ ! -d C:\actions-runner\_work\pytorch\pytorch/pytorch/.git ]] 2023-01-11T21:47:17.9612709Z + 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:47:17.9983578Z fatal: No names found, cannot describe anything. 2023-01-11T21:47:18.0021589Z + return 1 2023-01-11T21:47:18.0112369Z ++ uname 2023-01-11T21:47:18.0299188Z + [[ MSYS_NT-10.0-17763 == \D\a\r\w\i\n ]] 2023-01-11T21:47:18.0299444Z + [[ libtorch == conda ]] 2023-01-11T21:47:18.0300747Z + export PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:47:18.0301054Z + PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:47:18.0301268Z + [[ -n '' ]] 2023-01-11T21:47:18.0301445Z + export PYTORCH_BUILD_NUMBER=1 2023-01-11T21:47:18.0301655Z + PYTORCH_BUILD_NUMBER=1 2023-01-11T21:47:18.0301835Z + JAVA_HOME= 2023-01-11T21:47:18.0301986Z + BUILD_JNI=OFF 2023-01-11T21:47:18.0302168Z + [[ libtorch == libtorch ]] 2023-01-11T21:47:18.0302366Z + POSSIBLE_JAVA_HOMES=() 2023-01-11T21:47:18.0302577Z + POSSIBLE_JAVA_HOMES+=(/usr/local) 2023-01-11T21:47:18.0302828Z + POSSIBLE_JAVA_HOMES+=(/usr/lib/jvm/java-8-openjdk-amd64) 2023-01-11T21:47:18.0303159Z + POSSIBLE_JAVA_HOMES+=(/Library/Java/JavaVirtualMachines/*.jdk/Contents/Home) 2023-01-11T21:47:18.0303985Z + POSSIBLE_JAVA_HOMES+=("$PWD/.circleci/windows-jni/") 2023-01-11T21:47:18.0304460Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:47:18.0304831Z + [[ -e /usr/local/include/jni.h ]] 2023-01-11T21:47:18.0307267Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:47:18.0307568Z + [[ -e /usr/lib/jvm/java-8-openjdk-amd64/include/jni.h ]] 2023-01-11T21:47:18.0308698Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:47:18.0308992Z + [[ -e /Library/Java/JavaVirtualMachines/*.jdk/Contents/Home/include/jni.h ]] 2023-01-11T21:47:18.0310742Z + for JH in "${POSSIBLE_JAVA_HOMES[@]}" 2023-01-11T21:47:18.0311041Z + [[ -e /c/actions-runner/_work/pytorch/pytorch/.circleci/windows-jni//include/jni.h ]] 2023-01-11T21:47:18.0312165Z + '[' -z '' ']' 2023-01-11T21:47:18.0312352Z + echo 'Did not find jni.h' 2023-01-11T21:47:18.0312532Z Did not find jni.h 2023-01-11T21:47:18.0312883Z + cat 2023-01-11T21:47:18.0501111Z ++ uname -a 2023-01-11T21:47:18.0765435Z ++ date 2023-01-11T21:47:18.1611289Z ++ uname 2023-01-11T21:47:18.1796300Z + [[ MSYS_NT-10.0-17763 != Darwin ]] 2023-01-11T21:47:18.1796571Z + MEMORY_LIMIT_MAX_JOBS=18 2023-01-11T21:47:18.1887308Z ++ nproc 2023-01-11T21:47:18.2931257Z + NUM_CPUS=14 2023-01-11T21:47:18.2931518Z + export MAX_JOBS=14 2023-01-11T21:47:18.2931699Z + MAX_JOBS=14 2023-01-11T21:47:18.2931858Z + cat 2023-01-11T21:47:18.3095465Z + [[ -z true ]] 2023-01-11T21:47:18.3095820Z + echo 'retry () {' 2023-01-11T21:47:18.3099162Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2023-01-11T21:47:18.3101596Z + echo '}' 2023-01-11T21:47:18.3104243Z + echo 'export -f retry' 2023-01-11T21:47:18.3106865Z + cat 'C:\actions-runner\_work\_temp/env' 2023-01-11T21:47:18.3264404Z # =================== The following code will be executed inside Docker container =================== 2023-01-11T21:47:18.3264741Z export TZ=UTC 2023-01-11T21:47:18.3265216Z 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:47:18 GMT 2023" 2023-01-11T21:47:18.3265447Z 2023-01-11T21:47:18.3265545Z export PACKAGE_TYPE="libtorch" 2023-01-11T21:47:18.3265759Z export DESIRED_PYTHON="3.7" 2023-01-11T21:47:18.3265964Z export DESIRED_CUDA="cpu" 2023-01-11T21:47:18.3266253Z export LIBTORCH_VARIANT="shared-with-deps" 2023-01-11T21:47:18.3266576Z export BUILD_PYTHONLESS="1" 2023-01-11T21:47:18.3266916Z if [[ "msys" == "msys" ]]; then 2023-01-11T21:47:18.3267136Z export LIBTORCH_CONFIG="release" 2023-01-11T21:47:18.3267336Z if [[ "release" == 'debug' ]]; then 2023-01-11T21:47:18.3267596Z export DEBUG=1 2023-01-11T21:47:18.3267835Z fi 2023-01-11T21:47:18.3268090Z export DESIRED_DEVTOOLSET="" 2023-01-11T21:47:18.3268368Z else 2023-01-11T21:47:18.3268587Z export DESIRED_DEVTOOLSET="" 2023-01-11T21:47:18.3268845Z fi 2023-01-11T21:47:18.3269158Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2023-01-11T21:47:18.3269528Z export DATE="20230111" 2023-01-11T21:47:18.3269870Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2023-01-11T21:47:18.3270298Z export PYTORCH_BUILD_VERSION="2.0.0.dev20230111+cpu" 2023-01-11T21:47:18.3270633Z export PYTORCH_BUILD_NUMBER="1" 2023-01-11T21:47:18.3270959Z export OVERRIDE_PACKAGE_VERSION="2.0.0.dev20230111+cpu" 2023-01-11T21:47:18.3271718Z 2023-01-11T21:47:18.3271902Z # TODO: We don't need this anymore IIUC 2023-01-11T21:47:18.3272244Z export TORCH_PACKAGE_NAME='torch' 2023-01-11T21:47:18.3272603Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2023-01-11T21:47:18.3272954Z export ANACONDA_USER='pytorch' 2023-01-11T21:47:18.3273133Z 2023-01-11T21:47:18.3273209Z export USE_FBGEMM=1 2023-01-11T21:47:18.3273388Z export JAVA_HOME= 2023-01-11T21:47:18.3273553Z export BUILD_JNI=OFF 2023-01-11T21:47:18.3273757Z export PIP_UPLOAD_FOLDER="nightly/" 2023-01-11T21:47:18.3274004Z export DOCKER_IMAGE="pytorch/manylinux-cpu" 2023-01-11T21:47:18.3274158Z 2023-01-11T21:47:18.3274163Z 2023-01-11T21:47:18.3274247Z export USE_GOLD_LINKER="ON" 2023-01-11T21:47:18.3274442Z export USE_GLOO_WITH_OPENSSL="ON" 2023-01-11T21:47:18.3274729Z # =================== The above code will be executed inside Docker container =================== 2023-01-11T21:47:18.3274976Z export MAX_JOBS="14" 2023-01-11T21:47:18.3275137Z retry () { 2023-01-11T21:47:18.3275360Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:47:18.3275631Z } 2023-01-11T21:47:18.3275836Z export -f retry 2023-01-11T21:47:18.3428242Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2023-01-11T21:47:18.3428614Z "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2023-01-11T21:47:18.3456714Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T21:47:18.3456984Z env: 2023-01-11T21:47:18.3457215Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:47:18.3457489Z ANACONDA_USER: pytorch 2023-01-11T21:47:18.3457693Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:47:18.3457935Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:47:18.3458318Z GITHUB_TOKEN: *** 2023-01-11T21:47:18.3458492Z PR_NUMBER: 2023-01-11T21:47:18.3458707Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:47:18.3458908Z SKIP_ALL_TESTS: 1 2023-01-11T21:47:18.3459160Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:47:18.3459525Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:47:18.3459762Z PACKAGE_TYPE: libtorch 2023-01-11T21:47:18.3459952Z DESIRED_CUDA: cpu 2023-01-11T21:47:18.3460140Z GPU_ARCH_TYPE: cpu 2023-01-11T21:47:18.3460316Z LIBTORCH_CONFIG: release 2023-01-11T21:47:18.3460538Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:47:18.3460756Z DESIRED_PYTHON: 3.7 2023-01-11T21:47:18.3460978Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:47:18.3461365Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:47:18.3461612Z ##[endgroup] 2023-01-11T21:47:18.3946930Z + source 'C:\actions-runner\_work\_temp/env' 2023-01-11T21:47:18.3948118Z ++ export TZ=UTC 2023-01-11T21:47:18.3948308Z ++ TZ=UTC 2023-01-11T21:47:18.3956364Z ++ 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:47:18 GMT 2023' 2023-01-11T21:47:18.3956669Z ++ export PACKAGE_TYPE=libtorch 2023-01-11T21:47:18.3956899Z ++ PACKAGE_TYPE=libtorch 2023-01-11T21:47:18.3957214Z 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:47:18 GMT 2023 2023-01-11T21:47:18.3957503Z ++ export DESIRED_PYTHON=3.7 2023-01-11T21:47:18.3957716Z ++ DESIRED_PYTHON=3.7 2023-01-11T21:47:18.3958000Z ++ export DESIRED_CUDA=cpu 2023-01-11T21:47:18.3958180Z ++ DESIRED_CUDA=cpu 2023-01-11T21:47:18.3958411Z ++ export LIBTORCH_VARIANT=shared-with-deps 2023-01-11T21:47:18.3958671Z ++ LIBTORCH_VARIANT=shared-with-deps 2023-01-11T21:47:18.3958913Z ++ export BUILD_PYTHONLESS=1 2023-01-11T21:47:18.3959105Z ++ BUILD_PYTHONLESS=1 2023-01-11T21:47:18.3959302Z ++ [[ msys == \m\s\y\s ]] 2023-01-11T21:47:18.3959498Z ++ export LIBTORCH_CONFIG=release 2023-01-11T21:47:18.3959685Z ++ LIBTORCH_CONFIG=release 2023-01-11T21:47:18.3959898Z ++ [[ release == \d\e\b\u\g ]] 2023-01-11T21:47:18.3960160Z ++ export DESIRED_DEVTOOLSET= 2023-01-11T21:47:18.3960350Z ++ DESIRED_DEVTOOLSET= 2023-01-11T21:47:18.3960602Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2023-01-11T21:47:18.3960862Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2023-01-11T21:47:18.3961065Z ++ export DATE=20230111 2023-01-11T21:47:18.3961298Z ++ DATE=20230111 2023-01-11T21:47:18.3961537Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2023-01-11T21:47:18.3961765Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2023-01-11T21:47:18.3962021Z ++ export PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:47:18.3962326Z ++ PYTORCH_BUILD_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:47:18.3962539Z ++ export PYTORCH_BUILD_NUMBER=1 2023-01-11T21:47:18.3962771Z ++ PYTORCH_BUILD_NUMBER=1 2023-01-11T21:47:18.3963056Z ++ export OVERRIDE_PACKAGE_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:47:18.3963346Z ++ OVERRIDE_PACKAGE_VERSION=2.0.0.dev20230111+cpu 2023-01-11T21:47:18.3963617Z ++ export TORCH_PACKAGE_NAME=torch 2023-01-11T21:47:18.3963824Z ++ TORCH_PACKAGE_NAME=torch 2023-01-11T21:47:18.3964081Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2023-01-11T21:47:18.3965427Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2023-01-11T21:47:18.3965713Z ++ export ANACONDA_USER=pytorch 2023-01-11T21:47:18.3965932Z ++ ANACONDA_USER=pytorch 2023-01-11T21:47:18.3966116Z ++ export USE_FBGEMM=1 2023-01-11T21:47:18.3966305Z ++ USE_FBGEMM=1 2023-01-11T21:47:18.3966490Z ++ export JAVA_HOME= 2023-01-11T21:47:18.3966654Z ++ JAVA_HOME= 2023-01-11T21:47:18.3968628Z ++ export BUILD_JNI=OFF 2023-01-11T21:47:18.3968828Z ++ BUILD_JNI=OFF 2023-01-11T21:47:18.3969022Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2023-01-11T21:47:18.3969254Z ++ PIP_UPLOAD_FOLDER=nightly/ 2023-01-11T21:47:18.3969492Z ++ export DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:47:18.3969718Z ++ DOCKER_IMAGE=pytorch/manylinux-cpu 2023-01-11T21:47:18.3969944Z ++ export USE_GOLD_LINKER=ON 2023-01-11T21:47:18.3970142Z ++ USE_GOLD_LINKER=ON 2023-01-11T21:47:18.3970346Z ++ export USE_GLOO_WITH_OPENSSL=ON 2023-01-11T21:47:18.3970543Z ++ USE_GLOO_WITH_OPENSSL=ON 2023-01-11T21:47:18.3970749Z ++ export MAX_JOBS=14 2023-01-11T21:47:18.3970933Z ++ MAX_JOBS=14 2023-01-11T21:47:18.3971108Z ++ export -f retry 2023-01-11T21:47:18.3971308Z + export CUDA_VERSION=cpu 2023-01-11T21:47:18.3971506Z + CUDA_VERSION=cpu 2023-01-11T21:47:18.3971677Z + export VC_YEAR=2019 2023-01-11T21:47:18.3971863Z + VC_YEAR=2019 2023-01-11T21:47:18.3972110Z + pushd 'C:\actions-runner\_work\pytorch\pytorch/builder' 2023-01-11T21:47:18.5884664Z + ./windows/internal/smoke_test.bat 2023-01-11T21:47:18.5885219Z /c/actions-runner/_work/pytorch/pytorch/builder /c/actions-runner/_work/pytorch/pytorch 2023-01-11T21:47:18.6252850Z 2023-01-11T21:47:18.6253508Z C:\actions-runner\_work\pytorch\pytorch\builder>set SRC_DIR=C:\actions-runner\_work\pytorch\pytorch\builder\windows\internal\ 2023-01-11T21:47:18.6255417Z 2023-01-11T21:47:18.6255727Z C:\actions-runner\_work\pytorch\pytorch\builder>pushd C:\actions-runner\_work\pytorch\pytorch\builder\windows\internal\\.. 2023-01-11T21:47:18.6261073Z 2023-01-11T21:47:18.6261475Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if not "cpu" == "cpu" call internal\driver_update.bat 2023-01-11T21:47:18.6263811Z 2023-01-11T21:47:18.6264466Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if errorlevel 1 exit /b 1 2023-01-11T21:47:18.6265652Z 2023-01-11T21:47:18.6266663Z 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:47:18.6268636Z 2023-01-11T21:47:18.6268923Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>setlocal EnableDelayedExpansion 2023-01-11T21:47:18.6270741Z 2023-01-11T21:47:18.6271041Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>set NVIDIA_GPU_EXISTS=0 2023-01-11T21:47:18.6273485Z 2023-01-11T21:47:18.6274051Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>for /F "delims=" %i in ('wmic path win32_VideoController get name') do ( 2023-01-11T21:47:18.6274425Z set GPUS=%i 2023-01-11T21:47:18.6274736Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:47:18.6275014Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:47:18.6275219Z goto gpu_check_end 2023-01-11T21:47:18.6275379Z ) 2023-01-11T21:47:18.6275534Z ) 2023-01-11T21:47:21.3466558Z 2023-01-11T21:47:21.3467298Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2023-01-11T21:47:21.3467789Z set GPUS=Name 2023-01-11T21:47:21.3468086Z 2023-01-11T21:47:21.3468397Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:47:21.3468778Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:47:21.3469098Z goto gpu_check_end 2023-01-11T21:47:21.3469368Z ) 2023-01-11T21:47:21.3470264Z ) 2023-01-11T21:47:21.3470423Z 2023-01-11T21:47:21.3470569Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2023-01-11T21:47:21.3470862Z set GPUS=Microsoft Basic Display Adapter 2023-01-11T21:47:21.3471065Z 2023-01-11T21:47:21.3471256Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:47:21.3471449Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:47:21.3471647Z goto gpu_check_end 2023-01-11T21:47:21.3471825Z ) 2023-01-11T21:47:21.3471953Z ) 2023-01-11T21:47:21.3472043Z 2023-01-11T21:47:21.3472204Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>( 2023-01-11T21:47:21.3472647Z set GPUS= 2023-01-11T21:47:21.3472990Z 2023-01-11T21:47:21.3473377Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2023-01-11T21:47:21.3473787Z SET NVIDIA_GPU_EXISTS=1 2023-01-11T21:47:21.3474189Z goto gpu_check_end 2023-01-11T21:47:21.3474453Z ) 2023-01-11T21:47:21.3474606Z ) 2023-01-11T21:47:21.3474689Z 2023-01-11T21:47:21.3474905Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>endlocal & set NVIDIA_GPU_EXISTS=0 2023-01-11T21:47:21.3481208Z 2023-01-11T21:47:21.3481657Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "wheel" goto wheel 2023-01-11T21:47:21.3482640Z 2023-01-11T21:47:21.3482964Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "conda" goto conda 2023-01-11T21:47:21.3484636Z 2023-01-11T21:47:21.3484929Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "libtorch" == "libtorch" goto libtorch 2023-01-11T21:47:21.3490074Z 2023-01-11T21:47:21.3490313Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>echo "install and test libtorch" 2023-01-11T21:47:21.3491164Z "install and test libtorch" 2023-01-11T21:47:21.3492764Z 2023-01-11T21:47:21.3493316Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if "2019" == "2017" powershell internal\vs2017_install.ps1 2023-01-11T21:47:21.3494435Z 2023-01-11T21:47:21.3494782Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if ERRORLEVEL 1 exit /b 1 2023-01-11T21:47:21.3496246Z 2023-01-11T21:47:21.3496726Z 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:47:21.4036842Z 2023-01-11T21:47:21.4037498Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>7z x "C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip" -otmp 2023-01-11T21:47:23.8997650Z 2023-01-11T21:47:23.8998147Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T21:47:23.8998352Z 2023-01-11T21:47:23.8998457Z Scanning the drive for archives: 2023-01-11T21:47:23.8998678Z 1 file, 160283781 bytes (153 MiB) 2023-01-11T21:47:23.8998811Z 2023-01-11T21:47:23.8999060Z Extracting archive: C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2023-01-11T21:48:03.3548313Z -- 2023-01-11T21:48:03.3548909Z Path = C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2023-01-11T21:48:03.3549383Z Type = zip 2023-01-11T21:48:03.3549615Z Physical Size = 160283781 2023-01-11T21:48:03.3550469Z 2023-01-11T21:48:03.3583284Z Everything is Ok 2023-01-11T21:48:03.3583464Z 2023-01-11T21:48:03.3583542Z Folders: 351 2023-01-11T21:48:03.3583805Z Files: 9286 2023-01-11T21:48:03.3584043Z Size: 838864956 2023-01-11T21:48:03.3585330Z Compressed: 160283781 2023-01-11T21:48:03.3632739Z 2023-01-11T21:48:03.3633358Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>if ERRORLEVEL 1 exit /b 1 2023-01-11T21:48:03.3634420Z 2023-01-11T21:48:03.3634794Z C:\actions-runner\_work\pytorch\pytorch\builder\windows>pushd tmp\libtorch 2023-01-11T21:48:03.3640336Z 2023-01-11T21:48:03.3640626Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>set VC_VERSION_LOWER=16 2023-01-11T21:48:03.3642990Z 2023-01-11T21:48:03.3643251Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>set VC_VERSION_UPPER=17 2023-01-11T21:48:03.3646716Z 2023-01-11T21:48:03.3647163Z C:\actions-runner\_work\pytorch\pytorch\builder\windows\tmp\libtorch>IF "2019" == "2017" ( 2023-01-11T21:48:03.3647485Z set VC_VERSION_LOWER=15 2023-01-11T21:48:03.3647676Z set VC_VERSION_UPPER=16 2023-01-11T21:48:03.3647860Z ) 2023-01-11T21:48:03.3649842Z 2023-01-11T21:48:03.3650517Z 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:48:03.3651165Z set "VS15INSTALLDIR=%i" 2023-01-11T21:48:03.3651414Z set "VS15VCVARSALL=%i\VC\Auxiliary\Build\vcvarsall.bat" 2023-01-11T21:48:03.3651654Z goto vswhere 2023-01-11T21:48:03.3651819Z ) ) 2023-01-11T21:48:06.8729291Z 2023-01-11T21:48:06.8730244Z 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:48:06.8730864Z set "VS15INSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools" 2023-01-11T21:48:06.8731288Z set "VS15VCVARSALL=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" 2023-01-11T21:48:06.8731716Z goto vswhere 2023-01-11T21:48:06.8731896Z ) ) 2023-01-11T21:48:06.8736909Z 2023-01-11T21:48:06.8737517Z 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:48:06.8738038Z echo Visual Studio 2017 C++ BuildTools is required to compile PyTorch test on Windows 2023-01-11T21:48:06.8738291Z exit /b 1 2023-01-11T21:48:06.8738461Z ) 2023-01-11T21:48:06.8738699Z 2023-01-11T21:48:06.8739124Z 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:48:07.1182442Z ********************************************************************** 2023-01-11T21:48:07.1182790Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2023-01-11T21:48:07.1183242Z ** Copyright (c) 2020 Microsoft Corporation 2023-01-11T21:48:07.1183991Z ********************************************************************** 2023-01-11T21:48:08.1920532Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-01-11T21:48:10.6048141Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T21:48:10.6048504Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T21:48:10.6048679Z 2023-01-11T21:48:10.9546473Z simple-torch-test.cpp 2023-01-11T21:48:24.7500233Z 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-11T21:48:31.6737787Z 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-11T21:48:31.6738224Z with 2023-01-11T21:48:31.6738380Z [ 2023-01-11T21:48:31.6738592Z T=c10::SymInt 2023-01-11T21:48:31.6738788Z ] 2023-01-11T21:48:31.6970749Z 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-11T21:48:31.6971453Z with 2023-01-11T21:48:31.6971727Z [ 2023-01-11T21:48:31.6972870Z T=c10::SymInt 2023-01-11T21:48:31.6973121Z ] 2023-01-11T21:48:31.6973806Z 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-11T21:48:31.6974261Z with 2023-01-11T21:48:31.6974412Z [ 2023-01-11T21:48:31.6974594Z T=c10::SymInt 2023-01-11T21:48:31.6974771Z ] 2023-01-11T21:48:31.6975343Z 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-11T21:48:31.6975920Z with 2023-01-11T21:48:31.6976093Z [ 2023-01-11T21:48:31.6976251Z T=c10::SymInt 2023-01-11T21:48:31.6976427Z ] 2023-01-11T21:48:31.6976859Z 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-11T21:48:31.6977533Z 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-11T21:48:31.6978945Z 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-11T21:48:31.6979766Z with 2023-01-11T21:48:31.6979943Z [ 2023-01-11T21:48:31.6980130Z T=c10::SymInt 2023-01-11T21:48:31.6980303Z ] 2023-01-11T21:48:31.8022258Z 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-11T21:48:32.5214003Z 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-11T21:48:32.5214741Z with 2023-01-11T21:48:32.5215013Z [ 2023-01-11T21:48:32.5215331Z T=at::TensorBase 2023-01-11T21:48:32.5215598Z ] 2023-01-11T21:48:32.5216316Z 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-11T21:48:32.5217007Z with 2023-01-11T21:48:32.5217248Z [ 2023-01-11T21:48:32.5217539Z T=at::TensorBase 2023-01-11T21:48:32.5217822Z ] 2023-01-11T21:48:32.5218587Z 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-11T21:48:32.5219384Z with 2023-01-11T21:48:32.5219647Z [ 2023-01-11T21:48:32.5219934Z T=at::TensorBase 2023-01-11T21:48:32.5220133Z ] 2023-01-11T21:48:32.5220792Z 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-11T21:48:32.5221536Z with 2023-01-11T21:48:32.5221747Z [ 2023-01-11T21:48:32.5221949Z T=at::TensorBase 2023-01-11T21:48:32.5222208Z ] 2023-01-11T21:48:32.5222931Z 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-11T21:48:32.5224060Z 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-11T21:48:32.5225968Z 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-11T21:48:32.5226649Z with 2023-01-11T21:48:32.5226916Z [ 2023-01-11T21:48:32.5227181Z T=at::TensorBase 2023-01-11T21:48:32.5227457Z ] 2023-01-11T21:48:32.7815005Z 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-11T21:48:32.7815473Z with 2023-01-11T21:48:32.7815647Z [ 2023-01-11T21:48:32.7815828Z T=at::Tensor 2023-01-11T21:48:32.7815988Z ] 2023-01-11T21:48:32.7816432Z 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-11T21:48:32.7816836Z with 2023-01-11T21:48:32.7816980Z [ 2023-01-11T21:48:32.7817150Z T=at::Tensor 2023-01-11T21:48:32.7817319Z ] 2023-01-11T21:48:32.7817757Z 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-11T21:48:32.7818455Z with 2023-01-11T21:48:32.7820191Z [ 2023-01-11T21:48:32.7820372Z T=at::Tensor 2023-01-11T21:48:32.7820527Z ] 2023-01-11T21:48:32.7821023Z 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-11T21:48:32.7821477Z with 2023-01-11T21:48:32.7821641Z [ 2023-01-11T21:48:32.7821800Z T=at::Tensor 2023-01-11T21:48:32.7821973Z ] 2023-01-11T21:48:32.7822399Z 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-11T21:48:32.7823061Z 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-11T21:48:32.7823743Z 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-11T21:48:32.7824150Z with 2023-01-11T21:48:32.7824313Z [ 2023-01-11T21:48:32.7824468Z T=at::Tensor 2023-01-11T21:48:32.7824639Z ] 2023-01-11T21:48:32.7849720Z 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-11T21:48:32.7850212Z with 2023-01-11T21:48:32.7850422Z [ 2023-01-11T21:48:32.7850640Z T=at::Generator 2023-01-11T21:48:32.7850818Z ] 2023-01-11T21:48:32.7851271Z 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-11T21:48:32.7851682Z with 2023-01-11T21:48:32.7851848Z [ 2023-01-11T21:48:32.7852006Z T=at::Generator 2023-01-11T21:48:32.7852185Z ] 2023-01-11T21:48:32.7852797Z 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-11T21:48:32.7853230Z with 2023-01-11T21:48:32.7853374Z [ 2023-01-11T21:48:32.7853550Z T=at::Generator 2023-01-11T21:48:32.7853723Z ] 2023-01-11T21:48:32.7854200Z 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-11T21:48:32.7854656Z with 2023-01-11T21:48:32.7854817Z [ 2023-01-11T21:48:32.7854973Z T=at::Generator 2023-01-11T21:48:32.7855151Z ] 2023-01-11T21:48:32.7855616Z 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-11T21:48:32.7856292Z 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-11T21:48:32.7856967Z 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-11T21:48:32.7857357Z with 2023-01-11T21:48:32.7857524Z [ 2023-01-11T21:48:32.7858214Z T=at::Generator 2023-01-11T21:48:32.7858373Z ] 2023-01-11T21:48:32.7883023Z 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-11T21:48:32.7883454Z with 2023-01-11T21:48:32.7883622Z [ 2023-01-11T21:48:32.7883780Z T=c10::Scalar 2023-01-11T21:48:32.7883955Z ] 2023-01-11T21:48:32.7884421Z 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-11T21:48:32.7884800Z with 2023-01-11T21:48:32.7884967Z [ 2023-01-11T21:48:32.7885138Z T=c10::Scalar 2023-01-11T21:48:32.7885297Z ] 2023-01-11T21:48:32.7885751Z 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-11T21:48:32.7886182Z with 2023-01-11T21:48:32.7886343Z [ 2023-01-11T21:48:32.7886495Z T=c10::Scalar 2023-01-11T21:48:32.7886669Z ] 2023-01-11T21:48:32.7887152Z 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-11T21:48:32.7887583Z with 2023-01-11T21:48:32.7887826Z [ 2023-01-11T21:48:32.7887995Z T=c10::Scalar 2023-01-11T21:48:32.7888146Z ] 2023-01-11T21:48:32.7888570Z 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-11T21:48:32.7889233Z 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-11T21:48:32.7889954Z 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-11T21:48:32.7890366Z with 2023-01-11T21:48:32.7890517Z [ 2023-01-11T21:48:32.7890802Z T=c10::Scalar 2023-01-11T21:48:32.7890974Z ] 2023-01-11T21:48:32.9499261Z 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-11T21:48:32.9499720Z with 2023-01-11T21:48:32.9499899Z [ 2023-01-11T21:48:32.9500119Z T=std::string 2023-01-11T21:48:32.9500296Z ] 2023-01-11T21:48:32.9500774Z 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-11T21:48:32.9501194Z with 2023-01-11T21:48:32.9501342Z [ 2023-01-11T21:48:32.9501518Z T=std::string 2023-01-11T21:48:32.9501693Z ] 2023-01-11T21:48:32.9502206Z 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-11T21:48:32.9502641Z with 2023-01-11T21:48:32.9502855Z [ 2023-01-11T21:48:32.9503030Z T=std::string 2023-01-11T21:48:32.9503185Z ] 2023-01-11T21:48:32.9503675Z 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-11T21:48:32.9504307Z with 2023-01-11T21:48:32.9504454Z [ 2023-01-11T21:48:32.9504628Z T=std::string 2023-01-11T21:48:32.9504841Z ] 2023-01-11T21:48:32.9505336Z 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-11T21:48:32.9506012Z 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-11T21:48:32.9506686Z 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-11T21:48:32.9507095Z with 2023-01-11T21:48:32.9507257Z [ 2023-01-11T21:48:32.9507410Z T=std::string 2023-01-11T21:48:32.9507584Z ] 2023-01-11T21:48:32.9637861Z 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-11T21:48:32.9638288Z with 2023-01-11T21:48:32.9638481Z [ 2023-01-11T21:48:32.9638723Z T=c10::QualifiedName 2023-01-11T21:48:32.9638890Z ] 2023-01-11T21:48:32.9639330Z 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-11T21:48:32.9639873Z with 2023-01-11T21:48:32.9640038Z [ 2023-01-11T21:48:32.9640209Z T=c10::QualifiedName 2023-01-11T21:48:32.9640447Z ] 2023-01-11T21:48:32.9640908Z 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-11T21:48:32.9641316Z with 2023-01-11T21:48:32.9641479Z [ 2023-01-11T21:48:32.9641660Z T=c10::QualifiedName 2023-01-11T21:48:32.9641820Z ] 2023-01-11T21:48:32.9642490Z 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-11T21:48:32.9642951Z with 2023-01-11T21:48:32.9643116Z [ 2023-01-11T21:48:32.9643280Z T=c10::QualifiedName 2023-01-11T21:48:32.9643463Z ] 2023-01-11T21:48:32.9643927Z 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-11T21:48:32.9644637Z 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-11T21:48:32.9645335Z 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-11T21:48:32.9645746Z with 2023-01-11T21:48:32.9645944Z [ 2023-01-11T21:48:32.9646129Z T=c10::QualifiedName 2023-01-11T21:48:32.9646309Z ] 2023-01-11T21:48:33.0427357Z 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-11T21:48:33.0428116Z with 2023-01-11T21:48:33.0428331Z [ 2023-01-11T21:48:33.0428567Z T=std::shared_ptr 2023-01-11T21:48:33.0428836Z ] 2023-01-11T21:48:33.0429279Z 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-11T21:48:33.0429676Z with 2023-01-11T21:48:33.0429823Z [ 2023-01-11T21:48:33.0430059Z T=std::shared_ptr 2023-01-11T21:48:33.0430274Z ] 2023-01-11T21:48:33.0430732Z 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-11T21:48:33.0431144Z with 2023-01-11T21:48:33.0431311Z [ 2023-01-11T21:48:33.0431537Z T=std::shared_ptr 2023-01-11T21:48:33.0431730Z ] 2023-01-11T21:48:33.0432231Z 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-11T21:48:33.0432676Z with 2023-01-11T21:48:33.0432837Z [ 2023-01-11T21:48:33.0433044Z T=std::shared_ptr 2023-01-11T21:48:33.0433265Z ] 2023-01-11T21:48:33.0433765Z 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-11T21:48:33.0434530Z 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-11T21:48:33.0435292Z 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-11T21:48:33.0435704Z with 2023-01-11T21:48:33.0435866Z [ 2023-01-11T21:48:33.0436072Z T=std::shared_ptr 2023-01-11T21:48:33.0436846Z ] 2023-01-11T21:48:33.0456302Z 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-11T21:48:33.0456841Z with 2023-01-11T21:48:33.0456994Z [ 2023-01-11T21:48:33.0457276Z T=std::weak_ptr 2023-01-11T21:48:33.0457510Z ] 2023-01-11T21:48:33.0457976Z 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-11T21:48:33.0458457Z with 2023-01-11T21:48:33.0458632Z [ 2023-01-11T21:48:33.0458858Z T=std::weak_ptr 2023-01-11T21:48:33.0459111Z ] 2023-01-11T21:48:33.0459581Z 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-11T21:48:33.0460015Z with 2023-01-11T21:48:33.0460158Z [ 2023-01-11T21:48:33.0460386Z T=std::weak_ptr 2023-01-11T21:48:33.0460604Z ] 2023-01-11T21:48:33.0461090Z 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-11T21:48:33.0461675Z with 2023-01-11T21:48:33.0461839Z [ 2023-01-11T21:48:33.0462064Z T=std::weak_ptr 2023-01-11T21:48:33.0462356Z ] 2023-01-11T21:48:33.0462863Z 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-11T21:48:33.0463609Z 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-11T21:48:33.0464328Z 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-11T21:48:33.0464807Z with 2023-01-11T21:48:33.0464954Z [ 2023-01-11T21:48:33.0465223Z T=std::weak_ptr 2023-01-11T21:48:33.0465439Z ] 2023-01-11T21:48:33.2936180Z 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-11T21:48:33.2936672Z with 2023-01-11T21:48:33.2936881Z [ 2023-01-11T21:48:33.2937126Z T=std::vector> 2023-01-11T21:48:33.2937370Z ] 2023-01-11T21:48:33.2937932Z 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-11T21:48:33.2938344Z with 2023-01-11T21:48:33.2938559Z [ 2023-01-11T21:48:33.2938840Z T=std::vector> 2023-01-11T21:48:33.2939079Z ] 2023-01-11T21:48:33.2939653Z 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-11T21:48:33.2940103Z with 2023-01-11T21:48:33.2940491Z [ 2023-01-11T21:48:33.2940757Z T=std::vector> 2023-01-11T21:48:33.2940978Z ] 2023-01-11T21:48:33.2941466Z 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-11T21:48:33.2941924Z with 2023-01-11T21:48:33.2942068Z [ 2023-01-11T21:48:33.2942420Z T=std::vector> 2023-01-11T21:48:33.2942754Z ] 2023-01-11T21:48:33.2943281Z 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-11T21:48:33.2944030Z 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-11T21:48:33.2944758Z 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-11T21:48:33.2945269Z with 2023-01-11T21:48:33.2945433Z [ 2023-01-11T21:48:33.2945663Z T=std::vector> 2023-01-11T21:48:33.2945899Z ] 2023-01-11T21:48:33.3131197Z 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-11T21:48:33.3131731Z with 2023-01-11T21:48:33.3131886Z [ 2023-01-11T21:48:33.3132194Z T=std::vector> 2023-01-11T21:48:33.3132414Z ] 2023-01-11T21:48:33.3132859Z 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-11T21:48:33.3133308Z with 2023-01-11T21:48:33.3133473Z [ 2023-01-11T21:48:33.3133702Z T=std::vector> 2023-01-11T21:48:33.3133890Z ] 2023-01-11T21:48:33.3134353Z 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-11T21:48:33.3134779Z with 2023-01-11T21:48:33.3134924Z [ 2023-01-11T21:48:33.3135136Z T=std::vector> 2023-01-11T21:48:33.3135348Z ] 2023-01-11T21:48:33.3135820Z 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-11T21:48:33.3136267Z with 2023-01-11T21:48:33.3136428Z [ 2023-01-11T21:48:33.3136638Z T=std::vector> 2023-01-11T21:48:33.3136830Z ] 2023-01-11T21:48:33.3137287Z 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-11T21:48:33.3138086Z 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-11T21:48:33.3138952Z 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-11T21:48:33.3139350Z with 2023-01-11T21:48:33.3139512Z [ 2023-01-11T21:48:33.3139725Z T=std::vector> 2023-01-11T21:48:33.3139912Z ] 2023-01-11T21:48:33.3235232Z 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-11T21:48:33.3235762Z with 2023-01-11T21:48:33.3235937Z [ 2023-01-11T21:48:33.3236248Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3236547Z ] 2023-01-11T21:48:33.3237038Z 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-11T21:48:33.3237447Z with 2023-01-11T21:48:33.3237593Z [ 2023-01-11T21:48:33.3237859Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3238101Z ] 2023-01-11T21:48:33.3238543Z 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-11T21:48:33.3239129Z with 2023-01-11T21:48:33.3239303Z [ 2023-01-11T21:48:33.3239564Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3239792Z ] 2023-01-11T21:48:33.3240285Z 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-11T21:48:33.3240736Z with 2023-01-11T21:48:33.3240880Z [ 2023-01-11T21:48:33.3241140Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3241388Z ] 2023-01-11T21:48:33.3264527Z 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-11T21:48:33.3265441Z 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-11T21:48:33.3266161Z 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-11T21:48:33.3266853Z 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-11T21:48:33.3267254Z with 2023-01-11T21:48:33.3267398Z [ 2023-01-11T21:48:33.3267657Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3267891Z ] 2023-01-11T21:48:33.3274225Z 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-11T21:48:33.3274684Z with 2023-01-11T21:48:33.3274843Z [ 2023-01-11T21:48:33.3275263Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3275489Z ] 2023-01-11T21:48:33.3275912Z 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-11T21:48:33.3276335Z with 2023-01-11T21:48:33.3276482Z [ 2023-01-11T21:48:33.3276728Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3276954Z ] 2023-01-11T21:48:33.3277416Z 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-11T21:48:33.3277828Z with 2023-01-11T21:48:33.3277983Z [ 2023-01-11T21:48:33.3278229Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3278445Z ] 2023-01-11T21:48:33.3278928Z 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-11T21:48:33.3279367Z with 2023-01-11T21:48:33.3279608Z [ 2023-01-11T21:48:33.3279838Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3280066Z ] 2023-01-11T21:48:33.3280548Z 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-11T21:48:33.3281309Z 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-11T21:48:33.3282003Z 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-11T21:48:33.3282670Z 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-11T21:48:33.3283068Z with 2023-01-11T21:48:33.3283223Z [ 2023-01-11T21:48:33.3283454Z T=std::vector,std::allocator>> 2023-01-11T21:48:33.3283684Z ] 2023-01-11T21:48:33.3389952Z 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-11T21:48:33.3390435Z with 2023-01-11T21:48:33.3390596Z [ 2023-01-11T21:48:33.3390813Z T=std::vector> 2023-01-11T21:48:33.3391019Z ] 2023-01-11T21:48:33.3391423Z 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-11T21:48:33.3391859Z with 2023-01-11T21:48:33.3392015Z [ 2023-01-11T21:48:33.3392225Z T=std::vector> 2023-01-11T21:48:33.3392408Z ] 2023-01-11T21:48:33.3392995Z 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-11T21:48:33.3393410Z with 2023-01-11T21:48:33.3393565Z [ 2023-01-11T21:48:33.3393762Z T=std::vector> 2023-01-11T21:48:33.3393958Z ] 2023-01-11T21:48:33.3394435Z 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-11T21:48:33.3394870Z with 2023-01-11T21:48:33.3395021Z [ 2023-01-11T21:48:33.3395227Z T=std::vector> 2023-01-11T21:48:33.3395410Z ] 2023-01-11T21:48:33.3395876Z 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-11T21:48:33.3396608Z 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-11T21:48:33.3397296Z 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-11T21:48:33.3397773Z with 2023-01-11T21:48:33.3397916Z [ 2023-01-11T21:48:33.3398125Z T=std::vector> 2023-01-11T21:48:33.3398322Z ] 2023-01-11T21:48:33.4500233Z 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-11T21:48:33.4500704Z with 2023-01-11T21:48:33.4500869Z [ 2023-01-11T21:48:33.4501129Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:48:33.4501381Z ] 2023-01-11T21:48:33.4501827Z 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-11T21:48:33.4502212Z with 2023-01-11T21:48:33.4502353Z [ 2023-01-11T21:48:33.4502656Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:48:33.4502886Z ] 2023-01-11T21:48:33.4503427Z 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-11T21:48:33.4503838Z with 2023-01-11T21:48:33.4503990Z [ 2023-01-11T21:48:33.4504229Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:48:33.4504441Z ] 2023-01-11T21:48:33.4504916Z 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-11T21:48:33.4505356Z with 2023-01-11T21:48:33.4505508Z [ 2023-01-11T21:48:33.4505732Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:48:33.4505964Z ] 2023-01-11T21:48:33.4506439Z 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-11T21:48:33.4507361Z 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-11T21:48:33.4508149Z 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-11T21:48:33.4508874Z 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-11T21:48:33.4509336Z with 2023-01-11T21:48:33.4509496Z [ 2023-01-11T21:48:33.4509718Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:48:33.4509998Z ] 2023-01-11T21:48:33.4634025Z 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-11T21:48:33.4634445Z with 2023-01-11T21:48:33.4634594Z [ 2023-01-11T21:48:33.4634877Z T=c10::impl::InlineStreamGuard 2023-01-11T21:48:33.4635131Z ] 2023-01-11T21:48:33.4635539Z 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-11T21:48:33.4636121Z with 2023-01-11T21:48:33.4636281Z [ 2023-01-11T21:48:33.4636507Z T=c10::impl::InlineStreamGuard 2023-01-11T21:48:33.4636743Z ] 2023-01-11T21:48:33.4637194Z 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-11T21:48:33.4637635Z with 2023-01-11T21:48:33.4637778Z [ 2023-01-11T21:48:33.4638018Z T=c10::impl::InlineStreamGuard 2023-01-11T21:48:33.4638247Z ] 2023-01-11T21:48:33.4638714Z 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-11T21:48:33.4639165Z with 2023-01-11T21:48:33.4639320Z [ 2023-01-11T21:48:33.4639558Z T=c10::impl::InlineStreamGuard 2023-01-11T21:48:33.4639769Z ] 2023-01-11T21:48:33.4640242Z 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-11T21:48:33.4641053Z 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-11T21:48:33.4641836Z 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-11T21:48:33.4642566Z 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-11T21:48:33.4642951Z with 2023-01-11T21:48:33.4643108Z [ 2023-01-11T21:48:33.4643348Z T=c10::impl::InlineStreamGuard 2023-01-11T21:48:33.4643562Z ] 2023-01-11T21:48:33.4673176Z 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-11T21:48:33.4673600Z with 2023-01-11T21:48:33.4673763Z [ 2023-01-11T21:48:33.4673947Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:48:33.4674135Z ] 2023-01-11T21:48:33.4674579Z 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-11T21:48:33.4674972Z with 2023-01-11T21:48:33.4675128Z [ 2023-01-11T21:48:33.4675316Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:48:33.4675490Z ] 2023-01-11T21:48:33.4675987Z 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-11T21:48:33.4676411Z with 2023-01-11T21:48:33.4676563Z [ 2023-01-11T21:48:33.4676741Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:48:33.4676925Z ] 2023-01-11T21:48:33.4677397Z 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-11T21:48:33.4677935Z with 2023-01-11T21:48:33.4678078Z [ 2023-01-11T21:48:33.4678268Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:48:33.4678455Z ] 2023-01-11T21:48:33.4678944Z 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-11T21:48:33.4679775Z 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-11T21:48:33.4680166Z with 2023-01-11T21:48:33.4680308Z [ 2023-01-11T21:48:33.4680506Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:48:33.4680691Z ] 2023-01-11T21:48:33.4681160Z 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-11T21:48:33.4681861Z 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-11T21:48:33.4682265Z with 2023-01-11T21:48:33.4682424Z [ 2023-01-11T21:48:33.4682615Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:48:33.4682789Z ] 2023-01-11T21:48:33.5197031Z 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-11T21:48:33.5197535Z with 2023-01-11T21:48:33.5197769Z [ 2023-01-11T21:48:33.5198059Z T=std::vector> 2023-01-11T21:48:33.5198336Z ] 2023-01-11T21:48:33.5198877Z 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-11T21:48:33.5199253Z with 2023-01-11T21:48:33.5199405Z [ 2023-01-11T21:48:33.5199679Z T=std::vector> 2023-01-11T21:48:33.5200100Z ] 2023-01-11T21:48:33.5200558Z 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-11T21:48:33.5200982Z with 2023-01-11T21:48:33.5201134Z [ 2023-01-11T21:48:33.5201406Z T=std::vector> 2023-01-11T21:48:33.5201665Z ] 2023-01-11T21:48:33.5202150Z 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-11T21:48:33.5202595Z with 2023-01-11T21:48:33.5202738Z [ 2023-01-11T21:48:33.5203017Z T=std::vector> 2023-01-11T21:48:33.5203320Z ] 2023-01-11T21:48:33.5203820Z 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-11T21:48:33.5204676Z 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-11T21:48:33.5205531Z 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-11T21:48:33.5205938Z with 2023-01-11T21:48:33.5206096Z [ 2023-01-11T21:48:33.5206358Z T=std::vector> 2023-01-11T21:48:33.5206613Z ] 2023-01-11T21:48:33.6602645Z 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-11T21:48:33.6603077Z with 2023-01-11T21:48:33.6603240Z [ 2023-01-11T21:48:33.6603430Z T=torch::autograd::ViewInfo 2023-01-11T21:48:33.6603629Z ] 2023-01-11T21:48:33.6604078Z 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-11T21:48:33.6604461Z with 2023-01-11T21:48:33.6604613Z [ 2023-01-11T21:48:33.6604781Z T=torch::autograd::ViewInfo 2023-01-11T21:48:33.6604965Z ] 2023-01-11T21:48:33.6605416Z 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-11T21:48:33.6605832Z with 2023-01-11T21:48:33.6605972Z [ 2023-01-11T21:48:33.6606212Z T=torch::autograd::ViewInfo 2023-01-11T21:48:33.6606398Z ] 2023-01-11T21:48:33.6606919Z 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-11T21:48:33.6607360Z with 2023-01-11T21:48:33.6607512Z [ 2023-01-11T21:48:33.6607682Z T=torch::autograd::ViewInfo 2023-01-11T21:48:33.6607861Z ] 2023-01-11T21:48:33.6608997Z 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-11T21:48:33.6609725Z 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-11T21:48:33.6610639Z 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-11T21:48:33.6611024Z with 2023-01-11T21:48:33.6611181Z [ 2023-01-11T21:48:33.6611364Z T=torch::autograd::ViewInfo 2023-01-11T21:48:33.6611536Z ] 2023-01-11T21:48:33.6986012Z 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-11T21:48:33.6986497Z with 2023-01-11T21:48:33.6986686Z [ 2023-01-11T21:48:33.6986902Z T=c10::IValue 2023-01-11T21:48:33.6987071Z ] 2023-01-11T21:48:33.6987490Z 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-11T21:48:33.6988038Z with 2023-01-11T21:48:33.6988197Z [ 2023-01-11T21:48:33.6988362Z T=c10::IValue 2023-01-11T21:48:33.6988518Z ] 2023-01-11T21:48:33.6988963Z 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-11T21:48:33.6989387Z with 2023-01-11T21:48:33.6989540Z [ 2023-01-11T21:48:33.6989691Z T=c10::IValue 2023-01-11T21:48:33.6989853Z ] 2023-01-11T21:48:33.6990334Z 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-11T21:48:33.6990765Z with 2023-01-11T21:48:33.6990926Z [ 2023-01-11T21:48:33.6991089Z T=c10::IValue 2023-01-11T21:48:33.6991243Z ] 2023-01-11T21:48:33.6991657Z 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-11T21:48:33.6992313Z 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-11T21:48:33.6992980Z 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-11T21:48:33.6993375Z with 2023-01-11T21:48:33.6993515Z [ 2023-01-11T21:48:33.6993677Z T=c10::IValue 2023-01-11T21:48:33.6993839Z ] 2023-01-11T21:48:33.7036406Z 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-11T21:48:33.7036835Z with 2023-01-11T21:48:33.7036998Z [ 2023-01-11T21:48:33.7037186Z T=c10::AliasInfo 2023-01-11T21:48:33.7037344Z ] 2023-01-11T21:48:33.7037989Z 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-11T21:48:33.7038386Z with 2023-01-11T21:48:33.7038529Z [ 2023-01-11T21:48:33.7038699Z T=c10::AliasInfo 2023-01-11T21:48:33.7038865Z ] 2023-01-11T21:48:33.7039298Z 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-11T21:48:33.7039722Z with 2023-01-11T21:48:33.7039872Z [ 2023-01-11T21:48:33.7040025Z T=c10::AliasInfo 2023-01-11T21:48:33.7040188Z ] 2023-01-11T21:48:33.7040671Z 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-11T21:48:33.7041113Z with 2023-01-11T21:48:33.7041256Z [ 2023-01-11T21:48:33.7041423Z T=c10::AliasInfo 2023-01-11T21:48:33.7041626Z ] 2023-01-11T21:48:33.7042036Z 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-11T21:48:33.7042695Z 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-11T21:48:33.7043459Z 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-11T21:48:33.7043861Z with 2023-01-11T21:48:33.7044014Z [ 2023-01-11T21:48:33.7044164Z T=c10::AliasInfo 2023-01-11T21:48:33.7044329Z ] 2023-01-11T21:48:33.9269185Z 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-11T21:48:33.9269595Z with 2023-01-11T21:48:33.9269772Z [ 2023-01-11T21:48:33.9269998Z T=std::vector> 2023-01-11T21:48:33.9270212Z ] 2023-01-11T21:48:33.9270623Z 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-11T21:48:33.9271047Z with 2023-01-11T21:48:33.9271198Z [ 2023-01-11T21:48:33.9271405Z T=std::vector> 2023-01-11T21:48:33.9271645Z ] 2023-01-11T21:48:33.9272104Z 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-11T21:48:33.9272617Z with 2023-01-11T21:48:33.9272756Z [ 2023-01-11T21:48:33.9272972Z T=std::vector> 2023-01-11T21:48:33.9273224Z ] 2023-01-11T21:48:33.9273696Z 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-11T21:48:33.9274133Z with 2023-01-11T21:48:33.9274285Z [ 2023-01-11T21:48:33.9274496Z T=std::vector> 2023-01-11T21:48:33.9274688Z ] 2023-01-11T21:48:33.9275310Z 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-11T21:48:33.9275717Z with 2023-01-11T21:48:33.9275859Z [ 2023-01-11T21:48:33.9276020Z T=c10::SymInt 2023-01-11T21:48:33.9276180Z ] 2023-01-11T21:48:33.9276604Z 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-11T21:48:33.9277100Z with 2023-01-11T21:48:33.9277252Z [ 2023-01-11T21:48:33.9277411Z T=c10::SymInt 2023-01-11T21:48:33.9277560Z ] 2023-01-11T21:48:33.9278012Z 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-11T21:48:33.9278848Z 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-11T21:48:33.9279653Z 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-11T21:48:33.9280141Z with 2023-01-11T21:48:33.9280296Z [ 2023-01-11T21:48:33.9280513Z T=std::vector> 2023-01-11T21:48:33.9280720Z ] 2023-01-11T21:48:33.9455878Z 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-11T21:48:33.9456300Z with 2023-01-11T21:48:33.9456481Z [ 2023-01-11T21:48:33.9456715Z T=c10::either 2023-01-11T21:48:33.9456933Z ] 2023-01-11T21:48:33.9457354Z 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-11T21:48:33.9457743Z with 2023-01-11T21:48:33.9457891Z [ 2023-01-11T21:48:33.9458116Z T=c10::either 2023-01-11T21:48:33.9458330Z ] 2023-01-11T21:48:33.9458764Z 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-11T21:48:33.9459191Z with 2023-01-11T21:48:33.9459350Z [ 2023-01-11T21:48:33.9459561Z T=c10::either 2023-01-11T21:48:33.9459781Z ] 2023-01-11T21:48:33.9460263Z 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-11T21:48:33.9460702Z with 2023-01-11T21:48:33.9460841Z [ 2023-01-11T21:48:33.9461064Z T=c10::either 2023-01-11T21:48:33.9461274Z ] 2023-01-11T21:48:33.9461722Z 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-11T21:48:33.9462632Z 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-11T21:48:33.9463373Z 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-11T21:48:33.9463774Z with 2023-01-11T21:48:33.9463928Z [ 2023-01-11T21:48:33.9464142Z T=c10::either 2023-01-11T21:48:33.9464356Z ] 2023-01-11T21:48:36.0903346Z 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-11T21:48:36.0903828Z with 2023-01-11T21:48:36.0903976Z [ 2023-01-11T21:48:36.0904158Z T=at::StepCallbacks 2023-01-11T21:48:36.0904338Z ] 2023-01-11T21:48:36.0904762Z 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-11T21:48:36.0905152Z with 2023-01-11T21:48:36.0905305Z [ 2023-01-11T21:48:36.0905475Z T=at::StepCallbacks 2023-01-11T21:48:36.0905634Z ] 2023-01-11T21:48:36.0906077Z 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-11T21:48:36.0906667Z with 2023-01-11T21:48:36.0906807Z [ 2023-01-11T21:48:36.0906985Z T=at::StepCallbacks 2023-01-11T21:48:36.0907168Z ] 2023-01-11T21:48:36.0907645Z 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-11T21:48:36.0908086Z with 2023-01-11T21:48:36.0908240Z [ 2023-01-11T21:48:36.0908413Z T=at::StepCallbacks 2023-01-11T21:48:36.0908572Z ] 2023-01-11T21:48:36.0909000Z 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-11T21:48:36.0909682Z 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-11T21:48:36.0910360Z 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-11T21:48:36.0910751Z with 2023-01-11T21:48:36.0910902Z [ 2023-01-11T21:48:36.0911073Z T=at::StepCallbacks 2023-01-11T21:48:36.0911232Z ] 2023-01-11T21:48:36.3407298Z 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-11T21:48:36.3407705Z with 2023-01-11T21:48:36.3407888Z [ 2023-01-11T21:48:36.3408064Z T=c10::DimVector 2023-01-11T21:48:36.3408248Z ] 2023-01-11T21:48:36.3408653Z 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-11T21:48:36.3409034Z with 2023-01-11T21:48:36.3409186Z [ 2023-01-11T21:48:36.3409342Z T=c10::DimVector 2023-01-11T21:48:36.3409509Z ] 2023-01-11T21:48:36.3410122Z 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-11T21:48:36.3410662Z with 2023-01-11T21:48:36.3410816Z [ 2023-01-11T21:48:36.3411034Z T=c10::DimVector 2023-01-11T21:48:36.3411190Z ] 2023-01-11T21:48:36.3411682Z 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-11T21:48:36.3412127Z with 2023-01-11T21:48:36.3412278Z [ 2023-01-11T21:48:36.3412429Z T=c10::DimVector 2023-01-11T21:48:36.3412591Z ] 2023-01-11T21:48:36.3413011Z 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-11T21:48:36.3413670Z 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-11T21:48:36.3414331Z 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-11T21:48:36.3414826Z with 2023-01-11T21:48:36.3414981Z [ 2023-01-11T21:48:36.3415149Z T=c10::DimVector 2023-01-11T21:48:36.3415303Z ] 2023-01-11T21:48:37.4390946Z 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-11T21:48:37.4391707Z with 2023-01-11T21:48:37.4391963Z [ 2023-01-11T21:48:37.4392329Z T=c10::impl::AnnotatedSchema 2023-01-11T21:48:37.4392654Z ] 2023-01-11T21:48:37.4393618Z 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-11T21:48:37.4394209Z with 2023-01-11T21:48:37.4394437Z [ 2023-01-11T21:48:37.4394704Z T=c10::impl::AnnotatedSchema 2023-01-11T21:48:37.4394997Z ] 2023-01-11T21:48:37.4395730Z 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-11T21:48:37.4396461Z with 2023-01-11T21:48:37.4396750Z [ 2023-01-11T21:48:37.4397039Z T=c10::impl::AnnotatedSchema 2023-01-11T21:48:37.4397338Z ] 2023-01-11T21:48:37.4398161Z 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-11T21:48:37.4398984Z with 2023-01-11T21:48:37.4399219Z [ 2023-01-11T21:48:37.4399514Z T=c10::impl::AnnotatedSchema 2023-01-11T21:48:37.4399896Z ] 2023-01-11T21:48:37.4400706Z 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-11T21:48:37.4402007Z 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-11T21:48:37.4403409Z 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-11T21:48:37.4404169Z with 2023-01-11T21:48:37.4404445Z [ 2023-01-11T21:48:37.4404762Z T=c10::impl::AnnotatedSchema 2023-01-11T21:48:37.4405059Z ] 2023-01-11T21:48:37.4464513Z 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-11T21:48:37.4465196Z with 2023-01-11T21:48:37.4465445Z [ 2023-01-11T21:48:37.4465911Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:48:37.4466236Z ] 2023-01-11T21:48:37.4466882Z 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-11T21:48:37.4467551Z with 2023-01-11T21:48:37.4467841Z [ 2023-01-11T21:48:37.4468235Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:48:37.4468617Z ] 2023-01-11T21:48:37.4469364Z 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-11T21:48:37.4470811Z with 2023-01-11T21:48:37.4471062Z [ 2023-01-11T21:48:37.4471676Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:48:37.4471917Z ] 2023-01-11T21:48:37.4472516Z 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-11T21:48:37.4473025Z with 2023-01-11T21:48:37.4473227Z [ 2023-01-11T21:48:37.4473456Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:48:37.4473731Z ] 2023-01-11T21:48:37.4474321Z 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-11T21:48:37.4475204Z 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-11T21:48:37.4475987Z 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-11T21:48:37.4476439Z with 2023-01-11T21:48:37.4476649Z [ 2023-01-11T21:48:37.4476883Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:48:37.4477087Z ] 2023-01-11T21:48:37.7771363Z 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-11T21:48:37.7771888Z with 2023-01-11T21:48:37.7772053Z [ 2023-01-11T21:48:37.7772338Z T=std::tuple 2023-01-11T21:48:37.7772576Z ] 2023-01-11T21:48:37.7773040Z 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-11T21:48:37.7773429Z with 2023-01-11T21:48:37.7773572Z [ 2023-01-11T21:48:37.7773994Z T=std::tuple 2023-01-11T21:48:37.7774192Z ] 2023-01-11T21:48:37.7774732Z 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-11T21:48:37.7775290Z with 2023-01-11T21:48:37.7775442Z [ 2023-01-11T21:48:37.7775640Z T=std::tuple 2023-01-11T21:48:37.7775820Z ] 2023-01-11T21:48:37.7776414Z 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-11T21:48:37.7776907Z with 2023-01-11T21:48:37.7777058Z [ 2023-01-11T21:48:37.7777297Z T=std::tuple 2023-01-11T21:48:37.7777490Z ] 2023-01-11T21:48:37.7777937Z 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-11T21:48:37.7778765Z 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-11T21:48:37.7779660Z 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-11T21:48:37.7780156Z with 2023-01-11T21:48:37.7780326Z [ 2023-01-11T21:48:37.7780527Z T=std::tuple 2023-01-11T21:48:37.7780706Z ] 2023-01-11T21:48:37.7837423Z 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-11T21:48:37.7837910Z with 2023-01-11T21:48:37.7838056Z [ 2023-01-11T21:48:37.7838336Z T=torch::jit::SourceRange 2023-01-11T21:48:37.7838520Z ] 2023-01-11T21:48:37.7838974Z 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-11T21:48:37.7839537Z with 2023-01-11T21:48:37.7839689Z [ 2023-01-11T21:48:37.7839977Z T=torch::jit::SourceRange 2023-01-11T21:48:37.7840199Z ] 2023-01-11T21:48:37.7840753Z 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-11T21:48:37.7841171Z with 2023-01-11T21:48:37.7841313Z [ 2023-01-11T21:48:37.7841543Z T=torch::jit::SourceRange 2023-01-11T21:48:37.7841727Z ] 2023-01-11T21:48:37.7842205Z 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-11T21:48:37.7842698Z with 2023-01-11T21:48:37.7842851Z [ 2023-01-11T21:48:37.7843027Z T=torch::jit::SourceRange 2023-01-11T21:48:37.7843223Z ] 2023-01-11T21:48:37.7843733Z 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-11T21:48:37.7844681Z 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-11T21:48:37.7845391Z 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-11T21:48:37.7845797Z with 2023-01-11T21:48:37.7846000Z [ 2023-01-11T21:48:37.7846180Z T=torch::jit::SourceRange 2023-01-11T21:48:37.7846357Z ] 2023-01-11T21:48:37.7943676Z 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-11T21:48:37.7944091Z with 2023-01-11T21:48:37.7944250Z [ 2023-01-11T21:48:37.7944453Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:48:37.7944661Z ] 2023-01-11T21:48:37.7945079Z 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-11T21:48:37.7945466Z with 2023-01-11T21:48:37.7945607Z [ 2023-01-11T21:48:37.7945849Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:48:37.7946213Z ] 2023-01-11T21:48:37.7946648Z 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-11T21:48:37.7947070Z with 2023-01-11T21:48:37.7947280Z [ 2023-01-11T21:48:37.7947478Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:48:37.7947657Z ] 2023-01-11T21:48:37.7948136Z 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-11T21:48:37.7948645Z with 2023-01-11T21:48:37.7948783Z [ 2023-01-11T21:48:37.7948977Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:48:37.7949210Z ] 2023-01-11T21:48:37.7949658Z 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-11T21:48:37.7950395Z 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-11T21:48:37.7951080Z 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-11T21:48:37.7951471Z with 2023-01-11T21:48:37.7951625Z [ 2023-01-11T21:48:37.7951811Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:48:37.7952000Z ] 2023-01-11T21:48:37.7973778Z 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-11T21:48:37.7974232Z with 2023-01-11T21:48:37.7974394Z [ 2023-01-11T21:48:37.7974587Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:48:37.7974782Z ] 2023-01-11T21:48:37.7975182Z 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-11T21:48:37.7975600Z with 2023-01-11T21:48:37.7975871Z [ 2023-01-11T21:48:37.7976054Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:48:37.7976247Z ] 2023-01-11T21:48:37.7976698Z 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-11T21:48:37.7977106Z with 2023-01-11T21:48:37.7977300Z [ 2023-01-11T21:48:37.7977493Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:48:37.7977683Z ] 2023-01-11T21:48:37.7978193Z 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-11T21:48:37.7978638Z with 2023-01-11T21:48:37.7978831Z [ 2023-01-11T21:48:37.7979013Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:48:37.7979199Z ] 2023-01-11T21:48:37.7979685Z 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-11T21:48:37.7980505Z 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-11T21:48:37.7981273Z 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-11T21:48:37.7981717Z with 2023-01-11T21:48:37.7981869Z [ 2023-01-11T21:48:37.7982063Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:48:37.7982290Z ] 2023-01-11T21:48:37.8044382Z 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-11T21:48:37.8044811Z with 2023-01-11T21:48:37.8045014Z [ 2023-01-11T21:48:37.8045179Z T=torch::jit::ScopePtr 2023-01-11T21:48:37.8045392Z ] 2023-01-11T21:48:37.8045807Z 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-11T21:48:37.8046181Z with 2023-01-11T21:48:37.8046331Z [ 2023-01-11T21:48:37.8046503Z T=torch::jit::ScopePtr 2023-01-11T21:48:37.8046746Z ] 2023-01-11T21:48:37.8047239Z 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-11T21:48:37.8047696Z with 2023-01-11T21:48:37.8047845Z [ 2023-01-11T21:48:37.8048055Z T=torch::jit::ScopePtr 2023-01-11T21:48:37.8048229Z ] 2023-01-11T21:48:37.8048792Z 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-11T21:48:37.8049264Z with 2023-01-11T21:48:37.8049462Z [ 2023-01-11T21:48:37.8049674Z T=torch::jit::ScopePtr 2023-01-11T21:48:37.8049895Z ] 2023-01-11T21:48:37.8050317Z 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-11T21:48:37.8051193Z 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-11T21:48:37.8051950Z 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-11T21:48:37.8052402Z with 2023-01-11T21:48:37.8052592Z [ 2023-01-11T21:48:37.8052809Z T=torch::jit::ScopePtr 2023-01-11T21:48:37.8052985Z ] 2023-01-11T21:48:38.6936632Z 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-11T21:48:38.6937051Z with 2023-01-11T21:48:38.6937217Z [ 2023-01-11T21:48:38.6937453Z T=at::ThreadLocalState 2023-01-11T21:48:38.6937637Z ] 2023-01-11T21:48:38.6938064Z 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-11T21:48:38.6938533Z with 2023-01-11T21:48:38.6938676Z [ 2023-01-11T21:48:38.6938860Z T=at::ThreadLocalState 2023-01-11T21:48:38.6939041Z ] 2023-01-11T21:48:38.6939666Z 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-11T21:48:38.6940074Z with 2023-01-11T21:48:38.6940230Z [ 2023-01-11T21:48:38.6940409Z T=at::ThreadLocalState 2023-01-11T21:48:38.6940580Z ] 2023-01-11T21:48:38.6941065Z 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-11T21:48:38.6941510Z with 2023-01-11T21:48:38.6941665Z [ 2023-01-11T21:48:38.6941831Z T=at::ThreadLocalState 2023-01-11T21:48:38.6942010Z ] 2023-01-11T21:48:38.6942442Z 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-11T21:48:38.6943168Z 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-11T21:48:38.6943865Z 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-11T21:48:38.6944270Z with 2023-01-11T21:48:38.6944426Z [ 2023-01-11T21:48:38.6944595Z T=at::ThreadLocalState 2023-01-11T21:48:38.6944775Z ] 2023-01-11T21:48:38.7109160Z 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-11T21:48:38.7109602Z with 2023-01-11T21:48:38.7109745Z [ 2023-01-11T21:48:38.7109962Z T=std::shared_ptr 2023-01-11T21:48:38.7110153Z ] 2023-01-11T21:48:38.7110558Z 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-11T21:48:38.7110962Z with 2023-01-11T21:48:38.7111133Z [ 2023-01-11T21:48:38.7111473Z T=std::shared_ptr 2023-01-11T21:48:38.7111669Z ] 2023-01-11T21:48:38.7112119Z 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-11T21:48:38.7112534Z with 2023-01-11T21:48:38.7112683Z [ 2023-01-11T21:48:38.7112889Z T=std::shared_ptr 2023-01-11T21:48:38.7113133Z ] 2023-01-11T21:48:38.7113647Z 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-11T21:48:38.7114085Z with 2023-01-11T21:48:38.7114236Z [ 2023-01-11T21:48:38.7114426Z T=std::shared_ptr 2023-01-11T21:48:38.7114603Z ] 2023-01-11T21:48:38.7115037Z 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-11T21:48:38.7115719Z 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-11T21:48:38.7116556Z 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-11T21:48:38.7117262Z 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-11T21:48:38.7117646Z with 2023-01-11T21:48:38.7117804Z [ 2023-01-11T21:48:38.7118002Z T=std::shared_ptr 2023-01-11T21:48:38.7118184Z ] 2023-01-11T21:48:38.7145399Z 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-11T21:48:38.7145824Z with 2023-01-11T21:48:38.7145984Z [ 2023-01-11T21:48:38.7146162Z T=torch::jit::GraphExecutor 2023-01-11T21:48:38.7146349Z ] 2023-01-11T21:48:38.7146764Z 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-11T21:48:38.7147138Z with 2023-01-11T21:48:38.7147290Z [ 2023-01-11T21:48:38.7147476Z T=torch::jit::GraphExecutor 2023-01-11T21:48:38.7147643Z ] 2023-01-11T21:48:38.7148087Z 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-11T21:48:38.7148504Z with 2023-01-11T21:48:38.7148658Z [ 2023-01-11T21:48:38.7148823Z T=torch::jit::GraphExecutor 2023-01-11T21:48:38.7149005Z ] 2023-01-11T21:48:38.7150904Z 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-11T21:48:38.7151344Z with 2023-01-11T21:48:38.7151501Z [ 2023-01-11T21:48:38.7151693Z T=torch::jit::GraphExecutor 2023-01-11T21:48:38.7151861Z ] 2023-01-11T21:48:38.7152467Z 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-11T21:48:38.7153152Z 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-11T21:48:38.7153845Z 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-11T21:48:38.7154557Z 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-11T21:48:38.7154944Z with 2023-01-11T21:48:38.7155102Z [ 2023-01-11T21:48:38.7155287Z T=torch::jit::GraphExecutor 2023-01-11T21:48:38.7156315Z ] 2023-01-11T21:48:38.7268866Z 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-11T21:48:38.7269316Z with 2023-01-11T21:48:38.7269632Z [ 2023-01-11T21:48:38.7270714Z T=torch::jit::Method 2023-01-11T21:48:38.7271554Z ] 2023-01-11T21:48:38.7271984Z 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-11T21:48:38.7272368Z with 2023-01-11T21:48:38.7272510Z [ 2023-01-11T21:48:38.7272686Z T=torch::jit::Method 2023-01-11T21:48:38.7272858Z ] 2023-01-11T21:48:38.7273296Z 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-11T21:48:38.7273716Z with 2023-01-11T21:48:38.7273868Z [ 2023-01-11T21:48:38.7274026Z T=torch::jit::Method 2023-01-11T21:48:38.7274204Z ] 2023-01-11T21:48:38.7274689Z 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-11T21:48:38.7275173Z with 2023-01-11T21:48:38.7275312Z [ 2023-01-11T21:48:38.7275479Z T=torch::jit::Method 2023-01-11T21:48:38.7275647Z ] 2023-01-11T21:48:38.7277456Z 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-11T21:48:38.7278134Z 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-11T21:48:38.7278820Z 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-11T21:48:38.7279223Z with 2023-01-11T21:48:38.7279364Z [ 2023-01-11T21:48:38.7279536Z T=torch::jit::Method 2023-01-11T21:48:38.7279708Z ] 2023-01-11T21:48:38.8121616Z 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-11T21:48:38.8122232Z with 2023-01-11T21:48:38.8122398Z [ 2023-01-11T21:48:38.8122644Z T=std::vector> 2023-01-11T21:48:38.8122846Z ] 2023-01-11T21:48:38.8123275Z 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-11T21:48:38.8123669Z with 2023-01-11T21:48:38.8123811Z [ 2023-01-11T21:48:38.8124035Z T=std::vector> 2023-01-11T21:48:38.8124243Z ] 2023-01-11T21:48:38.8124681Z 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-11T21:48:38.8125111Z with 2023-01-11T21:48:38.8125260Z [ 2023-01-11T21:48:38.8125480Z T=std::vector> 2023-01-11T21:48:38.8125674Z ] 2023-01-11T21:48:38.8126220Z 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-11T21:48:38.8126705Z with 2023-01-11T21:48:38.8126950Z [ 2023-01-11T21:48:38.8127156Z T=std::vector> 2023-01-11T21:48:38.8127365Z ] 2023-01-11T21:48:38.8127831Z 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-11T21:48:38.8128558Z 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-11T21:48:38.8129275Z 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-11T21:48:38.8129675Z with 2023-01-11T21:48:38.8129832Z [ 2023-01-11T21:48:38.8130037Z T=std::vector> 2023-01-11T21:48:38.8130244Z ] 2023-01-11T21:48:39.7281409Z 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-11T21:48:39.7281913Z with 2023-01-11T21:48:39.7282074Z [ 2023-01-11T21:48:39.7282354Z T=std::function 2023-01-11T21:48:39.7282595Z ] 2023-01-11T21:48:39.7283056Z 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-11T21:48:39.7283444Z with 2023-01-11T21:48:39.7283589Z [ 2023-01-11T21:48:39.7283840Z T=std::function 2023-01-11T21:48:39.7284083Z ] 2023-01-11T21:48:39.7284511Z 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-11T21:48:39.7284940Z with 2023-01-11T21:48:39.7285095Z [ 2023-01-11T21:48:39.7285341Z T=std::function 2023-01-11T21:48:39.7285725Z ] 2023-01-11T21:48:39.7286218Z 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-11T21:48:39.7286659Z with 2023-01-11T21:48:39.7286798Z [ 2023-01-11T21:48:39.7287044Z T=std::function 2023-01-11T21:48:39.7287282Z ] 2023-01-11T21:48:39.7287766Z 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-11T21:48:39.7288546Z 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-11T21:48:39.7289296Z 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-11T21:48:39.7289699Z with 2023-01-11T21:48:39.7289939Z [ 2023-01-11T21:48:39.7290174Z T=std::function 2023-01-11T21:48:39.7290408Z ] 2023-01-11T21:48:40.6258492Z 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-11T21:48:40.6258978Z with 2023-01-11T21:48:40.6259140Z [ 2023-01-11T21:48:40.6259454Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:48:40.6259743Z ] 2023-01-11T21:48:40.6260167Z 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-11T21:48:40.6260545Z with 2023-01-11T21:48:40.6260685Z [ 2023-01-11T21:48:40.6260960Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:48:40.6261226Z ] 2023-01-11T21:48:40.6261672Z 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-11T21:48:40.6262083Z with 2023-01-11T21:48:40.6262236Z [ 2023-01-11T21:48:40.6262505Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:48:40.6262748Z ] 2023-01-11T21:48:40.6263234Z 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-11T21:48:40.6263729Z with 2023-01-11T21:48:40.6263879Z [ 2023-01-11T21:48:40.6264192Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:48:40.6264453Z ] 2023-01-11T21:48:40.6264999Z 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-11T21:48:40.6266052Z 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-11T21:48:40.6266829Z 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-11T21:48:40.6267231Z with 2023-01-11T21:48:40.6267385Z [ 2023-01-11T21:48:40.6267661Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:48:40.6267905Z ] 2023-01-11T21:48:40.7738757Z 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-11T21:48:40.7739190Z with 2023-01-11T21:48:40.7739348Z [ 2023-01-11T21:48:40.7739553Z T=std::vector> 2023-01-11T21:48:40.7739763Z ] 2023-01-11T21:48:40.7740198Z 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-11T21:48:40.7740574Z with 2023-01-11T21:48:40.7740745Z [ 2023-01-11T21:48:40.7741017Z T=std::vector> 2023-01-11T21:48:40.7741206Z ] 2023-01-11T21:48:40.7741842Z 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-11T21:48:40.7742268Z with 2023-01-11T21:48:40.7742420Z [ 2023-01-11T21:48:40.7742618Z T=std::vector> 2023-01-11T21:48:40.7742817Z ] 2023-01-11T21:48:40.7743295Z 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-11T21:48:40.7743738Z with 2023-01-11T21:48:40.7743877Z [ 2023-01-11T21:48:40.7744083Z T=std::vector> 2023-01-11T21:48:40.7744282Z ] 2023-01-11T21:48:40.7744709Z 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-11T21:48:40.7745117Z with 2023-01-11T21:48:40.7745269Z [ 2023-01-11T21:48:40.7745408Z T=double 2023-01-11T21:48:40.7745566Z ] 2023-01-11T21:48:40.7746052Z 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-11T21:48:40.7746492Z with 2023-01-11T21:48:40.7746630Z [ 2023-01-11T21:48:40.7746783Z T=double 2023-01-11T21:48:40.7746939Z ] 2023-01-11T21:48:40.7747354Z 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-11T21:48:40.7747759Z with 2023-01-11T21:48:40.7747911Z [ 2023-01-11T21:48:40.7748106Z T=std::vector> 2023-01-11T21:48:40.7748305Z ] 2023-01-11T21:48:41.3967856Z 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-11T21:48:41.3968329Z with 2023-01-11T21:48:41.3968572Z [ 2023-01-11T21:48:41.3969008Z T=std::tuple 2023-01-11T21:48:41.3969201Z ] 2023-01-11T21:48:41.3969620Z 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-11T21:48:41.3969989Z with 2023-01-11T21:48:41.3970140Z [ 2023-01-11T21:48:41.3970342Z T=std::tuple 2023-01-11T21:48:41.3970516Z ] 2023-01-11T21:48:41.3970961Z 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-11T21:48:41.3971380Z with 2023-01-11T21:48:41.3971530Z [ 2023-01-11T21:48:41.3971709Z T=std::tuple 2023-01-11T21:48:41.3971902Z ] 2023-01-11T21:48:41.3972381Z 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-11T21:48:41.3972805Z with 2023-01-11T21:48:41.3972955Z [ 2023-01-11T21:48:41.3973146Z T=std::tuple 2023-01-11T21:48:41.3973414Z ] 2023-01-11T21:48:41.3973917Z 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-11T21:48:41.3974794Z 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-11T21:48:41.3975602Z 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-11T21:48:41.3976002Z with 2023-01-11T21:48:41.3976141Z [ 2023-01-11T21:48:41.3976333Z T=std::tuple 2023-01-11T21:48:41.3976521Z ] 2023-01-11T21:48:41.5370738Z 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-11T21:48:41.5371179Z with 2023-01-11T21:48:41.5371353Z [ 2023-01-11T21:48:41.5371604Z T=std::vector> 2023-01-11T21:48:41.5371810Z ] 2023-01-11T21:48:41.5372295Z 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-11T21:48:41.5372687Z with 2023-01-11T21:48:41.5372830Z [ 2023-01-11T21:48:41.5373060Z T=std::vector> 2023-01-11T21:48:41.5373282Z ] 2023-01-11T21:48:41.5373740Z 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-11T21:48:41.5374163Z with 2023-01-11T21:48:41.5374321Z [ 2023-01-11T21:48:41.5374660Z T=std::vector> 2023-01-11T21:48:41.5374857Z ] 2023-01-11T21:48:41.5375906Z 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-11T21:48:41.5376369Z with 2023-01-11T21:48:41.5376537Z [ 2023-01-11T21:48:41.5376780Z T=std::vector> 2023-01-11T21:48:41.5377047Z ] 2023-01-11T21:48:41.5377512Z 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-11T21:48:41.5378283Z 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-11T21:48:41.5379010Z 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-11T21:48:41.5379421Z with 2023-01-11T21:48:41.5390145Z [ 2023-01-11T21:48:41.5390415Z T=std::vector> 2023-01-11T21:48:41.5390615Z ] 2023-01-11T21:49:07.1300510Z Microsoft (R) Incremental Linker Version 14.28.29337.0 2023-01-11T21:49:07.1300918Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T21:49:07.1301282Z 2023-01-11T21:49:07.1303961Z /out:simple-torch-test.exe 2023-01-11T21:49:07.1304314Z simple-torch-test.obj 2023-01-11T21:49:07.1304539Z c10.lib 2023-01-11T21:49:07.1304703Z torch_cpu.lib 2023-01-11T21:50:47.4096199Z Creating library simple-torch-test.lib and object simple-torch-test.exp 2023-01-11T21:51:03.7581388Z [W builder\test_example_code\simple-torch-test.cpp:4] Warning: Simple test passed! (function main) 2023-01-11T21:51:03.8471751Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2023-01-11T21:51:03.8472140Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T21:51:03.8472314Z 2023-01-11T21:51:03.8489470Z check-torch-mkl.cpp 2023-01-11T21:51:03.8769153Z 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-11T21:51:04.5426816Z 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-11T21:51:04.5427284Z with 2023-01-11T21:51:04.5427442Z [ 2023-01-11T21:51:04.5427619Z T=c10::SymInt 2023-01-11T21:51:04.5429204Z ] 2023-01-11T21:51:04.5429822Z 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-11T21:51:04.5430402Z with 2023-01-11T21:51:04.5430656Z [ 2023-01-11T21:51:04.5430888Z T=c10::SymInt 2023-01-11T21:51:04.5431556Z ] 2023-01-11T21:51:04.5432126Z 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-11T21:51:04.5432864Z with 2023-01-11T21:51:04.5433055Z [ 2023-01-11T21:51:04.5433313Z T=c10::SymInt 2023-01-11T21:51:04.5433558Z ] 2023-01-11T21:51:04.5434735Z 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-11T21:51:04.5435572Z with 2023-01-11T21:51:04.5435868Z [ 2023-01-11T21:51:04.5436195Z T=c10::SymInt 2023-01-11T21:51:04.5436681Z ] 2023-01-11T21:51:04.5437447Z 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-11T21:51:04.5438708Z 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-11T21:51:04.5439905Z 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-11T21:51:04.5440619Z with 2023-01-11T21:51:04.5440901Z [ 2023-01-11T21:51:04.5441192Z T=c10::SymInt 2023-01-11T21:51:04.5441455Z ] 2023-01-11T21:51:04.5811004Z 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-11T21:51:04.6270282Z 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-11T21:51:04.6270695Z with 2023-01-11T21:51:04.6270875Z [ 2023-01-11T21:51:04.6271277Z T=at::TensorBase 2023-01-11T21:51:04.6271461Z ] 2023-01-11T21:51:04.6271894Z 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-11T21:51:04.6272291Z with 2023-01-11T21:51:04.6272460Z [ 2023-01-11T21:51:04.6272619Z T=at::TensorBase 2023-01-11T21:51:04.6272806Z ] 2023-01-11T21:51:04.6273268Z 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-11T21:51:04.6273895Z with 2023-01-11T21:51:04.6274040Z [ 2023-01-11T21:51:04.6274221Z T=at::TensorBase 2023-01-11T21:51:04.6274400Z ] 2023-01-11T21:51:04.6274876Z 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-11T21:51:04.6275328Z with 2023-01-11T21:51:04.6275493Z [ 2023-01-11T21:51:04.6275669Z T=at::TensorBase 2023-01-11T21:51:04.6275827Z ] 2023-01-11T21:51:04.6276263Z 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-11T21:51:04.6276934Z 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-11T21:51:04.6277700Z 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-11T21:51:04.6278096Z with 2023-01-11T21:51:04.6278262Z [ 2023-01-11T21:51:04.6278442Z T=at::TensorBase 2023-01-11T21:51:04.6278600Z ] 2023-01-11T21:51:04.8806708Z 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-11T21:51:04.8807197Z with 2023-01-11T21:51:04.8807352Z [ 2023-01-11T21:51:04.8807732Z T=at::Tensor 2023-01-11T21:51:04.8807919Z ] 2023-01-11T21:51:04.8808338Z 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-11T21:51:04.8808748Z with 2023-01-11T21:51:04.8808916Z [ 2023-01-11T21:51:04.8809102Z T=at::Tensor 2023-01-11T21:51:04.8809264Z ] 2023-01-11T21:51:04.8809720Z 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-11T21:51:04.8810159Z with 2023-01-11T21:51:04.8810303Z [ 2023-01-11T21:51:04.8810477Z T=at::Tensor 2023-01-11T21:51:04.8810649Z ] 2023-01-11T21:51:04.8811119Z 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-11T21:51:04.8811572Z with 2023-01-11T21:51:04.8811744Z [ 2023-01-11T21:51:04.8811922Z T=at::Tensor 2023-01-11T21:51:04.8812082Z ] 2023-01-11T21:51:04.8812508Z 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-11T21:51:04.8813258Z 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-11T21:51:04.8813936Z 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-11T21:51:04.8814349Z with 2023-01-11T21:51:04.8814497Z [ 2023-01-11T21:51:04.8814672Z T=at::Tensor 2023-01-11T21:51:04.8814847Z ] 2023-01-11T21:51:04.8841160Z 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-11T21:51:04.8841655Z with 2023-01-11T21:51:04.8841831Z [ 2023-01-11T21:51:04.8842037Z T=at::Generator 2023-01-11T21:51:04.8842203Z ] 2023-01-11T21:51:04.8842636Z 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-11T21:51:04.8843040Z with 2023-01-11T21:51:04.8843189Z [ 2023-01-11T21:51:04.8843372Z T=at::Generator 2023-01-11T21:51:04.8843554Z ] 2023-01-11T21:51:04.8843996Z 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-11T21:51:04.8844432Z with 2023-01-11T21:51:04.8844597Z [ 2023-01-11T21:51:04.8844774Z T=at::Generator 2023-01-11T21:51:04.8844943Z ] 2023-01-11T21:51:04.8845433Z 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-11T21:51:04.8845883Z with 2023-01-11T21:51:04.8846029Z [ 2023-01-11T21:51:04.8846206Z T=at::Generator 2023-01-11T21:51:04.8846384Z ] 2023-01-11T21:51:04.8846953Z 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-11T21:51:04.8847633Z 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-11T21:51:04.8848326Z 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-11T21:51:04.8848739Z with 2023-01-11T21:51:04.8848906Z [ 2023-01-11T21:51:04.8849065Z T=at::Generator 2023-01-11T21:51:04.8849243Z ] 2023-01-11T21:51:04.8873916Z 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-11T21:51:04.8874294Z with 2023-01-11T21:51:04.8874464Z [ 2023-01-11T21:51:04.8874642Z T=c10::Scalar 2023-01-11T21:51:04.8874802Z ] 2023-01-11T21:51:04.8875228Z 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-11T21:51:04.8875733Z with 2023-01-11T21:51:04.8875901Z [ 2023-01-11T21:51:04.8876061Z T=c10::Scalar 2023-01-11T21:51:04.8876243Z ] 2023-01-11T21:51:04.8876699Z 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-11T21:51:04.8877110Z with 2023-01-11T21:51:04.8877279Z [ 2023-01-11T21:51:04.8877453Z T=c10::Scalar 2023-01-11T21:51:04.8877610Z ] 2023-01-11T21:51:04.8878181Z 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-11T21:51:04.8878630Z with 2023-01-11T21:51:04.8878795Z [ 2023-01-11T21:51:04.8878949Z T=c10::Scalar 2023-01-11T21:51:04.8879126Z ] 2023-01-11T21:51:04.8879558Z 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-11T21:51:04.8880221Z 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-11T21:51:04.8880887Z 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-11T21:51:04.8881303Z with 2023-01-11T21:51:04.8881473Z [ 2023-01-11T21:51:04.8881640Z T=c10::Scalar 2023-01-11T21:51:04.8881800Z ] 2023-01-11T21:51:05.0470576Z 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-11T21:51:05.0471000Z with 2023-01-11T21:51:05.0471172Z [ 2023-01-11T21:51:05.0471421Z T=std::string 2023-01-11T21:51:05.0471587Z ] 2023-01-11T21:51:05.0472071Z 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-11T21:51:05.0472644Z with 2023-01-11T21:51:05.0472815Z [ 2023-01-11T21:51:05.0472972Z T=std::string 2023-01-11T21:51:05.0473152Z ] 2023-01-11T21:51:05.0473611Z 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-11T21:51:05.0474118Z with 2023-01-11T21:51:05.0474265Z [ 2023-01-11T21:51:05.0474443Z T=std::string 2023-01-11T21:51:05.0474618Z ] 2023-01-11T21:51:05.0475091Z 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-11T21:51:05.0475545Z with 2023-01-11T21:51:05.0475728Z [ 2023-01-11T21:51:05.0475895Z T=std::string 2023-01-11T21:51:05.0476075Z ] 2023-01-11T21:51:05.0476504Z 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-11T21:51:05.0477169Z 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-11T21:51:05.0478044Z 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-11T21:51:05.0478496Z with 2023-01-11T21:51:05.0478661Z [ 2023-01-11T21:51:05.0478835Z T=std::string 2023-01-11T21:51:05.0478988Z ] 2023-01-11T21:51:05.0600067Z 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-11T21:51:05.0600536Z with 2023-01-11T21:51:05.0600686Z [ 2023-01-11T21:51:05.0600888Z T=c10::QualifiedName 2023-01-11T21:51:05.0601105Z ] 2023-01-11T21:51:05.0601545Z 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-11T21:51:05.0601945Z with 2023-01-11T21:51:05.0602110Z [ 2023-01-11T21:51:05.0602296Z T=c10::QualifiedName 2023-01-11T21:51:05.0602465Z ] 2023-01-11T21:51:05.0602933Z 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-11T21:51:05.0603367Z with 2023-01-11T21:51:05.0603512Z [ 2023-01-11T21:51:05.0603698Z T=c10::QualifiedName 2023-01-11T21:51:05.0603885Z ] 2023-01-11T21:51:05.0604370Z 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-11T21:51:05.0604810Z with 2023-01-11T21:51:05.0604977Z [ 2023-01-11T21:51:05.0605158Z T=c10::QualifiedName 2023-01-11T21:51:05.0605324Z ] 2023-01-11T21:51:05.0605772Z 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-11T21:51:05.0606584Z 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-11T21:51:05.0607273Z 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-11T21:51:05.0607670Z with 2023-01-11T21:51:05.0607834Z [ 2023-01-11T21:51:05.0608022Z T=c10::QualifiedName 2023-01-11T21:51:05.0608188Z ] 2023-01-11T21:51:05.1218475Z 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-11T21:51:05.1218912Z with 2023-01-11T21:51:05.1219066Z [ 2023-01-11T21:51:05.1219306Z T=std::shared_ptr 2023-01-11T21:51:05.1219569Z ] 2023-01-11T21:51:05.1220028Z 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-11T21:51:05.1220425Z with 2023-01-11T21:51:05.1220591Z [ 2023-01-11T21:51:05.1220800Z T=std::shared_ptr 2023-01-11T21:51:05.1221022Z ] 2023-01-11T21:51:05.1221496Z 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-11T21:51:05.1222557Z with 2023-01-11T21:51:05.1222704Z [ 2023-01-11T21:51:05.1222932Z T=std::shared_ptr 2023-01-11T21:51:05.1223146Z ] 2023-01-11T21:51:05.1223623Z 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-11T21:51:05.1224129Z with 2023-01-11T21:51:05.1224299Z [ 2023-01-11T21:51:05.1224523Z T=std::shared_ptr 2023-01-11T21:51:05.1224721Z ] 2023-01-11T21:51:05.1225194Z 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-11T21:51:05.1225930Z 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-11T21:51:05.1226640Z 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-11T21:51:05.1227033Z with 2023-01-11T21:51:05.1227199Z [ 2023-01-11T21:51:05.1227423Z T=std::shared_ptr 2023-01-11T21:51:05.1227623Z ] 2023-01-11T21:51:05.1249254Z 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-11T21:51:05.1249742Z with 2023-01-11T21:51:05.1249911Z [ 2023-01-11T21:51:05.1250136Z T=std::weak_ptr 2023-01-11T21:51:05.1250358Z ] 2023-01-11T21:51:05.1250792Z 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-11T21:51:05.1251214Z with 2023-01-11T21:51:05.1251543Z [ 2023-01-11T21:51:05.1251778Z T=std::weak_ptr 2023-01-11T21:51:05.1251994Z ] 2023-01-11T21:51:05.1252435Z 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-11T21:51:05.1252885Z with 2023-01-11T21:51:05.1253052Z [ 2023-01-11T21:51:05.1253256Z T=std::weak_ptr 2023-01-11T21:51:05.1253471Z ] 2023-01-11T21:51:05.1253959Z 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-11T21:51:05.1254415Z with 2023-01-11T21:51:05.1254564Z [ 2023-01-11T21:51:05.1254787Z T=std::weak_ptr 2023-01-11T21:51:05.1255005Z ] 2023-01-11T21:51:05.1255454Z 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-11T21:51:05.1256184Z 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-11T21:51:05.1256971Z 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-11T21:51:05.1257385Z with 2023-01-11T21:51:05.1257531Z [ 2023-01-11T21:51:05.1257756Z T=std::weak_ptr 2023-01-11T21:51:05.1257971Z ] 2023-01-11T21:51:05.1798718Z 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-11T21:51:05.1799125Z with 2023-01-11T21:51:05.1799296Z [ 2023-01-11T21:51:05.1799605Z T=std::vector> 2023-01-11T21:51:05.1799916Z ] 2023-01-11T21:51:05.1800338Z 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-11T21:51:05.1800781Z with 2023-01-11T21:51:05.1800948Z [ 2023-01-11T21:51:05.1801185Z T=std::vector> 2023-01-11T21:51:05.1801427Z ] 2023-01-11T21:51:05.1801894Z 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-11T21:51:05.1802336Z with 2023-01-11T21:51:05.1802482Z [ 2023-01-11T21:51:05.1802739Z T=std::vector> 2023-01-11T21:51:05.1802984Z ] 2023-01-11T21:51:05.1803457Z 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-11T21:51:05.1803912Z with 2023-01-11T21:51:05.1804078Z [ 2023-01-11T21:51:05.1804309Z T=std::vector> 2023-01-11T21:51:05.1804548Z ] 2023-01-11T21:51:05.1805240Z 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-11T21:51:05.1806016Z 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-11T21:51:05.1806797Z 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-11T21:51:05.1807237Z with 2023-01-11T21:51:05.1807404Z [ 2023-01-11T21:51:05.1807655Z T=std::vector> 2023-01-11T21:51:05.1807873Z ] 2023-01-11T21:51:05.1925557Z 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-11T21:51:05.1925996Z with 2023-01-11T21:51:05.1926172Z [ 2023-01-11T21:51:05.1926458Z T=std::vector> 2023-01-11T21:51:05.1926680Z ] 2023-01-11T21:51:05.1927120Z 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-11T21:51:05.1927682Z with 2023-01-11T21:51:05.1927899Z [ 2023-01-11T21:51:05.1928124Z T=std::vector> 2023-01-11T21:51:05.1928333Z ] 2023-01-11T21:51:05.1928824Z 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-11T21:51:05.1929268Z with 2023-01-11T21:51:05.1929433Z [ 2023-01-11T21:51:05.1929632Z T=std::vector> 2023-01-11T21:51:05.1929846Z ] 2023-01-11T21:51:05.1930335Z 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-11T21:51:05.1930793Z with 2023-01-11T21:51:05.1930939Z [ 2023-01-11T21:51:05.1931155Z T=std::vector> 2023-01-11T21:51:05.1931361Z ] 2023-01-11T21:51:05.1931800Z 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-11T21:51:05.1932515Z 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-11T21:51:05.1933217Z 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-11T21:51:05.1933627Z with 2023-01-11T21:51:05.1933773Z [ 2023-01-11T21:51:05.1933989Z T=std::vector> 2023-01-11T21:51:05.1934194Z ] 2023-01-11T21:51:05.2027253Z 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-11T21:51:05.2027704Z with 2023-01-11T21:51:05.2027877Z [ 2023-01-11T21:51:05.2028309Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2028548Z ] 2023-01-11T21:51:05.2028987Z 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-11T21:51:05.2029382Z with 2023-01-11T21:51:05.2029555Z [ 2023-01-11T21:51:05.2029804Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2030051Z ] 2023-01-11T21:51:05.2030527Z 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-11T21:51:05.2030963Z with 2023-01-11T21:51:05.2031108Z [ 2023-01-11T21:51:05.2031376Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2031629Z ] 2023-01-11T21:51:05.2032103Z 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-11T21:51:05.2032639Z with 2023-01-11T21:51:05.2032808Z [ 2023-01-11T21:51:05.2033071Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2033300Z ] 2023-01-11T21:51:05.2033797Z 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-11T21:51:05.2034594Z 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-11T21:51:05.2035327Z 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-11T21:51:05.2035989Z 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-11T21:51:05.2036404Z with 2023-01-11T21:51:05.2036569Z [ 2023-01-11T21:51:05.2036840Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2037071Z ] 2023-01-11T21:51:05.2062332Z 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-11T21:51:05.2062755Z with 2023-01-11T21:51:05.2062978Z [ 2023-01-11T21:51:05.2063223Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2063467Z ] 2023-01-11T21:51:05.2063940Z 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-11T21:51:05.2064317Z with 2023-01-11T21:51:05.2064485Z [ 2023-01-11T21:51:05.2064750Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2065081Z ] 2023-01-11T21:51:05.2065679Z 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-11T21:51:05.2066117Z with 2023-01-11T21:51:05.2066282Z [ 2023-01-11T21:51:05.2066516Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2066753Z ] 2023-01-11T21:51:05.2067242Z 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-11T21:51:05.2067700Z with 2023-01-11T21:51:05.2067847Z [ 2023-01-11T21:51:05.2068095Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2068331Z ] 2023-01-11T21:51:05.2068799Z 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-11T21:51:05.2069637Z 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-11T21:51:05.2070468Z 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-11T21:51:05.2071141Z 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-11T21:51:05.2071553Z with 2023-01-11T21:51:05.2071705Z [ 2023-01-11T21:51:05.2071962Z T=std::vector,std::allocator>> 2023-01-11T21:51:05.2072204Z ] 2023-01-11T21:51:05.2179497Z 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-11T21:51:05.2179887Z with 2023-01-11T21:51:05.2180064Z [ 2023-01-11T21:51:05.2180303Z T=std::vector> 2023-01-11T21:51:05.2180500Z ] 2023-01-11T21:51:05.2180932Z 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-11T21:51:05.2181372Z with 2023-01-11T21:51:05.2181518Z [ 2023-01-11T21:51:05.2181737Z T=std::vector> 2023-01-11T21:51:05.2181954Z ] 2023-01-11T21:51:05.2182413Z 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-11T21:51:05.2182825Z with 2023-01-11T21:51:05.2182988Z [ 2023-01-11T21:51:05.2183208Z T=std::vector> 2023-01-11T21:51:05.2183400Z ] 2023-01-11T21:51:05.2183938Z 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-11T21:51:05.2184395Z with 2023-01-11T21:51:05.2184558Z [ 2023-01-11T21:51:05.2184803Z T=std::vector> 2023-01-11T21:51:05.2185012Z ] 2023-01-11T21:51:05.2185588Z 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-11T21:51:05.2186309Z 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-11T21:51:05.2186997Z 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-11T21:51:05.2187406Z with 2023-01-11T21:51:05.2187571Z [ 2023-01-11T21:51:05.2187790Z T=std::vector> 2023-01-11T21:51:05.2187981Z ] 2023-01-11T21:51:05.3280418Z 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-11T21:51:05.3280822Z with 2023-01-11T21:51:05.3280998Z [ 2023-01-11T21:51:05.3281325Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:51:05.3281565Z ] 2023-01-11T21:51:05.3282023Z 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-11T21:51:05.3282587Z with 2023-01-11T21:51:05.3282755Z [ 2023-01-11T21:51:05.3282987Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:51:05.3283227Z ] 2023-01-11T21:51:05.3283689Z 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-11T21:51:05.3284118Z with 2023-01-11T21:51:05.3284264Z [ 2023-01-11T21:51:05.3284511Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:51:05.3284744Z ] 2023-01-11T21:51:05.3285221Z 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-11T21:51:05.3285677Z with 2023-01-11T21:51:05.3285841Z [ 2023-01-11T21:51:05.3286087Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:51:05.3286304Z ] 2023-01-11T21:51:05.3286794Z 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-11T21:51:05.3287627Z 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-11T21:51:05.3288462Z 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-11T21:51:05.3289192Z 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-11T21:51:05.3289579Z with 2023-01-11T21:51:05.3289742Z [ 2023-01-11T21:51:05.3290069Z T=c10::impl::InlineDeviceGuard 2023-01-11T21:51:05.3290289Z ] 2023-01-11T21:51:05.3408547Z 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-11T21:51:05.3408937Z with 2023-01-11T21:51:05.3409112Z [ 2023-01-11T21:51:05.3409347Z T=c10::impl::InlineStreamGuard 2023-01-11T21:51:05.3409595Z ] 2023-01-11T21:51:05.3410023Z 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-11T21:51:05.3410438Z with 2023-01-11T21:51:05.3410607Z [ 2023-01-11T21:51:05.3410855Z T=c10::impl::InlineStreamGuard 2023-01-11T21:51:05.3411071Z ] 2023-01-11T21:51:05.3411536Z 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-11T21:51:05.3411963Z with 2023-01-11T21:51:05.3412128Z [ 2023-01-11T21:51:05.3412353Z T=c10::impl::InlineStreamGuard 2023-01-11T21:51:05.3412683Z ] 2023-01-11T21:51:05.3413165Z 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-11T21:51:05.3413616Z with 2023-01-11T21:51:05.3413761Z [ 2023-01-11T21:51:05.3414007Z T=c10::impl::InlineStreamGuard 2023-01-11T21:51:05.3414237Z ] 2023-01-11T21:51:05.3414704Z 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-11T21:51:05.3415500Z 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-11T21:51:05.3416289Z 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-11T21:51:05.3417064Z 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-11T21:51:05.3417514Z with 2023-01-11T21:51:05.3417665Z [ 2023-01-11T21:51:05.3417914Z T=c10::impl::InlineStreamGuard 2023-01-11T21:51:05.3418151Z ] 2023-01-11T21:51:05.3446417Z 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-11T21:51:05.3446868Z with 2023-01-11T21:51:05.3447044Z [ 2023-01-11T21:51:05.3447266Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:51:05.3447449Z ] 2023-01-11T21:51:05.3447884Z 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-11T21:51:05.3448329Z with 2023-01-11T21:51:05.3448475Z [ 2023-01-11T21:51:05.3448829Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:51:05.3449031Z ] 2023-01-11T21:51:05.3449501Z 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-11T21:51:05.3449945Z with 2023-01-11T21:51:05.3450110Z [ 2023-01-11T21:51:05.3450309Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:51:05.3450483Z ] 2023-01-11T21:51:05.3450969Z 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-11T21:51:05.3451417Z with 2023-01-11T21:51:05.3451561Z [ 2023-01-11T21:51:05.3451755Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:51:05.3451950Z ] 2023-01-11T21:51:05.3452406Z 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-11T21:51:05.3453114Z 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-11T21:51:05.3453596Z with 2023-01-11T21:51:05.3453758Z [ 2023-01-11T21:51:05.3453940Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:51:05.3454134Z ] 2023-01-11T21:51:05.3454616Z 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-11T21:51:05.3455347Z 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-11T21:51:05.3455757Z with 2023-01-11T21:51:05.3455903Z [ 2023-01-11T21:51:05.3456101Z T=c10::impl::VirtualGuardImpl 2023-01-11T21:51:05.3456294Z ] 2023-01-11T21:51:05.3960241Z 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-11T21:51:05.3960695Z with 2023-01-11T21:51:05.3960909Z [ 2023-01-11T21:51:05.3961202Z T=std::vector> 2023-01-11T21:51:05.3961477Z ] 2023-01-11T21:51:05.3961919Z 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-11T21:51:05.3962316Z with 2023-01-11T21:51:05.3962463Z [ 2023-01-11T21:51:05.3962756Z T=std::vector> 2023-01-11T21:51:05.3963020Z ] 2023-01-11T21:51:05.3963465Z 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-11T21:51:05.3963901Z with 2023-01-11T21:51:05.3964067Z [ 2023-01-11T21:51:05.3964349Z T=std::vector> 2023-01-11T21:51:05.3964592Z ] 2023-01-11T21:51:05.3965258Z 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-11T21:51:05.3965714Z with 2023-01-11T21:51:05.3965880Z [ 2023-01-11T21:51:05.3966148Z T=std::vector> 2023-01-11T21:51:05.3966413Z ] 2023-01-11T21:51:05.3966928Z 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-11T21:51:05.3967762Z 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-11T21:51:05.3968503Z 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-11T21:51:05.3968917Z with 2023-01-11T21:51:05.3969089Z [ 2023-01-11T21:51:05.3969371Z T=std::vector> 2023-01-11T21:51:05.3969695Z ] 2023-01-11T21:51:05.5059956Z 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-11T21:51:05.5060422Z with 2023-01-11T21:51:05.5060579Z [ 2023-01-11T21:51:05.5060796Z T=torch::autograd::ViewInfo 2023-01-11T21:51:05.5060996Z ] 2023-01-11T21:51:05.5061444Z 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-11T21:51:05.5061828Z with 2023-01-11T21:51:05.5062059Z [ 2023-01-11T21:51:05.5062253Z T=torch::autograd::ViewInfo 2023-01-11T21:51:05.5062425Z ] 2023-01-11T21:51:05.5062936Z 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-11T21:51:05.5063381Z with 2023-01-11T21:51:05.5063541Z [ 2023-01-11T21:51:05.5063714Z T=torch::autograd::ViewInfo 2023-01-11T21:51:05.5063903Z ] 2023-01-11T21:51:05.5064398Z 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-11T21:51:05.5064834Z with 2023-01-11T21:51:05.5065013Z [ 2023-01-11T21:51:05.5065221Z T=torch::autograd::ViewInfo 2023-01-11T21:51:05.5065411Z ] 2023-01-11T21:51:05.5065860Z 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-11T21:51:05.5066564Z 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-11T21:51:05.5067269Z 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-11T21:51:05.5067677Z with 2023-01-11T21:51:05.5068001Z [ 2023-01-11T21:51:05.5068270Z T=torch::autograd::ViewInfo 2023-01-11T21:51:05.5068461Z ] 2023-01-11T21:51:05.5427503Z 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-11T21:51:05.5427930Z with 2023-01-11T21:51:05.5428107Z [ 2023-01-11T21:51:05.5428303Z T=c10::IValue 2023-01-11T21:51:05.5428483Z ] 2023-01-11T21:51:05.5429056Z 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-11T21:51:05.5429465Z with 2023-01-11T21:51:05.5429614Z [ 2023-01-11T21:51:05.5429848Z T=c10::IValue 2023-01-11T21:51:05.5430019Z ] 2023-01-11T21:51:05.5430460Z 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-11T21:51:05.5430896Z with 2023-01-11T21:51:05.5431058Z [ 2023-01-11T21:51:05.5431211Z T=c10::IValue 2023-01-11T21:51:05.5431383Z ] 2023-01-11T21:51:05.5431873Z 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-11T21:51:05.5432496Z with 2023-01-11T21:51:05.5432642Z [ 2023-01-11T21:51:05.5432816Z T=c10::IValue 2023-01-11T21:51:05.5432986Z ] 2023-01-11T21:51:05.5433391Z 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-11T21:51:05.5434044Z 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-11T21:51:05.5434733Z 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-11T21:51:05.5435201Z with 2023-01-11T21:51:05.5435366Z [ 2023-01-11T21:51:05.5435523Z T=c10::IValue 2023-01-11T21:51:05.5435698Z ] 2023-01-11T21:51:05.5472765Z 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-11T21:51:05.5473138Z with 2023-01-11T21:51:05.5473303Z [ 2023-01-11T21:51:05.5473500Z T=c10::AliasInfo 2023-01-11T21:51:05.5473661Z ] 2023-01-11T21:51:05.5474085Z 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-11T21:51:05.5474480Z with 2023-01-11T21:51:05.5474649Z [ 2023-01-11T21:51:05.5474807Z T=c10::AliasInfo 2023-01-11T21:51:05.5474994Z ] 2023-01-11T21:51:05.5475456Z 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-11T21:51:05.5475868Z with 2023-01-11T21:51:05.5476030Z [ 2023-01-11T21:51:05.5476202Z T=c10::AliasInfo 2023-01-11T21:51:05.5476360Z ] 2023-01-11T21:51:05.5476991Z 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-11T21:51:05.5477506Z with 2023-01-11T21:51:05.5477671Z [ 2023-01-11T21:51:05.5477902Z T=c10::AliasInfo 2023-01-11T21:51:05.5478130Z ] 2023-01-11T21:51:05.5478556Z 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-11T21:51:05.5479270Z 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-11T21:51:05.5479935Z 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-11T21:51:05.5480344Z with 2023-01-11T21:51:05.5480509Z [ 2023-01-11T21:51:05.5480667Z T=c10::AliasInfo 2023-01-11T21:51:05.5480844Z ] 2023-01-11T21:51:05.6489522Z 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-11T21:51:05.6490157Z with 2023-01-11T21:51:05.6490311Z [ 2023-01-11T21:51:05.6490565Z T=std::vector> 2023-01-11T21:51:05.6490795Z ] 2023-01-11T21:51:05.6491215Z 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-11T21:51:05.6491680Z with 2023-01-11T21:51:05.6491854Z [ 2023-01-11T21:51:05.6492136Z T=std::vector> 2023-01-11T21:51:05.6492339Z ] 2023-01-11T21:51:05.6492797Z 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-11T21:51:05.6493236Z with 2023-01-11T21:51:05.6493382Z [ 2023-01-11T21:51:05.6493611Z T=std::vector> 2023-01-11T21:51:05.6493830Z ] 2023-01-11T21:51:05.6494327Z 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-11T21:51:05.6494766Z with 2023-01-11T21:51:05.6494933Z [ 2023-01-11T21:51:05.6495164Z T=std::vector> 2023-01-11T21:51:05.6495362Z ] 2023-01-11T21:51:05.6495811Z 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-11T21:51:05.6496230Z with 2023-01-11T21:51:05.6496394Z [ 2023-01-11T21:51:05.6496555Z T=c10::SymInt 2023-01-11T21:51:05.6496734Z ] 2023-01-11T21:51:05.6497173Z 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-11T21:51:05.6497616Z with 2023-01-11T21:51:05.6497778Z [ 2023-01-11T21:51:05.6497948Z T=c10::SymInt 2023-01-11T21:51:05.6498147Z ] 2023-01-11T21:51:05.6499147Z 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-11T21:51:05.6499960Z 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-11T21:51:05.6500734Z 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-11T21:51:05.6501145Z with 2023-01-11T21:51:05.6501295Z [ 2023-01-11T21:51:05.6501526Z T=std::vector> 2023-01-11T21:51:05.6501746Z ] 2023-01-11T21:51:05.6666660Z 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-11T21:51:05.6667069Z with 2023-01-11T21:51:05.6667287Z [ 2023-01-11T21:51:05.6667538Z T=c10::either 2023-01-11T21:51:05.6667750Z ] 2023-01-11T21:51:05.6668301Z 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-11T21:51:05.6668695Z with 2023-01-11T21:51:05.6668841Z [ 2023-01-11T21:51:05.6669074Z T=c10::either 2023-01-11T21:51:05.6669299Z ] 2023-01-11T21:51:05.6669771Z 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-11T21:51:05.6670180Z with 2023-01-11T21:51:05.6670345Z [ 2023-01-11T21:51:05.6670575Z T=c10::either 2023-01-11T21:51:05.6670779Z ] 2023-01-11T21:51:05.6671267Z 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-11T21:51:05.6671718Z with 2023-01-11T21:51:05.6671877Z [ 2023-01-11T21:51:05.6672089Z T=c10::either 2023-01-11T21:51:05.6672321Z ] 2023-01-11T21:51:05.6672917Z 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-11T21:51:05.6673761Z 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-11T21:51:05.6674484Z 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-11T21:51:05.6674896Z with 2023-01-11T21:51:05.6675060Z [ 2023-01-11T21:51:05.6675274Z T=c10::either 2023-01-11T21:51:05.6675496Z ] 2023-01-11T21:51:07.6003114Z 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-11T21:51:07.6003639Z with 2023-01-11T21:51:07.6003813Z [ 2023-01-11T21:51:07.6004035Z T=at::StepCallbacks 2023-01-11T21:51:07.6004290Z ] 2023-01-11T21:51:07.6004723Z 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-11T21:51:07.6005136Z with 2023-01-11T21:51:07.6005280Z [ 2023-01-11T21:51:07.6005467Z T=at::StepCallbacks 2023-01-11T21:51:07.6005650Z ] 2023-01-11T21:51:07.6006085Z 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-11T21:51:07.6006513Z with 2023-01-11T21:51:07.6006678Z [ 2023-01-11T21:51:07.6006842Z T=at::StepCallbacks 2023-01-11T21:51:07.6007023Z ] 2023-01-11T21:51:07.6007515Z 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-11T21:51:07.6007969Z with 2023-01-11T21:51:07.6008113Z [ 2023-01-11T21:51:07.6008396Z T=at::StepCallbacks 2023-01-11T21:51:07.6008588Z ] 2023-01-11T21:51:07.6009049Z 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-11T21:51:07.6009784Z 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-11T21:51:07.6010525Z 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-11T21:51:07.6010940Z with 2023-01-11T21:51:07.6011085Z [ 2023-01-11T21:51:07.6011273Z T=at::StepCallbacks 2023-01-11T21:51:07.6011458Z ] 2023-01-11T21:51:07.6705123Z 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-11T21:51:07.6705549Z with 2023-01-11T21:51:07.6705727Z [ 2023-01-11T21:51:07.6705913Z T=c10::DimVector 2023-01-11T21:51:07.6706076Z ] 2023-01-11T21:51:07.6706659Z 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-11T21:51:07.6707103Z with 2023-01-11T21:51:07.6707255Z [ 2023-01-11T21:51:07.6707432Z T=c10::DimVector 2023-01-11T21:51:07.6707610Z ] 2023-01-11T21:51:07.6708070Z 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-11T21:51:07.6708495Z with 2023-01-11T21:51:07.6708657Z [ 2023-01-11T21:51:07.6708833Z T=c10::DimVector 2023-01-11T21:51:07.6708999Z ] 2023-01-11T21:51:07.6709486Z 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-11T21:51:07.6709938Z with 2023-01-11T21:51:07.6710255Z [ 2023-01-11T21:51:07.6710416Z T=c10::DimVector 2023-01-11T21:51:07.6710591Z ] 2023-01-11T21:51:07.6711024Z 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-11T21:51:07.6711673Z 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-11T21:51:07.6712370Z 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-11T21:51:07.6712815Z with 2023-01-11T21:51:07.6712976Z [ 2023-01-11T21:51:07.6713181Z T=c10::DimVector 2023-01-11T21:51:07.6713358Z ] 2023-01-11T21:51:08.6301818Z 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-11T21:51:08.6302265Z with 2023-01-11T21:51:08.6302458Z [ 2023-01-11T21:51:08.6302667Z T=c10::impl::AnnotatedSchema 2023-01-11T21:51:08.6302881Z ] 2023-01-11T21:51:08.6303544Z 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-11T21:51:08.6303925Z with 2023-01-11T21:51:08.6304092Z [ 2023-01-11T21:51:08.6304292Z T=c10::impl::AnnotatedSchema 2023-01-11T21:51:08.6304471Z ] 2023-01-11T21:51:08.6304937Z 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-11T21:51:08.6305427Z with 2023-01-11T21:51:08.6305573Z [ 2023-01-11T21:51:08.6305771Z T=c10::impl::AnnotatedSchema 2023-01-11T21:51:08.6306012Z ] 2023-01-11T21:51:08.6306507Z 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-11T21:51:08.6306938Z with 2023-01-11T21:51:08.6307102Z [ 2023-01-11T21:51:08.6307300Z T=c10::impl::AnnotatedSchema 2023-01-11T21:51:08.6307474Z ] 2023-01-11T21:51:08.6307956Z 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-11T21:51:08.6308690Z 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-11T21:51:08.6309417Z 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-11T21:51:08.6309832Z with 2023-01-11T21:51:08.6309979Z [ 2023-01-11T21:51:08.6310177Z T=c10::impl::AnnotatedSchema 2023-01-11T21:51:08.6310370Z ] 2023-01-11T21:51:08.6385444Z 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-11T21:51:08.6386147Z with 2023-01-11T21:51:08.6386399Z [ 2023-01-11T21:51:08.6387350Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:51:08.6387621Z ] 2023-01-11T21:51:08.6388125Z 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-11T21:51:08.6388512Z with 2023-01-11T21:51:08.6388682Z [ 2023-01-11T21:51:08.6388922Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:51:08.6389139Z ] 2023-01-11T21:51:08.6389627Z 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-11T21:51:08.6390057Z with 2023-01-11T21:51:08.6390225Z [ 2023-01-11T21:51:08.6390439Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:51:08.6390663Z ] 2023-01-11T21:51:08.6391151Z 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-11T21:51:08.6391600Z with 2023-01-11T21:51:08.6391748Z [ 2023-01-11T21:51:08.6391984Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:51:08.6392339Z ] 2023-01-11T21:51:08.6392803Z 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-11T21:51:08.6393627Z 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-11T21:51:08.6394375Z 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-11T21:51:08.6394783Z with 2023-01-11T21:51:08.6394926Z [ 2023-01-11T21:51:08.6395159Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-01-11T21:51:08.6395385Z ] 2023-01-11T21:51:08.7696614Z 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-11T21:51:08.7697029Z with 2023-01-11T21:51:08.7697210Z [ 2023-01-11T21:51:08.7697456Z T=std::tuple 2023-01-11T21:51:08.7697655Z ] 2023-01-11T21:51:08.7698090Z 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-11T21:51:08.7698484Z with 2023-01-11T21:51:08.7698645Z [ 2023-01-11T21:51:08.7698834Z T=std::tuple 2023-01-11T21:51:08.7699078Z ] 2023-01-11T21:51:08.7699530Z 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-11T21:51:08.7700002Z with 2023-01-11T21:51:08.7700156Z [ 2023-01-11T21:51:08.7700358Z T=std::tuple 2023-01-11T21:51:08.7700540Z ] 2023-01-11T21:51:08.7701187Z 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-11T21:51:08.7701634Z with 2023-01-11T21:51:08.7701791Z [ 2023-01-11T21:51:08.7701980Z T=std::tuple 2023-01-11T21:51:08.7702175Z ] 2023-01-11T21:51:08.7702624Z 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-11T21:51:08.7703355Z 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-11T21:51:08.7704053Z 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-11T21:51:08.7704459Z with 2023-01-11T21:51:08.7704614Z [ 2023-01-11T21:51:08.7704814Z T=std::tuple 2023-01-11T21:51:08.7704998Z ] 2023-01-11T21:51:08.7756423Z 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-11T21:51:08.7756925Z with 2023-01-11T21:51:08.7757066Z [ 2023-01-11T21:51:08.7757250Z T=torch::jit::SourceRange 2023-01-11T21:51:08.7757433Z ] 2023-01-11T21:51:08.7757831Z 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-11T21:51:08.7758206Z with 2023-01-11T21:51:08.7758361Z [ 2023-01-11T21:51:08.7758668Z T=torch::jit::SourceRange 2023-01-11T21:51:08.7758844Z ] 2023-01-11T21:51:08.7759290Z 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-11T21:51:08.7759757Z with 2023-01-11T21:51:08.7759896Z [ 2023-01-11T21:51:08.7760076Z T=torch::jit::SourceRange 2023-01-11T21:51:08.7760255Z ] 2023-01-11T21:51:08.7760733Z 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-11T21:51:08.7761157Z with 2023-01-11T21:51:08.7761309Z [ 2023-01-11T21:51:08.7761485Z T=torch::jit::SourceRange 2023-01-11T21:51:08.7761649Z ] 2023-01-11T21:51:08.7762093Z 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-11T21:51:08.7762793Z 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-11T21:51:08.7763497Z 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-11T21:51:08.7763898Z with 2023-01-11T21:51:08.7764037Z [ 2023-01-11T21:51:08.7764216Z T=torch::jit::SourceRange 2023-01-11T21:51:08.7764397Z ] 2023-01-11T21:51:08.7854830Z 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-11T21:51:08.7855253Z with 2023-01-11T21:51:08.7855427Z [ 2023-01-11T21:51:08.7855624Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:51:08.7855824Z ] 2023-01-11T21:51:08.7856250Z 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-11T21:51:08.7856645Z with 2023-01-11T21:51:08.7856787Z [ 2023-01-11T21:51:08.7856990Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:51:08.7857183Z ] 2023-01-11T21:51:08.7857616Z 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-11T21:51:08.7858030Z with 2023-01-11T21:51:08.7858184Z [ 2023-01-11T21:51:08.7858419Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:51:08.7858617Z ] 2023-01-11T21:51:08.7859145Z 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-11T21:51:08.7860113Z with 2023-01-11T21:51:08.7860259Z [ 2023-01-11T21:51:08.7860458Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:51:08.7860652Z ] 2023-01-11T21:51:08.7861092Z 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-11T21:51:08.7861808Z 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-11T21:51:08.7862501Z 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-11T21:51:08.7862897Z with 2023-01-11T21:51:08.7863054Z [ 2023-01-11T21:51:08.7863240Z T=torch::jit::InlinedCallStackPtr 2023-01-11T21:51:08.7863436Z ] 2023-01-11T21:51:08.7884510Z 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-11T21:51:08.7884874Z with 2023-01-11T21:51:08.7885034Z [ 2023-01-11T21:51:08.7885231Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:51:08.7885411Z ] 2023-01-11T21:51:08.7885833Z 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-11T21:51:08.7886212Z with 2023-01-11T21:51:08.7886364Z [ 2023-01-11T21:51:08.7886544Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:51:08.7886737Z ] 2023-01-11T21:51:08.7887196Z 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-11T21:51:08.7887603Z with 2023-01-11T21:51:08.7887743Z [ 2023-01-11T21:51:08.7887934Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:51:08.7888123Z ] 2023-01-11T21:51:08.7888725Z 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-11T21:51:08.7889217Z with 2023-01-11T21:51:08.7889372Z [ 2023-01-11T21:51:08.7889551Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:51:08.7889743Z ] 2023-01-11T21:51:08.7890189Z 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-11T21:51:08.7890895Z 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-11T21:51:08.7891590Z 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-11T21:51:08.7891972Z with 2023-01-11T21:51:08.7892126Z [ 2023-01-11T21:51:08.7892323Z T=torch::jit::ModuleInstanceInfo 2023-01-11T21:51:08.7892502Z ] 2023-01-11T21:51:08.7950821Z 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-11T21:51:08.7951315Z with 2023-01-11T21:51:08.7951479Z [ 2023-01-11T21:51:08.7951656Z T=torch::jit::ScopePtr 2023-01-11T21:51:08.7951822Z ] 2023-01-11T21:51:08.7952238Z 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-11T21:51:08.7952622Z with 2023-01-11T21:51:08.7952762Z [ 2023-01-11T21:51:08.7952947Z T=torch::jit::ScopePtr 2023-01-11T21:51:08.7953122Z ] 2023-01-11T21:51:08.7953578Z 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-11T21:51:08.7953977Z with 2023-01-11T21:51:08.7954129Z [ 2023-01-11T21:51:08.7954305Z T=torch::jit::ScopePtr 2023-01-11T21:51:08.7954466Z ] 2023-01-11T21:51:08.7954948Z 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-11T21:51:08.7955389Z with 2023-01-11T21:51:08.7955539Z [ 2023-01-11T21:51:08.7955703Z T=torch::jit::ScopePtr 2023-01-11T21:51:08.7955923Z ] 2023-01-11T21:51:08.7956357Z 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-11T21:51:08.7957077Z 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-11T21:51:08.7957765Z 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-11T21:51:08.7958161Z with 2023-01-11T21:51:08.7958314Z [ 2023-01-11T21:51:08.7958555Z T=torch::jit::ScopePtr 2023-01-11T21:51:08.7958733Z ] 2023-01-11T21:51:09.0338949Z 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-11T21:51:09.0339379Z with 2023-01-11T21:51:09.0339541Z [ 2023-01-11T21:51:09.0339731Z T=at::ThreadLocalState 2023-01-11T21:51:09.0339913Z ] 2023-01-11T21:51:09.0340327Z 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-11T21:51:09.0340736Z with 2023-01-11T21:51:09.0340923Z [ 2023-01-11T21:51:09.0341090Z T=at::ThreadLocalState 2023-01-11T21:51:09.0341269Z ] 2023-01-11T21:51:09.0341724Z 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-11T21:51:09.0342151Z with 2023-01-11T21:51:09.0342296Z [ 2023-01-11T21:51:09.0342474Z T=at::ThreadLocalState 2023-01-11T21:51:09.0342652Z ] 2023-01-11T21:51:09.0343115Z 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-11T21:51:09.0343635Z with 2023-01-11T21:51:09.0343787Z [ 2023-01-11T21:51:09.0344010Z T=at::ThreadLocalState 2023-01-11T21:51:09.0344176Z ] 2023-01-11T21:51:09.0344652Z 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-11T21:51:09.0345369Z 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-11T21:51:09.0346060Z 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-11T21:51:09.0346446Z with 2023-01-11T21:51:09.0346599Z [ 2023-01-11T21:51:09.0346776Z T=at::ThreadLocalState 2023-01-11T21:51:09.0346939Z ] 2023-01-11T21:51:09.0513906Z 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-11T21:51:09.0514310Z with 2023-01-11T21:51:09.0514472Z [ 2023-01-11T21:51:09.0514662Z T=std::shared_ptr 2023-01-11T21:51:09.0514854Z ] 2023-01-11T21:51:09.0515270Z 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-11T21:51:09.0515648Z with 2023-01-11T21:51:09.0515788Z [ 2023-01-11T21:51:09.0515983Z T=std::shared_ptr 2023-01-11T21:51:09.0516174Z ] 2023-01-11T21:51:09.0516605Z 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-11T21:51:09.0517024Z with 2023-01-11T21:51:09.0517175Z [ 2023-01-11T21:51:09.0517369Z T=std::shared_ptr 2023-01-11T21:51:09.0517548Z ] 2023-01-11T21:51:09.0518183Z 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-11T21:51:09.0518700Z with 2023-01-11T21:51:09.0518889Z [ 2023-01-11T21:51:09.0519092Z T=std::shared_ptr 2023-01-11T21:51:09.0519282Z ] 2023-01-11T21:51:09.0519706Z 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-11T21:51:09.0520401Z 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-11T21:51:09.0521118Z 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-11T21:51:09.0521837Z 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-11T21:51:09.0522243Z with 2023-01-11T21:51:09.0522385Z [ 2023-01-11T21:51:09.0522586Z T=std::shared_ptr 2023-01-11T21:51:09.0522862Z ] 2023-01-11T21:51:09.0546716Z 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-11T21:51:09.0547172Z with 2023-01-11T21:51:09.0547333Z [ 2023-01-11T21:51:09.0547525Z T=torch::jit::GraphExecutor 2023-01-11T21:51:09.0547701Z ] 2023-01-11T21:51:09.0548130Z 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-11T21:51:09.0548596Z with 2023-01-11T21:51:09.0548788Z [ 2023-01-11T21:51:09.0549019Z T=torch::jit::GraphExecutor 2023-01-11T21:51:09.0549202Z ] 2023-01-11T21:51:09.0549659Z 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-11T21:51:09.0550075Z with 2023-01-11T21:51:09.0550229Z [ 2023-01-11T21:51:09.0550414Z T=torch::jit::GraphExecutor 2023-01-11T21:51:09.0550585Z ] 2023-01-11T21:51:09.0551068Z 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-11T21:51:09.0551512Z with 2023-01-11T21:51:09.0551669Z [ 2023-01-11T21:51:09.0551838Z T=torch::jit::GraphExecutor 2023-01-11T21:51:09.0552019Z ] 2023-01-11T21:51:09.0552459Z 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-11T21:51:09.0553138Z 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-11T21:51:09.0553820Z 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-11T21:51:09.0554718Z 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-11T21:51:09.0555175Z with 2023-01-11T21:51:09.0555333Z [ 2023-01-11T21:51:09.0555510Z T=torch::jit::GraphExecutor 2023-01-11T21:51:09.0555695Z ] 2023-01-11T21:51:09.0667758Z 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-11T21:51:09.0668227Z with 2023-01-11T21:51:09.0668377Z [ 2023-01-11T21:51:09.0668560Z T=torch::jit::Method 2023-01-11T21:51:09.0668736Z ] 2023-01-11T21:51:09.0669202Z 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-11T21:51:09.0669624Z with 2023-01-11T21:51:09.0669786Z [ 2023-01-11T21:51:09.0669950Z T=torch::jit::Method 2023-01-11T21:51:09.0670128Z ] 2023-01-11T21:51:09.0670586Z 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-11T21:51:09.0671189Z with 2023-01-11T21:51:09.0671333Z [ 2023-01-11T21:51:09.0671507Z T=torch::jit::Method 2023-01-11T21:51:09.0671684Z ] 2023-01-11T21:51:09.0672158Z 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-11T21:51:09.0672604Z with 2023-01-11T21:51:09.0672757Z [ 2023-01-11T21:51:09.0672914Z T=torch::jit::Method 2023-01-11T21:51:09.0673085Z ] 2023-01-11T21:51:09.0673551Z 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-11T21:51:09.0674218Z 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-11T21:51:09.0674892Z 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-11T21:51:09.0675294Z with 2023-01-11T21:51:09.0675444Z [ 2023-01-11T21:51:09.0675603Z T=torch::jit::Method 2023-01-11T21:51:09.0675775Z ] 2023-01-11T21:51:09.1492457Z 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-11T21:51:09.1492905Z with 2023-01-11T21:51:09.1493053Z [ 2023-01-11T21:51:09.1493293Z T=std::vector> 2023-01-11T21:51:09.1493556Z ] 2023-01-11T21:51:09.1493962Z 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-11T21:51:09.1494381Z with 2023-01-11T21:51:09.1494599Z [ 2023-01-11T21:51:09.1494811Z T=std::vector> 2023-01-11T21:51:09.1495024Z ] 2023-01-11T21:51:09.1495677Z 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-11T21:51:09.1496099Z with 2023-01-11T21:51:09.1496252Z [ 2023-01-11T21:51:09.1496472Z T=std::vector> 2023-01-11T21:51:09.1496683Z ] 2023-01-11T21:51:09.1497148Z 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-11T21:51:09.1497593Z with 2023-01-11T21:51:09.1497745Z [ 2023-01-11T21:51:09.1497962Z T=std::vector> 2023-01-11T21:51:09.1498159Z ] 2023-01-11T21:51:09.1498616Z 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-11T21:51:09.1499352Z 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-11T21:51:09.1500148Z 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-11T21:51:09.1500594Z with 2023-01-11T21:51:09.1500749Z [ 2023-01-11T21:51:09.1500970Z T=std::vector> 2023-01-11T21:51:09.1501183Z ] 2023-01-11T21:51:09.2880880Z 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-11T21:51:09.2881316Z with 2023-01-11T21:51:09.2881477Z [ 2023-01-11T21:51:09.2881724Z T=std::function 2023-01-11T21:51:09.2881964Z ] 2023-01-11T21:51:09.2882385Z 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-11T21:51:09.2882772Z with 2023-01-11T21:51:09.2882912Z [ 2023-01-11T21:51:09.2883158Z T=std::function 2023-01-11T21:51:09.2883389Z ] 2023-01-11T21:51:09.2883827Z 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-11T21:51:09.2884247Z with 2023-01-11T21:51:09.2884402Z [ 2023-01-11T21:51:09.2884649Z T=std::function 2023-01-11T21:51:09.2884868Z ] 2023-01-11T21:51:09.2885396Z 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-11T21:51:09.2885842Z with 2023-01-11T21:51:09.2885988Z [ 2023-01-11T21:51:09.2886273Z T=std::function 2023-01-11T21:51:09.2886505Z ] 2023-01-11T21:51:09.2887131Z 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-11T21:51:09.2887917Z 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-11T21:51:09.2888661Z 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-11T21:51:09.2889069Z with 2023-01-11T21:51:09.2889223Z [ 2023-01-11T21:51:09.2889455Z T=std::function 2023-01-11T21:51:09.2889690Z ] 2023-01-11T21:51:09.5845772Z 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-11T21:51:09.5846190Z with 2023-01-11T21:51:09.5846351Z [ 2023-01-11T21:51:09.5846651Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:51:09.5846958Z ] 2023-01-11T21:51:09.5847379Z 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-11T21:51:09.5847973Z with 2023-01-11T21:51:09.5848114Z [ 2023-01-11T21:51:09.5848388Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:51:09.5848645Z ] 2023-01-11T21:51:09.5849084Z 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-11T21:51:09.5849507Z with 2023-01-11T21:51:09.5849659Z [ 2023-01-11T21:51:09.5849932Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:51:09.5850185Z ] 2023-01-11T21:51:09.5850662Z 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-11T21:51:09.5851098Z with 2023-01-11T21:51:09.5851248Z [ 2023-01-11T21:51:09.5851509Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:51:09.5851763Z ] 2023-01-11T21:51:09.5852275Z 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-11T21:51:09.5853135Z 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-11T21:51:09.5853912Z 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-11T21:51:09.5854316Z with 2023-01-11T21:51:09.5854469Z [ 2023-01-11T21:51:09.5854746Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2023-01-11T21:51:09.5854994Z ] 2023-01-11T21:51:09.7673543Z 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-11T21:51:09.7673970Z with 2023-01-11T21:51:09.7674119Z [ 2023-01-11T21:51:09.7674404Z T=std::vector> 2023-01-11T21:51:09.7674612Z ] 2023-01-11T21:51:09.7675076Z 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-11T21:51:09.7675466Z with 2023-01-11T21:51:09.7675622Z [ 2023-01-11T21:51:09.7675833Z T=std::vector> 2023-01-11T21:51:09.7676021Z ] 2023-01-11T21:51:09.7676539Z 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-11T21:51:09.7676964Z with 2023-01-11T21:51:09.7677109Z [ 2023-01-11T21:51:09.7677319Z T=std::vector> 2023-01-11T21:51:09.7677518Z ] 2023-01-11T21:51:09.7678007Z 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-11T21:51:09.7678528Z with 2023-01-11T21:51:09.7678755Z [ 2023-01-11T21:51:09.7678967Z T=std::vector> 2023-01-11T21:51:09.7679153Z ] 2023-01-11T21:51:09.7679597Z 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-11T21:51:09.7679995Z with 2023-01-11T21:51:09.7680149Z [ 2023-01-11T21:51:09.7680291Z T=double 2023-01-11T21:51:09.7680449Z ] 2023-01-11T21:51:09.7680974Z 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-11T21:51:09.7681447Z with 2023-01-11T21:51:09.7681601Z [ 2023-01-11T21:51:09.7681759Z T=double 2023-01-11T21:51:09.7681906Z ] 2023-01-11T21:51:09.7682344Z 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-11T21:51:09.7682743Z with 2023-01-11T21:51:09.7682896Z [ 2023-01-11T21:51:09.7683091Z T=std::vector> 2023-01-11T21:51:09.7683290Z ] 2023-01-11T21:51:10.3999208Z 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-11T21:51:10.3999628Z with 2023-01-11T21:51:10.3999775Z [ 2023-01-11T21:51:10.3999999Z T=std::tuple 2023-01-11T21:51:10.4000191Z ] 2023-01-11T21:51:10.4000699Z 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-11T21:51:10.4001081Z with 2023-01-11T21:51:10.4001234Z [ 2023-01-11T21:51:10.4001436Z T=std::tuple 2023-01-11T21:51:10.4001612Z ] 2023-01-11T21:51:10.4002245Z 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-11T21:51:10.4002675Z with 2023-01-11T21:51:10.4002828Z [ 2023-01-11T21:51:10.4003013Z T=std::tuple 2023-01-11T21:51:10.4003213Z ] 2023-01-11T21:51:10.4003695Z 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-11T21:51:10.4004129Z with 2023-01-11T21:51:10.4004282Z [ 2023-01-11T21:51:10.4004477Z T=std::tuple 2023-01-11T21:51:10.4004661Z ] 2023-01-11T21:51:10.4005090Z 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-11T21:51:10.4005813Z 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-11T21:51:10.4006530Z 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-11T21:51:10.4007012Z with 2023-01-11T21:51:10.4007154Z [ 2023-01-11T21:51:10.4007349Z T=std::tuple 2023-01-11T21:51:10.4007538Z ] 2023-01-11T21:51:10.5383925Z 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-11T21:51:10.5384426Z with 2023-01-11T21:51:10.5384589Z [ 2023-01-11T21:51:10.5384852Z T=std::vector> 2023-01-11T21:51:10.5385054Z ] 2023-01-11T21:51:10.5385481Z 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-11T21:51:10.5385870Z with 2023-01-11T21:51:10.5386013Z [ 2023-01-11T21:51:10.5386240Z T=std::vector> 2023-01-11T21:51:10.5386450Z ] 2023-01-11T21:51:10.5386946Z 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-11T21:51:10.5387352Z with 2023-01-11T21:51:10.5387545Z [ 2023-01-11T21:51:10.5387764Z T=std::vector> 2023-01-11T21:51:10.5387961Z ] 2023-01-11T21:51:10.5388443Z 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-11T21:51:10.5388881Z with 2023-01-11T21:51:10.5389031Z [ 2023-01-11T21:51:10.5389234Z T=std::vector> 2023-01-11T21:51:10.5389439Z ] 2023-01-11T21:51:10.5389895Z 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-11T21:51:10.5390792Z 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-11T21:51:10.5391528Z 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-11T21:51:10.5391928Z with 2023-01-11T21:51:10.5392082Z [ 2023-01-11T21:51:10.5392299Z T=std::vector> 2023-01-11T21:51:10.5392495Z ] 2023-01-11T21:51:15.1693650Z Microsoft (R) Incremental Linker Version 14.28.29337.0 2023-01-11T21:51:15.1694055Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-01-11T21:51:15.1694225Z 2023-01-11T21:51:15.1694321Z /out:check-torch-mkl.exe 2023-01-11T21:51:15.1694533Z check-torch-mkl.obj 2023-01-11T21:51:15.1694702Z c10.lib 2023-01-11T21:51:15.1694864Z torch_cpu.lib 2023-01-11T21:51:15.2444832Z Creating library check-torch-mkl.lib and object check-torch-mkl.exp 2023-01-11T21:51:17.0565424Z "Skip CUDA tests for machines without a Nvidia GPU card" 2023-01-11T21:51:17.0596465Z + popd 2023-01-11T21:51:17.0601102Z /c/actions-runner/_work/pytorch/pytorch 2023-01-11T21:51:17.1286291Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T21:51:17.1286640Z .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T21:51:17.1309288Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:51:17.1309658Z env: 2023-01-11T21:51:17.1309888Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:51:17.1310146Z ANACONDA_USER: pytorch 2023-01-11T21:51:17.1310344Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:51:17.1310598Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:51:17.1311037Z GITHUB_TOKEN: *** 2023-01-11T21:51:17.1311209Z PR_NUMBER: 2023-01-11T21:51:17.1311430Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:51:17.1311629Z SKIP_ALL_TESTS: 1 2023-01-11T21:51:17.1311874Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:51:17.1312243Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:51:17.1312471Z PACKAGE_TYPE: libtorch 2023-01-11T21:51:17.1312652Z DESIRED_CUDA: cpu 2023-01-11T21:51:17.1312824Z GPU_ARCH_TYPE: cpu 2023-01-11T21:51:17.1312995Z LIBTORCH_CONFIG: release 2023-01-11T21:51:17.1313205Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:51:17.1313406Z DESIRED_PYTHON: 3.7 2023-01-11T21:51:17.1313618Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:51:17.1313903Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:51:17.1314140Z ##[endgroup] 2023-01-11T21:51:18.1493619Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:51:18.2591996Z Finished 2023-01-11T21:51:18.7178849Z Holding runner until all ssh sessions have logged out 2023-01-11T21:51:18.7638386Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T21:51:18.7638736Z .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T21:51:18.7662239Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T21:51:18.7662525Z env: 2023-01-11T21:51:18.7662763Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:51:18.7663031Z ANACONDA_USER: pytorch 2023-01-11T21:51:18.7663232Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:51:18.7663476Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2023-01-11T21:51:18.7663859Z GITHUB_TOKEN: *** 2023-01-11T21:51:18.7664032Z PR_NUMBER: 2023-01-11T21:51:18.7664250Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:51:18.7664454Z SKIP_ALL_TESTS: 1 2023-01-11T21:51:18.7664700Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2023-01-11T21:51:18.7665042Z BUILDER_ROOT: C:\actions-runner\_work\pytorch\pytorch/builder 2023-01-11T21:51:18.7665272Z PACKAGE_TYPE: libtorch 2023-01-11T21:51:18.7665455Z DESIRED_CUDA: cpu 2023-01-11T21:51:18.7665627Z GPU_ARCH_TYPE: cpu 2023-01-11T21:51:18.7665797Z LIBTORCH_CONFIG: release 2023-01-11T21:51:18.7666006Z LIBTORCH_VARIANT: shared-with-deps 2023-01-11T21:51:18.7666213Z DESIRED_PYTHON: 3.7 2023-01-11T21:51:18.7666426Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2023-01-11T21:51:18.7666717Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2023-01-11T21:51:18.7667017Z ##[endgroup] 2023-01-11T21:51:19.1627501Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T21:51:19.2562751Z Finished 2023-01-11T21:51:19.4217204Z Post job cleanup. 2023-01-11T21:51:23.4268883Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T21:51:23.4512236Z git version 2.39.0.windows.1 2023-01-11T21:51:23.4589966Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0c504139-e3d6-4c37-bc6d-79bafbe8dfca' before making global git config changes 2023-01-11T21:51:23.4590462Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:51:23.4600116Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\builder 2023-01-11T21:51:23.4903701Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:51:23.5191515Z [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:24.0043520Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:51:24.0286101Z http.https://github.com/.extraheader 2023-01-11T21:51:24.0325989Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:51:24.0614089Z [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:24.5669132Z Post job cleanup. 2023-01-11T21:51:28.0826293Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T21:51:28.1065513Z git version 2.39.0.windows.1 2023-01-11T21:51:28.1130210Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a5ea6965-0be5-4005-865b-0234cfd6d72b' before making global git config changes 2023-01-11T21:51:28.1130695Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:51:28.1140620Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2023-01-11T21:51:28.1436358Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:51:28.1718923Z [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:28.5530809Z Entering 'android/libs/fbjni' 2023-01-11T21:51:28.6026118Z Entering 'third_party/FP16' 2023-01-11T21:51:28.6506052Z Entering 'third_party/FXdiv' 2023-01-11T21:51:28.7007119Z Entering 'third_party/NNPACK' 2023-01-11T21:51:28.7549402Z Entering 'third_party/QNNPACK' 2023-01-11T21:51:28.8055283Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:51:28.8547443Z Entering 'third_party/XNNPACK' 2023-01-11T21:51:28.9067114Z Entering 'third_party/benchmark' 2023-01-11T21:51:28.9568383Z Entering 'third_party/cpuinfo' 2023-01-11T21:51:29.0053861Z Entering 'third_party/cub' 2023-01-11T21:51:29.0578012Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:51:29.1094328Z Entering 'third_party/cutlass' 2023-01-11T21:51:29.1614338Z Entering 'third_party/eigen' 2023-01-11T21:51:29.2106514Z Entering 'third_party/fbgemm' 2023-01-11T21:51:29.2615117Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:51:29.3117020Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:51:29.3605957Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:51:29.4112756Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:51:29.4637131Z Entering 'third_party/flatbuffers' 2023-01-11T21:51:29.5152923Z Entering 'third_party/fmt' 2023-01-11T21:51:29.5655501Z Entering 'third_party/foxi' 2023-01-11T21:51:29.6168976Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:51:29.6661826Z Entering 'third_party/gloo' 2023-01-11T21:51:29.7168043Z Entering 'third_party/googletest' 2023-01-11T21:51:29.7653749Z Entering 'third_party/ideep' 2023-01-11T21:51:29.8121423Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:51:29.8597148Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:51:29.9124488Z Entering 'third_party/ios-cmake' 2023-01-11T21:51:29.9619097Z Entering 'third_party/ittapi' 2023-01-11T21:51:30.0109311Z Entering 'third_party/kineto' 2023-01-11T21:51:30.0588625Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:51:30.1091022Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:51:30.1604583Z Entering 'third_party/nccl/nccl' 2023-01-11T21:51:30.2094192Z Entering 'third_party/neon2sse' 2023-01-11T21:51:30.2584661Z Entering 'third_party/nlohmann' 2023-01-11T21:51:30.3108727Z Entering 'third_party/onnx' 2023-01-11T21:51:30.3596006Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:51:30.4129289Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:51:30.4657348Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:51:30.5138620Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:51:30.5626727Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:51:30.6120117Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:51:30.6607998Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:51:30.7155955Z Entering 'third_party/pocketfft' 2023-01-11T21:51:30.7657493Z Entering 'third_party/protobuf' 2023-01-11T21:51:30.8140668Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:51:30.8635589Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:51:30.9161629Z Entering 'third_party/psimd' 2023-01-11T21:51:30.9667708Z Entering 'third_party/pthreadpool' 2023-01-11T21:51:31.0226837Z Entering 'third_party/pybind11' 2023-01-11T21:51:31.0738953Z Entering 'third_party/python-enum' 2023-01-11T21:51:31.1237505Z Entering 'third_party/python-peachpy' 2023-01-11T21:51:31.1725848Z Entering 'third_party/python-six' 2023-01-11T21:51:31.2220534Z Entering 'third_party/sleef' 2023-01-11T21:51:31.2719349Z Entering 'third_party/tbb' 2023-01-11T21:51:31.3218574Z Entering 'third_party/tensorpipe' 2023-01-11T21:51:31.3693729Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:51:31.4197253Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:51:31.4693597Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:51:31.5186251Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:51:31.5675062Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:51:31.6219713Z Entering 'third_party/zstd' 2023-01-11T21:51:31.6815104Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:51:31.7067080Z http.https://github.com/.extraheader 2023-01-11T21:51:31.7106760Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:51:31.7812166Z [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:32.1636269Z Entering 'android/libs/fbjni' 2023-01-11T21:51:32.2020951Z http.https://github.com/.extraheader 2023-01-11T21:51:32.2367003Z Entering 'third_party/FP16' 2023-01-11T21:51:32.2733421Z http.https://github.com/.extraheader 2023-01-11T21:51:32.3092185Z Entering 'third_party/FXdiv' 2023-01-11T21:51:32.3452825Z http.https://github.com/.extraheader 2023-01-11T21:51:32.3797160Z Entering 'third_party/NNPACK' 2023-01-11T21:51:32.4147675Z http.https://github.com/.extraheader 2023-01-11T21:51:32.4504778Z Entering 'third_party/QNNPACK' 2023-01-11T21:51:32.4882816Z http.https://github.com/.extraheader 2023-01-11T21:51:32.5246580Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:51:32.5596803Z http.https://github.com/.extraheader 2023-01-11T21:51:32.5945937Z Entering 'third_party/XNNPACK' 2023-01-11T21:51:32.6300701Z http.https://github.com/.extraheader 2023-01-11T21:51:32.6661024Z Entering 'third_party/benchmark' 2023-01-11T21:51:32.7011277Z http.https://github.com/.extraheader 2023-01-11T21:51:32.7349976Z Entering 'third_party/cpuinfo' 2023-01-11T21:51:32.7702311Z http.https://github.com/.extraheader 2023-01-11T21:51:32.8046274Z Entering 'third_party/cub' 2023-01-11T21:51:32.8403718Z http.https://github.com/.extraheader 2023-01-11T21:51:32.8760427Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:51:32.9114859Z http.https://github.com/.extraheader 2023-01-11T21:51:32.9467920Z Entering 'third_party/cutlass' 2023-01-11T21:51:32.9823424Z http.https://github.com/.extraheader 2023-01-11T21:51:33.0157311Z Entering 'third_party/eigen' 2023-01-11T21:51:33.0538363Z http.https://github.com/.extraheader 2023-01-11T21:51:33.0889810Z Entering 'third_party/fbgemm' 2023-01-11T21:51:33.1226295Z http.https://github.com/.extraheader 2023-01-11T21:51:33.1548463Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:51:33.1894742Z http.https://github.com/.extraheader 2023-01-11T21:51:33.2234495Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:51:33.2586584Z http.https://github.com/.extraheader 2023-01-11T21:51:33.2928081Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:51:33.3279293Z http.https://github.com/.extraheader 2023-01-11T21:51:33.3613927Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:51:33.4004394Z http.https://github.com/.extraheader 2023-01-11T21:51:33.4348600Z Entering 'third_party/flatbuffers' 2023-01-11T21:51:33.4723115Z http.https://github.com/.extraheader 2023-01-11T21:51:33.5065575Z Entering 'third_party/fmt' 2023-01-11T21:51:33.5422527Z http.https://github.com/.extraheader 2023-01-11T21:51:33.5761709Z Entering 'third_party/foxi' 2023-01-11T21:51:33.6113312Z http.https://github.com/.extraheader 2023-01-11T21:51:33.6452860Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:51:33.6804053Z http.https://github.com/.extraheader 2023-01-11T21:51:33.7151700Z Entering 'third_party/gloo' 2023-01-11T21:51:33.7547398Z http.https://github.com/.extraheader 2023-01-11T21:51:33.7903339Z Entering 'third_party/googletest' 2023-01-11T21:51:33.8254621Z http.https://github.com/.extraheader 2023-01-11T21:51:33.8597652Z Entering 'third_party/ideep' 2023-01-11T21:51:33.8963677Z http.https://github.com/.extraheader 2023-01-11T21:51:33.9295885Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:51:33.9663699Z http.https://github.com/.extraheader 2023-01-11T21:51:34.0010466Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:51:34.0367269Z http.https://github.com/.extraheader 2023-01-11T21:51:34.0765336Z Entering 'third_party/ios-cmake' 2023-01-11T21:51:34.1120359Z http.https://github.com/.extraheader 2023-01-11T21:51:34.1477622Z Entering 'third_party/ittapi' 2023-01-11T21:51:34.1847337Z http.https://github.com/.extraheader 2023-01-11T21:51:34.2192063Z Entering 'third_party/kineto' 2023-01-11T21:51:34.2536707Z http.https://github.com/.extraheader 2023-01-11T21:51:35.0225330Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:51:35.0580163Z http.https://github.com/.extraheader 2023-01-11T21:51:35.0944203Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:51:35.1312022Z http.https://github.com/.extraheader 2023-01-11T21:51:35.1682717Z Entering 'third_party/nccl/nccl' 2023-01-11T21:51:35.2035948Z http.https://github.com/.extraheader 2023-01-11T21:51:35.2400805Z Entering 'third_party/neon2sse' 2023-01-11T21:51:35.2753603Z http.https://github.com/.extraheader 2023-01-11T21:51:35.3098402Z Entering 'third_party/nlohmann' 2023-01-11T21:51:35.3457498Z http.https://github.com/.extraheader 2023-01-11T21:51:35.3801554Z Entering 'third_party/onnx' 2023-01-11T21:51:35.4152222Z http.https://github.com/.extraheader 2023-01-11T21:51:35.6258683Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:51:35.6648262Z http.https://github.com/.extraheader 2023-01-11T21:51:35.7023322Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:51:35.7389752Z http.https://github.com/.extraheader 2023-01-11T21:51:35.7760149Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:51:35.8128973Z http.https://github.com/.extraheader 2023-01-11T21:51:35.8471224Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:51:35.8833608Z http.https://github.com/.extraheader 2023-01-11T21:51:36.6474631Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:51:36.6838381Z http.https://github.com/.extraheader 2023-01-11T21:51:36.7226654Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:51:36.7586762Z http.https://github.com/.extraheader 2023-01-11T21:51:37.0867997Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:51:37.1240313Z http.https://github.com/.extraheader 2023-01-11T21:51:37.1634428Z Entering 'third_party/pocketfft' 2023-01-11T21:51:37.2035377Z http.https://github.com/.extraheader 2023-01-11T21:51:37.2377707Z Entering 'third_party/protobuf' 2023-01-11T21:51:37.2721930Z http.https://github.com/.extraheader 2023-01-11T21:51:37.7025885Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:51:37.7407193Z http.https://github.com/.extraheader 2023-01-11T21:51:37.7769231Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:51:37.8136508Z http.https://github.com/.extraheader 2023-01-11T21:51:37.8500013Z Entering 'third_party/psimd' 2023-01-11T21:51:37.8858685Z http.https://github.com/.extraheader 2023-01-11T21:51:37.9224143Z Entering 'third_party/pthreadpool' 2023-01-11T21:51:37.9570975Z http.https://github.com/.extraheader 2023-01-11T21:51:37.9938831Z Entering 'third_party/pybind11' 2023-01-11T21:51:38.0282320Z http.https://github.com/.extraheader 2023-01-11T21:51:38.0630297Z Entering 'third_party/python-enum' 2023-01-11T21:51:38.0997956Z http.https://github.com/.extraheader 2023-01-11T21:51:38.1361170Z Entering 'third_party/python-peachpy' 2023-01-11T21:51:38.1708748Z http.https://github.com/.extraheader 2023-01-11T21:51:38.2051600Z Entering 'third_party/python-six' 2023-01-11T21:51:38.2412116Z http.https://github.com/.extraheader 2023-01-11T21:51:38.2758308Z Entering 'third_party/sleef' 2023-01-11T21:51:38.3107833Z http.https://github.com/.extraheader 2023-01-11T21:51:38.3455405Z Entering 'third_party/tbb' 2023-01-11T21:51:38.3801051Z http.https://github.com/.extraheader 2023-01-11T21:51:38.4143453Z Entering 'third_party/tensorpipe' 2023-01-11T21:51:38.4492493Z http.https://github.com/.extraheader 2023-01-11T21:51:38.4827949Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:51:38.5208318Z http.https://github.com/.extraheader 2023-01-11T21:51:38.5561934Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:51:38.5913224Z http.https://github.com/.extraheader 2023-01-11T21:51:38.6259588Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:51:38.6609861Z http.https://github.com/.extraheader 2023-01-11T21:51:38.6943656Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:51:38.7295586Z http.https://github.com/.extraheader 2023-01-11T21:51:38.7622909Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:51:38.7990885Z http.https://github.com/.extraheader 2023-01-11T21:51:38.8377189Z Entering 'third_party/zstd' 2023-01-11T21:51:38.8736225Z http.https://github.com/.extraheader 2023-01-11T21:51:38.9477037Z Cleaning up orphan processes